body,td,th {
	font-family: Trebuchet MS;
	font-size: small;
	color: #333333;
	background-image: url(images/fadedwater.gif);
}
a:link {  font-weight: bold; color: #009999; text-decoration: none}
a:hover {  font-weight: bold; color: #009999; text-decoration: underline!important; background-color: #FFFFFF}
a:visited {  font-weight: bold; color: #009999; text-decoration: none}
a:active {  font-weight: bold; color: #009999; text-decoration: none}


#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border: 1px double #666666;
	padding: 5px;
}
#content {
	width: 950px;
	overflow: hidden;
	min-height: 380px;
	height: auto;
	_height: 380px;
	clear: both;
	padding: 10px;
}
* html #content {
	height: 380px;
	overflow: visible;  
}  
#lcontent {
	float: left;
	width: 145px;
	padding-left: 35px;
}
#rcontent {
	width: 760px;
	float: left;
	margin-left: 10px;
}
#footer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: x-small;
}










.large_text {  font-size: large; font-weight: normal;  text-decoration: none}
.small_link { font-size: x-small; color: #CC33FF; text-decoration: none; background-color: #FFFFFF; font-weight: bold}
h1 { font-size: large; font-weight: bold; color: #009999}
h2 { font-size: medium; text-decoration: none }
h3 {
	font-size: small;
	color: #FF0000;
}
img.floatRight {
	float: right;
	margin-left: 10px;
}

.text_small { font-size: x-small; font-weight: normal;  text-decoration: none }
.green { color: #009999; text-decoration: none }
.menu_text {
	font-weight: bold;
	color: #009999;
	text-decoration: none;
	border: medium #009999 groove;
	height: 28px;
	width: 100px;
	text-align: center;
	visibility: visible;
	clip:  rect(   );
	float: left;
	line-height: 28px;
}
.menu_text a:link { text-decoration: none ;}
.menu_text a:hover { text-decoration: none ;}
.menu_text a:active { text-decoration: none ; }
.menu_text a:visited { text-decoration: none ;}
.boat-background {  background-image: url(images/boat_bkgd4.jpg); background-repeat: no-repeat; background-position: center center}
.greenborder { 	border: 2px solid #009999; }
.green-sml {
	color: #009999;
	text-decoration: none;
	font-size: x-small;
}

