body{
	margin:0;
	color:#FFF;
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#000;
	padding:0;
}
body.modal {
	background:none !important;
}
img {
	border:0;	
}

a {
	color:#FFF;
	outline:0;
	font-size:14px;
	text-decoration:none;
}

a:active,
a:visited,
a:focus{
	color:#FFF;	
	outline:0;
}

h1 {
	font-size:18px;
	padding:0;
	margin:0;
}

h2 {
	font-size:16px;
	padding:0;
	margin:0;
}

h3 {
	font-size:14px;
	padding:0;
	margin:0;
}

h4 {
	font-size:12px;
	padding:0;
	margin:0;
}

p {
	margin:0;
	padding:0;
	margin-bottom:15px;
}

.block {
	display:block;
}

.smaller {
	font-size:11px;	
}

#frame-container {
	width:100%;
	height:100%;
	text-align:center;
}

#page-container {
	width:813px;
	margin:0 auto;
	padding-top:5px;
	text-align:left;
	padding-bottom:20px;
}

#header {
	padding-top:55px;
	background:url(../images/page-top-bg.jpg) no-repeat top center;	
	position:relative;
	height:130px;
	overflow:hidden;
}

.logo {
	position:absolute;
	top:55px;
	left:0px;
	background:url(../images/logo.gif) no-repeat top left;
	width:305px;
	height:74px;
}

.logo a {
	position:relative;
	display:block;
	height:74px;
	width:305px;
	text-indent:-9999em;
}

#nav {
	position:absolute;
	top:60px;
	right:0;
	list-style:none;
	margin:0;
	padding:0;
}

#nav li {
	float:left;
	margin:0 20px;
}

#nav li.last {
	margin-right:0;	
}

#nav li a {
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#nav li:hover,
#nav li.active {
	border-bottom:#b18600 solid 2px !important;
}

#fifa {
	position:absolute;
	top:95px;
	right:0;
	width:480px;
	text-align:center;
}

#content {
	width:100%;
	display:inline;
	display:inline-block;
}

#content:after {
	content:" ";
	clear:both;
	display:block;
	visibility:hidden;
}

.page-image {
	float:left;	
	width:590px;
	overflow:hidden;
	position:relative;
}

.page-image .abs-image-btn {
	position:absolute;
	right:25px;
	bottom:20px;
	background:url(http://www.colesfrenchdip.com/images/metro-button.png) no-repeat top left;
	width:200px;
	height:200px;
}

.page-image .abs-image-btn a {
	position:relative;
	display:block;
	height:148px;
	width:148px;
	text-indent:-9999em;
}

.page-text {
	float:left;	
	width:220px;
}

.page-image-alt {
	float:left;	
	width:403px;
	overflow:hidden;
}

.page-text-alt {
	float:left;	
	width:410px;
}

.gallery-page-image {
	float:left;	
	width:637px;
	overflow:hidden;
}

.gallery-page-text {
	float:left;	
	width:160px;
}

.green {
	color:#6b8d39;
}

.hide {
	display:none;
}

a.green:active,
a.green:visited,
a.green:focus{
	color:#6b8d39 !important;
	outline:0;
}

div.left-bordered-box {
	border-left:#FFF solid 2px;
	padding-left:10px;
	margin:30px 0;
}

div.right-bordered-box {
	border-right:#FFF solid 2px;
	padding-right:10px;
	margin:30px 0;
}

span.block {
	font-weight:bold;
	font-size:11px;
	display:block;
}

h1.head-info {
	background:url(../images/head-information.gif) no-repeat;
	width:267px;
	height:69px;
	display:block;
	text-indent:-9999px;
	padding:0;
	margin:0 0 15px 0;
}

h1.head-photos {
	background:url(../images/head-photos.gif) no-repeat;
	width:156px;
	height:60px;
	display:block;
	text-indent:-9999px;
	padding:0;
	margin:0 0 15px 0;
}

.aright {
	text-align:right;
	font-weight:bold;
}

.marg-top-10 {
	margin-top:10px;	
}

.right-text {
	text-align:right;	
}

.unbold {
	font-weight:normal !important;	
}

ul.inline-list {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}

ul.inline-list:after {
	content:" ";
	display:block;
	clear:both;
	visibility:hidden;
}

ul.inline-list li {
	padding-right:20px;
	float:left
}
.fleft {
	float:left;	
}
.fright {
	float:right;	
}
ul.social {
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
}

ul.social li {
	float:left;
	margin:0 10px 0 0;
	color:#666;
	font-size:10px;
	padding-top:5px;
}

ul.social li a,
ul.social li a:hover{
	text-decoration:none;	
}

.hello {
	text-align:center;
	margin-bottom:15px;
}

a.splash,
a.splash-hover {
	display:block;
	width:810px;
	height:780px;
	background:url(../images/splash.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

a.splash-hover:hover {
	background-position:0 -780px;	
}

#footer {
	border-top:#537b00 solid 2px;	
	padding-top:10px;
	text-align:center;
	margin-top:15px;
}

.generic {
	padding:10px;	
}

.generic ul {
	list-style:none;
	margin:0;
	padding:0;
}

.generic li {
	display:block;
	padding:10px 0;
}

.generic label {
	color:#6b8d39;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}

.generic input {
	width:250px;
	background-color:#555;
	border:#999 solid 1px;
	color:#FFF;
	padding:3px;
	font-size:14px;
}

.generic textarea {
	background-color:#555;
	border:#999 solid 1px;
	color:#FFF;
}

.generic input.button {
	width:100px;
	font-weight:bold;
	font-size:11px;
}

