/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#1c2236;
	color:#FFFFFF;
	}
	
a {
color:#9B7C39;
}

ul {
	margin-left:30px;
	}
	
h1 {
	margin:6px 0 8px auto;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:8px 0 10px;
	color:#9b7c39;
	font-size:18px;
	}
	
p {
	text-indent:.8em;
	font-size:14px;
	margin:4px 0 8px;
	line-height:1.4em;
	letter-spacing:.3px
	}
	
.hr {
	width:197px;
	height:47px;
	background:url(images/divider.jpg) no-repeat;
	margin:0 auto;
	}

.img_right {
	float:right;
	margin:0 0 10px 20px;
	}

#container {
	position:relative;
	width:989px;
	margin:0 auto;
	background:url(images/strip.jpg) repeat-y;
	}
	
#headerHome {
	position:relative;
	height:113px;
	background:url(images/header1coulumn.jpg) no-repeat;
	}
	
#homeBody {
	position:relative;
	height:414px;
	background:url(images/homeBG.jpg) no-repeat;
	z-index:1;
	}
	
#nav {		
	left:37px;
	position:relative;
	width:145px;
	height:414px;
	background:url(images/navBG.jpg) no-repeat;
	}
	
#navcontainer {
	width: 145px;
	padding: 9px 0 0;
	font-family: georgia, serif;
	font-size: 15px;
	}

ul#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	width:122px;
	margin-left:11px
	}
	
* html ul#navlist {
	margin-left:9px
	}

ul#navlist li {
	display: block;
	margin: 0;
	padding: 0;
	}

ul#navlist li a {
	display: block;
	width: 100%;
	padding:3px 0 2px 4px;
	color:#FFFFFF;
	text-decoration: none;
	}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li a:hover, ul#navlist li#active a:hover {
	background-color:#7a1002;
	}

#columnleft {
	position:relative;
	float:left;
	width:185px;
	}
	
#columnright {
	position:relative;
	float:right;
	width:804px;
	}
	
#innerContent {	
	position:relative;
	padding:0px 60px 10px 25px;
	}
	
#innerContent a{	
	font-weight:900;
	}
	
#homeText {	
	position: absolute;
	width:500px;
	left:200px;
	top:0px;
	letter-spacing:.015em;
	font-size:12px;
	}
	
#homeText h1 {
	font-size:18px;
	font-style:italic;
	margin:0px;
	color:	#9b7c38;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#hometext {
	font-family:Arial, Helvetica, sans-serif;
	}

#vtbutton a, #vtbutton a:visited {
	position:absolute;
	display:block;
	width:126px;
	height:126px;
	background:url(images/vtbadge.jpg) top left;
	top: 256px;
	left: 64px;
	}

#vtbutton a:hover {
	background-position: bottom left;
	}

#vtbutton span {
	display:none;
	}
	
#homePic {
	position:absolute;
	width:492px;
	height:279px;
	left: 205px;
	top: 145px;
	}
	
#homePics {
	position:absolute;
	width: 233px;
	height:380px;
	left: 710px;
	top: 23px;
	}
	
#flashmovie	{
	position:absolute;
	width: 247px;
	height:386px;
	left: 700px;
	top: 17px;
	z-index:100;
	}
	
#sortdiv {
	width:700px;
	padding:5px;
	font-size:12px;
	color:#000000;
}
	
#pagetitlediv {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:5px;
}

.thumbimages {
	width:100px;
	height:120px;
	margin:10px 22px;
	font-size:14px;
}

* HTML .thumbimages {
	width:100px;
	height:120px;
	margin:10px 20px;
	font-size:14px;
}

.emailfriend_input {
	margin-left:30px;
}

.informationtable {
	color:#000000; 
	background-color:#FFFFFF;
	border:1px solid #404B78;
}

.informationtable td{
	padding:1px 5px;
	border:1px solid #404B78;
}

.informationtable td a{
color:#7A1002;
font-weight:700;
}

.CommunityDiv {
	width:200px;
	height:100px;
	float:left;
	margin:4px;
	padding:5px;
}

#sortby {
	width:280px;
	height:20px;
	text-align:right;
	margin-left:40px;
	float:right;
	color:#FFFFFF;
}	

.plandiv {
	width:125px;
	height:160px;
	float:left;
	text-align:center;	
	background-color:#999999;
	border:#000 1px solid;
	color:#000;
	margin:5px;
	padding:10px 3px 0px 3px;
	}

.plandiv a, .plandiv a:link, .plandiv a:visited {
	color:#7A1002;
	font-weight:bold;
	}

.plandiv img {
	border:1px #000000 solid;
	 
	}	

/* Clear Fix with ie hack*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

/* end Clearfix */

.detailsTable {
margin-top:10px;
}

#InformationBlock {
	border:#9B7C39 2px solid;
	background-color:#FFF;
	color:#000000;
	width:320px;
	margin:0 auto;
}

#InformationBlock td {
	padding:3px;
	border-bottom:#9B7C39 1px dashed;
}

#ListingInformationBlock {
	border:#9B7C39 2px solid;
	background-color:#FFF;
	color:#000000;
	width:320px;
	margin:0 auto;
}

#ListingInformationBlock td {
	padding:3px;
	border-bottom:#9B7C39 1px dashed;
}

#ListingImagesTable {
	border:#9B7C39 2px solid;
	width:300px;
	margin:0 auto;
}

#ListingImagesTable td {
	text-align:center;
	
}
#ListingImagesTable a {
	text-decoration:none;
	color:#fff;
}

#ListingImageDiv {
	text-align:center;
	margin-top:2px;
	margin-left:10px;
	width:300px;
} 

* HTML #ListingImageDiv {
	margin-left:0px;
} 

.thumbimages {
	float:left;
	margin:8px 23px;
}

* HTML .thumbimages {
	float:left;
	margin:8px 15px;
}
	
.thumbimages a:link img, .thumbimages a:visited img {
	border:#9B7C39 1px solid;
}
	
.thumbimages a:hover img {
	border:#7A1002 1px solid;
}

.PlanImagesTable {
	border:#9B7C39 2px solid;
	width:300px;
	margin:0 auto;
}
.PlanImagesTable td {
	text-align:center;
}
.PlanImagesTable a {
	text-decoration:none;
	color:#fff;
}

.ElevationImage {
	margin:8px 23px; 
	float:left;
}

.PlanImage {
	margin:8px 23px; 
	float:left;
}


* HTML .ElevationImage {
	margin:8px 15px; 
	float:left;
}

* HTML .PlanImage {
	margin:8px 15px; 
	float:left;
}

	
#ListingDescriptionTable {
	border:#9B7C39 2px solid;
	width:320px;
	margin:0 auto;
	}
#ListingDescriptionTable td {
	padding:5px;
	text-align:center;
	
	}
	
#CommunityDescriptionTable	{
	border:#9B7C39 2px solid;
	width:695px;
	margin:0px;
}

#community_pad {
padding:10px 15px;
}
	
#plancontainer {
	width:500px;
}

#mapContainer { 
  height:450px; 
  width:450px;
  border:4px solid #9B7C39 ;
  float:right;
} 

#mapInstructions { 
  height:150px; 
  width:450px;
  float:right;
  padding-top:5px;
} 

#mapInstructions ol{
list-style:inside;

} 

#footer {
	clear:both;
	position:relative;
	height:84px;
	background:url(../images/footer.jpg) no-repeat;
	color:#CCCCCC;
	font-size:12px;
	}	

#copyright {
	float:left;
	position:relative;
	top:18px;
	left:40px;
	}
	
#BC {
	float:right;
	position:relative;
	top:18px;
	right:40px;
	}
	
#BC a, #BC a:visited {
	color:#CCCCCC;
	text-decoration:none;
	}
	
#BC a:hover {
	color:#7a1002;
	text-decoration:underline;
	}

#textnav {
	margin:10px auto; 
	width:800px; 
	text-align:center; 
	font-size:13px; 
	color:#9B7C39; 

}

#textnav a:link, #textnav a:visited{
	text-decoration:underline; 
}

#textnav a:hover{
	text-decoration:none; 
}
