body {
	font-family: Verdana;
	font-size: 10pt;
	padding: 0;
	margin: 0;
	background-image:  url(../images/sandpattern5b.jpg);

}
td {
	font-family: Verdana;
	font-size: 10pt;
}
.title1 {
	font-size: 16pt;
	font-family: Centaur, Georgia;
/*	color: #747C4D;*/
	color: #800000;
	font-weight: bold;
}
.title2 {
/*	color: #747C4D;*/
	color: #800000;
	font-weight: bold;
	font-variant: small-caps;
}
strong {
/*	color: #747C4D;*/
	color: #800000;
}
a:link { 
	color: #747C4D;
	font-weight: bold;
	text-decoration: underline;
}
a:visited { 
	color: #C2CCB4;
	font-weight: bold;
	text-decoration: underline;
}
a:hover { 
	color: #C2CCB4;
	font-weight: bold;
	text-decoration: underline;
}
a:active { 
	color: #C2CCB4;
	font-weight: bold;
	text-decoration: underline;
}
.container {
	width: 700px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-left: solid 1px #DAC1A3;
	border-right: solid 1px #DAC1A3;
	padding: 10px 0;
}
#headerimage {
	width: 800px;
	margin: 0 auto;
	height: 250px;
}
#main {
	margin: 0px 222px 0px 182px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#leftside {
	float: left;
	width: 160px;
	margin: 0 10px;
	border: 1px solid #FFFFFF;
}
#rightside {
	float:right;
	width:200px;
	margin: 0 10px;
	border: 1px solid #FFFFFF;
}
#photomain {
	margin: 0px 10px;
	padding: 10px;
/*	border: none;*/
	border: 1px solid #CCCCCC;
}
#menu {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	float:left;
	margin-bottom: 10px;
	padding:0;
	width:160px;
	height:40px;
}
#menu a {
	text-decoration: none;
	text-align: center;
	outline: none;
	display: block;
/*	margin: auto 0;*/
	width: 160px;
	height: 40px;
/*	vertical-align: center;*/
	padding-top: 7px;
	color: #000000;
	font-family: Comic Sans MS;
	font-size: 1.4em;
/*	font-size: 14pt;*/
	font-weight: 500;
	background: url(../images/link3bg.jpg) no-repeat center top;
}
#menu a:hover {
	color: #747C4D;
}
.smalltext {
	font-size: 8pt;
/*	font-weight: bold;*/
	margin: 0;
}
.stackedimage {
	margin-top: 15px;
}
#quotebox {
	width: 200px;
	background: url(../images/bluequotebox2_bg.jpg) no-repeat left bottom;
	text-align: left;
	margin: 20px 0px 10px 0px;
	font-family: Georgia;
	font-size: 16pt;
	color: #FFFFFF;
}
#quoteborder {
	width: 180px;
	background: url(../images/bluequotebox2_topborder.jpg) no-repeat left top;
	text-align: left;
	padding: 15px 35px 15px 12px;
}
#quotebox a {
	color: #3f4424;
}
.announcementtext {
	font-family: Georgia;
	font-size: 20px;
	color: #3f4424;
}
.eventtext {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
.inlineimage {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
}
.centerimage {
	margin: 0 auto;
}
.seahorselist {
/*	list-style-image: url(../images/seahorsethumb15.jpg);*/
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
.seahorselist li {
    padding-left: 25px;
    background: url(../images/seahorsethumb15.jpg) no-repeat;
    background-position: 0 5px;
	margin-bottom: 10px;
}
.webfooter {
	width: 620px;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	padding: 7px;
	text-align: center;
	font-size: 8pt;
}
.webfooterphoto {
	width: 700px;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	padding: 7px;
	text-align: center;
	font-size: 8pt;
}