/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
	}
	
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(images/bg.jpg) no-repeat #000 center top ;
	font-size:14px;
	
	}
	
a, a:visited {
	font-size:12px;
	color:#2E360F;
	}
a:hover {
	text-decoration:none;
	}
	
p {
	margin:3px 0 8px ;
	line-height:1.3em;
	text-indent:1em
	}
	
ul {
	margin-left:30px;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2E360F;
	margin:6px 0px 8px 0px;
	}
	
h1 {
	font-size:24px;
	}
h3 {
	font-size:16px;
	}
	
hr {
	margin:8px auto;
	width:60%;
	border:2px solid #404725;
	background-color:#2E360F;
	color:#2E360F;
	height:3px;
	}

#container {
	width:881px;
	margin:0 auto;
	position:relative;
	left:-12px
	}
	
#homebody {
	background:url(images/homeMainBG6.jpg) no-repeat;
	width:881px;
	height:591px;
	}
	
#innerbody {
	position:relative;
	background:url(/images/inner_Strip_Design.jpg) repeat-y;
	width:881px;
	}
	
#innercontent {
	background:url(/images/Inner_Design.jpg) no-repeat;
	width:850px;
	padding:30px 15px 6px;
	min-height:441px;
	}
	
#content {
	width:625px;
	float:right;
	margin-right:5px;
	padding:10px;
	padding-left:15px;
	}
	
#nav {
	position:absolute;
	top:162px;
	left:0px;
	z-index:900;
	}
	
#navinner {
	position:absolute;
	top:118px;
	left:10px;
	width:135px;
	height:320px;
	z-index:900;
	}
	
	#navnew {
	position:absolute;
	top:165px;
	left:15px;
	z-index:900;
	}
	
.NoEffect {
	text-decoration:none;
	background-color:transparent !important;
	background:transparent !important;
	}

#hometext {
	position:absolute;
	text-align:justify;
	color:#FFFFFF;
	left: 209px;
	top: 340px;
	*top:337px;
	width: 400px;
	height: 162px;

	}
	
#hometext p {
	margin:0 0 4px 0;
	line-height:1.2em;
	*line-height:1.3em;
	}
	
.pullquoteright {
	float:right;
	width:140px;
	padding:5px;
	margin:10px;
	font-weight:bold;
	font-style:italic;
	color:#333333;
	}
.pullquoteright span {
	font-size:150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.pullquoteleft {
	float:left;
	width:140px;
	padding:5px;
	margin:10px;
	font-weight:bold;
	font-style:italic;
	color:#333333;
	}
.pullquoteleft span {
	font-size:150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#communityMap {
	width:600px;
	height:439px;
	}

.hiddencontent {
	visibility:hidden;
	}

.commDesc{
	text-align:justify;z
}
.commDesc ul{
	margin:0px;
	list-style:inside;
	padding:5px;
}

#Awards li {
	padding:2px;
	margin:2px;
	}

#mapContainer {
	width:375px; 
	height:300px;
	border:#2E360F 2px solid;
}

#mapInstructions {
	height:200px;
}

#CommunityContainer {
	width:250px; 
	float:left; 
	border:1px solid red;
	}

*HTML #CommunityContainer {
	width:230px; 
	}

.CommunityDiv {
	width:220px;
	float:left;
	margin:3px;
	margin-left:5px;
	padding:5px;
	}
.CommunityDiv a, .CommunityDiv a:visited {
	color:#2E360F;
	font-weight:bold;
	}
.CommunityDiv a:hover {
	text-decoration:none;
	}
	
.CommNum {
	display:none;
	}
	
#CommunityLinks {
	width:175px;
	float:right;
	}
#CommunityLinks a:link, #CommunityLinks a:visited {
	font-weight:bold;
	line-height:1.5em;
	font-size:12px;
	}
	
.navTab {
	float:left;
	height:13px;
	font-family:Verdana; 
	font-size:10px; 
	padding:3px;
	color:#111;
	font-weight:bold;
	border-right:1px solid #4F5A1E;
	border-top:1px solid #4F5A1E;
	background:url(images/navtab_hover.jpg) no-repeat;
	cursor:pointer;
}
.navTab:link, .navTab:visited {
	height:13px;
	font-family:Verdana; 
	font-size:10px; 
	padding:3px;
	color:#111;
	font-weight:bold;
	text-decoration:none;
	border-right:1px solid #4F5A1E;
	border-top:1px solid #4F5A1E;
	background:url(images/navtab_hover.jpg) no-repeat;
	cursor:pointer;
}
.mainPanelContent {
	width:585px;
	float:right;
	padding:12px;
	background-color:#FFFFFF;
	border:#4F5A1E 1px solid;
	clear:both;
	min-height:350px;
	height:auto;
}
.GalleryDiv {
	background-color:#EFEBE7;
	float:left;
	height:120px;
	border:1px solid  #CCCCCC;
	margin:2px;
	padding:5px;
	}
.BuilderInfo {
	margin:3px;
	padding:2px;
	}
.mainPanelContent a:link, .mainPanelContent a:visited {
	color:#2E360F;
	}
.mainPanelContent a:hover {
	text-decoration:none;
	background:transparent;
	}
	
.MinHeight {
	min-height:420px;
	}
*html .MinHeight {
	height:420px;
	}

.imgRight {
	float:right;
	border:#2E360F 2px solid;
	margin:10px;
	}
.imgLeft {
	float:left;
	border:#2E360F 2px solid;
	margin:10px;
	}
	
.imgRt {
	float:right;
	border:#2E360F 2px solid;
	margin:5px;
	}
.imgLft {
	float:left;
	border:#2E360F 2px solid;
	margin:5px;
	}

.img_right {
	margin:10px 0px 10px 10px;
	float:right;
	}

.img_left {
	margin:10px 10px 0px 10px;
	float:left;
	}

.img_leftP {
	float:left;
	padding-right:25px;
	margin-right:25px;
}

.schoolContainer {
	width:630px;
	margin:5px;
	padding:5px;
	}
	
.citydiv {
	width:180px;
	height:20px;
	margin:3px;
	padding:3px;
	float:left;
	font-weight:bold;
	}
.citydiv a:link, .citydiv a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:18px;
	}
.citydiv a:hover {
	text-decoration:underline;
	}
.schoolInfoDiv {
	float:left;
	width:250px;
	height:65px;
	margin:5px;
	padding:5px;
	color:#2E360F !important;
	text-align:left;
	}
.SchoolPic {
	width:22px;
	height:26px;
	}
.schoolName {
	display:block;
	font-weight:bold;
	color:#2E360F;
	font-size:12px;
	}
.schoolAddress {
	color:#2E360F;
	}
.schoolCity {
	color:#2E360F;
	}
	
/* Attractions */

.attraction {
	width:280px;
	float:left;
	padding:10px;
	margin:2px;
	font-size:12px;
	}
.linkdiv div strong {
	font-style:italic;
	}
.linkdiv .divider {
	width:1px;
	height:50px;
	padding:0px;
	margin:10px 2px 0px 2px;
	background-color:#2E360F;
	float:left;
	}
.DivFix {
	width:630px;
	float:left;
	margin:1px;
	}
.attractionphoto {
	float:left;
	margin-left:25px;
	}

	
.categorytitle {
	width:255px;
	float:left;
	font-size:16px;
	padding:5px;
	margin:2px;
	color:#2E360F;
	text-decoration:none;
	display:block;
	}
.categorytitle a:link, .categorytitle a:visited {
	font-size:16px;
	padding:5px;
	color:#2E360F;
	text-decoration:none;
	font-weight:bold;
	}
.categorydiv a:hover {
	text-decoration:underline;
	font-weight:normal;
	}
	
.buttondiv {
	width:16px;
	height:14px;
	float:left;
	margin:3px;
	background:url(/images/2.gif) no-repeat;
	}
	
/* End Attraction Styles */
	
#homefooter {
	width:425px;
	color: #626456;
	font-size:11px;
	position:absolute;
	left: 195px;
	top: 535px;
	}


/* Contact Page */
.contactinput {
	width:181px;
	height:17px;
	color:#000000;
	background:url(/images/contact_input.gif) no-repeat left;
	border:#414924 1px solid;
	padding:3px;
	}
*html .contactinput {
	background:url(/images/contact_input.gif) no-repeat fixed left;
	}
.contactinput2 {
	width:73px;
	height:17px;
	color:#000000;
	background:url(/images/contact_input2.gif) no-repeat left;
	border:#414924 1px solid;
	padding:3px;
	}
*html .contactinput2 {
	background:url(/images/contact_input2.gif) no-repeat fixed left;
	}	
.contacttextarea {
	width:200px;
	height:90px;
	color:#000000;
	background-color:#FFF;
	border:#414924 2px solid;
	padding:5px;
	}
.contactselect {
	width:65px;
	height:20px;
	background-color:#FFF;
	border:#414924 2px solid;
	}
.contactradio {
	width:17px;
	height:17px;
	margin:2px;
	}
.contactcheckbox {
	vertical-align:middle;
	margin:1px;
	}
.contactsend {
	margin:3px;
	border:#414924 2px solid;
	background-color:#FFF;
	}
	
#contactcontainer {
	width:600px;
	display:block;
	}
	
#ContactTableOne {
	width:300px;
	height:315px;
	float:left;
	margin-left:5px;
	}
#ContactTableOne tr td {
	padding:2px;
	color:#000000;
	}
#ContactTableTwo {
	width:280px;
	height:315px;
	float:left;
	}
#ContactTableTwo tr td {
	padding:2px;
	color:#000000;
	}
	
#dividervert {
	width:2px;
	margin-left:10px;
	margin-right:10px;
	height:325px;
	float:left;
	background-color:#414924;
	}
#dividerhoriz {
	width:780px;
	margin-top:10px;
	margin-bottom:10px;
	height:2px !important;
	font-size:2px;
	float:left;
	background-color:#414924;
	}
	
#contactinfo {
	width:390px;
	float:left;
	margin-left:10px;
	}
#contactinfo h2 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	}
	
#messagekey {
	display:block;
	width:50px;
	height:30px;
	margin:5px;
	padding:5px;
	font-weight:normal;
	border:2px solid #414924;
	background-color:#FFF;
	text-align:center;
	font-family:Verdana;
	font-size:18px;
	}
	
/* Temp Styles for Available Homes */
#AvailableSort {
	width:600px;
	margin:0 auto;
	}
#AvailableSort td {
	padding:2px;
	}
#AvailableTable {
	width:600px;
	margin:0 auto;
	background-color:#D3D3D3;
	border:#414924 1px solid;
	}
#AvailableTable td {
	border-bottom:#414924;
	text-align:center;
	padding:2px;
	}
	
/* Listing Details */
#InformationBlock {
	border:#414924 2px solid;
	background-color:#FFF;
	color:#000000;
	width:300px;
	margin:0 auto;
	}
#InformationBlock td {
	padding:3px;
	border-bottom:#414924 1px dashed;
	}
#InformationBlock td a:link, #InformationBlock td a:visited {
	font-weight:bold;
	color:#2E360F;
	}
#InformationBlock td a:hover {
	text-decoration:none;
	}
	
#ListingDetailTable {
	width:600px;
	margin:0 auto;
	}
#ListingDetailTable td {
	padding:3px;
	}
	
#ListingImagesTable {
	border:#414924 2px solid;
	background-color:#FFF;
	width:300px;
	margin:0 auto;
	}
#ListingImagesTable td {
	text-align:center;
	}

#ListingImageDiv {
	width:300px;
	border:#414924 2px solid;
	background-color:#FFF;
	text-align:center;
	}

.thumbimages {
	float:left;
	margin:25px;
	}
.thumbimages a:link img, .thumbimages a:visited img {
	border:#414924 1px solid;
	}
.thumbimages a:hover img {
	border:#FFF 1px solid;
	}
	
#ListingDescriptionTable {
	background-color:#FFF;
	border:#414924 2px solid;
	width:300px;
	margin:0 auto;
	}
#ListingDescriptionTable td {
	padding:5px;
	}
	
/* Footer Styles */
#footer {
	clear:both;
	width:881px;
	height:29px;
	margin:0px auto;
	background:url(/images/Inner_Footer_Design.jpg) no-repeat;
	padding-top:50px;
	font-size:12px;
	color:#333333
	}
	
#copyright {
	float:left;
	margin-left:20px;
	}
	
#eoh {
	float:right;
	margin-right:40px
	}
*html #eoh {
	margin-right:20px;
	}
	
.testimonial {
	padding:10px;
	margin:10px;
	color:#2E360F;
	background:url(images/horz_gradient.jpg);
	border:#2E360F 2px solid;
	}

.tips {
	padding:10px;
	margin:10px;
	color:#2E360F;
	border:#2E360F 2px solid;
	}
.tips ul li a:link, .tips ul li a:visited {
	color:#2E360F;
	}
.tips ul li a:hover {
	text-decoration:none;
	background:none;
	background-color:#;
	}
	
.lotmap {
	width:220px;
	height:280px;
	float:left;
	padding:5px;
	margin:5px;
	text-align:center;
	border:#CCCCCC 1px solid;
	}
	
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

#bottomnav {
	width:100%;
	text-align:center;
	font-weight:bold;
	margin:5px 0;
	color:#CFA304;
	}
#bottomnav a:link, #bottomnav a:visited {
	color:#CFA304;
	}
#bottomnav a:hover {
	color:#FFFFFF;
	}

#bcfooter {
	text-align:center;
	color:#333;
	font-size:10px;
	margin:auto
	}
	
#bcfooter a:link, #bcfooter a:visited {
	color:#333;
	font-size:10px;
	text-decoration:none;
	}
#bcfooter a:hover {
	color:#FFFFFF;
	}
	
@font-face {
    font-family: Alison;
    font-style:  normal;
    font-weight: normal;
    src: url(/ALISON1.eot);
  }
   
.Asm { font-family:"Alison"; 
	font-size: 12px;
	color: #2E360F;
	}

.Amed { font-family:"Alison"; 
	font-size: 18px; 
	color: #2E360F;
	}

.Alrg { font-family:"Alison"; 
	font-size: 24px; 
	color: #2E360F;
	letter-spacing:.015em;
	}
	
#buttonize {
	margin:0px 10px 0px 0px;
	padding:8px; 
	background-color:#272D13;
	color:#ffffff;
	border:1px solid #ffffff;
	text-decoration:none;
	font-weight:bold;
	}

#buttonize:hover {
	padding:8px; 
	background-color:#4F5732;
	color:#FFD100;
	border:1px solid #FFD100;
	text-decoration:none;
	font-weight:bold;
	}
	

	
	
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-replaced h2{
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 20px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

<style type="text/css" media="print">
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
</style>