body {
	color: #222;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.4em;
	background-color: #cdd7be;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}
html {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #F2A21F;
	line-height: 1.3em;
	vertical-align: top;
}
h2 {
	font-size: 16px;
	margin: 0;
	padding:0;
	color: #9590BB;
	line-height: 1.3em;
}
h3 {
	font-size: 14px;
	margin-bottom: 0.2em;
	padding:0;
	color: #333;
	line-height: 1.3em;
}
p {
	color: #413C41;
	font-size: 14px;
	line-height: 1.4em;
	margin: 7px 0;
	padding: 0;
}
td {
	font-size: 14px;
	line-height: 1.4em;
	color: #413C41;
	margin: 5px 0;
	padding: 0;
	}
a {
	color: #859B72;
	font-weight: bold;
	text-decoration: underline;
}
a img {
	border: none;
}
ul {
	font-size: 14px;
	line-height:1.4em;
	list-style-type: square;
}
ol {
	font-size: 14px;
	line-height:1.4em;
	list-style-type: none;
	margin-top:8px;
}
li {
	margin-bottom: 0px;
}
a:hover {
	color: #9390bc;
	text-decoration: underline;
	font-weight: bold;
}
#wrap {
	width: 1025px;
	margin: 0 auto;
	border-left: 3px solid #9390bb;
	border-right: 3px solid #9390bb;
	border-bottom: 3px solid #9390bb;
}
#header {
	float: left;
	position:relative;
	background-color: #222222;
	margin: 0;
	height: 250px;
	width: 1025px;
	background-image: url(images/new-header.jpg);
	background-repeat: no-repeat;
}
#maincontent-wrap {
	width: 1025px;
	clear: both;
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	background-image: url(images/black-repeat.jpg);
	background-repeat: repeat-y;
}
#maincontent-exd {
	width: 1025px;
	float: left;
	position: relative;
	padding: 5px 0 0 0;
	margin: 0;
	background-image: url(images/new-body-bgd.jpg);
	background-repeat: no-repeat;
}
#maincontent {
	width: 1025px;
	clear: both;
	float: left;
	position: relative;
	padding: 5px 0 0 0;
	margin: 0;
	background-image: url(images/new-body-bgd.jpg);
	background-repeat: no-repeat;
}
#contentleft {
	float: left;
	position:relative;
	width: 190px;
	margin: 0 0 0 35px;
	height: 1%;
	color: #333;
	font-weight: normal;
	text-align: left;
	padding: 0;
}
#navigation {
	float: right;
	position:relative;
	width: 177px;
	height: 256px;
	padding: 0;
	margin: 0;
	border: none;
}
#contentleft #images img {
	margin: 0 10px 0 23px;
}
#contentleft #images2 img {
	margin: 0 10px 20px 22px;
}
#news {
	float: left;
	position: relative;
	padding: 0;
	margin:  8px 0 0 20px;
	width: 178px;
	font-size:10px;
	color: #111;
}

#news a {
	color: #efa532;
}
#intright {
	float: left;
	position: relative;
	padding: 0;
	margin: 0 1.5em 0 3.3em;
	width: 680px;
	text-align:justify;
}
#intright td{
	text-align:justify;
}
#siteplan {
	float: left;
	padding: 0;
	margin: 0 1.5em 0 3.3em;
	width: 680px;
}
#footer {
	float: left;
	position: relative;
	width: 1025px;
	height: 88px;
}
#footer-home {
	float: left;
	position: relative;
	width: 1025px;
	height: 88px;
	background-image: url(images/black-footer.jpg);
	background-repeat: no-repeat;
}

#contentbottom {
	margin: 0 auto;
	width: 1040px;
	clear: both;
	float: none;
	padding: 5px 0 0 0;
	height: 50px;
	color: #9690BE;	
}
#contentbottom td  {
	font-size: 11px;
}
#contentbottom td a {
	color: #9690BE;
	text-decoration: none;
}
#contentbottom td a:hover {
	color: #605d51;
	text-decoration: none;
}
.tabbed_area {
	width: 680px;
	float: left;
	color: #999;
	font-size: 11px;
	padding: 8px 0px 0px 0px;
	text-align: left;
	height: 450px;
}  
ul.tabs {
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:3px;
	list-style-position: inside;
} 
ul.tabs li {
	list-style:none;
	display:inline;
	list-style-position: outside;
}  
ul.tabs li a {
	background-color:#958FBB;
	color:#fefefe;
	padding:8px 7px 6px 7px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}  
ul.tabs li a:hover {
	background-color:#97b484;
}  
ul.tabs li a.active {
	background-color:#FFCB64;
	color:#333333;
} 
.content {
	background-color:#ffffff;
	padding:10px;
	border:1px solid #958FBB;
	z-index: 2;
}  
#floorplans_garden_main, #floorplans_garden_upper { display:none; }
#townhomes {
	width: 680px;
	height: 450px;
	
}
#town {
	position: absolute;
	height: 316px;
	width: 433px;
	left: 560px;
	top: 0px;
	z-index: 10;
	visibility: hidden;
	border: 1px solid #9390bb;
}
#garden2 {
	position: absolute;
	height: 280px;
	width: 443px;
	left: 560px;
	top: 0px;
	z-index: 10;
	visibility: hidden;
	border: 1px solid #9390bb;
}
#bicycles {
	position: absolute;
	height: 150px;
	width: 300px;
	left: 630px;
	top: 90px;
	z-index: 10;
	visibility: hidden;
	border: 1px solid #9390bb;
}
#garages {
	position: absolute;
	height: 150px;
	width: 300px;
	left: 630px;
	top: 90px;
	z-index: 10;
	visibility: hidden;
	border: 1px solid #9390bb;
}
#recycling {
	position: absolute;
	height: 150px;
	width: 300px;
	left: 630px;
	top: 90px;
	z-index: 10;
	visibility: hidden;
	border: 1px solid #9390bb;
}
.style1 a {font-size: 12px;}
.purple-bar {
	background-color:#928db9;
	padding: 3px;
	margin-bottom: 5px;
	width: 99%;
	text-transform:uppercase; 
}
.not-bold {
	font-weight: normal;
	font-size: 12px;
}
.mypets{ 
	cursor: hand;
	cursor: pointer;
	padding: 2px 5px;
	background: #9590bb;
}
#add {
	float:left; 
	margin:30px 0 0 60px;
	position:relative;
	display:inline;
	width:140px;
}
#add-home {
	float:left; 
	margin:5px 0 0 80px;
	position:relative;
	display:inline;
	width:140px;
}
/*.addthis_toolbox addthis_default_style {
	float:left; 
	margin:230px 0 0 60px;
	position:relative;
	display:inline;
	width:140px;
}

