@charset "utf-8";
/* CSS Document */
body{
background-image:url(../images/background.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#86AC87;
margin:0;
padding:0;
}

/* Content Container Homepage*/
.con{margin-left:auto; margin-right:auto; width:715px; padding-left:53px;}
.bl {background: url(../images/middle.jpg) 0 100% repeat-y;}
.br {background: url(../images/bottom2.jpg) 0 100% no-repeat;}
.tl {background: url(../images/main3_topgradient.jpg) 0 0 no-repeat; }
.clear {font-size: 1px; height: 1px;}


.content{
margin-left:15px;
padding-top:10px;
width:715px;
font-family:arial, Helvetica, sans-serif;
}

.flash{
margin-bottom:0px;
}
.navigation {
	position:relative;
	padding: 0;
	font-family:Myriad Pro;
	font-size:13pt;
	line-height:34px;
	margin-left:0px;
	margin-top:0px;
	width:180px;
	height:252px;
	letter-spacing:.05em;
	display: block;
	background-image:url(images/navbg.png);
	float:left;

}

.navigation a {
	display: block;
	border-bottom:solid 3px;;
	border-left:solid 0px; 
	border-color:#fff;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	width: 148px;
	padding: 0px 10px;
	color: #333333;
}

.noborder {
	border-bottom:solid 0px;;
	border-left:solid 0px; 
}
#home{
border-top:solid 3px;
border-color:#fff;
}
h1{
font-family:Arial Black, Arial, Verdana;
color:#003366;
padding-bottom:7px;
background-image:url(../images/greenline.jpg);
background-position:bottom left;
background-repeat:no-repeat;
font-size:14pt;
}
h2{
font-family:Verdana;
color:#003366;
padding-bottom:7px;
background-image:url(../images/greenline.jpg);
background-position:bottom left;
background-repeat:no-repeat;
font-size:10pt;
font-weight:bold;
}
h3{
	font-family:Verdana;
	color:#000000;
	font-size:8pt;
	font-weight:100;
	vertical-align:top;
	padding-left:8px;
	padding-right:8px;
	text-align: justify;
}
h4{
	font-family:Verdana;
	color:#000000;
	font-size:10pt;
	font-weight:100;
	vertical-align:top;
	padding-left:8px;
	padding-right:8px;
	vertical-align:bottom;
	text-align: left;
}
.main{
padding-left:190px;
padding-right:30px;
font-size:10pt;
text-align:justify;
}
.navigation a:hover {
background-image:url(images/navbg.png);
background-color:#FFFFCC;
background-repeat:repeat;
display: block;
}

/* Content Container all other pages */
.tl2 {background: url(../images/top_content_page.jpg) 0 0 no-repeat; margin-left:-82px;}

.navigation2 {
	position:relative;
	padding: 0;
	font-family:Myriad Pro;
	font-size:13pt;
	line-height:34px;
	margin-left:90px;
	margin-top:100px;
	width:180px;
	height:auto;
	letter-spacing:.05em;
	display: inline;
	background-image:url(images/navbg.png);
	float:left;

}

.navigation2 a {
	display: block;
	border-bottom:solid 3px;;
	border-left:solid 0px; 
	border-color:#fff;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	width: 148px;
	padding: 0px 10px;
	color: #333333;
}
.navigation2 a:hover {
background-image:url(images/navbg.png);
background-color:#FFFFCC;
background-repeat:repeat;
display: block;
}
.main2{
margin-left:270px;
padding-right:30px;
font-size:10pt;
text-align:justify;
}
.content2{
margin-left:15px;
padding-top:10px;
width:790px;
font-family:arial, Helvetica, sans-serif;
}
.boats {
	text-align: center;
}
