body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica;
}

body {
	background-color: #DDD1A7;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

img, div { 
	behavior: url(iepngfix.htc) 
}
#Top {
	height: 104px;
	width: 780px;
	text-align: center;
}

#Nav {
	width: auto;
	text-align: center;
	height: 47px;
	background: url(../images/main_back.jpg) repeat-y center;
}

.dropmenudiv{
	position:absolute;
	z-index:100;
	visibility: hidden;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(../images/Nav_trans.png);
	background-repeat: repeat;
	color: #000000;
}

.dropmenudiv a{
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 2px 5px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.dropmenudiv a:hover{
	color: #950903;
	background-color: #CFC29C;
}
#footernav {
	text-align: center;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#footernav a {
	font-size: 11px;
	text-transform: uppercase;
	color: #DBD3AF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#Bottom {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 780px;
	padding-top: 24px;
	background-position: center top;
}
#Bottom a {
	color: #000;
	text-decoration: none;
}

#Bottom a:hover {
	color: #666;
}

#Bottom p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height: 15px;
	text-decoration: none;
}

#Main {
	background-image: url(../images/main_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: auto;
	background-color: #000000;
	padding-right: 18px;
	padding-left: 18px;
}
#Main h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../images/title_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 10px;
	letter-spacing: 2px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
}
#Main   h2  {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #DDD1A7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 22px;
}
#Main h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	margin: 0px;
	text-decoration: none;
	vertical-align: middle;
}
#Main h2 a:hover {
	color: #950505;
	padding: 5px;
	margin: 0px;
	text-decoration: none;
}

#Main #PageNav {
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-align: center;
	border-top: 1px solid #000000;
	display: block;
	margin: 0px;
	padding: 0px;
}

#Main #PageNav a {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	background-color: #DDD1A7;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#Main #PageNav a:hover {
	color: #DDD1A7;
	background-color: #950405;
}
#Main #GalHomesTable {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#GalHomeList {
	text-align: center;
	margin: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 220px;
	border: 1px solid #950505;
	background-color: #F6F4E9;
}
#Main #GalHomesTable #GalHomeList img {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#GalHomeList h6 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 5px;
	margin: 0px;
}

#GalHomeList img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 210px;
	height: auto;
}

#GalHomeList a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #DDD1A7;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
}
#GalHomeList a:hover {
	color: #DDD1A7;
	background-color: #8E0607;
}
#GalHomeList p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
}

#GalHomeList ul {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: capitalize;
}
#Main #Homes {
	font-family: "Trebuchet MS", Arial, Helvetica;
}

#Main #Homes p {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#Main #Homes h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding: 5px 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #EEE0B2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#Main #Homes h5 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDCE9A;
}
.clicktoenlarge {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #B02D31;
	text-decoration: none;
	text-transform: uppercase;
}

#Main #Homes #MainPic {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 300px;
	height: auto;
}

#Main #Homes #elevations {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	text-align: center;
}

#Main #Homes #elevations img {
	width: 160px;
	display: inline;
	vertical-align: text-top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#Main #Homes #Available {
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-decoration: none;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	width: 380px;
	background-color: #EEE0B2;
	border: 1px solid #8D0301;
}
#Main #Homes #Available #title {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #A00307;
	text-align: left;
	padding: 5px;
	width: auto;
}

#Main #Homes #Available #communities {
	padding: 5px 0px 5px 5px;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

#Main #Homes #Available #communities a {
	color: #000000;
	text-decoration: none;
	display: inline;
}

#Main #Homes #Available #communities a:hover {
	color: #8E0605;
}
#Main #Homes #PDF {
	width: auto;
	background-color: #AC2327;
	padding: 5px 15px 5px 5px;
	margin: 0px;
	display: block;
}
#Main #Homes #PDF a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #AC2327;
}
#Main #Homes #PDF a:hover {
	color: #EEE0B2;
	text-decoration: underline;
}
.text {
	font-size: 14px;
	margin-right: 25px;
	margin-left: 25px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.RedVertDivider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8C0300;
	width: 245px;
}
#Main #Communities h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #8C0300;
	margin: 0px;
}

#Main #Communities h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #7A0200;
	width: auto;
	font-size: 24px;
	text-align: left;
}
#Main #Communities h3 {
	margin-left: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;

}
#Main #Communities h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #8C0300;
	margin: 0px;

}
#Main #Communities #logo {
	margin: 10px 0px 5px 25px;
}
#Main #Communities #commnav2 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	background-image: url(../images/h_nav_b2.jpg);
	background-repeat: repeat-x;
}
#Main  #Communities  #commnav2  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#Main #Communities #commnav {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	background-color: #840200;
}


#Main #Communities #commnav a {
	color: #DDD4A9;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 18px;
	vertical-align: middle;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#Main #Communities #commnav a:hover {
	color: #FFFFFF;
}

#Main #Communities a {
	color: #8C0300;
	text-decoration: none;
}
#Main #Communities a:hover {
	color: #DDD2A8;
	text-decoration: none;
}

#Main #Communities ul {
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
}

#Main #Communities p {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#Main #Communities #comsales {
	border: 3px double #8D0200;
	background: url(../images/title_back.jpg) repeat center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	width: 415px;
}
#Main #Communities #comsales p { margin: 10px; }
#Main #Communities #homes {
	width: 140px;
	padding: 0px;
	margin: 10px;
	height: auto;
	position: static;
	text-align: center;
}
#Main #Communities #homes img {
	width: 130px;
	display: block;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: auto;
}
#Main  #Communities  #homes  p {
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	width: 100px;
}
.disclamer {
	font-size: 10px;
	line-height: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
#Main #Communities #google {
	float: right;
	height: 300px;
	width: 372px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9F2D2B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-color: #9F2D2B;
	border-bottom-width: 1px;
}
#Main #Communities #logo2 {
	margin: 25px 25px 5px;
	float: left;
}
#Main #Communities #schoolpic {
	float: right;
	margin-bottom: 10px;
}
#Main #PageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../images/title_back.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#Main #PageHeader2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../images/title_back.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#Main #Communities #top_pics {
	padding: 0px;
	margin: 0px;
	width: 200px;
}

#Main #Communities #top_pics img {
	display: block;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	width: 200px;
	padding: 0px;
	float: right;
}
#Main p {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}

#Main #left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#Main #right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#YNH {
	border: 1px solid #000000;
	padding: 0px;
	margin-bottom: 20px;
}

#YNH img {
	padding: 10px;
	float: left;
}

#YNH h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 30px 30px 10px;
}
#Main #YNH a {
	color: #000000;
	text-decoration: none;
}

#Main #YNH a:hover {
	color: #9D0407;
	text-decoration: none;
}
#Inventory {
	text-align: center;
}

#Inventory table {
	margin-bottom: 15px;
	border: 1px solid #010101;
}
#Inventory  #th {
	margin: 5px;
	width: 150px;
	height: auto;
	border: 1px solid #AB030C;
}
img.FP {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Inv_PicCell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 163px;
}
.Inv_headers {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	background-color: #DCD1A7;
	border-bottom: 1px solid #000000;
}

.Inv_info1 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Inv_info2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 3px;
}
#Inventory b {
	font-weight: bold;
	color: #930404;
}

#Inventory a {
	text-decoration: none;
	color: #980204;
}
#Inventory  a:hover  {
	color: #DCD1A7;
}
#Main #HomeNews {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Main  #HomeNews  #box {
	display: table-cell;
	background-color: #0B4766;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
#Main #HomeNews #box a {
	color: #FFFFFF;
	text-decoration: none;
}

#Main #HomeNews #box a:hover {
	color: #DBD3AA;
	text-decoration: none;
}
#Main #YNH_boxes {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #000000;
}

#Main #YNH_boxes #title {
	font-size: 18px;
	font-weight: bold;
	color: #DDD2A8;
	background-color: #990707;
	padding: 5px 10px;
	text-transform: capitalize;
}

#Main #YNH_boxes ul {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#Main #YNH_boxes li {
	list-style-type: square;
}

#Main #YNH_boxes a {
	color: #000000;
	text-decoration: none;
}

#Main #YNH_boxes a:hover {
	color: #930808;
	text-decoration: none;
}
#Main #YNH_boxes p {
	margin: 10px;
}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	border: 1px solid black;
	padding: 3px;
	visibility: hidden;
	z-index: 110;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font: bold 11px "Trebuchet MS", Arial, Helvetica;
	text-transform: capitalize;
	color: #9B0205;
	text-decoration: none;
	background-color: #FFFFFF;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 115;
	visibility: hidden;
}
#MortageCal {
	margin: 0px;
	width: 680px;
	border: 1px solid #000000;
}

#MortageCal #input { font: 12px "Trebuchet MS", Arial, Helvetica; }

#MortageCal #results { font: 12px "Trebuchet MS", Arial, Helvetica; }

#MortageCal td { padding: 10px; }
#contactForm {
	font: 12px "Trebuchet MS", Arial, Helvetica;
	color: #000000;
	text-decoration: none;
}

#contactForm td {
	padding: 3px;
	font-size: 11px;
}

#contactForm h4 {
	font: bold 15px "Trebuchet MS", Arial, Helvetica;
	color: #970408;
	margin: 10px 10px 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}
#cont-privacy {
	font-size: 9px;
	line-height: 10px;
	text-align: left;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin: 10px;
}

#contactForm #tinfo { margin: 10px; }

.boder1 { border: 1px solid #970408; }

.req { color: #8F0200; }

.boder2 { border: 1px solid #666666; }
#InitCap {
	font: italic bold 38px "Times New Roman", Times, serif;
	color: #960406;
	text-decoration: none;
}
#Main #Communities h5 {
	font-size: 36px;
	color: #000000;
	margin-left: 25px;
	margin-top: 25px;
}
#flyers h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFD6AD;
}
#Main #flyers p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#Main #flyers .sb {
	font-size: 14px;
	line-height: 24px;
}
#flyers h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#Main #phone1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Main #flyers h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
}
#Main #phone2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.style2 {
	font-size: 11px;
	color: #DBD3AF;
	text-transform: uppercase;
}
#flyers p.headings {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#top_pics2   {
	margin: 0px;
	width: 284px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#top_pics2 #CTopPic {
	margin-bottom: 10px;
	margin-top: 10px;
}
#commnav3 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	background-image: url(../images/h_nav_B.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#commnav3  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#LSC p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#PhoneNumber  {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: right;
	color: #FFFFFF;
	z-index: 2;
	width: 780px;
	line-height: 24px;
	position: absolute;
	display: block;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	padding-top: 15px;
	padding-right: 30px;
}
#apDiv1  {
	position:absolute;
	width:100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	text-align: center;
	z-index: 3;
	left: 0px;
	top: 0px;
	right: 0px;
}
#apDiv1 p {
	width: 780px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#apDiv1 #facebook          {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	display: block;
	float: left;
	width: 75px;
}
#tleft {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
#tleft a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8E0406;
	line-height: 19px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	display: block;
	margin-top: 2px;
	font-weight: bold;
}
#tleft a:hover {
	background-color: #000000;
}
#clickhere {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-bottom;
}
#Main #Communities #homes em {
	color: #666666;
}

/*********Luke's Additions*********/

#boxtop {
	display: block;
	height: 38px;
	background-image: url(../images/landing/box-top.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	padding: 10px 0px 0px 20px;
	width: 315px;
}

#boxmid {
	padding: 0px 20px 15px 20px;
}

#boxmid a {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
}
#NewHome {
	display: block;
	text-align: center;
	padding-top: 25px;
}
#NewHome .topimage {
	display: block;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.box1   {
	background-image: url(../HomePage-Images/2-back.jpg);
	background-repeat: repeat-y;
	background-color: #CFC095;
}
.box1 h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #700;
	font-weight: normal;
	line-height: 38px;
	display: block;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#Main #NewHome p.learnmare1{
	font-size: 11px;
	color: #4C4A3E;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 11px;
}
#Main #NewHome p.learnmare2{
	font-size: 11px;
	color: #CFC095;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 11px;
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Main #NewHome p.learnmare3{
	font-size: 11px;
	color: #BBAE87;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
}
.box2 {
	background-image: url(../HomePage-Images/readynow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #715B34;
}
.box2 h6 {
	font-size: 18px;
	color: #FFF;
	padding-right: 100px;
	padding-left: 5px;
	padding-top: 40px;
	padding-bottom: 5px;
	line-height: 20px;
	margin: 0px;
}
.box3 {
	background-image: url(../HomePage-Images/3-back.jpg);
	background-repeat: repeat-x;
	background-color: #D3C598;
	background-position: left bottom;
}
.box3 img {
	display: block;
	margin-bottom: 10px;
}
.box3 h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	color: #000;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
a.box {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#wwb {
	display: block;
	text-align: left;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	padding-bottom: 15px;
}
#wwb #leftcol {
	display: block;
	width: 175px;
}
#wwb #leftcol a {
	font-size: 13px;
	line-height: 16px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #9D1F11;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 0px;
	padding-left: 6px;
}
#wwb #leftcol a:hover {
	background-color: #E8E8E8;
}
#wwb #leftcol a em {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	display: block;
}
#wwb #leftcol h6 {
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 14px;
	color: #000;
}
#wwb #google {
	display: block;
	width: 500px;
	padding-top: 0px;
	text-align: right;
	margin-top: 5px;
	float: right;
}
#Main #comm {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	width: 744px;
	margin-right: auto;
	margin-left: auto;
}
#Main #comm h3 {
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
#Main #comm h3 strong {
	color: #8E1C06;
	font-weight: bold;
}
#Main #comm h3 em {
	color: #8E1C06;
	font-style: italic;
	font-weight: bold;
}
#Main #comm #phone {
	display: block;
	font-size: 16px;
	line-height: 16px;
	color: #000;
	width: 360px;
	text-align: center;
	padding: 5px;
	margin-bottom: 25px;
}
#Main #comm #moreinfo {
	display: block;
	line-height: 16px;
	width: 360px;
	text-align: center;
	padding: 5px;
	margin-bottom: 25px;
	float: right;
	text-decoration: none;
}
#Main #comm #moreinfo a {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	background-color: #000;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 16px;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	text-decoration: none;
}
#Main #comm #moreinfo a:hover {
	background-color: #8E1C06;
}
#Main #comm #Special {
	display: block;
	text-align: center;
}
#Special #Header {
	background-color: #851B22;
}
#Special #image {
	width: 350px;
	background-color: #E2DCBE;
}
#Special #image img {
	display: block;
	height: auto;
	width: 350px;
}
#Special #cont {
	background-color: #DED6B1;
}
#Special #cont h4 {
	color: #841A21;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	line-height: 20px;
}
#Special #cont h4 em {
	font-style: italic;
	font-weight: normal;
	color: #000;
}
#Special #cont h6 {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin: 0px;
	line-height: 17px;
}
#Special #cont h6 em {
	font-style: italic;
	font-weight: normal;
}
#Special #cont p {
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#Special #cont p a {
	color: #842F30;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	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;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #666;
	border-left-color: #D4D4D4;
	font-weight: bold;
	background-color: #FFF;
}
#Special #cont ul {
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	color: #000;
	display: block;
	margin: 0px;
	padding: 10px;
}
#Special #cont ul li {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 48%;
	float: left;
	font-size: 10px;
	line-height: 11px;
	color: #000;
}
#Main #comm h5 {
	display: block;
	background-color: #851B22;
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-top: 15px;
	margin-bottom: 15px;
}
#Main #comm .right2 {
	float: right;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-bottom: 25px;
	margin-right: 25px;
}
#Main #comm .center {
	display: block;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#Main #comm #google {
	display: block;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	height: 300px;
	width: 350px;
	float: right;
}
#Main #comm ul {
	font-size: 13px;
	line-height: 18px;
}
#Main #comm #FP {
	display: block;
}
#Main #comm #FP ul {
	display: block;
	margin-right: 25px;
	margin-left: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: none;
	list-style-type: none;
}
#Main #comm #FP ul li {
	display: block;
	width: 173px;
	float: left;
	height: 150px;
}
#Main #comm #FP ul li:hover {
	background-color: #F0F0F0;
}
#Main #comm #FP ul li img {
	height: auto;
	width: 135px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#Main #comm #FP ul li a {
	text-align: center;
	display: block;
	padding: 5px;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#Main #comm #FP ul li a em {
	color: #666;
	text-align: center;
	display: block;
	padding-top: 3px;
}
#Main #Fplans {
	display: block;
}
#Main #Fplans #fptop {
	display: block;
}
#Main #Fplans #fptop #elv {
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#Main #Fplans #fptop #MainElv {
	width: 300px;
	margin-bottom: 10px;
}
#spc {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#spc ul {
	font-size: 14px;
	list-style-image: none;
	list-style-type: none;
	color: #FFF;
	text-align: left;
	display: block;
	margin: 0px;
	background-color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 75px;
	width: 300px;
}
#spc ul li {
	display: block;
	float: left;
	width: 49%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#spc li em {
	font-style: normal;
	font-weight: normal;
}
#fptop #info {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	width: 427px;
}
#fptop #info h3 {
	display: block;
	font-size: 22px;
	line-height: 22px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E7C3;
	color: #921D00;
	width: 380px;
}
#fptop #info ul {
	font-size: 13px;
	line-height: 16px;
	color: #000;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
}
#fptop #info ul li {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#fptop #available {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#fptop #available #avail {
	color: #000;
	background-color: #F6F4D7;
	text-align: center;
	display: block;
	height: 75px;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	vertical-align: middle;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#fptop #available #avail strong {
	font-weight: bold;
	text-transform: uppercase;
	color: #AA2327;
}
#avail a {
	font-style: italic;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#avail a:hover    {
	color: #AA2327;
}
#Main #Fplans h5 {
	display: block;
	background-color: #851B22;
	font-size: 15px;
	line-height: 24px;
	color: #FFF;
	font-weight: normal;
	text-transform: capitalize;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-top: 15px;
	margin-bottom: 15px;
}
#Main #Fplans h5 a {
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#Main #Fplans h5 a:hover {
	color: #F7F5DF;
}
#Main #fplink {
	display: block;
	text-align: center;
	margin-bottom: 25px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#Main #fplink a {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D54C4E;
	border-right-color: #4A1A1B;
	border-bottom-color: #532928;
	border-left-color: #C46360;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #842F30;
}
#Main #fplink a:hover {
	background-color: #000;
	border-top-color: #999;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #A8A8A8;
}
#Main #Fplans #plans{
	display: block;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 15px;
	clear: none;
}
#Main #Fplans #plans a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 11px;
	padding: 5px;
	margin-bottom: 3px;
	border: 1px solid #000;
	width: 135px;
	clear: left;
	background-color: #900;
	outline: none;
}
#Main #Fplans #plans a:hover {
	background-color: #000;
	color: #FFF;
}
#Main #Fplans #plans #plan {
	height: auto;
	width: 550px;
	float: right;
	border: 1px solid #666;
	padding: 15px;
	background-color: #FFF;
	clear: none;
	position: relative;
}
.disclamerfp {
	font-size: 10px;
	line-height: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: italic;
	color: #999;
	display: block;
	width: 135px;
	padding-top: 35px;
}
.af-element-checkbox{
	display: block;
	float: left;
	width: 24%;
}
.af-divider{
	display: block;
	clear: both;
}
#e {
	clear: none;
	display: block;
	text-align: center;
	margin-bottom: -35px;
}
#Main #GalHomesTable #GalHomeList div.NewPlan{
	height: 50px;
	width: 75px;
	float: left;
	clear: none;
	margin-top: -15px;
	margin-right: -67px;
	margin-bottom: -12px;
	margin-left: -8px;
	position: relative;
	overflow: hidden;
	visibility: visible;
	z-index: 15;
	display: block;
	background-image: url(../images/newplan.png);
	background-repeat: no-repeat;
	padding: 0px;
}
#Main #Fplans #fptop tr #info h6 {
	color: #900;
	margin-top: -8px;
	margin-bottom: 10px;
	font-size: 18px;
}
#Main #Fplans #fptop tr #info a {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #900;
	display: block;
	padding: 3px;
	margin-bottom: 15px;
	border: 1px solid #000;
	width: 100px;
	text-align: center;
	text-decoration: none;
}
.style2 {
	color: #000;
}
#Main ul.vid {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-image: none;
	list-style-type: none;
}
#Main ul.vid li{
	display: block;
	float: left;
	width: 225px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 150px;
}
#Main ul.vid li a {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Main ul.vid li p {
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#Main ul.vid li p a img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	height: auto;
	width: 150px;
}

