html,body {margin: 0px auto; padding:0;background-color: #2e4258; font-family: Arial; font-size: 12px; color: #000000; text-align: center;}

#outer {
	position: relative;
	margin: 0px auto;
	text-align: center;	
	width: 100%;
	height:100%;
}


#headerbg {
	margin: 0px auto;
	width: 100%;
	background-image : url(../images/bg1.gif);
}

#houseboats_header { 
	padding: 0px;
	position: relative; 
	width: 780px; 
	height: 154px; 
	background-image : url(../images/head_houseboats.jpg); 
	margin: 0px auto;
	text-align: left;
}


#location_header { 
	padding: 0px;
	position: relative; 
	width: 780px; 
	height: 154px; 
	background-image : url(../images/head_location.jpg); 
	margin: 0px auto;
	text-align: left;
}

#guideservice_header { 
	padding: 0px;
	position: relative; 
	width: 780px; 
	height: 154px; 
	background-image : url(../images/head_guideservice.jpg); 
	margin: 0px auto; 
	text-align: left;
}

#testimonials_header { 
	padding: 0px;
	position: relative; 
	width: 780px; 
	height: 154px; 
	background-image : url(../images/head_testimonials.jpg); 
	margin: 0px auto;
	text-align: left;
}

#contact_header {
	padding: 0px;
	position: relative;
	width: 780px;
	height: 154px;
	background-image : url(../images/head_contact.jpg);
	margin: 0px auto;
	text-align: left;
}
#gallery_header {
	padding: 0px;
	position: relative;
	width: 780px;
	height: 154px;
	background-image : url(../images/head_gallery.jpg);
	margin: 0px auto;
	text-align: left;
}


#reservations_header { 
	padding: 0px;
	position: relative; 
	width: 780px; 
	height: 154px; 
	background-image : url(../images/head_reservations.jpg); 
	margin: 0px auto;
	text-align: left;
}

#realEstate_header { 
	padding: 0px;
	position: relative; 
	width: 780px; 
	height: 154px; 
	background-image : url(../images/head_blank.jpg); 
	margin: 0px auto;
	text-align: left;
}

#main_menu a, #main_menu a:link {
	color: #f0eedc;
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 10px;
	text-align: bottom;
	line-height:154px
}

#main_menu a:hover, #main_menu a:active {
	color: #ffffff;
	text-decoration: underline;	
}

#sub_menu a, #sub_menu a:link {
	color: #f0eedc;
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	text-align: right;
}

#sub_menu a:hover, #sub_menu a:active {
	color: #ffffff;
	text-decoration: underline;	
}

#sublink a, #sublink a:link {
	color: #2e4258;
	font-size: 16px; 
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

#sublink a:hover, #sublink a:active {
	color: #4f3b30;
	text-decoration: underline;	
}

#mainbg {
	margin: 0px auto 0px auto;
	width: 100%;
	background-color: #f0eedc;
}

#main { 
	padding: 0px;
	position: relative; 
	width: 780px;  
	margin: 0px auto; 
	text-align: left;
	background-color: #f0eedc;
}

#footerbg {
	margin: 0px auto 0px auto;
	width: 100%;
	height: auto;
	background-color: #2e4258;
}

#footer { 
	padding: 0px;
	position: relative; 
	width: 780px; 
	height: 80px; 
	background-image : url(../images/footer.jpg); 
	margin: 0px auto 0px auto;
	text-align: left;
}


/* fonts */


.h1 {
   font-family: Arial; 
   font-size: 14px; 
   color: #2e4258;
   font-weight: bold;
}

.h2 {
   font-family: Arial; 
   font-size: 16px; 
   color: #523d32;
   font-weight: bold;
}  

.h3 {
   font-family: Arial; 
   font-size: 14px; 
   color: #cc0000;
   font-weight: bold;
}  

.h4 {
   font-family: Arial; 
   font-size: 12px; 
   color: #523d32;
   font-weight: bold;
}

.h4 {
   font-family: Arial; 
   font-size: 16px; 
   color: #2e4258;
   font-weight: bold;
}

.h5 {
   font-family: Arial; 
   font-size: 13px; 
   color: #2e4258;
   font-weight: bold;
}

.h6 {
   font-family: Arial; 
   font-size: 14px; 
   color: #000000;
   font-weight: bold;
}

.sm {
   font-family: Arial; 
   font-size: 10px; 
   color: #2e4258;
   font-weight: bold;
}

.content {
   font-family: Arial; 
   font-size: 12px; 
   color: #000000;
   text-align: justify;
}    
