/* CSS Document */


body {
background-image: url(graphics/bg.gif); 
font-family: arial, helvetica; }
#header,#content,#footer {
overflow:hidden;

}

#page_wrapper {
position: absolute; 
width: 800px;
left: 50%; 
top: 0px; 
margin-left: -400px;
background-color: #ffffff;
border-left: 1px #3e3e3e solid;
border-right: 1px #3e3e3e solid;
}

/* safari and opera need this */
#header,#footer  {width:100%}
#content{float:left}
#content {
width:800px;
display:inline;}


a.nav:link{  font-size: 14px;  color: #fcfcfc; text-decoration: none; padding: 5px; }
a.nav:visited{ font-size: 14px; color: #fcfcfc; text-decoration: none; padding: 5px;  }
a.nav:hover{ text-decoration: underline;   padding: 5px;  }

h3.about {
	margin:  0 0 0 12px;
}





/* Footer Stuff */

#footer {clear:both; background-color: #1d1c1c;}

.footernavleft li {list-style: none; display: inline;}

.footernavleft a:link{ font-size: 11px; color: #A3A3A3; text-decoration: none; padding-left: 5px;}
.footernavleft a:visited{  font-size: 11px; color: #A3A3A3; text-decoration: none; padding-left: 5px;}
.footernavleft a:hover{  font-size: 11px; color: #A3A3A3; text-decoration: underline; padding-left: 5px;}
/* Footer Stuff  ends */

#archive_txt { color: #1d1c1c; }


h4 { 

background-image:url(graphics/title_bg.gif); 
background-repeat: repeat-x;
color: #fcfcfc;
font-size: 17px;
height: 30px;
font-weight: lighter;
width: 150px;
padding-top: 8px;
padding-left: 14px;
margin-left: -12px;
margin-top: -30px;
}

h3 {font-weight: normal}
img {border: 0}
#rss_widget { padding-right: 5px; margin-bottom: 15px; display:inline; }

h1 { 
background-color:#E4F1FB;
font-size: 22px;
font-weight: lighter;
color: #494949;
padding-left:20px;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #D7ECFC;
border-bottom: 1px solid #D7ECFC;
}

h2 { 

font-size: 14px;
font-weight: lighter;
color: #494949;
padding-left:20px;
padding-top: 10px;
padding-bottom: 10px;
}

#img_pusher { margin-left: 13px; margin-top: 90px;}

li {font-size: 14px; margin-bottom: 10px; line-height: 20px; width: 550px; }



.wanted_text {
font-size: 14px;
line-height: 18px;}


h5 { 

font-weight: lighter;
margin-bottom: -15px;
}

h6 { 
font-weight: lighter;
font-size: 14px;

}

.contact_txt{ 
width: 550px;
font-size: 14px;
line-height: 20px;}

.sell_txt{ 
width: 550px;
font-size: 14px;
line-height: 20px;}

.launching_txt{ 
font-size: 20px;
}


#rightcontent img.photo {
	width: 138px;
	border: solid 1px #adadad;
	margin: -11px 0 0 0;
}

#rightcontent h3.photo_caption {
	margin: -4px 0 0 0;
}


.contact_txt{ font-size: 14px; color: #132b3f }
p {font-size: 13px; margin-left: 13px;}


#flash_holder {margin-left:13px; margin-top:16px;}

img.contact_photo {
	float: right;
	width: 150px;
	margin: 6px 24px 6px 6px;
	border: solid 1px #adadad;

}

div.push_iframe {
	margin: 0 0 0 12px;
}


#main_nav { padding-top: 4px; float: right; }

#nav_holder { 
position: relative;
margin-top: -4px;
width: 800px; height: 30px; 
background-image:url(graphics/nav_bg.jpg);
background-repeat: repeat-x;
}

.right_txt_boxes{
margin-bottom: 30px;
padding-bottom:10px;
padding-top:10px;
padding-right: 10px;
border-bottom: 1px #11202d solid;
font-size: 12px;
}

#rightcontent {
float: right;
margin-top: 20px;
padding-top: 30px;
width: 150px;
min-height: 1000px;
padding-left: 12px;
background-color: #f4f6f7;
border-left: 1px #c6c6c6 dotted;}

iframe {
display:inline-block;
}

h4.push_dwn {
	margin-top: -14px;
}

/* featured boat */

#featured_boat {

width: 600px;
height: 450;
margin-left: 7px;
margin-top: 35px;
}

img.aboutUsImg {
	float: right;
	height: 240px;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 12px;
	border:1px solid #ADADAD;
}

img.aboutUsImg.left {
	float: left;
}

a.moreMoodys {
	-moz-border-radius:4px 4px 4px 4px;
	background-image:url("graphics/nav_bg.jpg");
	background-repeat:repeat-x;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	margin:4px 4px 14px 35px;
	padding:4px 8px;
	text-decoration:none;
	width:226px;
}

#boats_wanted a.moreMoodys {
		margin:4px 4px 14px 10px;

}


body#side_bar {
	background-color: #ffffff;
	background-image: none;
}

#side_bar p {
	margin: 48px 28px;
	color: #282828;
	font-size: 16px;
}




