body {
  background-image:url(../_images/bg.jpg); 
	background-repeat:repeat-x;
}

a {
	text-decoration:none;
	color:#91975e;
}
a:hover {
	text-decoration:underline;
	color:#91975e;
}

.mainbg {
  background-image:url(../_images/mainbg.jpg);
	background-repeat:no-repeat;
}

.tablebody {
  padding:15px;
}

/*.masthead {
	background-image:url(../_images/masthead.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:16px;
}*/

.masttest{
}

.topnav {
	background-image:url(../_images/navbg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:53px;
}

.topnav a {
	text-decoration:none;
	color:#ffffff;
}

.topnav a:hover {
	text-decoration:underline;
	color:#ffffff;
}

.header {
	background-image:url(../_images/headerbar1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.indexheader {
	background-image:url(../_images/headerbar2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#666633;
	margin-bottom:-10px;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:##CC0000;
	margin-bottom:-10px;
}

.headerTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#085f2a;
	padding-top:10px;
	padding-left:15px;
	float:left;
}

.headerTitleSub {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#666633;
	padding-left:13px;
	margin-top:20px;
	margin-right:10px;
	float:right;
	background-image:url(../_images/whitebullet.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

.headerTitleSub a {
	color:#666633;
}

.headerTitleSearch {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#666633;
	padding-left:13px;
	margin-top:15px;
	margin-right:10px;
	float:right;
}

.bodytext {
	font-size:13px;
	color:#666633;
	padding-left:10px;
	padding-right:10px;
	line-height:18px;
}

.bodytext a{
	color:#085f2a;
	font-weight:bold;
	}

.bodycopy{
	padding-right:10px;
	}

.bodytextheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#666633;
	padding-left:10px;
	/*text-indent:18px;
	background-image:url(../_images/bodytitle.jpg);
	background-repeat:no-repeat;
	background-position:left top;*/
}

.subheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#666633;
	margin-bottom:10px;
	
}



.lsearch {
	background-image:url(../_images/lsearch.jpg);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#91975e;
	font-weight:bold;
	padding-bottom:5px;
}

.lsearchtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10pt;
  background-color:#ffffff;
  border-color:#919191;
  border-style: solid;
  border-width:1px;
  color:FFFFFF;
}

.clear{
	clear:both;
	}
	
.bottomnav {
	color:#919191;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	margin-top:25px;
}

.footer {
font-size:10px;
color:#919191;
margin-top:10px;
}

#photogallery {
	background:url(../_images/photogallerybg.jpg) repeat-y;
	width:687px;
	margin-left:5px;
	margin-top:10px;
}

#photogallery td {
	padding-left:20px;
	width:137px;
	text-align:center;
}

.captain {
	font-size:14px;
	color:#666633;
	}
	a{
	color:#085f2a;
	font-weight:bold;
	}

















