@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #555555;
	background-color: #615446;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	width: 970px;  
	background: #FFFFFF;
	margin: 0 auto; 	
	text-align: left; 
}
#header {
	width: 970px;  	
}
#menu_item1 {
	width: 162px;
	height: 29px;
	text-align: center;
	float: left;
	background-color: #8e7146;
	padding-top: 10px;
}
#menu_item2 {
	width: 161px;
	height: 29px;
	text-align: center;
	float: left;
	background-color: #6b9961;
	padding-top: 10px;
}
#menu_item3 {
	width: 161px;
	height: 29px;
	text-align: center;
	float: left;
	background-color: #927969;
	padding-top: 10px;
}
#menu_item4 {
	width: 486px;
	height: 29px;
	text-align: center;
	float: left;
	background-color: #bdc25e;
	padding-top: 10px;
}
#menu_item {
	width: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #fff;
	float: left;
}
#menu_item a:hover {
	color: #ebf08a;
	text-decoration: none;
}
.menu_item_link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.menu_item_link a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #ebf08a;
	text-decoration: none;
}
#content {
	width: 970px;
	padding-top: 6px;
	background-color: #fff;
	float: left;
}
#col1 {
	width: 290px;
	background-color: #fff;
	padding-top: 15px;
	padding-left: 18px;
	padding-right: 15px;
	padding-bottom: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
}
#col1 a:hover {
	color: #9cb063;
	text-decoration: underline;
}
.col1_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6b9961;
	text-decoration: underline;
}
.col1_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9cb063;
	text-decoration: underline;
}
#col_div {
	width: 1px;
	background-color: #fff;
	padding-top: 0px;
	padding-bottom: 27px;
	float: left;
}
#col_div_div {
	width: 1px;
	background-color: #e0d7cf;
	float: left;
}
#col2 {
	width: 287px;
	background-color: #eae0d8;
	padding-top: 15px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	background-image: url(images/column_back.jpg);
	background-repeat: repeat-y;
}

#form_left {
	width: 70px;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
}
#form_right {
	width: 220px;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
}
#footer {
	width: 970px;
	height: 30px;
	background-color: #3d3931;
	float: left;
}
#legal{
	font-family: Arial, Helvetica, sans-serif;
	color: #957967;
	font-size: 10px;
	padding-top: 8px;
	padding-left: 18px;
	float: left;
	background-color: #3d3931;
}
#design {
	font-family: Arial, Helvetica, sans-serif;
	color: #957967;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 18px;
	float: right;
	background-color: #3d3931;
}
#design a:hover {
	color: #c7a189;
	text-decoration: underline;
}
.design_link {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #957967;
	text-decoration: underline;
}
.design_link a:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #c7a189;
	text-decoration: underline;
}
.title1 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	color: #5e5642;
	font-weight: bold;
}
.title2 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	color: #6b9961;
	font-weight: bold;
}
.title3 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 15px;
	color: #8e7146;
	font-weight: bold;
}
.phone {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9cb063;
}
.green2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #859d42;
}
 
#nobullets li { 
list-style-type:none; 
}
