@charset "utf-8";
/* 
		Blakes Boats ----------
    Document   : letyourboat.css
    Created on : 23-03-2009
    Author     : Erin Ward
    Description:
        LETYOURBOAT GUIDES STYLES, styles that apply to the Let your boat section.
*/

/* COLORS
	- default body text  #002F5E
	- subtitle h2 text   #E74A3F

*/


/*~ Globally Applied Regional Styles ~*/
	
	h3
	{
	color:#E74A3F;
	font-weight:bold;
	font-size:20px;
	padding:10px 0 0 10px;
	}
	h4
	{
	margin-top:10px;
	font-weight:bold;
	padding-left:10px;
	}
	h5
	{
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	}
	h6
	{
	margin-top:10px;
	font-style:italic;
	padding-left:10px;
	}
	p
	{
	padding:5px 0 0 10px;
	line-height:16px;
	}
	a
	{
	color:#002F5E;
	text-decoration:underline;

/* Generic*/
	}
#content
	{
	background-image:url(/images/regionalguides/bgrounds/bg_content.jpg);
	background-repeat:repeat-x;
	width:972px;
	height:auto;
	padding:10px 10px 10px 10px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
 	width:952px;
	}
#content_left
	{
	width:336px;
	height:auto;
	float:left;	
	background:#D6F3FB url(/images/regionalguides/bgrounds/bg_cont_box.jpg) repeat-x;
	padding: 0 0 10px 0;
	}
#content_right
	{
	width:607px;
	height:auto;
	float:right;
	}
#content_center_col
	{
	width:356px;
	height:auto;
	background:#D6F3FB url(/images/regionalguides/bgrounds/bg_cont_box.jpg) repeat-x;
	float:left;	
	padding:0 0 10px 5px;
	margin-top:10px;
	voice-family: "\"}\""; 
  voice-family:inherit;
 	width:358px;
	}
#content_right_col
	{
	width:235px;
	height:auto;
	background:#D6F3FB url(/images/regionalguides/bgrounds/bg_cont_box.jpg) repeat-x;
	float:right;
	margin-top:10px;
	}
.email
	{	
	font-size:14px;
	color:#E74A3F;
	}
#quote_box
	{
	width:200px;
	height:auto;
	background-color:#D3C5A3;
	margin: 10px 0 10px 13px;
	padding:0 0 5px 0;	
/*~ Image Replacement ~*/
	}
	h2.title_letboat
	{
	width:175px;
	height:54px;
	position:relative;
	}
	h2.title_letboat span
	{
	background: url("/images/regionalguides/titles/let_boat.png");
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	left: -7px;
	top: -13px;	

/*~ Shared Classes ~*/	
	}
.padding
	{
	padding:10px 0 0 5px;
	}
.margin
	{
	margin-top:10px;
	}
.link
	{
	color:#002F5E;
	font-weight:bold;
	float:right;
	padding:5px;
	}
.img
	{
	margin:10px 0 0 8px;
	}	
.bold
	{
	font-weight:bold;	
	}
.quote_box_title
	{
	color:#002F5E;
	font-size:18px;
	}
.quote_img
	{
	width:10px;
	height:auto;
	float:left;
	}
.quote
	{
	font-size:14px;
	line-height:18px;
	margin-left:5px;
	}
.quote_name
	{
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin-left:5px;
	}
.smtext
	{
	font-size:11px;
	}
.bh_text
	{	
	float:right;
	margin:100px 40px 0 0;
	}
.orange_text 
	{
color: #E74A3F;
	}
.bg
	{
	font-weight:bold;
	margin:5px 0 5px 0;
	}	
.pdf_img
	{
	float:left;
	margin-right:5px;	
	}	
.align_left
	{
	text-align:left;
	}	
.align_right
	{
	text-align:left;
	}
/*EOF*/
