/* 
Website Designed and coded by David Ramones of D.R. Creative http://www.drcreative.net 
This style sheet was made exclusively for Sand Bay Homes by D.R. Creatvie. 

DO NOT USE WITHOUT PERMISSION
*/


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#7e694c;
	margin: 0px 0px 0px 0px;
	color:#000066;
}

.headercap { 
	width:680px;
	height:20px;
	background-image:url(images/header_cap.jpg);
}
.header { 
	width:680px;
	height:258px;
	background-image:url(images/header.png);
}

.navigation {
	vertical-align:top;
	width:680px;
	padding:0px;
	border:hidden;
	outline:hidden;
}

.mbody {
	width:625px;
	padding-left:35px;
	padding-top:10px;
	padding-right:20px;
	height:340px;
	vertical-align:top;
	background-image:url(images/body_bg.png);
	border:hidden;
	outline:hidden;
}

.footer {
	vertical-align:top;
	padding-top:5px;
	padding-left:20px;
	height:49px;
	width:660px;
	background-image:url(images/footer.jpg);
	font-size: 9pt;
	line-height:20px;
	color:#999999
}

td {
}

img.b {
	border-bottom-style:solid;
	border-right-style:solid;
	border-color:#e1e1e1;
}

.h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#D8C47C;
}
