body {background:url(../images/bg.jpg); background-position:center top; color:#000; font-family:"Myriad Pro"; font-size:14px; padding:0px; margin:0px; height:100%; background-color:#F7F1E7;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

ul{list-style: none;}

ul.normal{ list-style:disc;}

ul.normal li{margin-left:10px; line-height:20px;}

p{padding:2px;}
p.nopad{padding:0px; margin:0px;}
a{color:#9e0b0f; text-decoration:none;}

a:hover{color:#065420;}

img.left{margin:8px; padding:0 0 0 15px; float:left;}

.green{color:#08B43E}

h1{color:#9e0b0f;
font-size:19px;
font-style:italic;
font-weight:bold;
padding-top:15px;
margin-top:0px;}

h2{color:#9e0b0f;
font-size:18px;
font-weight:bold;
padding:0px;
margin:0px;}

h3{color:#9e0b0f;
font-size:20px;
font-weight:bold;
border-bottom:1px solid #9e0b0f;}

hr{color:#ccc;}

#site{width:954px; margin:0 auto; position:relative; height:100%; display:block; overflow:hidden; padding:0px;}

#header{float:left;}

#content{float:left; margin:0px; padding:0px; width:100%;}

#content #text{ width:100%; height:100%; margin:0 auto; background-image:url(../images/content_bg.png); background-repeat:repeat-x; background-color:#719BAA; float:left; position:relative; margin-left:25px; overflow:hidden;}

#content_left{width:600px; float:left; padding:0px 15px 9999px 15px; margin-bottom:-9999px; background-image:url(../images/index_left_bg.jpg); background-repeat:repeat-y; color:#333;}

#content_left a:hover{color:#04AAF8;}

#content_right{ width:295px; float:left; padding:0px 0px 9999px 0px; margin-bottom:-9999px; background-image:url(../images/index_right_bg.jpg); background-repeat:no-repeat;}

#logo{ width:238px; height:85px; float:left; position:relative; margin:20px 0 0 25px;}

#plan_exc_1{background-image:url(../images/header_plan.png); width:306px; height:45px; float:right; margin:30px 25px 0 0;}
#plan_exc_2{}

#menu {
	float:left;
	width: 954px;
	height: 54px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index:1000;
	position:relative;
}

#menu ul{padding:0px; margin:0px;}

#menu li {
	display: inline;
}

#menu li a {
	display: block;
	float: left;
	height: 54px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/menu2.png);
	background-repeat: no-repeat;
}
#menu li a:hover {
	
}

#m_home a, #m_home {
	width: 165px;
	background-position: 0 0;
}

#m_about a, #m_about {
	width: 86px;
	background-position: -165px 0;
}

#m_lot a, #m_lot {
	width: 174px;
	background-position: -251px 0;
}

#m_gallery a, #m_gallery {
	width: 113px;
	background-position: -425px 0;
}

#m_process a, #m_process {
	width: 100px;
	background-position: -538px 0;
}

#m_links a, #m_links {
	width: 62px;
	background-position: -638px 0;
}

#m_testimonials a, #m_testimonials{
	width: 105px;
	background-position: -700px 0;
}

#m_contact a, #m_contact {
	width: 149px;
	background-position: -805px 0;
}

#m_home a:hover, #m_home:hover > a {
	background-position: 0 -54px;
}

#m_about a:hover, #m_about:hover > a {
	background-position: -165px -54px;
}

#m_lot a:hover, #m_lot:hover > a {
	background-position: -251px -54px;
}

#m_gallery a:hover, #m_gallery:hover > a {
	background-position: -425px -54px;
}

#m_process a:hover, #m_process:hover > a {
	background-position: -538px -54px;
}

#m_links a:hover, #m_links:hover > a {
	background-position: -638px -54px;
}

#m_testimonials a:hover, #m_testimonials:hover{
	background-position: -700px -54px;
}

#m_contact a:hover, #m_contact:hover > a {
	background-position: -805px -54px;
}

/* Dropdown style */
#menu li {
	float:left;
	display:block;
	position:relative;
}

#menu li:hover > a {
	
}

#menu li ul {
	list-style: none;
	position: absolute;
	left: 0;
	top: 54px;
	line-height: 40px;
	height:30px;
	margin: 0;
	padding: 0;
	float:left;
	margin-top:3px;
	visibility: hidden;
	width:250px;
}

#menu li ul.m_history_sub{width:600px; margin-left:-80px;}

#menu li ul.m_services_sub{width:500px; margin-left:-60px;}

#menu li ul.m_gallery_sub{width:720px; margin-left:-250px;}

#menu li ul.m_alumni_sub{width:300px; margin-left:-60px;}

#menu li ul.m_contact_sub{width:400px; margin-left:-250px;}

#menu li ul:after {
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
	float:left;
}

#menu li:hover ul {
	left: 0;
	top: 51px;
	visibility: visible;
}

#menu li ul li {
	float: left;
	display: inline;
	background-color:#02501D;
	border-bottom:1px solid #DDCCB2;
	width:100%;
}

#menu li ul li:hover{
	background-color:#8e0a0d;
}

#menu li ul li a {
	line-height: 40px;
	color: #fff;
	width: auto;
	height: 40px;
	padding: 0;
	background: none;
	text-indent: 10px;
	text-decoration: none;
	font-size:14px;
	display: block;
	float:left;
	width:100%;
	font-weight:bold;}

#menu li ul li a:hover{
	color:#fff;
}
#home_photos {
	float:left;
	width:954px; height:326px;
	margin:0px;
	display:block;
	padding:0px;
}

#home_photos ul {
  width:954px; height:326px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	list-style: none;
	display:block;
	float:left;
}

#home_photos ul li {
	width:954px; height:326px;
	padding:0px;
	display:block;
}

#home_photos ul li img{
margin:0 auto;
padding:0px;
width:954px; height:326px;
}

#footer{width:954px; height:138px; background-image:url(../images/bg_footer.jpg); margin:10px auto 0; color:#629874; position:relative;}
#footer .plan{position:absolute; width:502px; height:76px; background-image:url(../images/footer_plan.png); right:50px; top:55px;}
#footer a{color:#629874; text-decoration:none;}
#footer a:hover{color:#fff;}

.content_table{ width:98%; border:3px solid #442416; margin-top:30px; margin-left:10px;}
.content_table tr{ padding:0px; }
.content_table tr td{ border:1px solid #442416; border-collapse:collapse; line-height:20px; text-align:center}

	
.bullet{list-style:disc}

.img{margin:10px 5px 0 0; padding:5px; border:1px solid #fff;}
.img_left{margin:10px 5px 0 0; padding:5px; border:1px solid #fff; float:left}

.img_right{margin:10px 5px 0 0; padding:3px; border:1px solid #fff; float:right}

.gmap{width:550px; height:350px; clear:both; display:block; margin:60px auto 10px auto; padding-top:20px;}

.red_bar{width:954px; background-image:url(../images/red_bar.jpg); background-repeat:repeat-x; height:8px; float:left;}

/* Forms
------------------------------------*/

fieldset {
	border: 1px solid #D5CDC8;
	width: auto;
	display: block;
	margin: 20px 0;
	width: 580px;
	padding: 10px;
}
legend {
	font-weight: bold;
	font-size: 120%;
	color: #a0410d;
}
textarea, input[type='text'] {
	background: #fff;
	border: 1px solid #D5CDC8;
	color: #333;
}
label {
	display: block;
	float: left;
	width: 15em;
	margin-right: 1.5em;
	text-align: right;
}
select {
	background: #fff;
	border: 1px solid #D5CDC8;
	color: #333;
}
button, input[type='submit'] {
	padding: .2em 1em;
	background: #929e9c;
	color: #fff;
	border: 1px solid #D5CDC8;
	font-weight: bold;
}
button:hover, input[type='submit']:hover {
	background: #5D7E8B;
	color: #fff;
	border: 1px solid #D5CDC8;
	cursor:pointer;
}
form div {
	border-bottom: 1px solid #D5CDC8;
	margin-top: -1px;
	padding: .4em 10px;
	width: 550px;
	float: left;
}
	form div.last {
		border-bottom: 0;
	}
	form div.alt {
		background: #9AB9ED;
	}
input[type='text'], input[type='password'] {
	padding: 3px 8px;
	font-family:"Myriad Pro";
}

.securityCode{-x-system-font:none;
color:#003366;
font-family:"Myriad Pro";
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:normal;}

.success{font-weight:bold; font-size:16px; text-align:center;}

.error{font-weight:bold; font-size:12px; margin-left:20px;}

#template_content{padding:10px 20px;}

/*** Testimonials ***/
.testimonial{}

/*** Model Home Listings ***/
.sr_container {width:295px; height:300px; background:url(../images/bg_sr_container.png); background-repeat:repeat-x; border:1px solid #DDCCB2; float:left; margin:5px 5px 25px 0;display:block;}
.sr_last{margin-right:0px;}
.sr_tn{width:293px;height:200px;margin:4px auto 0 auto;}
	.sr_tn span{width:293px;height:75px;}
	.sr_tn span a{text-indent:-999em;width:293px;height:18px;position:absolute;background:url("../images/view_overlay.png") no-repeat; background-position:top}
.sr_details{width:293px;height:65px;margin:0 auto;background:url("../images/bg_srcontainertitle.gif") repeat-x; color:#0D441F; text-align:center}
	.sr_details h2{font-weight:bold; margin:0px; padding:0px;}
	.sr_details h2 a{font-family:"Myriad Pro";font-size:16px;color:#0D441F;padding:3px 0 0 4px;text-decoration:none;}
	.sr_details h2 a:hover{text-decoration:underline;}
	.sr_details .col{width:128px;float:left;display:block;padding:3px;}
	.sr_details h5{font-size:12px;padding:4px;font-weight:normal;text-transform:uppercase;}
	.sr_details h3{font-size:30px;padding:4px;font-weight:normal;clear:both;font-family:"Myriad Pro";;margin:0px;padding:0px; border-bottom:none}
	.sr_details span{width:40px;padding:2px;background-color:#A12428;border:1px solid #A12428;font-family:"Myriad Pro";;font-size:18px;text-align:center;color:#91bfc4;float:right;}
	.sr_details .courtesy{width:215px;;float:left;display:block;font-size:9px;color:#a2d5da;padding:5px 0 0 0;}


/*** Model Home Details ***/
#pd_container{width:900px;margin:0 auto;border:1px solid #DDCCB2;padding:7px;display:block;}
	#pd_container .col1{width:470px;float:left;display:block;}
	#pd_container .col2{width:430px;float:left;display:block;}
	#pd_container .block{padding:0px;}
	#pd_container .pd_img{width:433px; margin-top:10px; display:block;}
	#pd_container .pd_summary{width:440px;padding:7px;}
	#pd_container .pd_summary h1{margin:0px; padding:0px; color:#0D441F; border-bottom:1px solid #DDCCB2;}
	#pd_container .pd_summary h3{font-size:30px;margin:0;font-weight:normal;clear:both;font-family:"Myriad Pro";;color:#9E0B0F; border-bottom:none;}
	#pd_container .pd_summary .col{width:47%;float:left;padding:5px 0 0 0;line-height:20px;}	
	#pd_container .pd_img_tn{list-style:none; display:block;}
	#pd_container .pd_img_tn li{width:width:95px;height:72px;margin:7px 7px 0 0 ;float:left; display:block;}
	#pd_container .pd_img_tn .last_tn{margin-right:0px;}

#model_home_guide{}
#model_home_guide .home{display:block; clear:both; float:left; background-color:#EFF7F8; width:923px; padding:10px; margin:10px auto;
border:1px solid #CFEAED;}
#model_home_guide .home .photo {float:left; display:block; width:460px;}
#model_home_guide .home .info {float:right; display:block; width:460px;}
#model_home_guide .home .info h1{margin:0px; padding:0px;}

table.blue{ width:940px;}
table.blue td{ background-color:#EFF7F8; border:1px solid #CFEAED;}

.infoBox{width:295px; display:block; font-size:13px;}
.infoBox .title{height:37px; background-image:url(../images/green_bar.jpg); background-repeat:repeat-x;}
.infoBox .title img{margin:5px 0 0 15px;}
.infoBox .content{background-image:url(../images/box_bg.jpg); background-repeat:repeat-x; padding:10px;}
.infoBox .content p{padding:0px; margin:0px;}
.infoBox .content p.sale{width:257px; margin:0 auto;}
