/*Tabula Rasa*/

/* global */
* { 
	margin:0;
	padding:0;
}
	
html  {
	background: url(/images/tile.jpg);
	
}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

p {
	text-indent:.8em;
	line-height:1.3em;
	font-size:15px;
}

ul {
	margin-left:30px;
}

.divider {
	background:url(/images/divider.jpg) no-repeat center;
	width:100%;
	height:24px;
	text-align:center;
	margin:10px 0px;
	border:0px solid #726B58;
}
	
h1 {
	margin:6px 0 8px 0;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin: 0px 0px 5px 0px;
}

a:link, a:visited {
	color:#fff;
	padding:0 3px;
}

#container {
	background: url(/images/homeBG.jpg) no-repeat;
	width:947px;
	height:597px;
	margin:0 auto;
	position:relative;
}
	
#containerinner {
	width:947px;
	margin:0 auto;
	position:relative;
}
	
#navinner {
	position:relative;
	top:0px;
	left:58px;
}
	
#navhome {
	position:relative;
	top:130px;
	left:58px;
	width:180px;
}
	 
#navcontainer { 
	width: 200px; 
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;

}

#navcontainer a
{
display: block;
padding:3px 3px 3px 5px;
width: 140px;
margin: 1px 0;
}

#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #000;
color: #fff;
}	

#content {
	background:url(images/innerStrip.jpg) repeat-y; !important
	position:relative;
	}
	
#column1 {
	float:left;
	width:230px;
	}
	
#column2 {
	float:left;
	width:717px;
	}
	
#innercontent {
background-color:#726B58;
width:636px;
padding:10px;
border:2px solid black;
}

.img_right {
float:right;
margin:10px;
}

.img_left {
float:left;
margin:10px;
}

#flash {
	position:absolute;
	width:241px;
	height:277px;
	top:320px;
	left:13px;
	}
	
#hometext {
	position:absolute;
	top:230px;
	left:260px;
	width:320px;
	color:#fff;
	}
	
#tour {
	position: absolute;
	top:418px;
	left:615px;
	}
	
#tour a:hover {
	background-color: transparent;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#testimonial {
	text-align:justify;
}
/* global */

/* Plans.asp */	
#sortdiv {
	width:640px;
	padding:5px;
	font-size:12px;
	height:50px;
}

*html #sortdiv {
	width:625px;
	padding:5px;
	font-size:12px;
	height:50px;
}

#sortdiv h1 {
	float:left;
}

#sortby {
	width:280px;
	height:20px;
	text-align:left;
	float:right;
	padding-right:15px;
}

.plandiv {
	width:119px;
	height:160px;
	float:left;
	text-align:center;	
	background-color:#726B58;
	margin:16px;
	padding:10px 3px 0px 3px;
	border:1px solid #F3EFCF;
}

* HTML .plandiv {
	margin:13px;
}

.borderit img{
border: 2px solid #F3EFCF;
}

.borderit:hover img{
border: 2px solid #383838;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}	
/* Plans.asp */	

/* Plan_details.asp */
.plandiv a:link, .plandiv a:visited {
	color:#FFF;
 	font-weight:bold;
}

.plandiv a:hover {
	color:#FFF;
	background-color:#716A58;
 	font-weight:bold;
}

.plandiv img {
	margin-left:4px; 
}


.PlanImagesTable {
	border:#eae3ce 2px solid;
	width:300px;
	padding:5px 0px 5px 0px;
}
.PlanImagesTable td {
	text-align:center;
}
.PlanImagesTable a {
	text-decoration:none;
	color:#fff;
}

.ElevationImage {
	margin:8px 21px; 
	float:left;
	height:105px;
}

* HTML .ElevationImage {
	margin:8px 15px; 
	float:left;
	height:105px;
}

.PlanImage {
	margin:8px 21px; 
	float:left;
	height:105px;
}

* HTML .PlanImage {
	margin:8px 15px; 
	float:left;
	height:105px;
}

#PlanInformationBlock {
	border:#eae3ce 2px solid;
	background-color:#FFF;
	color:#000000;
	width:300px;
	margin:0 auto;
}

#PlanInformationBlock a, #PlanInformationBlock a:visited {
	color:#000099;
	text-decoration:underline;
}

#PlanInformationBlock a:hover {
	color:#000099;
	text-decoration:none;
}

#PlanInformationBlock td {
	padding:3px;
	border-bottom:#eae3ce 1px dashed;
}

#PlanDescriptionTable {
	border:#eae3ce 2px solid;
	width:300px;
	margin:0 auto;
	}
#PlanDescriptionTable td {
	padding:5px;
	text-align:center;
	
	}
/* Plan_details.asp */

/* Listing_details.asp */
#ListingInformationBlock {
	border:#eae3ce 2px solid;
	background-color:#FFF;
	color:#000000;
	width:310px;
	margin:0 auto;
}

#ListingInformationBlock td {
	padding:3px;
	border-bottom:#eae3ce 1px dashed;
}

#ListingInformationBlock a {
	color:#000099;
}
#ListingImagesTable {
	border:#eae3ce 2px solid;
	width:300px;
	margin:0 auto;
	padding:8px 12px;
}

#ListingImagesTable td {
	text-align:center;
	
}
#ListingImagesTable a {
	text-decoration:none;
	color:#fff;
}

#ListingImageDiv {
	text-align:center;
	margin-top:2px;
	margin-left:10px;
	margin-bottom:10px;
	width:300px;
} 

* HTML #ListingImageDiv {
	margin-left:0px;
} 

.thumbimages {
	width:120px;
	height:105px;
	float:left;
	margin:6px;
}

* HTML .thumbimages {
	margin:8px;
}
	
.thumbimages a:link img, .thumbimages a:visited img {
	border:#eae3ce 1px solid;
}
	
.thumbimages a:hover img {
	border:#7A1002 1px solid;
}

#ListingDescriptionTable {
	border:#eae3ce 2px solid;
	width:310px;
	margin:0 auto;
	}
#ListingDescriptionTable td {
	padding:5px;
	text-align:center;
	
	}
/* Listing_details.asp */

/* Communities.asp */	
#mapContainer { 
  height:400px; 
  width:400px;
  border:2px solid #eae3ce ;
  float:right;
} 
#mapInstructions { 
  height:150px; 
  width:400px;
  float:right;
  padding-top:5px;
} 

#mapInstructions ol{
list-style:inside;
} 

.CommunityDiv {
	width:200px;
	height:100px;
	float:left;
	margin:4px;
	padding:5px;
}
/* Communities.asp */	

/* Community_details.asp */	
#CommunityDescriptionTable	{
	border:#eae3ce 2px solid;
	width:630px;
	margin:0 auto;
	
}

#community_pad {
padding:5px 15px;
text-align:left;
}
/* Community_details.asp */	

/* footer */	
#footer {
	position:relative;
	clear:both;
	width:949px;
	height:78px;
	background:url(images/footer.jpg) no-repeat;
	}

#bcfooter {
	text-align:center;
	color: #FFFFFF;
}

#bcfooter a, #bcfooter a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

#bcfooter a:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration:underline;
}

#textnav {
	text-align:center;
	color: #FFFFFF;
}

#textnav a, #textnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

#textnav a:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration:underline;
}
/* footer */

.lotmapDescStyle {
	color:#000000;
	}