@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/home_2007/background_corduroy.gif);
	background-color: #F2E7CC;
}

p {
	margin-top: 3px;
}

.subnav_divider
{
	height:5px; 
	background-color:#3e5167;	
}

.subnav_container
{ 
	background-color:#c3b093;
	margin:0px;
	padding:0px;
}

.subnav_item
{
	line-height:40px; 
	font-size:14px; 
	font-weight:bold; 
	color:#3e6078; 
	border-bottom: dashed #3e5167 1px;
	padding-left:15px;
}

.subnav_item a
{ 
	text-decoration:none;
	color:#3e6078;
}

.project_container
{
	float:left;
	width: 490px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	display:inline;
	border: dashed #b7b28d 1px;
	margin-bottom:10px;
}

.project_image
{
	float:left; 
	width:153px; 
	padding:3px; 
	background-color:#ccc7a5; 
	border: 1px #b7b28d solid;
}

.project_image img
{
	border: 1px #b7b28d solid;
}

.project_text
{
	float: left;
	padding-left: 10px;
	width: 307px;
}

.project_text a
{ 
	text-decoration: underline;
	color:#000000;
}

.project_text h3
{
	margin-top:0px;
	margin-bottom:5px;
	line-height:20px;
	padding:3px;
	background-color:#ccc7a5;
	border: 1px #b7b28d solid;
	font-size:13px;
}

.project_text p
{
	margin:0px;
	padding: 0px;
	font-size:11px;
}

#header_address {
	width: 536px;
	height: 28px;
	background-color:#ddeaef;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3e5167;
	font-size: 12px;
	line-height: 28px;
	text-align: right;
}
#header_divider {
	width: 536px;
	height: 5px;
	background-color: #ccc7a5;
}

#header_nav_container {
	width: 536px;
	height: 68px;
	background-color: #bca788;
}
#header_main_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f2e7cc;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	padding-top:3px;
}

#header_main_nav a {
	text-decoration: none;
	color: #f2e7cc;
}
#header_main_nav a:hover {
	text-decoration: underline;
}

#header_sub_nav {
	font-family: "Times New Roman", Times, serif;
	color: #3e5167;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	margin-top:2px;
}
#header_sub_nav a {
	text-decoration: none;
	color: #3e5167;
}
#header_sub_nav a:hover {
	text-decoration: underline;
}

img.nav_divider {
	width: 2px;
	height: 15px;
	vertical-align:text-top;
	margin-left:3px;
	margin-right:3px;
}

img.nav_sub_divider {
	width: 2px;
	height: 13px;
	vertical-align:text-bottom;
	margin-left:3px;
	margin-right:3px;
}

span.hartman_homes {
	color:#7a2f2c;
}

span.bold_red {
	color:#7a2f2c;
	font-weight:bold;
}

p.italic {
	font-style:italic;
}

h2.header {
	color:#7a2f2c; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:18px; 
	margin-bottom:4px;
	text-transform:capitalize;
}

h3.header {
	color:#7a2f2c; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	margin-bottom:4px;
	text-transform:capitalize;
}

.leftcolumn_text {
	padding-top:20px;
	min-height:99px; 
	background-color:#ccc7a5; 
	color:#553f23; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
}

.leftcolumn_subtext {
	color:#553f23; 
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.rightcolumn_nav {
	float:right; 
	width:100px; 
	margin-top:180px; 
	padding-right:15px;
}

.rightcolumn_nav a {
	color:#7a2f2c; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:14px;
	text-decoration:none;
}
/*
ul {
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	margin-bottom:0px;
}

li {
	list-style-image:url(images/list_arrow.gif);
	line-height:17px;
	vertical-align:baseline;
	margin-left:0px;
	padding-left:0px;
}
*/
ul.redtext {
	
}

ul.redtext li {
	list-style-image:url(images/list_arrow.gif);
	color:#7a2f2c;
	line-height:20px;
}

ul.redtext li a {
	text-decoration:none;
	color:#7a2f2c;
}

ul.redtext li a:hover {
	text-decoration:underline;
}

ul.blacktext {
	list-style-position:outside;
	margin-top:5px;
}

ul.blacktext li {
	list-style-image:url(images/list_arrow_black.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:20px;
}

ul.blacktext li a {
	text-decoration:none;
	color:#000000;
}

ul.blacktext li a:hover {
	text-decoration:underline;
}

div.list_item {
	padding-bottom:12px;
	margin-left:8px;
	text-indent:-8px;
}

#contactus_left {
	float:left;
	width:267px; 
	min-height:200px;
}

#contactus_right {
	float:right; 
	width:267px; 
	min-height:200px;
}

#home_feature {
	background-color:#cccccc;
	width:800px;
	height:268px;
}

#home_horizontal_divider {
	background-color:#3e5167;
	width:800px;
	height:6px;
}

#home_promo_left {
	float:left;
	width:397px;
	height:205px;
	background-image: url(images/home/promo_left_bg.jpg);
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
}

#home_promo_left div {
	margin-left:10px;
	width:258px;
}

#home_promo_left h3 {
	color:#41526e;
	text-align:left;
	font-size:24px;
	margin-top:10px;
	margin-bottom:10px;
}

#home_promo_left p {
	color:#000000;
	text-align:left;
	font-size:13px;
}

#home_promo_left p a {
	color:#41526e;
	text-decoration:underline;
	text-align:left;
}


#home_vertical_divider {
	float:left;
	background-color:#8f653d;
	width:6px;
	height:205px;
}

#home_promo_right {
	float:left;
	width:397px;
	height:205px;
	background-image: url(images/home/promo_right_bg.jpg);
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
}

#home_promo_right div {
	margin-left:157px;
	width:238px;
}

#home_promo_right h3 {
	color:#41526e;
	text-align:left;
	font-size:24px;
	margin-top:10px;
	margin-bottom:10px;
}

#home_promo_right h3 a {
	color:#41526e;
	text-decoration:none;	
}

#home_promo_right p {
	color:#000000;
	text-align:left;
	font-size:13px;
}

#home_promo_right p a {
	color:#41526e;
	text-decoration:underline;
	text-align:left;
}

div.contact_name {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
}

div.contact_title {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:12px;
	font-style:italic;
	padding-bottom:3px;
}

div.contact_email {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-stretch:extra-condensed;
	padding-bottom:3px;
}

div.contact_email a {
	color:#000000;
	text-decoration:none;
}

div.contact_email a:hover {
	text-decoration:underline;
}

div.contact_phone {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:13px;
	padding-bottom:3px;
}

div.contact_about a {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#772a24;
	text-decoration:none;
}

div.contact_about a:hover {
	text-decoration:underline;
}

div.video_container {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
}

div.video {
	margin-left:auto;
	margin-right:auto;
	width:425px;
	height:344px;
	padding:5px; 
	background-color:#ccc7a5; 
	border: 1px #b7b28d solid;	
	text-align:center;
}
