
body { 
	font-family: Verdana, Arial, Helvetica;
	background-image: url(images/background_strip.png);
	background-repeat: repeat-x;
	background-color: #1E99A9;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #eee;
}

#main_holder {
	/* width: 946px; */
	width: 946px;
	margin: 0 auto;
	text-align: left;
}
#left_border {
	background: url(images/left_border.jpg) scroll 0%;
	position: absolute;
	top: 0px;
	width: 182px;
	margin-left: -182px;
	height: 884px;
	
}
table tr{
	margin: 0; padding: 0; border: 0; line-height: 0;
}
#content_holder {
	background-image: url(images/main_back.jpg);
	background-repeat: no-repeat;
	width: 946px;
	height: 884px;
	float: left;
	padding-top: 160px;
}

#right_border {
	background: url(images/right_border.jpg) scroll 0%;
	position: absolute;
	top: 0px;
	margin-left: 946px;
	width: 156px;
	height: 884px;
	
}
#menu_selected_div {
	position: absolute; top: 388px; margin-left: 636px;
}
#menu_selected_boating{
	position: absolute; top: 110px; margin-left: 462px;
	visibility: hidden;
}
#menu_selected_residential{
	position: absolute; top: 85px; margin-left: 415px;
	visibility: hidden;
	z-index: 2;
}
#nav {
	position: absolute; 
	top: 481px; 
	margin-left: 607px;
	padding: 0;
}
h2 {
	padding-top: 7px;
	font-family: "Futura Light BT";
	text-transform: uppercase;
}
p {
	font-size: 12px;
}

#content {
	margin-left: 70px;
	margin-right: 50px;
}
#footer {
	position: absolute;
	top: 780px;
	font-size: 10px; color: #122C2F;
}
#footer a{
	font-size: 11px; color: #14494F;
}
#footer a:hover {color: #061D1F; }
#slide_1 {
	position: absolute;
	top: 175px;
	margin-left: 85px;
	width: 810px;
	
}

.homePic {
	border: 1px solid grey;
	border: none;
	float: left; height: 217px;
	margin-right: 20px;
}