/* CSS Document */
/* GENERIC STYLES */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	background-color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 13px;
	color: #FFFFFF;
}
/* LINK STYLES */
a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #AFC1DE;
}
/* COLOUR STYLES */

#lightblue {
	background-color: #758DB3;
}
#gold {
	background-color: #AA896A;
}

#mainarea {
	vertical-align: top;
	padding: 20px 15px 15px 15px;
	border-right: 1px dotted #FFFFFF;
}
#mainarea p{
	margin-bottom: 25px;
}

#nav img {
	margin: 0px 20px 0px 0px;

}

#wave {
	width: 100%;
	vertical-align: top;
	background-image:url(../img/generic/g_wave_continue.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#footer {
	line-height: 16px;
	font-size: 11px;
	padding: 20px 15px 15px 15px;
}
#subarea {
	vertical-align: top;
	line-height: 16px;
	padding: 		20px 15px 15px 25px;
}
#subarea a {
	text-decoration: underlined;
	font-weight: bold;
}
#topnav {
	padding-top: 8px;
	vertical-align: top;
}
#rightnav {
	vertical-align: top;
	padding: 		20px 15px 15px 25px;
}
#rightnav a {
	line-height: 24px;
	background: url(../img/generic/g_arrow.gif) no-repeat 0 50%;
	padding-left: 16px;
	text-transform: uppercase;
}
#formtable td{
	padding-top: 5px;
}

#rangehead {
	background-image:url(../img/generic/g_ocean_logo_small.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height: 35px;
	border-top: 1px dotted #FFFFFF;
	padding-left: 30px;
}
#gallery td {
	height: 35px;
	padding: 0px 0px 5px 0px;
}
#gallery a {
	margin: 0px 4px 0px 4px;
	}
	
#galleryindex {
	position:	absolute;
	visibility:		visible;
	top:			390px;
	left:			0px;
	width: 			620px; 
	height: 		36px;
	border-bottom: 1px dotted #FFFFFF;
}

#dimensions td{
	width: 125px;
	padding: 6px 0px 6px 0px;
	vertical-align: middle; 
	border-top: 1px solid #FFFFFF;
}
#dimensions img{
	margin-left: 20px;
	padding-bottom: 6px;
}
#linkarea {
	vertical-align: top;
	padding: 20px 15px 15px 15px;
	border-right: 1px dotted #FFFFFF;
}
#linkarea p{
	margin-bottom: 25px;
}
#linkarea h1{
	padding-top: 7px;
	border-top: 1px solid #FFFFFF;
}

/* LATEST NEWS STYLES START HERE */

#news {
	width: 525px
	}
#news img{
	margin-right: 3px;
	width: 168px;
	height: 168px;
	border: 0px;
	border-width: 0px;
	margin-bottom: 10px;

	}
hr  { color: #ffffff;
      height: 0px; 
	  margin-top: 40px;
	  margin-bottom: 10px;
	  }
