body		{	font-family: verdana, arial, helvetica, sans-serif;
			font-size: 62.5%;	
			color: #000;
			text-align: center;
			background-image: url('/images/body_bg.gif');
			background-color: #5C5C5C;
		}
* 		{	margin: 0;
			padding: 0;
		}
td		{	padding: 2px;
		}
div#container	{	margin: 10px auto;
			width: 960px;
			text-align: left;
			background-color: #fff;
			border: 1px solid #000;
		}
div#header	{	width: 100%;
			height: 95px;
			overflow: hidden;
		}
div#header img#topLogo {
			float: left;
			padding-top: 6px;
		}
div#header div#topContact {
			font-size: 11px !important;
			line-height: 12px;
			padding: 6px 10px 0 0;
			margin-left: 780px;
		}
div#masthead	{	width: 100%;
			height: 175px;
		}
div#menubar	{	width: 100%;
			height: 24px;
			background-image: url('/images/menubar_bg.gif');
			background-repeat: repeat-x;
			background-position: top;
			background-color: #45A42F;
			margin: 5px 0;
		}
/* HORIZONTAL MENU */
div#menubar ul {		float: left;
				list-style-type: none;
				margin-left: 205px;
		}

div#menubar ul li { 		float: left;
				padding: 5px 15px 0 15px;
				font-size: 1.2em;
				font-weight: bold;
		}
div#menubar ul li a:link { color: #fff;
				 text-decoration: none;
		}
div#menubar ul li a:visited { color: #ccc;
				 text-decoration: none;
		}
div#menubar ul li a:hover { color: #D3D92D;
				 text-decoration: none;
		}

/* END HORIZONTAL MENU */

div#rightCol	{	width: 220px;
			padding: 0 5px 5px 5px;
			float: right;
		}

div#leftCol 	{	float: left;
			width: 200px;
			padding: 0 5px 5px 5px;	
		}
div#navbar	{	
		}
div#navbar ul	{	line-height: 1.5em;
			list-style-type: none;	
			margin: 0 0 5px 5px;
			padding-top: 10px;
		}
div#navbar li	{	background-image: url('/images/rose_link.gif');
			background-repeat: no-repeat;
			font-weight: normal;
			font-size: 11px;
			text-indent: 35px;
			padding: 3px 0 3px;		
		}
div#navbar li a:link {		text-decoration: none;

		}
div#navbar li a:visited {	text-decoration: none;

		}
div#navbar li a:hover {		text-decoration: underline;

		}
div#content_2col_outer {	margin-left: 210px; 	
		}
div#content_outer {	margin-left: 210px; 
			margin-right: 230px; 
	
		}
div#content 	{	padding: 5px 10px 10px 10px;
			min-height: 300px;
			overflow: hidden;
		}
div#content h1	{	margin: .75em 0 .5em 0; 	
			font-size: 1.8em;
			color: #992407;		
		}

div#content h2	{	margin: .75em 0 .5em 0; 	
			font-size: 1.5em;
			color: #992407;		
		}
div#content h3	{	margin: .5em 0;  	
			font-size: 1.2em;
			color: #992407;		
		}
div#content h4	{       margin: .5em 0; 	
			font-size: 1.1em;
			color: #992407;		
		}
div#content h5	{	margin: .5em 0; 	
			font-size: 1em;
			color: #992407;		
		}
div#content h6	{	margin: 1em 0 .5em 0; 	
			font-size: .85em;
			color: #992407;		
		}
div#content p 	{	margin: 1em 0; 	
			font-size: 1.2em;		
		}
div#content p.error {	margin: 1em 0; 	
			font-size: 1.2em;
			font-weight: bold;
			color: #f00;		
		}
div#content pre {	font-size: 1.2em;		
		}
div#content p.subTitle {	
  			margin: 1em 0 .5em 0; 	
			font-size: 1.25em;
			font-weight: bold;		
		}
div#content ul,
div#content ol	{	margin: .5em 0 .5em 3em;
			list-style-type: disc;
		}
div#content ul li,
div#content ol li {	font-size: 1.2em;
			padding: .2em 0;
		}
.Style2		{	float: left;
			margin: 0 10px 10px 0;
		}
.Style1		{	float: right;
			margin: 0 0 10px 10px;
		}
div#footer	{	clear: both;
			height: 40px;
			overflow: hidden;
			background-image: url('/images/footer_bg.gif');
			background-repeat: repeat-x;
			background-position: top;
			background-color: #45A42F;			
                       	margin: 0;
			padding: 5px;
			text-align: center;
			color: #fff;
		}
div#footer p	{	padding-top: 8px;
			font-weight: bold;
			font-size: 1.8em;
		}
div#footer img	{	float: left;
			
		}
div.boxTitle    {	margin-top: 10px;
			background-image: url('/images/menubar_bg.gif');
			background-repeat: repeat-x;
			background-color: #45A42F;
			height: 20px;
			color: #fff;
			padding: 4px .5em 0 .5em;
			font-size: 1.2em;
			font-weight: bold;
		}

div.boxContent	{	min-height: 20px;
			overflow: hidden;		

		}
img.logoLink	{	margin-top: 5px;
			border: 0;
			float: left;
		}
div.featureBox  {	padding: 0;
			margin-top: 5px;
			overflow: hidden;
			font-size: 1.1em;
		}
div.featureBox h5  {	font-size: 1em;
			color: #992407;
			padding: 0;
			margin: 0;
		}
div#subscribe	{	background-color: #45A42F;
			color: #fff;
			font-size: 1.2em;
			font-weight: bold;
			padding: 5px 5px 4px 5px;

		}
div#subscribe p {	font-size: .85em;
			font-weight: normal;
		}
div#subscribe form input#email {	
			height: 15px;
			background-color: #fff;	
			width: 160px;			
		}
div#subscribe form div#send {
			margin-top: 5px; 
			text-align: center;
		}
div#subscribe form input#submit {
			text-align: center;
			background-color: #000;
			border: 1px solid #fff;
			font-size: 1em;
			width: 70px;
			height: 20px;			
			color: #fff;			
		}
div#subscribe form input#submit:hover {
			background-color: #008000;
		}
div#content div.links { 	padding:4px;
				overflow:hidden;
				margin-top: 10px;
				margin-right: 20px;
				margin-left: 20px;
				border: 0;
          	}
div#content div.links img { 	float:left;
				margin-right: 10px;
				max-width: 60px;
          	}
div#content div.links div { 	margin: 0 0 0 65px;
				font-size: 1.2em;									
          	}
div#content div.links div span {	font-size: 90%;
		}
div#content div#galleryContainer {	overflow: hidden;
										
		}
div#content div#galleryContainer div {	border: 0;
					float: left;
					margin: 10px 20px;
					overflow: hidden;						
		}
div#content div#galleryContainer div img {
					border: 0;
		}
div#contentr div.downloadBox {		margin: 0;
					padding: 3px;
					overflow: hidden;
		}
a#button_g	{			color:#fff;
					background-color: #45A42F;
					padding: 2px 10px;
					border: 1px solid #000;
					text-decoration: none;
					font-size: 1.2em;
					width: 120px;
					display: block;
					float: left;
					margin: 0 10px;
					text-align: center;
		}
a#button_g:hover {			background-color: #ccc;
					text-decoration: none;
		}

a#button_r	{			color: #fff;
					background-color: #F00;
					padding: 2px 10px;
					border: 1px solid #000;
					text-decoration: none;
					font-size: 1.2em;
					width: 120px;					
					display: block;
					float: left;
					margin: 0 10px;
					text-align: center;
		}
a#button_r:hover {			background-color: #ccc;
					text-decoration: none;
		}
div#spacer	{			float: left;
					padding-top: 2px;
		}
table#fees	{			border: 0;
					margin: 10px 0;	
					font-size: 1.1em;		
		}
table#fees tr#top {			font-weight: bold;
					background-color: #ADEC70;
					font-size: 1em;			
		}
table#fees th	{			padding: 5px;
		}
table#fees th span {			margin-left: 290px;
					font-size: 11px !important;
		}
table#fees th span a {			color: #fff;
		}
table#fees td	{			padding: 5px;
					text-align: right;
					width: 102px;
		}

img.quickLink	{			border: 0;
					margin-top: 5px;
		}
table#boats	{			border: 0;
					margin: 10px 0;	
					font-size: 1.1em;		
		}
table#boats tr#top {			font-weight: bold;
					background-color: #ADEC70;
					font-size: 1em;			
		}
table#boats td,
table#boats th	{			padding: 5px;
					width: 87px;
		}


