/* CSS Document */

body {
	font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	background:#fff;
	margin: 0;
	background:url(images/architecture/a1.gif) repeat-x;
}
a, a:visited {
color: #0F4F18;
}
a:hover {
color: #1B8B2C;
}
h1 {
	font-size:1.25em; 
	margin-top: 0em;
	margin-bottom: 0.5em;
	color: #AD8B3A;
}
h2 {
	font-size:1.25em; 
	margin-bottom: 0.5em;
	padding: 5px 0px 5px 15px;
	background-color: #0F4F18;
	color: #fff;
}

p, td, th{
	margin-top: 0;
	margin-bottom: 0.75em; 
	line-height:1.35em;
}
#container {
width: 800px;
margin: auto;
border: 1px solid #000;
}
#header {
width: 800px;
}
#left_column {
float:left;
width: 184px;
}
#left_column_bottom {
background-color: #956D09;
background:url(images/architecture/left_column_bg.gif);
width: 184px;
}
#main_menu {
width: 184px;
font-size: 16px;
}
#main_menu a, #main_menu a:visited{
	color: #fff;

}
#hr_container {
width: 176px;
padding: 10px 8px 2px 0px;
text-align:right;
background-color: #956D09;
background: url(images/architecture/hr_bg.gif) no-repeat left bottom;
}
#phone_container {
width: 176px;
padding: 10px 8px 2px 0px;
text-align:right;
color: #E6DCC5;
background-color: #956D09;
background: url(images/architecture/phone_bg.gif) no-repeat left bottom;
}
#phone_container a{
color: #08390F;
}
#right_column {
float:left;
width: 616px;
background-color: #fff;
margin: 0;
}
#right_content_container {
line-height: 1em;
width: 586px;
padding: 15px;
}
#footer {
clear:both;
width: 780px;
height: 13px;
margin: 0;
padding: 3px 10px 5px 10px;
background-color: #3D3D3D;
}
#footer_content_left {
float:left;
width: 290px;
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
color: #C5C3C3;
}
#footer_content_left a, #footer_content_left a:visited {
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
text-decoration: underline;
color: #C5C3C3;
}
#footer_content_left a:hover {
color: #fff;
}
#footer_content_right {
float:left;
width: 490px;
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
color: #C5C3C3;
}
#footer_content_right a, #footer_content_right a:visited {
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
text-decoration: none;
color: #C5C3C3;
}
#footer_content_right a:hover {
text-decoration: none;
color: #fff;
}
.left_column_title {
font-size:1.5em;
color: #231D02;
}
.home_content_container {
float:left;
line-height: 1em;
width: 288px;
padding:10px;
}

.home_feature_container {
width: 280px;
border: 1px solid #000;
}
.home_feature_container td {
line-height: 1em;
}
.home_feature_title {
	font-size:1.25em; 
	padding: 5px 5px 5px 10px; 
	color: #fff;
	background-color: #0F4F18;
}
.home_feature_text {

	padding: 5px 10px 5px 10px; 
	color: #000;
}
.licensed_text {
font-size:10px;
color:#0F4F18;
line-height: 1.2em;
text-align:center;
}
