.HEADER {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color: #999999;
font-weight:bold;
border-bottom: 1px solid #333333;
height: 120px;
background-image:url(images/logo.gif);
background-repeat:no-repeat;
}
.pic{
	border-right-style: dotted;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	vertical-align:bottom;
	text-align:center;
}
.pictext{
	text-align:center;
	vertical-align:text-top;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
/* ========================= N A V I G A T I O N ============================*/
a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 	font-weight: bold;
color: #c53d16;	text-decoration: none; line-height:24px;
}
a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;	color: #c53d16;
font-weight: bold;	text-decoration: none; line-height:24px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9d9eb3;
	text-decoration: none;
	line-height:24px;
}
a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;	font-weight: bold;color: #9d9eb3;	text-decoration: none;
line-height:24px;
}
a.nav:link, active {	
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold;	
color: #585a7a; 
text-decoration: none; 
}
a.nav:hover, visited { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: bold;
color: #362f2d; 
text-decoration: none; 
}
a.navdark:link, active {	
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;	
color: #9d9eb3; 
text-decoration: none; 
}
a.navdark:hover, visited { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold;
color: #362f2d; 
text-decoration: none; 
}
.dottedline {
border-bottom: 1px dotted #333333;
}
/*--------------------------------------------------------------------------------------------*/
.tdbg{
	/*	background-image:url(images/compass.jpg);
	background-repeat:no-repeat;
	height:320px;*/
	background-color:#4f4f62;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	line-height: 16px;
}
.textdarkbg{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px; 
	color: #9d9eb3;	
	padding: 10px; 
	line-height: 16px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	line-height: 20px;
	font-weight: bold;	
	color: #f7941d;	
	background-color:#534741;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;	
	letter-spacing: .1em;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height: 20px;
	font-weight: bold;	
	color: #362f2d;
	background-color:#9d9eb3;	
	text-align:center;
}
.tablebg {
background-color:#FFFFFF;
border-left:1px #534741 solid; 
border-right:1px #534741 solid;
}
.compass {
background-image:url(images/compass.jpg);
background-repeat:no-repeat;
}
.sea_images {
background-image:url(images/sea_images.jpg);
background-repeat:repeat-x;
width:692px; height:116px;
}
.seabg {
background-image:url(images/fadestrip.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}
.dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
