@charset "UTF-8";
/* CSS Document */


/** GENERAL STYLES **/


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0px;
	padding: 0px;
	background: #c2bd9f;
}
a:link {
	color: #600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: underline;
	color: #600;
}
a:active {
	text-decoration: none;
	color: #600;
}

a.active {
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 20px;
}

h1,h2,h3,h4,h5 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #600;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #600;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-size: 22px;
	color: #353c4a;
	font-weight: normal;
}

h6 {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	margin: 5px 0px;
	text-transform: uppercase;
}


#star {
	color: #600;
}

 #disclaimer {
	color:#600;
	font-size: 12px;
	line-height: 14px;
	float:left;
	position:relative;
	margin: 0px auto 10px auto;
 }

/** HEADER STYLES **/

#header_container {
	width: 100%;
	height: 142px;
	margin: 0px;
	position: relative;
	background: url(../images/header_repeat.jpg) repeat-x;
	-moz-box-shadow: -20px -5px 20px #333;
	-webkit-box-shadow: -20px -5px 20px #333;
	box-shadow: -20px -5px 20px #333;
/** 	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3); **/
	z-index: 500;
	overflow- x: hidden;	
}

#address{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align: right;
	color: #e7e5df;
	margin-top: 15px;
	position: absolute;
	top: 1px;
	right: 10px;
	margin-right: 15px;
	z-index: 1501;
}

#header {
	width: 1024px;
	height: 142px;
	margin: auto;
	position: relative;
	background-image: url(../images/header_bkd.jpg);
	z-index: 501;
}

#logo {
	width: 242px;
	height: 140px;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	left: 40px;
	top: 15px;
	z-index: 100000;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/logo.png,
	sizingMethod='fixed');
}

#logo img {
	width: 242px;
	height: 140px;
}

/** CONTENT STYLES **/

#content_container, #content_container_home {
	width: 100%;
	margin: 0px;
	position: relative;
	/**	-moz-box-shadow: -20px 0px 20px #333;
	-webkit-box-shadow: -20px 0px 20px #333;
	box-shadow: -20px 0px 20px #333;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
	z-index: 2; **/
	left: 0px;
	padding: 0px;
	z-index: 0;
}
#content_container {
	background: url(../images/content_container_bottom_rp.jpg) bottom repeat-x;
	background-color: #fff;
	height: 624px;
	position: relative;
}

#greybar {
	position:absolute;
	width:100%;
	height:386px;
	margin: 0px;
	left:0px;
	background-color: #f0f0e7;
	top: 112px;
	z-index: 1;
}

#content_container_home {
	background: #283033;
	width: 100%;
	position: relative;
	height: auto;
}


#content_home {
	width: 1024px;
	height: 436px;
	margin: auto;
	position: relative;
}

/** #content_home img {
	float: left	;
}

#content_home span {
	float: right;	
} **/

#content {
	width: 1024px;
	height: 624px;
	margin: auto;
	position: relative;
	z-index: 2;
	background: #fff;
}

#left_content {
	position: absolute;
	width: 100%;
	right: 724px;
	height: 624px;
	background: url(../images/side_insidehome.jpg) top right no-repeat;
	top: 0px;
	background-color: #2c3437;
	border-right: 1px solid #2c3437;
}

#left_content_adc {
	position: absolute;
	width: 100%;
	right: 724px;
	height: 624px;
	background: url(../images/side_adc.jpg) top right no-repeat;
	top: 0px;
	background-color: #2c3437;
	border-right: 1px solid #2c3437;
}

#left_content_staff {
	position: absolute;
	width: 100%;
	right: 724px;
	height: 624px;
	background: url(../images/side_staff.jpg) top right no-repeat;
	top: 0px;
	background-color: #2c3437;
	border-right: 1px solid #2c3437;
}

#left_content_homeplans {
	position: absolute;
	width: 100%;
	right: 724px;
	height: 624px;
	background: url(../images/sideimages_homeplans.jpg) top right no-repeat;
	top: 0px;
	background-color: #2c3437;
	border-right: 1px solid #2c3437;
}


#left_content_neighborhoods {
	position: absolute;
	width: 100%;
	right: 724px;
	height: 624px;
	background: url(../images/side_neighborhoods.jpg) top right no-repeat;
	top: 0px;
	background-color: #2c3437;
	border-right: 1px solid #2c3437;
}

#title {
	position: relative;
	margin-top: 52px;
	color: #a0987e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	z-index: 4;
	width: 244px;
	float:right;
	padding: 5px 0px 5px 120px;
	text-align:left;
	background: none;
	}

#sidenav {
	clear:both;
	position: relative;
	margin-top: 95px;
	z-index: 4;
	width: 192px;
	margin-right: 0px;
	float:right;
	padding: 10px 30px 10px 140px;
	text-align:left;
	}
#sidenav ul {	

}

#sidenav li {
	list-style-type:none;
	
	}
	
#sidenav a {
	list-style-type: none;
	line-height: 28px;
	font-size: 14px;
	color: #2C3437;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#right_content {
	position: absolute;
	width: 724px;
	left: 300px;
	height: 624px;
	top: 0px;
}

#homes_title {
	padding-left: 30px;
	margin-top: 30px;
	padding-top: 5px;
	position: relative;
}

#homes_description  {
	background: #f0f0e7;
}

#homes_description p {
	position: relative;
	padding: 15px 30px;
	margin: 0px;
}

#homes_thumbs {
	position: relative;
	padding: 30px 0px 30px 30px;
	margin: 0px;
}

#homes_thumbs ul {
		margin: 0px;
		padding: 0px;
}

#homes_thumbs li {
	position: relative;
	float: left;
	display: inline;
	margin: 0px 20px 15px 0px;
}

 #homes_thumbs li a  {
	position: relative;
	float: left;
	display: inline;
	margin: 0px;
	width:auto;
	height:auto;
	border: 1px solid #d5dce3;
	background: #eee;
}

#homes_thumbs a:hover {
	text-decoration:none;
	background: #DAE6F2;
}

#homes_thumbs li img {
	width: 150px;
	height: 95px;
	border: none;
	margin-bottom: 10px;
	border-bottom: 1px solid #d5dce3;

	
}

#homes_thumbs li p {
	font-size: 16px;
	line-height: 20px;
	color: #143052;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
}

#homes_thumbs li #none {
	margin: 0px;	
}
	
/** **/

#homes_thumbs_splash {
	position: relative;
	padding: 30px 0px 30px 30px;
	margin: 0px;
}

#homes_thumbs_splash ul {
		margin: 30px 0px 0px 50px;
		padding: 0px;
}

#homes_thumbs_splash li {
	position: relative;
	float: left;
	display: inline;
	margin: 0px 40px 15px 0px;

}

#homes_thumbs_splash li a  {
	position: relative;
	float: left;
	display: inline;
	margin: 0px;
	width:auto;
	height:auto;
	background: #eee;
	border: 1px solid #ccc;

}

#homes_thumbs_splash a:hover {
	text-decoration:none;
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.80;
	opacity:0.80;
	border: 1px solid #999;

}
	

#homes_thumbs_splash li img {
	width: 240px;
	height: 184px;
	border: none;
	margin-bottom: 15px;
	border-bottom: 1px solid #d5dce3;
	filter: alpha(opacity=100);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity:1;
	background-color: #0A1A45;
}
 


#homes_thumbs_splash li p {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #143052;
	margin: 0px 0px 15px 0px;
	padding: 1px;
	text-align: center;
	text-transform: capitalize;
}

#homes_thumbs li #none {
	margin: 0px;	
}
	
	
	
	
#homes_left {
	clear:both;
	float:left;
	position: relative;
	padding: 0px 0px 15px 30px;
	width: 450px;
	height: 480px;
}

#homes_left img {
	border: 2px solid #ccc;	
}

#homes_right {
	float:left;
	position: relative;
	padding: 0px;
	width: 240px;
	height: 480px;
	margin-left: 0px;
}

#homes_right ul {
	padding: 0px;
	margin: 0px 0px 20px 15px;
}

#homes_right li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/bullet.gif);

}

#homes_right p {
	line-height: 17px;
		margin: 0px 0px 5px 0px;

}

#detail_pics_neighborhoods {
	position: relative;
	width: 253px;
	margin-left: 8px;
	margin-top: 112px;
	float: left;
	display: inline;
	height: auto;
}

#detail_pics_neighborhoods img {
	margin-bottom: 7px;
	margin-left: 5px;
}

#detail_pics {
	position: relative;
	width: 253px;
	margin-left: 8px;
	margin-top: 112px;
	float: left;
	display: inline;
	height: auto;
}

#detail_pics img{
	margin-bottom: 7px;
	width: 253px;
	height: 189px;
}

#detail_neighborhoods {
	position: relative;
	width: 425px;
	margin-left: 8px;
	margin-top: 112px;
	height: 404px;
	float: left;
	display: inline;
	background-color: #f0f0e7;
	z-index: 3;
	background-position: 0px 1px;
	padding-left: 30px;
	padding-top: 10px;
}

#detail {
	position: relative;
	width: 425px;
	margin-left: 8px;
	margin-top: 112px;
	height: 376px;
	float: left;
	display: inline;
	background-color: #f0f0e7;
	z-index: 3;
	background-position: 0px 1px;
	padding-left: 30px;
	padding-top: 10px;
}

#detail p {
	width: 396px;
	line-height: 22px;
	font-size: 13px;
	}
#detail_neighborhoods p {
	width: 340px;
	line-height: 22px;
	font-size: 13px;
}

.staff_container {
	width: 680px;
	height: 440px;
	margin-top: 0px;
	margin-left: 30px;
	position:relative;
	float:left;
	}
	
.staff_item a {
	width: 130px;
	height: 125px;
	margin-right: 30px;
	margin-bottom: 20px;
	float: left;
	display: inline;
	background: #fff;
	padding: 15px 0px 0px 0px;
	text-align: center;
	-moz-box-shadow: 0px 2px 7px #ccc;
	-webkit-box-shadow: 0px 2px 7px #ccc;
	box-shadow: 0px 2px 7px #ccc;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
	border: 1px solid #ccc;
}

.staff_item a:hover {
	background: #f9f9f9;
	text-decoration: none;
	-moz-box-shadow: 0px 2px 7px #999;
	-webkit-box-shadow: 0px 2px 7px #999;
	box-shadow: 0px 2px 7px #999;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
	border: 1px solid #999;
}

.staff_item span {
	margin: 0px 0px 5px 0px;
	font-weight:bold;
	color:#353c4a;
	line-height: 23px;
}

.staff_item img {
	height: 80px;
	width: 100px;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
	
.staff_item p {
	line-height: 15px;
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}	
	
/** HOME PAGE BUTTONS STYLES **/

#holder {
	position:relative;
	left:auto;
	width:100%;
	height:auto;
	margin: 0px;
	overflow-x: hidden;
	background: url(../images/holder_repeat.jpg) repeat-x;
}

#image_buttons {
	position:relative;
	left:0px;
	width:770px;
	height:187px;
	margin: auto;
	background-color: #FFF;
	padding-left: 5px;
}


#index_button {
	width: 245px;
	height: 171px;
	display:inline;
	float:left;
	padding: 8px 5px 8px 5px;
}

#index_button a img{
	filter: alpha(opacity=100);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity:1;
	background-color: #0A1A45;
}
 
#index_button a:hover img { /* Image opacity when rolled over */
	filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.90;
	opacity:0.90;
}

/** FOOTER STYLES **/

#footer_container {
	width: 100%;
	height: auto;
	margin: 0px;
	position: relative;
	background: #c2bd9f;
	border-top: 7px solid #fff;
	overflow: hidden;
}

#footer {
	width: 1024px;
	height: 60px;
	margin: auto;
	position: relative;
	display: block;
}


#copyright {
	position:relative;
	float:right;
	width:300px;
	height:26px;
	margin: auto;
	padding:15px 0px 20px 15px;
	text-align: right;
	font-size: 10px;
	color: #fff;
	line-height: 14px;
	margin-right: 15px;
}

#tagline {
	position:relative;
	float:left;
	width:auto;
	height:61px;
	margin: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #434250;
	margin-left: 15px;
	letter-spacing: 0.03em;
	font-weight: lighter;
	line-height: 61px;
}

#cursive {
	position:relative;
	float:left;
	width:auto;
	height:61px;
	background: url(../images/footer_tagline.png) no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/footer_tagline.png,
sizingMethod='fixed');
	
}
.comingsoon {
	line-height: 18px;
	background: #fff; padding: 15px;
	text-align:center;
}

.popup {
	line-height: 18px;
	background: #fff; padding: 15px;	
}

.popup img {
	float: left;
	margin: 0px 15px 15px 0px;
	width: 120px;
	height: 168px;
	
}


#tan_button a  {
	display:block;
	position:relative;
	float:left;
	width:auto;
	height:20px;
	padding: 8px 10px 8px 10px;
	text-align: left;
	font-size: 15px;
	border: 1px solid #deddc8;
	background: url(../images/tan_button.jpg) 0 0 repeat-x;
	color: #600;
	text-decoration:none;
}
#tan_button a:hover {
	text-decoration:none;
	background: url(../images/tan_button_on.jpg) 0 0 repeat-x;
	
}

#tan_button_margintop a  {
	display:block;
	position:relative;
	float:left;
	width:auto;
	height:20px;
	padding: 8px 109px 8px 109px;
	text-align: center;
	font-size: 15px;
	border: 1px solid #deddc8;
	background: url(../images/tan_button.jpg) 0 0 repeat-x;
	color: #600;
	text-decoration:none;
	margin-top: 10px;
}
#tan_button_margintop a:hover {
	text-decoration:none;
	background: url(../images/tan_button_on.jpg) 0 0 repeat-x;
	
}

