body { 
    background:url(images/template_harbourhomesmarina_02.jpg);
    margin:0; 
	padding:0; 
	width:100%; 
	height:100%; 
    }

/*--div.fancy {
	overflow: hidden !important;
	background-position: top center;
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 100%;
	min-height: 728px;
	z-index: -1;
    background:url('images/harbourhomes_bg1.jpg') center top no-repeat;
}

div.rotate_bg {
	margin: 0px auto;
	position: relative;
	top: 0px;
	z-index: 2;
}--*/


/*------ Home Page -------*/

.rotate_bg {
	background:url(images/harbourhomes_bg1.jpg) center top no-repeat;
	height:728px;
	}

.menu_bg {
	background:url(images/menu_bg.png) left top repeat-x;
	height:89px;
	}
	
.menu_item {
	height:52px;
	width:738px;
	padding-top:37px;
	
	}
	
.menu_item a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#FFF;
	padding-left:15px;
	padding-right:30px;
	}
	
.menu_item a:hover {
    text-decoration:none;
	background:url(images/hover_icon.png) left no-repeat;
	color:#93bce5;
	}
	
.content_bg{
	background:url(images/template_harbourhomesmarina_10.jpg) left top no-repeat;
	width:493px;
	height:194px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#384452;
	line-height:150%;
	padding-right:30px;
	padding-top:30px;
	text-align:justify;
	}
	
.content_bg a{
	text-decoration:none;
	color:#93bce5;
	}
	
.footer_bg {
	background:url(images/template_harbourhomesmarina_14.jpg) center bottom repeat-x;
	height:70px;
	}
	
.footer_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#f4f4f4;
	padding-top:25px;
	}
	
.footer_content a{
	text-decoration:none;
	color:#f4f4f4;
	}
	
.footer_content a:hover{
	text-decoration:underline;
	color:#93bce5;
	}
	
/*--------  Secondary Page --------*/

.subpage_bg {
	background:url(images/subpage_bg_01.jpg) center top no-repeat;
	height:349px;
	}
	
.content_bg2 {
	background:url(images/subpage_bg_02.jpg) center top;
	}
	
.subpage_content {
	background:url(images/template_floathomesnanaimo_06.jpg) left top repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4c4c4c;
	text-align:justify;
	line-height:150%;
	padding:0px 50px 15px 40px;
    }
	
.subpage_content a{
	color:#4c4c4c;
	text-decoration:none;
	}
	
.subpage_content a:hover{
	color:#93bce5;
	text-decoration:underline;
	}