.body_index_new{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/motb_body_top_bkg_new.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.total_wrapper{
	width: 1024px;
	/*height: 550px; remove for actual content that exceeds 550 px height */
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.total_wrapper_new{
	width: 1024px;
	/* height: 550px; /* remove for actual content that exceeds 550 px height */
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*border: 1px solid #00ff00;*/
}

.main_wrapper{
	position: relative;
	top: 0px;
	margin-top: 160px;	
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	width: 1024px;
	/*border: 1px solid #00ff00;*/
}

.main_wrapper_new{
	position: relative;
	top: 0px;
	margin-top: 140px;	
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	width: 1024px;
	/*border: 1px solid #00ff00;*/
}

.main_left_nav{
	font-family: Times New Roman, serif;
	font-size: .75em;
	vertical-align: top;
	padding-left: 18px;
	padding-top: 20px;
}

.main_left_text{
	width: 240px;
	text-align: justify;
	line-height: 120%;
	padding-top: 15px;
}

.title{
	font-size: 1.8em;
	font-weight: 600;
}

.main_content{
	vertical-align: top;
	font-size: .8em;
	padding: 0px;
	margin-top: 0px;
	color: #000000;
}

.main_content_bottom_border{
	vertical-align: top;
	font-size: .8em;
	padding: 10px;
	margin-top: 0px;
	color: #000000;
	border-bottom: 1px solid #aaaaaa;
}

.gradient_bkg{
	background-image: url('images/grey_gradient.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 3px;
}

.marina_cell_gradient_b{
	font-size: .8em;
	text-align: center;
}

.marina_cell_gradient{
	border-right: 3px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 10px;
}

.marina_cell{
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;	
}

.marina_cell_no_top_border{
	border-right: 3px solid #ffffff;	
}
.contact_us{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 150%;
	text-align: center;
}

.rental_link{
	margin-top: 5px;
	font-size: .7em;
}

.footer{
	background-image: url('images/footer_bkg.jpg');
	background-repeat: repeat-x;
	height:24px;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
	color: #ffffff;
	font-size: 0.7em;
	text-align: center;
	padding-top: 5px;
	/*border: 1px solid #ffff00;*/
}

.footer a{
	text-decoration: none;
	color: #ffffff;
}

.footer a:hover{
	color: #a12019;
	text-decoration: none;
}

.top_nav{
	position: relative;
	top: -97px;
	right: 80px;
	width: 300px;
	height: 28px;
	float: right;
}

.site_nav{
	position: relative;
	top: -57px;
	right: -250px;
	width: 650px;
	height: 14px;
	float: right;
}

.top_nav_new{
	position: relative;
	top: 12px;
	right: 80px;
	width: 300px;
	height: 28px;
	float: right;
}

.site_nav_new{
	position: relative;
	top: 22px;
	left: 40px;
	width: 740px;
	height: 14px;
	float: right;
}

.site_nav_text{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1.0px;
}

.site_nav_text a{
	color: #0a377c;
	text-decoration: none;
}

.site_nav_text a:hover{
	color: #a12019;
	text-decoration: none;

}

.sign_post_cell{
	vertical-align: bottom;  
}

.four_marinas{
	font-weight: bold;
	font-size: 14px;
}

.index_news{
	margin-top: 50px;
	margin-left: -5px;
}

.blog_archive_sidebar{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blog_archive_sidebar a{
	color: #0a377b;
	text-decoration: none;
}

.blog_archive_sidebar a:hover{
	color: #ff0000;
	text-decoration: underline;
}

.blog_archive_title{
	color: #000000;
}