@charset "utf-8";
/* CSS Document */

.left {
float:left;
}

.right {
float:right;
}

.clear {
clear:both;
}

/*Fonts*/
@font-face{ font-family:"BGSTD"; src:url(../fonts/Bellgothic.ttf); }
@font-face{ font-family:"BGSTD"; src:url(../fonts/Bellgothic.eot); }



#page_background {
	background-color:#b4b2a3;
	margin: 0px;
}

#homepage-container {
	background-color:#b4b2a3;
	margin: 0 auto;
	width:100%;
	height: 850px;
	}

#homepage-container2 {
	background-image: url(../images/final_index_background.png);
	background-repeat: no-repeat;
	background-color:#b4b2a3;
	position: relative;
	width:945px;
	height: 850px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 10px;
}

#marine_link {
	position:absolute;
	left:574px;
	top:7px;
	width:269px;
	height:62px;
}

#aux_nav {
	position:relative;
	left:151px;
	top:83px;
	width:121px;
}

.auxnav_text {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #353128;
	text-align:left;
	letter-spacing: -1px;
}

.auxnav_text a:link {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #353128;
	text-decoration:none;
}

.auxnav_text a:visited {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #353128;
	text-decoration:none;
}

.auxnav_text a:hover {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration:none;
}

#logo-home {
	position:absolute;
	left:21px;
	top:143px;
	width:265px;
	height:154px;
}

#homepage_mainnav {
	position:absolute;
	left:78px;
	top:299px;
	width:250px;
	height:146px;
}

#homepage_intro_container {
	float: left;
	position:relative;
	left:230px;
	top:460px;
	width:375px;
	height: auto;
}

#welcome {
	position:relative;
	left:0px;
	top:0px;
	width:300px;
	height: 30px;
}

.main_body_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	font-weight: normal;
	margin: 0px;
}

.main_body_textItalics {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	font-weight: normal;
	font-style: italic;
}

.main_body_text14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	font-weight: normal;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2820f;
	line-height: 150%;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2820f;
	line-height: 150%;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878020;
	line-height: 150%; 
	text-decoration: none;
	font-weight:bold;
}
 
 
#photo_gallery_link_home {
	position:absolute;
	left:645px;
	top:303px;
	width:auto;
	height:auto;
}

#footer_container {
	float: left;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left:35px;
	width: 100%;
	height:30px;
	top: 515px;
}
 
.footer_container_text {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777267;
	line-height: 125%;
	font-weight: normal;
}

.footer_container_boldtext {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777267;
	line-height: 125%;
	font-weight: bold;
	padding-bottom: 2px;
}
 
.footer_container_text_14 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777267;
	line-height: 125%;
	font-weight: normal;
}
 
.footer a:link {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777267;
	line-height: 125%;
	text-decoration:underline;
	font-weight: normal;
}

.footer a:visited {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777267;
	line-height: 125%;
	text-decoration:underline;
}

.footer a:hover {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: 125%; 
	text-decoration: underline;
}
 
 .footer14 a:link {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777267;
	text-decoration:none;
	font-weight: normal;
}

.footer14 a:visited {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777267;
	line-height: 125%;
	text-decoration:none;
	font-weight: normal;
}

.footer14 a:hover {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 125%; 
	text-decoration:none;
	font-weight: normal;
}
 
