body {
	background-color: #ede5da;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
.maincontentbg {
	background-image: url(images/mainbg.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}

/* DROPDOWN MENU BEGIN */

#dropmenudiv{
position:absolute;
border:1px solid #adbae5;
border-bottom-width: 0;
font:normal 11px Georgia;
line-height:24px;
z-index:99;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
border-bottom: 1px solid #cbd6fb;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #111111;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #6e7cc3;
color: #ffffff;
}

/* DROPDOWN MENU END */
.leftnav {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.leftboatbg {
	background-attachment: scroll;
	background-image: url(images/left_boat.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.leftnav:hover {

	color: #CCCCFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #112E67;
	text-decoration: none;
	font-style: italic;
}
.maincontentbg2 {

	background-image: url(images/mainbg2.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
.bodytextbigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5F88CF;
	text-decoration: none;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	color: #3159A1;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.photoborder {
	border: 2px solid #5D64A8;
	padding: 1px;
	background-color: #FFFFFF;
}
.photobordersmall {
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}



.biotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FACDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8FACDD;
}
#gallery {
	z-index: 1;
}
#map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3159A1;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
.standardlink {
	color: #3159A1;
	text-decoration: none;
}
.standardlink:hover {
	color: #669900;
	text-decoration: none;
}
.yellowhighlight {
	background-color: #FFFF33;
}
