@charset "utf-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(/images/bg.jpg);
	background-color: #C2CD74;
	background-repeat: repeat-x;
}

div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,form,blockquote{margin:0px;padding:0px;}
fieldset {
	border: 1px solid #CEE2CB;
}

.top {
	height: 170px;
	background-image: url(/images/topbg.jpg);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}
.logotd {
	height: 107px;
}

.menutd {
	height: 50px;
	padding-left: 14px;
}
.side {
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DAEAD9;
	background-color: #F5FAF5;
}
.bottom {
	height: 145px;
	background-image: url(/images/bottombg.jpg);
	background-repeat: repeat-x;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #CEE2CB;
	background-position: 0px 20px;
	padding: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.leftshadow {
	background-repeat: no-repeat;
	width: 15px;
	background-position: right -5px;
	background-image: url(/images/leftshadow.jpg);
}
.rightshadow {
	background-repeat: no-repeat;
	width: 5px;
	background-position: left -5px;
	background-image: url(/images/rightshadow.jpg);
}
.search {
	text-align: right;
	vertical-align: bottom;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#searchtext {
	font-family: Helvetica, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 3px;
	border: 1px solid #666666;
	width: 150px;
	height: 16px;
	background-color: transparent;
	background-image: url(/images/searchbg.jpg);
	background-repeat: repeat-x;
}

.bottomshadow {
	background-repeat: repeat-x;
	height: 105px;
	background-position: left top;
	background-image: url(/images/bottomshadow.jpg);
	background-color: #C2CD74;
}
.leftshadowcorner {
	background-repeat: no-repeat;
	width: 15px;
	height: 5px;
	background-position: right top;
	background-image: url(/images/leftshadowcorner.jpg);
	background-color: #C2CD74;
}
.rightshadowcorner {
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	background-position: left top;
	background-image: url(/images/rightshadowcorner.jpg);
	background-color: #C2CD74;
}
.mainshadow {
	background-image: url(/images/mainshadow.jpg);
	background-repeat: repeat-y;
}
.main {
	width: 778px;
	background-color: #FFFFFF;
	z-index: 1;
}
.topnav {
	height: 15px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}
.greybottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
}
.featured img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	float: left;
	margin-right: 5px;
}
#mapContainer {
	height: 350px;
	width: 558px;
	border: 4px solid #7CB674;
}
#mapContainer2 {
	height: 350px;
	width: 558px;
}
#localtbl {
	border: 4px solid #7CB674;
}
.localtd {
	font-size: 10px;
	color: #003333;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CEE2CB;
}
.communities {
}
.communities td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEE2CB;
	cursor:pointer;
	padding: 3px;
}
.communities th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEE2CB;
	background-color: #51914F;
	padding: 3px;
	background-image: url(/images/communitythbg.gif);
}
.sortable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CEE2CB;
	border-right-color: #CEE2CB;
	border-left-color: #CEE2CB;
}
.actives {
	background-image: url(/images/actives_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}

.communitylogotd {
	padding-top: 5px;
	padding-right: 5px;
}
.communitylogotd div{
	padding: 0px;
	background: url(/images/shadowAlpha.png) no-repeat bottom right;
}
.communitylogotd img{
	padding: 3px;
	border: 1px solid #EBE9ED;
}
.communitylogotd div div{
	display: block;
	position: relative;
	left: -5px;
	top: -5px;
	right: 0px;
	bottom: 0px;
	background-image: none;
}
.tabcontent {
	height: auto;
	overflow:hidden;
}
.citysummary {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.pagetitle {
	height: 50px;
	width: 577px;
	padding-top: 100px;
}
#contact_title {
	background-image: url(/images/contact_title.jpg);
	background-repeat: no-repeat;
}
#financing_title {
	background-image: url(/images/financing_title.jpg);
	background-repeat: no-repeat;
}
#about_title {
	background-image: url(/images/about_title.jpg);
	background-repeat: no-repeat;
}
#find_title {
	background-image: url(/images/find_title.jpg);
	background-repeat: no-repeat;
}
#warranty_title {
	background-image: url(/images/warranty_title.jpg);
	background-repeat: no-repeat;
}
#design_title {
	background-image: url(/images/design_title.jpg);
	background-repeat: no-repeat;
}
#realtors_title {
	background-image: url(/images/realtors_title.jpg);
	background-repeat: no-repeat;
}
.inputtext {
	padding: 3px;
	border: 1px solid #7CB674;
}
.lender{
	display: block;
	border: 3px solid #FFFFFF;
	line-height: 20px;
}
.lender:hover{
	display: block;
	border: 3px solid #CEE2CB;
}
.lender span {
	float: left;
	padding: 5px;
	margin-bottom: 15px;
	width: 170px;
}
.lender p {
	color: #333333;
}
.jumptd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}
.find_bg {
	background-image: url(/images/find_bg.gif);
	background-repeat: no-repeat;
}
select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.intranetframe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.lotimg a, .lotimg div{
	border: 1px solid #CEE2CB;
	display:block;
	padding: 3px;
}
.lotimg div img {
	max-width:512px;
}
.nostylelink, .nostylelink:hover {
	display:inline !important;
	border:none !important;
	padding:0px !important;
}
.lotimg a:hover{
	border: 4px solid #FF9900;
	padding: 0px;
	display:block;
}
.shadowtd {
	padding: 0px;
	background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/images/shadow.gif) no-repeat bottom right;
}
#requestinfo {
	background-image: url(/images/requestbg.gif);
	background-repeat: repeat-x;
}
#mortgage {
	background-image: url(/images/mortgagebg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#requestinfo, #mortgage {
	height:250px;
	display: block;
	position: relative;
	left: -5px;
	top: -5px;
	right: 0px;
	bottom: 0px;
}
#status {
	padding: 5px;	
	display: none;
}
#communityphotos {
	display: block;
	height: 255px;
	background-color: #FFCC00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#communityphotos ul {
	padding:0px;
	margin:0px;
}
#communityphotos li {
	padding:0px;
	margin:0px;
	list-style:none;
}
#communityphotos img {
	border: 1px solid #CC9900;
}
#communityphotos div{
	display: block;
	padding-right: 5px;
	background: url(/images/shadowAlpha.png) no-repeat bottom right;
	width: 165px;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 5px;
}
#communityphotos div div{
	display: block;
	position: relative;
	left: -5px;
	top: -5px;
	right: 0px;
	bottom: 0px;
	background-image: url(/images/salesofficeinfobg.gif) !important;
	padding: 2px;
	height: 250px;
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 16px;
	color: #996600;
}
#slides {
	height: 253px;
}
#slides img {
	width:380px;
	height:253px;
	max-height:253px;
}
#homeslides {
	margin:0px;
	padding:0px;
	z-index:3;
}
#homeslides li{
	list-style:none;
	margin:0px;
	padding:0px;
}
#randomhome {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 70%;
}
#randomhome div{
	display: block;
	background: url(/images/shadowAlpha.png) no-repeat bottom right;
	padding: 0px;
}
#randomhome div table{
	display: block;
	position: relative;
	left: -5px;
	top: -5px;
	right: 0px;
	bottom: 0px;
	background: url(/images/requestbg.gif) !important;
}
#randomhome div img{
	border: 1px solid #669933;
}
.warrantyimg {
	margin: 2px;
	float: right;
}
.top #form1 {
	display:none;
}
.find_home a,.find_home a:visited{
	background-image: url(/images/find_home.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #6CA6E6;
	display: block;
	height: 190px;
	width:110px;
	padding:10px;
	border: 1px solid #BAD6F3;
	margin-right: 10px;
}
.find_home a:hover{
	border: 1px solid #6CA6E6;
	color: #3586D7;
}
.warranty_home a,.warranty_home a:visited{
	background-image: url(/images/warranty_home.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #75C569;
	display: block;
	height: 190px;
	width:110px;
	padding:10px;
	border: 1px solid #B4E9B5;
}
.warranty_home a:hover{
	border: 1px solid #5CB65A;
	color: #43A041;
}
.invs {
	display: none;
}
.announcement{
	font-size: 24px;
	color: #FF3300;
	padding: 5px;
}
.floorplanset{
	margin-bottom: 10px;
}
.floorplanset li{
	list-style: none;
	float: left;
	margin-right: 20px;
}
.floorplanset li a img{
	width: 160px;
	min-width: 160px;
}