/* CSS Document */

body	{
	background:url(images/background.jpg) repeat-x #FFFFFF;
}

p	{
	font:12px/16px Verdana, Arial, Helvetica, sans-serif ;
	color:#333333;	
	margin-left:10px;
	margin-right:10px;
}


a, a:visited	{
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	
}

a:hover	{
	
	text-decoration:underline;
	color:#3C4683;
}

a img	{
	border:none;
}

img	{
	border:none;
}

h1	{
	font:18px/22px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3C4683;
	margin:10px 0;
}

h2	{
	font:16px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#C72026;
	margin:15px 0 0 10px;
	
}


#container	{
	background:url(images/whiteback.gif) repeat-y;
	width:880px;
	position:absolute;
	left:50%;
	margin-left:-440px;
	top:55px;
}

#footer	{
	display:inline;
	float:left;
	width:880px;
	height:94px;
	background:url(images/footer.gif) no-repeat;
	margin-top:10px;
}

#logo	{
	clear:both;
	
	position:absolute;
	top:-55px;
	left:5px;
	width:279px;
	height:105px;
}

#unexpected	{
	clear:both;
	background:url(images/unexpected.gif) no-repeat;
	width:219px;
	height:25px;
	position:absolute;
	top:-55px;
	left:80px;
}

#towboatus	{
	clear:both;
	background:url(images/towboatus.gif) no-repeat;
	width:136px;
	height:34px;
	position:absolute;
	left:720px;
	top:-55px;
}

#content	{
	display:inline;
	float:right;
	width:564px;
	margin-top:0px;
	margin-right:15px;
}

#navigation	{
	display:inline;
	float:left;
	margin-left:0px;
	margin-top:60px;
	width:250px;
	margin-bottom:10px;
}

#navigation	ul	{
	margin-top:5px;
	list-style-type:none;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif ;
	
}


#navigation li	{
	margin-left:-10px;
	margin-top:1px;
	padding-bottom:0px;
}

#gallery	{
	margin:50px 0 0 0;
}

.underline	{
	background:url(images/bullet.gif) no-repeat;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
	border-bottom-width:thin;
	padding-left:20px;
}

.membership	{
	background:url(images/membership.gif) no-repeat;
	width:205px;
	height:20px;
	margin-bottom:5px;
}

.membership	span {
	display:none;
}

.about	{
	background:url(images/about.gif) no-repeat;
	width:205px;
	height:20px;
	margin-bottom:5px;
}

.about span	{
	display:none;
}

.services	{
	background:url(images/services.gif) no-repeat;
	width:205px;
	height:20px;
	margin-bottom:5px;
}

.services span	{
	display:none;
}

.footertext	{
	margin-top:40px;
	margin-left:130px;
	margin-right:10px;
	font:10px/12px Verdana, Arial, Helvetica, sans-serif ;
	color:#999999;	
}

.bodytext	{
	font:12px/16px Verdana, Arial, Helvetica, sans-serif ;
	color:#333333;	
	margin-left:10px;
	margin-right:10px;
}



#test	{

}

#imageleft	{
	float:left;
	margin:0 10px 0 0;
}

#imageright	{
	float:right;
	margin:0 0 0 10px;
}
