@charset "utf-8";
/* CSS Document */

body 
{
	background:#333333;
	margin:0px;
	padding:0px;
	font-size:.99em;
	color:#333;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;

}

ul {
font-size:.8em;
	}






table,tr,td {margin:0;padding:0;border:0;border-collapse: collapse;
}

#container 
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #FFFFFF;
	border-left:1px solid #222;
	border-right:1px solid #222;
}

.spacerGrey 
{
	background:#999999;
	height:3px;
	border-bottom:1px solid #888;
	margin-left:auto;
	margin-right:auto;
}
#reefscapeWidescreen
{
border:0;
border-top:1px solid #999999;
margin:0 0 20px 0;
border-bottom:1px solid #999999;
padding:0px;
height:420px;

}

#subMenu 
{
	float:left;
	width:460px;
}
#bodyCopy 
{
	float:left;
	width:480px;
	margin-bottom:2em;
}

#bodyCopy P
{
	margin:0;
	font-size:0.8em;
	line-height:1.4em;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #319b47;
	line-height:inherit;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #319b47;
	margin-bottom:0px;line-height:1.4em;
}

A {color:#319b47;font-weight:bold}


IMG {border:0px;}
.clear
{
	clear:both;
}
#footer {background:#999;padding-left:430px;}
#footer A {}
.style2 {font-size: 12px; color: #666666;}
#topNav{background-color:#ffffff;}

#navTable {float:right;}

#logo {
			float:left;
			border:0;
			text-decoration:none;
			margin:0;
			padding:0;
		}
