* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/templateimages/bg_body.jpg; background-repeat: repeat-x; background-position: bottom;
background-attachment: fixed;
	text-align: center;
	margin: 0px;
}
#whiteBox {
	width: 790px;
	background-color: #FFFFFF;
	height: auto;
	padding: 20px;
	text-align: center;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#whiteIndexBox {
	width: 535px;
	background-color: #FFFFFF;
	height: 100px;
	padding: 20px;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	margin-left: 20px;
}
#whiteIndexBox2 {
	width: 200px;
	background-color: #FFFFFF;
	height: 100px;
	padding: 20px;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
}
#LBlueBox {
	background-color: #E8ECF9;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
h5 {
	font-size: 22px;
	font-weight: bold;
	color: #C09916;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #569EBE;
	margin-bottom: 0px;
	margin-top: 5px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #C09916;;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}
p {
	font-size: 12px;
	margin: 10px;
}
li {
	font-size: 12px;
	margin: 0px;
}
.chartText {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.sublink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5E4A09;
	text-decoration: none;
	border: thin none #9C6331;
	float: none;
	clear: both;
	margin: 20px;
}
a.sublink:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A0830E;
	text-decoration: none;
	margin: 20px;
}
.contact {
	margin-bottom: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
div.thumb {
	margin: 3px;
	border: 1px solid #A0ACC0;
	height: auto;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}	
.thumb img{
	display: inline;
	margin: 5px;
	border: 1px solid #A0ACC0;
	}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;} 
.phototitle {
	text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 0 3px 3px 3px;
  }
a.sublink2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5E4A09;
	text-decoration: none;
	border: thin none #9C6331;
	float: none;
	clear: both;
	margin: 0px;
}
a.sublink2:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A0830E;
	text-decoration: none;
	margin: 0px;
	}
.sublink4 {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	border: thin none #9C6331;
	float: none;
	clear: both;
	margin: 12px;
}
a.sublink5 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #5E4A09;
	text-decoration: none;
	border: thin none #9C6331;
	float: none;
	clear: both;
}.boatshows {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	;
	margin-bottom: 0px;
	margin-top: 0px;
}
.caption {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
}
.newsletter {
	font-size: 11px;
	font-weight: normal;
}

.imgRight {
	float:right;
	margin:0.5em 0 .5em 1em;
	position:relative;
}

.imgLeft {
float:left;
margin:0.5em 1em 1em 0;
position:relative;
}

.imgRight p, .imgLeft p {
	font-size:0.9em;
	color:#000000;
	margin:0;
	background-color:#E8ECF9;
	padding:0.5em;
	font-style: italic;
}

.spareSpan {
position:absolute;
top:0;
right:0;
display:block;
width:17px;
height:17px;
background:url(/images/curvedCorner.png);
}
