
/*Main formatting of divs and body here=================================================*/
*{
	margin: 0px;
	padding: 0px;
	font-size:100%;
	font-family:helvetica,arial,verdana,Lucida Grande,sans-serif;
}

body{
	/*background-color:#366;*/
	background: url(../images/tiling_bg.jpg) repeat;
}

#container{
	margin-left:auto;
	margin-right: auto; 
	position: relative; 
	width: 825px;
	/*background-color:red;*/
	
}

#header{
	text-align:center;
	width:100%;
	
	margin-left:-10px;
	/*background-color:green;*/
}

#body_head{
	width:100%;
	height: 41px;
	background: url(../images/body_head.png) no-repeat;
}

#main{
	float:left;
	width:100%;
	/*background-color:blue;*/
	/*height:500px;*/
	background: url(../images/body_bg.png) repeat-y;
	
}

#content{
	float:right;
	margin-top:5px;
	/*background-color:green;*/
	width:640px;
	margin-right:30px;
}
#leftgutter{
	float:left;
	/*background-color:#F30;*/
	width:115px;
	margin-top:0px;
	margin-left:25px;
}


#footer{
	width:100%;
	height:90px;
	background: url(../images/footer_holder.png) no-repeat;
	clear:both;
	/*background-color:red;*/
}
#footer_content{
	position:relative;
	top:33px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:red;*/
}
#validation_links{
	position:relative;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:pink;*/
	text-align:center;
	margin-top:5px;
	padding-bottom:10px;
	
}
#body_base_img{
	width:100%;
	height:40px;
	background-color:orange;
	background: url(../images/footer.png) no-repeat;
	clear:both;
}

#navigation{
	position:absolute;
	width:175px;
	/*height:400px;*/
	/*background: url(../images/nav.png) no-repeat;*/
	top:150px;
	left:-40px;
	z-index:100;
}
#marine_ad{
	position:relative;
	top:16px;
	clear:both;
	margin-left:30px;
	width:765px;
	/*background-color:pink;*/
}
#FAQ-Div1{
	background-color:#0085a8;
	background: url(../images/faq_bg.jpg)repeat-x;
	border-top: 2px solid #000;
	border-left: 2px solid #000; 
	border-right: 2px solid #000; 
	width:525px; 
	margin:0px 0px 0px 0px;
}
#FAQ-Div2{
background-color:#0085a8;
	background: url(../images/faq_bg.jpg)repeat-x;
	border-top: 2px solid #000;
	border-left: 2px solid #000; 
	border-right: 2px solid #000; 
	width:525px; 
	margin:0px 0px 0px 0px;
}
#FAQ-Div3{
background-color:#0085a8;
	background: url(../images/faq_bg.jpg)repeat-x;
	border-top: 2px solid #000;
	border-left: 2px solid #000; 
	border-right: 2px solid #000; 
	width:525px; 
	margin:0px 0px 0px 0px;
}
#FAQ-Div4{
background-color:#0085a8;
	background: url(../images/faq_bg.jpg)repeat-x;
	border-top: 2px solid #000;
	border-left: 2px solid #000; 
	border-right: 2px solid #000; 
	width:525px; 
	margin:0px 0px 0px 0px;
}
#FAQ-Div5{
background-color:#0085a8;
	background: url(../images/faq_bg.jpg)repeat-x;
	border-top: 2px solid #000;
	border-left: 2px solid #000; 
	border-right: 2px solid #000; 
	width:525px; 
	margin:0px 0px 0px 0px;
}
#FAQ-Div6{
background-color:#0085a8;
	background: url(../images/faq_bg.jpg)repeat-x;
	border-bottom: 2px solid #000; 
	border-top: 2px solid #000;
	border-left: 2px solid #000; 
	border-right: 2px solid #000; 
	width:525px; 
	margin:0px 0px 0px 0px;
}


/*Main formatting of divs and body here=================================================*/

/*image Formatting here=================================================*/
.pagehead{
border:0px;
margin: 0px 0px 5px 0px;
}

.floatleft{
	float:left;
	margin-top:5px;
	margin-right:10px;
}
	
.floatright{
	float:right;
	margin-left: 10px;
}

.nav_holder{
	float:left;
	margin-left:0px;
}

.Plain_img{
	border: 1px solid #000; ;
}

.marinelogo{
	float:left; 
	margin-left:10px; 
	margin-right:15px; 
	padding-top:20px;
	margin-bottom:5px;
}
.galthumb{
	float: left;
	margin: 5px 5px 5px 5px;
	border: 1.5px;
	border-color: #fff;
	border-style: solid;
	}
	
.valimg{
	margin:0px 20px;
	border:0px;	
	
}
/*image Formatting here=================================================*/
	
/*pharagoraph formatting begins======================================================*/

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


.italic{
	font-style:italic;
}

.bold{
	font-weight:bold;
	font-size: 107%;
}
.red{
	color:#066;
}

.green{
	color:#05bd05;
}

/*
div#list li p{
	color:#F00;
	font-size:110%;
	font-style:italic;
	line-height:110%;
}
*/
.smalltxt{
	font-size: 80%;
	color:#000;
	line-height:110%;
}

.p1{
	font-size: 75%;
	letter-spacing:.08em;
	line-height:120%;
	margin-bottom:1.2%;
	color:#111;
}

p{
	font-size: 75%;
	letter-spacing:.1em;
	line-height:145%;
	margin-bottom:1.5%;
	color:#111;
}
.marine{
	font-size: 70%;
	letter-spacing:.1em;
	line-height:110%;
	text-align:left;
	margin-top:5px;
	margin-left:0px;
	padding-top:10px;
	color:#066;
	border-top: 1px solid #066;
}
.faqph{
	font-size: 85%;
	letter-spacing:.06em;
	line-height:130%;
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	padding-top:10px;
	color:#000;
}

.initcap {
	font-family: times, courier, georgia;
	float: left;
	color: #066;
	font-size: 360%;
	line-height: 30px;
	padding-top: 4px;
	padding-right: 6px;
}
.footertxt{
	font-size:75%;
	color:#00C;
	text-align:center;
	
}

h3{
	color:#066;
	font-size:85%;
	letter-spacing:.05em;
}
.center{
	text-align:center;
}
.clear{
	clear:both;
}


.pullquote{
	font-family: times, courier, georgia,Times New Roman,serif;
	color:#066;
	letter-spacing:.01em;
	font-size:110%;
	float:right;
	line-height:120%;
	margin: 0px 10px 8px 10px;
	padding:0px 5px 0px 0px;
	background: url(../images/rt_side_quo.jpg) no-repeat bottom right !important;
}
.pullquote:first-letter{
	background: url(../images/lft_side_quo.jpg) no-repeat top left !important;
	padding:0px 0px 0px 25px;
}
.dealers{
	color:#036;
	font-size:85%;
	line-height:1.2em;
}
/*pharagoraph formatting ends======================================================*/

/* e-mail Links============================================================= */
	
.email a:link{
	font-size: 95%;
	letter-spacing:0.04em;
	color: #00C;
	padding-right: 18px;
	background-image: url(../images/mailto.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;	
}

.email a:visited{
	font-size: 95%;
	color: #00C;
	letter-spacing:0.04em;
	padding-right: 18px;
	background-image: url(../images/mailto.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}

.email a:hover{
	font-size: 95%;
	color: #00C;
	letter-spacing:0.04em;
	padding-right: 18px;
	background-image: url(../images/mailto.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: underline;
}

.email a:active{
	font-size: 95%;
	color: #00C;
	letter-spacing:0.04em;
	padding-right: 18px;
	background-image: url(../images/mailto.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}
	
/* e-mail Links=============================================================*/

/* external Links============================================================= */
	
.external a:link{
	font-size: 95%;
	letter-spacing:0.04em;
	color: #00C;
	padding-right: 10px;
	background-image: url(../images/external.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;	
}

.external a:visited{
	font-size: 95%;
	color: #00C;
	letter-spacing:0.04em;
	padding-right: 10px;
	background-image: url(../images/external.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}

.external a:hover{
	font-size: 95%;
	color: #00C;
	letter-spacing:0.04em;
	padding-right: 10px;
	background-image: url(../images/external.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: underline;
}

.external a:active{
	font-size: 95%;
	color: #00C;
	letter-spacing:0.04em;
	padding-right: 10px;
	background-image: url(../images/external.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}
	
/* external Links=============================================================*/


/* secondary Links=============================================================*/

.secondary a:link{
	font-size: 95%;
	color: #00C;
	letter-spacing:.06em;
	text-decoration: none;
	
}
	
.secondary a:visited{
	font-size: 95%;
	color: #00C;
	letter-spacing:.06em;
	text-decoration: none;
}

.secondary a:hover{
	font-size: 95%;
	color: #69F;
	letter-spacing:.06em;
	text-decoration: none;
}

.secondary a:active{
	font-size: 95%;
	color: #00C;
	letter-spacing:.06em;
	text-decoration: none;
}

/* secondary Links=============================================================*/

/* FAQ Links=============================================================*/

.faqlink a:link{
	font-size: 85%;
	color: #fff;
	font-weight:bold;
	font-style:italic;
	letter-spacing:.06em;
	text-decoration: none;
	
}
	
.faqlink a:visited{
	font-size: 85%;
	font-style:italic;
	font-weight:bold;
	color: #fff;
	letter-spacing:.06em;
	text-decoration: none;
}

.faqlink a:hover{
	font-size: 85%;
	font-weight:bold;
	font-style:italic;
	color: #006;
	letter-spacing:.06em;
	text-decoration: none;
}

.faqlink a:active{
	font-size: 85%;
	font-weight:bold;
	font-style:italic;
	color: #fff;
	letter-spacing:.06em;
	text-decoration: none;
}
/* FAQ Links=============================================================*/


/* myspace Links============================================================= */
	
.myspace a:link{
	font-size: 95%;
	letter-spacing:0.04em;
	color: #00C;
	padding-right: 16px;
	background-image: url(../images/myspace.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;	
}

.myspace a:visited{
	font-size: 95%;
	color: #00C;
	letter-spacing:0.04em;
	padding-right: 16px;
	background-image: url(../images/myspace.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}

.myspace a:hover{
	font-size: 95%;
	color: #00C;
	letter-spacing:0.04em;
	padding-right: 16px;
	background-image: url(../images/myspace.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: underline;
}

.myspace a:active{
	font-size: 95%;
	color: #00C;
	letter-spacing:0.04em;
	padding-right: 16px;
	background-image: url(../images/myspace.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}
	
/* myspace Links=============================================================*/



a[href $='.pdf'] { 
   padding-right: 17px;
   background: transparent url(../images/pdf.gif) no-repeat center right;
   }

/* Un-ordered list=============================================================*/

div#list ul {
	font-family: arial, helvetica, verdana, Lucida Grande, sans-serif;
	font-size: 75%;
	text-indent: 0px;
	padding: 0px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
	color: #111;
	letter-spacing: .1em;
	line-height: 1.2em;
	list-style-image: url(../images/ul_icon.jpg);
}

div#list li{
	padding: 3px 0px 3px 0px;
}
div#list2 ul {
	font-family: arial, helvetica, verdana, Lucida Grande, sans-serif;
	font-size: 75%;
	text-indent: 0px;
	padding: 0px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
	color: #111;
	letter-spacing: .1em;
	line-height: 1.2em;
	list-style-image: url(../images/ul_icon.jpg);
}

div#list2 li{
	padding: 3px 0px 3px 0px;
}

/* Un-ordered list=============================================================*/

/* FORM FORM=============================================================*/
#form_whole{
	margin-left:100px;
	width:342px;
	margin-bottom:10px;
}
#form_holder{
	margin-left:auto;
	margin-right:auto;
	background-color:#999;
	width:300px;
	padding:0px 20px 0px 20px;
}

#top_corner{
	width: 340px;
	height:18px;
	background: url(../images/form_corner.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#bottom_corner{
	width: 340px;
	height:18px;
	background: url(../images/form_corner_bottom.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
}
form{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#333;
	letter-spacing:.1em;
	line-height:1.5em;
	font-weight:bold;
}

.texta {
 font-size: 13px;
 color:#036;
 background-color: #afaeae;
 border: 1px solid #D7E5F2;
 letter-spacing:.1em;
 width:300px;
 /*padding-left:8px;
 padding-top:5px;
 padding-right:3px;*/
}

.name{
 font-size: 13px;
 color:#036;
 background-color: #afaeae;
 border: 1px solid #D7E5F2;
 letter-spacing:.1em;
 width:180px;
 }


.txtarea{
	width:300px;
	font-size: 13px;
 	color:#036;
 	background-color: #afaeae;
 	border: 1px solid #D7E5F2;
 	letter-spacing:.1em;
}


select{
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#036;
	
	letter-spacing:.1em;
	background-color:#afaeae;
	border: 1px solid #D7E5F2;
}


/* FORM FORM=============================================================*/


