body {
	background-color: #001c0f;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,th {
	font-size: 12px;
	color: #251C17;
}

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
	
.info ul {
	list-style-type: none; 
	margin:0 0 0 5px; 
    	padding:0;
}
.info ul li {
	padding: 0 0 5px 0;
}
.info ul li.addy {
	font-weight: bold; 
	font-size: 14px; 
	padding: 5px 0 5px 0;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #7B8A83;
}
a:active {
	color: #FFFFFF;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.footer {font-size: 14px; color: #FFFFFF;}
.headwelcome {font-size: 16px; font-weight: bold; color: #FFFFCC; }
.introwelcome {color: #FFFFCC; font-size: 14px;}
.welcome {font-size: 14px; color: #FFFFFF;}
.plans {font-size: 11px; color: #FFFFFF; margin-left:10px; margin-right:10px; margin-bottom:10px;}
.headbuilder {font-size: 16px; font-weight: bold; color: #FFFFCC; }
.bodybuilder {font-size: 14px; color: #FFFFFF;}
.labelcontact {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #E9E6D8; }
.fieldcontact {color: #E9E6D8; font-size: 11px; }
.thanks {color: #FFFFFF; font-size: 14px; }


.amenities {font-size: 14px; color: #FFFFFF;}
.headamenities {
	font-size: 16px;
	color: #FFFFCC;
	font-weight: bold;
}

.style2 {font-size: 14px}
.style3 {font-size: 14px}
.style6 {font-size: 12px; color: #F5D7A1;}
.style7 {font-size: 11px}
.style8 {color: #FFFFFF;
	font-style: italic;
	font-size: 11px;
}
.style9 {font-size: 12px; color: #FFFFFF;}
.style10 {font-size: 12px; font-weight: bold; color: #FFFFCC; }
.style11 {color: #FFFFCC; font-size: 12px;}
.style12 {color: #FFFFFF}
.style25 {color: #FFFFFF}
.style13 {font-size: 12px; color: #FFFFFF; }
.style14 {font-size: 12px}
.style41 {color: #333333}
.style53 {color: #E9E6D8; font-size: 11px; }
.style54 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #E9E6D8; }
.style57 {font-size: 12px; font-weight: bold; color: #FFFFCC; }
.style60 {
	font-size: 13px;
	color: #FFFFCC;
	font-weight: bold;
}
.style61 {font-size: 12px; color: #FFFFFF;}
.style62 {font-weight: bold}
.style63 {font-size: 11px; color: #FFFFFF;}

p {
margin-top:0in;
margin-right:10px;
margin-bottom:10.0pt;
margin-left:10px;
line-height:100%;
font-size:12px;
font-family:Calibri;
}

li {
margin-top:0in;
margin-right:0in;
margin-bottom:5.0pt;
margin-left:50px;
line-height:100%;
font-size:12px;
font-family:Calibri;
}

.style68 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style69 {font-size: 12px; color: #FFFFFF;}
.style71 {font-size: 12px; color: #FFFFFF;}

#homes {
	width:500px;
	text-align: left;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#homes h2 {
	text-align: center;
}
.desc {
	text-align: left;
	padding: 10px;
	color: #FFFFFF;
}

.desc a, .desc a:link, .desc a:visited, .desc a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.home {
	overflow: hidden; 
    	position: relative; 
    	width: 100%;
	margin: 5px 0 0 5px;
	background-color: #fff;
}
#home1 {
	background-color: #fff;
}
#home2 {
	background-color: #eee;
}
.home a img {
	float: left; 
	min-width: 150px;
	margin: 0 0 5px 0;
    	border: 1px solid #d8c4ba;
    	background-color: #fff;
}
.home .info {
       text-align:center;
}
.home ul {
	list-style-type: none; 
    margin:0 0 0 5px; 
    padding:0;
}
.home ul li {
	padding: 0 0 5px 0;
}
.home ul li.addy {
	font-weight: bold; 
	font-size: 14px; 
	padding: 5px 0 5px 0;
}
.intp_show {
	background-color: #04180F; 
	padding: 2px 20px 2px 20px;
	width: 250px;
	margin: 0 0 5px 175px; 
    	position: relative; 
	bottom: 2px;
}
.intp_show a, .intp_show a:link, .intp_show a:visited, .intp_show a:active {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.intp_show a:hover {
	color: #999999;
}
.intp_hide {
	background-color: #98ADA9; 
	padding: 2px 20px 5px 20px;
	display: none;
	text-align: center;
	margin: 0 0 0 350px;
	position: absolute; 
	bottom: 0;
}
.intp_hide a {
	text-decoration: none;	
	color: #ffffff;
	font-weight: bold;
}
.interior_photos {
	display: none;
    margin: 0;
	padding: 5px 10px 15px 10px;
	text-align: center;
	background-color: #98ADA7;
    overflow: hidden; 
    clear: both;
}
.interior_photos img {
	border: 1px solid #000000;
}

ul li a.details, ul li a.details:visited {
	font-size: 12px;
	font-weight: normal;
	color: #04180F;
	text-decoration: underline;
}
.top {
	overflow: hidden;
	position: relative;
}

.clear {
	clear: both;
}

.status {
	color: #fff; 
	background-color: #262626; 
	font-weight: bold; 
	font-size: 18px; 
	text-align: center;
	margin: 5px 0 0 0;
}
