/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
}
	
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#222222;
}

ul {
	margin-left:30px;
}
	
h1, h2, h3, h4, h5 {
	color:#7D3811;
}

h1 {
	font-size:22px;
	margin:5px;
}

h2 {
	font-size:20px;
	margin:5px;
}

h3 {
	font-size:18px;
	margin:5px;
}

h4 {
	font-size:16px;
	margin:5px;
}

h5 {
	font-size:14px;
	margin:5px;
}
	
p {
	color:#7D3811;
	font-size:14px;
	margin:2px;
}

a, a:visited {
	color:#782D07;
	}
a:hover {
	text-decoration:none;
	}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
	_height: 1%;
}

.clearfix {
	display:block;
}

#SEOBox {
	display:none;
	}

#container {
	position:none;
	width:620px;
	margin:0px;
}

#header {
	display:none;
}

#headerFlash {
	display:none;
}

#homeBody {
	width:620px;
	position:none;
}

#footer {
	display:none;
}

#footerLeft {
	display:none;
}

#footerRight {
	display:none;
}

#navContainer {
	display:none;
}


#nav {
	display:none;
}

.nav {
	display:none;
	}

#content {
	width:620px;	
	position:none;
	margin:0px;
	padding:0px;
	line-height:1.0em;
}

#homeNav {
	display:none;
}

#BottomNav {
	display:none;
	}

#comingSoon {
	position:absolute;
	top:47px;
	left:70px;	
}

#comingSoon a, #comingSoon a:visited {	
	display:none;
}

#vts {
	display:none;
}

#welcomeMessage {
	position:none;
	top:0px;
	left:0px;
	width:620px;
	height:100%;
}
#welcomeMessage span {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:2px;
	display:block;
	}
#welcomeMessage h1 {
	color:#7D3811;
	font-size:12px;
	font-weight:normal;
	margin:2px;
	}

#welcomeMessage a, #welcomeMessage a:visited {
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	padding-left:2px;
	padding-right:2px;
	display:inline;
	}
#welcomeMessage a:hover {
	text-decoration:underline;
	}

#maintenance {
	position:none;
	display:block;
	top:100px;
	left:0px;
	width:100%;
	height:100%;
}

#maintenance ul {
	margin-left:0px;
	list-style-image:url(images/bullet.gif);
}


#maintenance span {
	color:#824B2C;
	font-weight:900;
}

#maintenance li {
	font-size:13px;
	line-height:1.5em;
}

.imgR {
	float:right;
	margin:5px 0 5px 20px;
}

.imgL {
	float:left;
	margin:5px 20px 5px 0;
}

/* plans */

#sortBy {
	font-size:12px; 
	width:350px; 
	height:52px; 
	float:right; 
	margin:0px;
}

.plandiv {
	width:140px;
	height:165px;
	float:left;
	background:url(/images/bg.gif) repeat;
	text-align:center;
	margin:3px;
	_margin:17px 5px;
	*margin:5px;
	padding:10px;
	border:#7D3811 2px solid;
	color:#ACACAC;
	}
	
.plandiv a, .plandiv a:visited {
	color:#ACACAC;
	}
.plandiv a:hover {
	text-decoration:none;
	}
	
.plandiv img{
	border:#4A2808 1px solid;
	}
.plandiv img:hover {
	border:#4A2808 1px solid;
	}
	

/* plans */

/* Plan Details */

#InformationBlock {
	border:#4A2808 2px solid;
	background:url(/images/bg.gif) repeat;
	color:#ACACAC;
	width:300px;
	margin:0 auto;
	}
#InformationBlock td {
	padding:3px;
	border-bottom:#4A2808 1px dashed;
	color:#ACACAC;
	}
#InformationBlock tr td a, #InformationBlock tr td a:visited {
	text-decoration:none;
	color:#ACACAC;
	}
#InformationBlock tr td a:hover {
	text-decoration:underline;
	}

#PlanDetailTable {
	width:750px;
	margin:0 auto;
	}
	
#PlanDescriptionTable {
	width:300px;
	margin:0 auto;
	border:#4A2808 2px solid;
	}
#PlanDescriptionTable td {
	padding:3px;
	background:url(/images/bg.gif) repeat;
	}

.PlanImagesTable {
	width:330px;
	margin:0 auto;
	border:#4A2808 2px solid;
	color:#ACACAC;
	}
.PlanImagesTable td {
	background:url(/images/bg.gif) repeat;
	}
.PlanImagesTable a, .PlanImagesTable a:visited {
	color:#ACACAC;
	text-decoration:none;
	}
.PlanImagesTable a:hover {
	text-decoration:underline;
	}
.PlanImage {
	float:left;
	margin:15px;
	width:125px;
	}
.PlanImage a:link img, .PlanImage a:visited img {
	border:#4A2808 1px solid;
	}
.PlanImage a:hover img {
	border:#ACACAC 1px solid
	}
	
.ElevationImage {
	float:left;
	margin:15px 15px 40px 15px ;
	width:125px;
	}
.ElevationImage a:link img, .ElevationImage a:visited img {
	border:#4A2808 1px solid;
	}
.ElevationImage a:hover img {
	border:#ACACAC 1px solid
	}

#PlanDesc {
	border:#4A2808 2px solid;
	background:url(/images/bg.gif);
	color:#ACACAC;
	width:300px;
	margin:0 auto;
	}
#PlanDesc tr td {
	padding:3px;
	border-bottom:#4A2808 1px dashed;
	color:#ACACAC;
	}
#PlanDesc tr td a, #PlanDesc tr td a:visited {
	text-decoration:none;
	color:#ACACAC;
	font-weight:bold;
	}
#PlanDesc tr td a:hover {
	text-decoration:underline;
	}

.propinfo {
	font-weight:bold;
	text-align:center;
	}

/* End Plan Details */


/* Communities */

.CommunityDiv {
	width:210px;
	height:70px;
	font-size:12px;
	}
.CommunityDiv a:link, .CommunityDiv a:visited {
	color:#660000;
	font-size:16px;
	}
.CommunityDiv a:hover {
	text-decoration:none;
	}
	
.CommunityDivFIX {
	width:210px;
	height:85px;
	float:left;
	padding:15px;
	margin:5px;
	background:url(/images/bg.gif) repeat;
	}
	
#CommunityMap {
	float:right;
	text-align:center;
	margin:12px 10px 5px 10px;
	}
#mapContainer {
	height:400px;
	border:#021E5F 2px solid;
	}
	
#mapInstructions {
	height:150px;
	}

.CommunityName {
	display:block;
	font-size:20px;
	font-weight:bold;
	width:810px;
	height:25px;
	float:left;
	color:#A27D0F;
	}
	
#ExpenseHead {
	font-size:16px;
	color:#006633;
	text-decoration:none;
	font-weight:bold;
	width:270px;
	height:200px;
	float:left;
	}
	
#ExpenseHead li {
	color:#7B2C00;
	font-weight:bold;
	indent:30px;
	font-size:12px;
	text-decoration:none;
	}
	
#expensefoot {
	color: #7b2c00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	}

#expensecont{
	width:620px;
	margin:0px;
	text-align:left;
	clear:left;
	}

 {
	color:#006633;
	}
	
#col1 {
	float:left;
	display:inline;
	width:300px;
	padding-right:10px;
	}
#col1 ul li {
	font-size:12px;
	}
	
#col2 {
	float:left;
	display:inline;
	width:310px;
	}
#col2 ul li {
	font-size:12px;
	}

#featurefoot {
	position:relative;
	left: 676px;
	top: 243px;
	color:#7b2c00;
	font-weight:bold;
	}

/* End Communities */


/* Contact Page */

#contactcontainer {
	width:650px;
	margin:0 auto;
	}
#ContactTableOne {
	width:285px;
	height:325px;
	float:left;
	}
#ContactTableOne td {
	padding:2px;
	}
#ContactTableTwo {
	width:260px;
	height:325px;
	float:left;
	}
#ContactTableTwo td {
	padding:2px;
	}
	
#divider {
	width:2px;
	margin-left:5px;
	margin-right:5px;
	height:325px;
	float:left;
	background-color:#874523;
	}


.input100 {
	width:94px;
	height:17px;
	background:url(/images/input100.gif) no-repeat left;
	_background:url(/images/input100.gif) no-repeat fixed left;
	padding:3px;
	border:#874523 1px solid;
	color:#000;
	}
.input150 {
	width:144px;
	height:17px;
	background:url(/images/input150.gif) no-repeat left;
	_background:url(/images/input150.gif) no-repeat fixed left;
	padding:3px;
	border:#874523 1px solid;
	color:#000;
	}
.input200 {
	width:194px;
	height:17px;
	background:url(/images/input200.gif) no-repeat left;
	_background:url(/images/input200.gif) no-repeat fixed left;
	padding:3px;
	border:#874523 1px solid;
	color:#000;
	}
	
.contactcolor {
	border:#874523 2px solid;
	background:transparent;
	margin:5px;
	color:#000;
	}
	
.contacttextarea {
	width:255px;
	height:90px;
	background:transparent;
	border:#874523 2px solid;
	padding:5px;
	color:#000;
	}
.contactselect {
	width:65px;
	height:20px;
	border:#874523 2px solid;
	color:#000;
	}
/* End Contact Page */

/*MLS*/

.mlsListing {
	display:block;
	width:300px;
	height:135px;
	border:#000 1px solid;
	background-color:#FFFFFF;
	background:#000;
	_display:inline-table;
	color:#000;
	float:left;
	padding:2px;
	margin:2px;
	margin-left:2px;
	font-size:10pt;
	}
	
.mlsListingInformation {
	width:175px;
	float:right;
	font-size:10pt;
	}
	
.smalltext {
	width:90px;
	font-size:10pt;
	color:#990000;
	}
	
.mlsaddress {
	color:#990000;
	font-weight:bold;
	font-size:10pt;
	}
	
.titletext {
	font-weight:bold;
	font-size:10pt;
	}
	
/*End MLS*/


#bcfooter {
	display:none;
	}
.HIDEPRINT {
	display:none;
	}
.ExpenseIMG {
	display:block !important;
	}
