﻿BODY, HTML, FORM
{
	font-family: "Century Gothic" , Arial;
	margin: 0px;
	padding: 0px;
	width: 900px;
}

h2
{
	font-family: "Century Gothic" , Arial;
	letter-spacing: -1px;
	font-size: 1.0em;
}

a, a:visited
{
	color: #6f2605;
}

a:hover
{
	color: #6f2605;
	font-weight: bold;
}

/* Dropdown menu */
#dropmenudiv
{
	border: none;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	margin-top: 1px;
	position: absolute;
	margin-left: 0px;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 10px;
	border-bottom: none;
	padding: 3px 0;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: White;
	background-color: #ac5234;
}
#dropmenudiv a:hover
{
	/*hover background color*/
	background-color: #6c2202 !important;
	color: White;
	font-weight: normal;
}
/* END Dropdown menu */



.Blank
{
	background: #dad7c5;
	height: 15px;
	clear: both;
}

.Root-Container
{
	background: #dad7c5;
}

.Root-Body
{
	line-height: 25px;
	min-height: 400px;
	width: 95%;
	background: #dad7c5;
	letter-spacing: -1px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	font-size: small;
}

.Header-Nav-Container
{
	background: url(/Images/navBackGroundTop.jpg);
	height: 150px;
	color: #6f2605;
}

.Header-Nav-Logo
{
	width: 228px;
	border: 0px;
	float: left;
}

.Header-Nav-Buttons
{
	border: 0px;
	position: relative;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	width: 98%;
}

.Header-Nav-Text-Container
{
	position: absolute;
	margin-top: 20px;
	left: 265px;
	top: 0px;
	float: left;
}
.Header-Nav-Button-Text
{
}
.Header-Nav-Button-Text a
{
	color: #6f2605;
}

.Header-Nav-Button-Text a:visited
{
	color: #6f2605;
}
.Header-Nav-Button-Text a:hover
{
	font-weight: bold;
}

.Header-Nav-Hyperlink
{
	font-family: "Century Gothic" , Arial;
	letter-spacing: -1px;
	font-size: 0.8em;
	text-decoration: none;
}


.Header-Nav-Seperator
{
	padding-left: 3px;
	padding-right: 3px !important;
	font-family: "Century Gothic" , Arial;
	letter-spacing: -1px;
	font-size: 0.8em;
	text-decoration: none;
}



.Home-Content-Left-Container
{
	float: left;
	width: 570px;
}
.Home-Content-Right-Container
{
	float: left;
	border-left: #6f2605 1px solid;
	min-height: 450px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	width: 240px;
	line-height: 25px;
	font-size: small;
	letter-spacing: -1px;
}

.SubPage-Content-Left-Container
{
	float: left;
	width: 570px;
}
.SubPage-Content-Right-Container
{
	float: left;
	border-left: #6f2605 1px solid;
	min-height: 450px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	width: 240px;
	line-height: 25px;
	font-size: small;
	letter-spacing: -1px;
}

.Body-Content-Left-Title
{
	color: #6F2605;
	font-size: 1.5em;
	font-weight: normal;
	float: left;
	letter-spacing: normal;
	vertical-align: bottom;
	margin-right: 7px;
}

.Body-Content-Right-Title
{
	color: #6F2605;
	font-size: 1.5em;
	font-weight: normal;
	float: left;
	letter-spacing: normal;
	vertical-align: bottom;
	margin-right: 7px;
}

.Root-Footer-Container
{
	background: url(/Images/navBackGroundBtm.jpg) 50% bottom;
	height: 150px;
	color: #6f2605;
	clear: both; /*font-size: 0.8em;*/
	font-family: "Century Gothic" , Arial; /*letter-spacing: -1px;*/
}

.Root-Footer-Content
{
	border-top: #6f2605 1px solid;
	width: 98%;
	height: 50px;
	margin-left: auto;
	clear: both;
	margin-right: auto;
	padding-top: 20px;
}
.Root-Footer-Content-Nav
{
	float: left;
	margin-left: 10px;
}
.Root-Footer-Content-ContactInfo
{
	float: right;
	margin-right: 45px;
	font-family: "Century Gothic" , Arial;
	font-size: 0.7em;
	text-decoration: none;
	letter-spacing: normal;
}

.Footer-Nav-Hyperlink
{
	font-family: "Century Gothic" , Arial;
	font-size: 0.7em;
	text-decoration: none;
	float: left;
}

.Footer-ContactInfo-Hyperlink
{
	text-decoration: none;
}


.Footer-Nav-Seperator
{
	font-family: "Century Gothic" , Arial;
	font-size: 0.7em;
	text-decoration: none;
	float: left;
}

.ContactUs-Content-TextBox
{
	width:180px;
}
.ContactUs-SubmitButton
{
	padding: 5px;
}
.ContactUs-Content-DropDownList
{
	width:200px;
}

/* CSS Copied from old web site */
.homes_tbl
{
	border-left: solid 1px #6F2605; /*padding-left: 20px;*/
	float: left;
	display: table;
	letter-spacing: -1px;
	line-height: normal;
	font-size: 0.9em;
}
.homes_row
{
	display: table-row;
}
.homes_td_pic_r
{
	display: table-cell;
	width: 200px;
	padding: 10px;
}
.homes_td_pic_l
{
	display: table-cell;
	width: 200px;
	padding: 10px;
	border-right: solid 1px #6F2605;
}
.homes_td_des_r
{
	display: table-cell;
	border-bottom: solid 1px #6F2605;
	padding: 10px;
	line-height: 15px;
}
.homes_td_des_l
{
	display: table-cell;
	border-bottom: solid 1px #6F2605;
	border-right: solid 1px #6F2605;
	padding: 10px;
	line-height: 15px;
}
.bottom_td
{
	border-bottom: 0px;
}
.homes_tbl a
{
	text-decoration: underline;
	font-family: Georgia, "Times New Roman" ,Times,serif;
	color: #6F2605;
	letter-spacing: normal;
	font-weight: bold;
}
.homes_tbl a:hover
{
	color: #999999;
}

.p_tab2
{
	text-indent: 1em;
	margin: 0px;
}
.interest{float:left;width:310px; padding-left:25px;margin:1em 0;}
#interest_image{margin-right:10px;float:left;}
#developer_image{width:450px;float:left;}
#developer_img{width:430px;padding:0px 20px 30px 0px;}
#developer_img_des{float:right;}
#home_detail_box{padding-left:50px;position:relative;height:500px;}
#home_detail_summary{position:absolute;top:320px;padding-left:30px;width:380px;line-height:25px;font-size:small;letter-spacing:-1px;}
#home_detail_summary a{color:#6F2605;font-weight:bold;font-size:1.1em;float:none;display:block;width:150px;}
#home_detail_area{position:absolute;top:40px;left:670px;display:block;font-size:small;font-style:italic;}
.area_row{}
.area_t{width:100px;color:#999999;}
.area_v{color:#999999;}
.area_total_row{}
.area_total_t{font-weight:bold;border-top:solid 1px #999999;color:#666666;width:100px;}
.area_total_v{font-weight:bold;border-top:solid 1px #999999;color:#666666;}

/* Site Plan*/
#sitePlan_image{width:850px;float:left;}
/*#sitePlan_img{width:850px;padding:0px 20px 30px 0px;}*/
#sitePlan_img{padding:0px}
#sitePlan_des{float:left;width:200px;padding:0px 0px 0px 20px;border-left:solid 1px #6F2605;height:400px;}
#sitePlan_PopupDes{margin:0;line-height:25px;font-size:small;letter-spacing:-1px;background:#DAD7C5;height:600px; width:500px;}
#sitePlan_PopupDes p{padding:30px;text-indent:0em; margin:0px}
#sitePlan_PopupDes .title{padding:30px 0px 0px 30px; clear:both;}
#sitePlan_PopupDes img{margin-left: 10px;}
#sitePlan_homeDes{padding:0px 20px 0px 20px; font-family:"Century Gothic",Arial; }
.title{color:#6F2605;font-size:1.5em;font-weight:normal;float:left;letter-spacing:normal;vertical-align:bottom;margin-right:7px;}


/* End CSS Copied from old web site */