A {
	color: #002D6F;
	font-size: 9pt;
	font-weight: bold;
	font-family: verdana, helvetica;
	text-decoration: none
}
A:active {
	color: #F1BE3C;
	font-weight: bold;
	font-weight: bold;
	font-size: 9pt;
	font-family: verdana, helvetica;
	text-decoration: none
}
A:hover {
	color: #006095;
	font-size: 9pt;
	font-weight: bold;
	font-family: verdana, helvetica;
	text-decoration: none
}


	.body_bg
{
	background : url(images/top_bg.jpg);	
	background-position :left top;
	background-repeat :repeat-x;
	background-color :#FDFBF3;

	
}
	


	.table_bg
{
	background : url(images/top.jpg);
	background-attachment : fixed;
	background-position :absolute;
	background-repeat : no-repeat;
	background-color :#FEFDFC;

	
}


	.body_start_bg
{
	background : url(images/start_grandmariner.jpg);	
	background-position :center center;
	background-repeat :repeat-x;
	
	

	
}
	
		.start_body
{
	background : url(images/start_body.jpg);	
	background-position :top left;
	background-repeat :repeat;
	
}
	
body
{
	
	background-color :#FDF9ED;
	margin:0px;
	
}

.start
 {
	color: #AE9F3A;
	font-size: 13px;
	font-family: verdana, helvetica;
	padding-left:25px;
}



footer {
	color: #002D6F;
	font-weight: normal;
	font-size: 9px;
	font-family: verdana, helvetica;
	text-decoration: none;
	text-align:right;
}
.caption2 {
	color:  #002D6F;
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
	font-family: verdana, helvetica
}
td {
	color: #002D6F;
	font-size: 11px;
	font-family: verdana, helvetica
}
.caption {
	color: #002D6F;
	font-size: 11pt;
	font-family: verdana, helvetica
}
A.hover {
	color: #012C63;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana, helvetica;
	text-decoration: none
}
A:active.hover {
	color: #012C63;
	font-weight: bold;
	font-size:10px;
	font-family: verdana, helvetica;
	text-decoration: none
}
A:hover.hover {
	color: #006095;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana, helvetica;
	text-decoration: none
}
A.navi {
	color: #002D6F;
	font-size: 9px;
	font-family: verdana, helvetica
}
A:hover.navi {
	color: #F1BE3C;
	font-weight: bold;
	font-size: 9px
}
A:active.navi {
	color: #F1BE3C;
	font-weight: bold;
	font-size: 9px;
	font-family: verdana, helvetica
}
.header {
	color: #fff;
	font-style: italic;
	font-size: 13px;
	font-family: verdana, helvetica
}
.bg{	
	background : url(images/bg.jpg);	
	background-position :center center;
	background-repeat :no-repeat;	
}
/* ================================================================= */



/* [ SIDE NAVIGATION STYLES ]                                           */



/* ================================================================= */



#sidenav {
	width: 130px;
	margin-left:10px;
	margin-top: 0px;
}
#sidenav a:link, #sidenav a:active, #sidenav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0d2b72;
	text-decoration: none;
	text-align: left;
	display: block;
	border-bottom: 1px #0d2b72 dotted;
	margin: 0px 10px 0px 0px;
	padding: 5px 2px 1px 7px;
}
#sidenav a:hover {
	color: #006095;
	border-bottom: 1px #006095 dotted;
}


#subnav{
	width: 115px;
	margin-left:15px;
	margin-top: 3px;
}
#subnav a:link, #subnav a:active, #subnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #fdfaec;
	text-decoration: none;
	text-align: left;
	display: block;
	border-bottom: 1px #fdfaec dotted;
	margin: 0px 10px 0px 0px;
	padding: 3px 2px 2px 3px;
		background-color: #004197;
}
#subnav a:hover {
	color: #fdfaec;
	border-bottom: 1px #fdfaec dotted;
	background-color: #4e8eba
}
#list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0d2b72;
	text-decoration: none;
	text-align: left;
	display: block;
	border-bottom: 1px #0d2b72 dotted;
	margin: 0px 10px 0px 0px;
	padding: 5px 2px 1px 7px;
	
}

#contact{
	width: 100px;
	margin-left:0px;
	margin-top: 0px;
}
#contact a:link, #contact  a:active, #contact a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #e1cd97;
	text-decoration: none;
	text-align: center;
	display: block;
	border: 2px #e1cd97 dotted;
	margin: 0px 0px 0px 0px;	
	background-color:#A59756;
}
#contact a:hover {
	color: #e1cd97;
	background-color: #003174;
}