body {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	background-color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 15px;
	font-weight: bold;
}

div.main {
	background-image: url(images/house1.jpg);
	background-repeat: no-repeat;
}
div.contact {
	background-repeat: no-repeat;
	height:570px;
}

div.available {
	/*	background-image:url(images/house1.jpg); */
	background-repeat: no-repeat;
	background-image: url(images/bgavailable.jpg);
	background-color: #FFFFFF;
}

.tablemain {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
/*	background-color: #5e5e5e; */
}
.tableminor {
}

.tableminor tr {
	border-bottom-style:solid;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-width:1px;
	border-color:#000000;

}

.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 30px;
}
.tablehead2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFCC99;
	background-color: #663300;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tableavailable {
	border-style:solid;
	border-width:0px;
	border-color:black;
	border-collapse:collapse;
	font-size:12px;
	font-style:normal;
	background-position: center;
}
.rowodd {
	background-color:#ae6a2d;
	padding: 0px;
}
.rowweven {
background-color:#efbb83;
}
a:hover {
	color: #F4D5B0;
	text-decoration:none;

}

a {
	color:#ffffff;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
.woodybuilt {
	font-size: 13px;
	font-style: italic;
	vertical-align: middle;
	width: 100%;
	background-color: #000000;
	text-align: center;
	display: block;
	height: 30px;
	padding-top: 10px;
}
