@charset "utf-8";
/* CSS Document */

body{margin:30px 0 0 0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
img{border:0px;}

h1{font-family:Arial; font-size:24px; color:#c10c0c;}
p{font-family:Arial; font-size:12px; color:#000000;}

.contact_heading{font-family:Arial; font-size:12px; font-weight:bold; color:#000000;}
.contact_body{font-family:Arial; font-size:12px; color:#000000;}
.contact_link{font-family:Arial; font-size:12px; color:#0066FF; text-decoration:underline;}


.image1 {
	background-image: url(../pic/image1.png);
	background-repeat: no-repeat;
	background-position:left center;
	width:180px; height:149px;
}
.image2 {
	background-image: url(../pic/image2.png);
	background-repeat: no-repeat;
	background-position:left center;
	width:224px; height:149px;
}
.image_whitetext{font-family:Arial; font-size:12px; color:#FFFFFF;}

.flashbanner {
	background-image: url(../pic/flashframe.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#efe0c7;
}
.rightbg {
	background-image: url(../pic/rightmenubg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:225px; height:272px;
}
.rightmenuBULLET{font-family:Arial; font-size:16px; font-weight:none; color:#000000;}
.rightmenu{font-family:Arial; font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none;}


.greybg {
	background-image: url(../pic/bggrey.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.redbg{
	background-image: url(../pic/redbg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	width:500px;
}
.redbg_whiteTEXT {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.SUMMERrental{
	font-family:Verdana; 
	font-weight:bold; 
	color:#8e0c0f; 
	font-size:12px; 
	text-align:center;
}
.copyright{
	font-family:Verdana; 
	font-size:11px; 
	color:#000000;
	margin:10px;
}



.footerbg{float:none; margin:5px auto 0 auto; height:188; background-image:url(../pic/topfooter.png); background-repeat:no-repeat;}

/*footer menu*/
#about{background-image:url(../pic/about_main.jpg); background-repeat:no-repeat; background-position:top left; width:117px; height:188px;}
#about:hover{background-image:url(../pic/about_hover.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}

#rental{background-image:url(../pic/rental_main.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}
#rental:hover{background-image:url(../pic/rental_hover.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}

#sales{background-image:url(../pic/sales_main.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}
#sales:hover{background-image:url(../pic/sales_hover.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}

#testimonials{background-image:url(../pic/testimonials_main.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}
#testimonials:hover{background-image:url(../pic/testimonials_hover.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}

#findit{background-image:url(../pic/findit_main.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}
#findit:hover{background-image:url(../pic/findit_hover.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}

#island{background-image:url(../pic/island_main.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}
#island:hover{background-image:url(../pic/island_hover.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}

#realestate{background-image:url(../pic/realestate_main.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}
#realestate:hover{background-image:url(../pic/realestate_hover.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}

#contact{background-image:url(../pic/contact_main.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}
#contact:hover{background-image:url(../pic/contact_hover.jpg); background-repeat:no-repeat; background-position:top center; width:117px; height:188px;}

.footerbgnoise{background-image:url(../pic/footerbg.jpg); background-repeat:repeat-x; height:78px;}


/*form*/
.formheader{font-family:Arial; font-size:16px; color:#213638;}
.formbody{font-family:Arial; font-size:14px; color:#000000;}
.formbodysmall{font-family:Arial; font-size:11px; color:#000000;}
.require{font-family:Arial; font-size:11px; color:#ff0000;}
.submit_button{padding:4px 6px 4px 6px; background-color:#9b1717; font-family:Arial; font-size:12px; color:#ffffff; font-weight:bold; border:#9b1717 solid 1px;}
.reset_button{padding:4px 6px 4px 6px; background-color:#666666; font-family:Arial; font-size:12px; color:#ffffff; font-weight:bold; border:#666666 solid 1px;}


