/* CSS Document for Aqua Marine Partners
created by Eisenberg And Associates 12/17/06 TH
*/
div {
	border: 0px solid black;
}
span {
	border: 0px solid black;
	font-family:
}
a:link {
	color: #3b352f;
	text-decoration:none;
}
a:visited {
	color: #3b352f;
	text-decoration:none;
}
a:active {
	color: #3b352f;
	text-decoration:none;
}
a:hover {
	color: #3b352f;
	text-decoration:underline;
}
body {
  min-width: 933px;
  background-color: #48423C; 
  margin: 0;
  font-family:Arial, Helvetica, sans-serif;
}
#sitewrapper {
	text-align: center;
	width: 867px;
	margin: 0 auto;
	
	padding-bottom: 20px;
	/*margin-bottom: 20px;*/
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#subpagesitewrapper {
  text-align: left;
  width: 764px;
  margin-left: auto;
  margin-right: auto;
  background-color:#ffffff;
}
#homelogo {
	padding-top: 32px;
	padding-bottom: 13px;
}
#header {
	text-align: left;
	height: 89px;
	vertical-align:bottom;
}
#subpageheader {
	height: 74px;
	vertical-align:bottom;
}
.insidelogo {
	float: right;
	vertical-align: top;
	padding-right: 40px;
}
#boatbar {
	padding-bottom: 10px;
}
#homenav {
	list-style-type: none;
	margin: 0;
	padding-bottom: 50px;
}
#homenav li{
	display: inline;
	padding-left: 50px;
	padding-right: 50px;
}
#homenav a {
	font-size: 15px;
	color: #3b352f;
	text-decoration: none;
}
#homenav a:link {
}
#subpagenav {
	list-style-type: none;
	margin: 0;
	padding-bottom: 3px;
	width: 450px;
	vertical-align: bottom;
}
#subpagenav li{
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}
#subpagenav a {
	font-size: 15px;
	color: #3b352f;
	text-decoration: none;
}
#subpagenav a .active {
	color: #49c0c9;
}
#homecontent {
	text-align: left;
	line-height: 25px;
	font-size: 12px;
	color: #6d6359;
	width: 500px;
	margin: auto;
}
#footer {
	font-size: 11px;
	color: #429196;
	height: 68px;
	width: 867px;
	margin: 0 auto;
	clear: both;
	background-image: url(../images/amp_footer_14.jpg);
	/*background-image: url(../images/footer.jpg);*/
	background-repeat: no-repeat;
	background-position: 3px;	
}
#footernav {
	text-align:center;
	
	padding-top: 15px;
}
#footernav a {color: #429196;}

