
H1 { font-size: 16pt; font-weight: normal; text-decoration: none; color: #62652E; font-family:Georgia, Times News Roman;}
H2 { font-size: 14pt; font-weight: none; color: #62652E; font-family: arial, helvetica; }
H3 { font-size: 11.5pt; font-weight: bold; color: #62652E; font-family: arial, helvetica; }
H4 { font-size: 11pt; font-weight: bold; color: #62652E; font-family: arial, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #62652E; font-family: arial, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #62652E; font-family: arial, helvetica; }

HR { color: #46391E; height: 1px;  }

body, html { 
	background: #858585 url(/images/background.jpg) repeat-x; 
	font-size: 9pt; 
	line-height: 1.5;
	color: #46391E; 
	font-family: arial, helvetica;
	margin: 0 auto;
	height: 100%;
	min-height: 100%; 
}

#body_container {
	position:relative;
	text-align: center;
	height: 100%;
	min-height: 100%;
	
}

#area_container {
	width:850px;
	/*height: 700px;*/
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background: #F4F4EB url(/images/body_background.jpg) repeat-y; 
}


#left_column { 
	position: relative;
	width:617px;
	height: auto;
	vertical-align:top;
	float: left;
}

#right_column_container { 
	position: relative;  
	width: 232px;
	height: 800px;
	min-height: 800px;
	vertical-align:top;
	border-left: 1px solid #E9E9D8;
	margin: 0 auto;
	background: #ffffff url(/images/right_column_background.jpg) repeat-x; 
	float: right;
} 

#right_column_area {
	padding: 0px 20px 20px 20px;
	text-align: left;
	color: #89894E;
}

#right_column_area a:link, #right_column_area a:active , #right_column_area a:visited {
	color: #89894E; 
	text-decoration: underline; 
}
#right_column_area a:hover { 
	color: #89894E;
	text-decoration: none; 
}


#right_column_area hr {
	color: #BBAB64;
	background-color: #BBAB64;
	height: 1px;
	border: 0;
}

.contact_form INPUT { 
	font-size: 8pt; 
	font-family: arial, helvetica; 
	color: #ffffff; 
	background: #d9d1aa url(/images/input_right.jpg) repeat-x; 
	border: 1px solid #7f7e7f;
}



#header_area {
	height: 275px;
	width:617px;
	margin: 0 auto;
	padding:0px;
	overflow: hidden;
	background: #858585 url(/images/background.jpg) repeat-x; 
}




#top_menu_container {
	height: 35px;
	width:617px;
	margin: 0 auto;
	padding:0px;
	background: #ffffff url(/images/menu_background.jpg) repeat-x; 
}

#top_menu {

	text-align: left;
	padding: 8px 0 0 20px;
	
}

#top_menu a:link, #top_menu a:active , #top_menu a:visited {
	color: #ffffff; 
	text-decoration: underline; 
	padding: 0 5px 0 5px;
}
#top_menu a:hover { 
	color: #ffffff;
	text-decoration: none; 
	padding: 0 5px 0 5px;
}




#body_area_container {
	width:617px;
	max-width: 617px;
	margin: 0 auto;
	padding: 0px;
	vertical-align: top;
}

#body_area {
	font-size: 9pt;
	line-height: 1.5;
	color: #46391E; 
	font-family: arial, helvetica;
	margin: 10px 28px 20px 28px;
	/*margin: 0 auto;*/
	text-align: left;
	position: relative;
	width: 561px;
	max-width: 561px;
	word-wrap: break-word;
}
#body_area a:link, #body_area a:active , #body_area a:visited {
	color: #46391E; 
	text-decoration: underline; 
}
#body_area a:hover { 
	color: #46391E; 
	text-decoration: none; 
}

#body_area hr {
	color: #BBAB64;
	background-color: #BBAB64;
	height: 1px;
	border: 0;
}

#footer_container {
	width:850px;
	min-height: 33px;
	background-color: #E9E9D8;
	vertical-align: middle;
	clear: both;
}

#footer {
	color: #89894E;
	text-align: left;
	padding: 8px 0 8px 20px;

}

#footer a:link, #footer a:active , #footer a:visited {
	color: #89894E; 
	text-decoration: underline; 
}
#footer a:hover { 
	color: #89894E;
	text-decoration: none; 
}

.clear {
	clear:both;
}

.quoteHeader {
	font-size: 14pt; 
	font-weight: normal; 
	text-decoration: none; 
	color: #62652E; 
	font-family:Georgia, Times News Roman;
}

#contact_error {
	color: red;
}



INPUT { font-size: 8pt; font-weight: none; font-family: arial, helvetica; color: #46391E; }
TEXTAREA { font-size: 8pt; font-weight: none; font-family: arial, helvetica; color: #46391E;}
SELECT { font-size: 8pt; font-weight: none; font-family: arial, helvetica; color: #46391E;}
OPTION { font-size: 8pt; font-weight: none; font-family: arial, helvetica; color: #46391E; }
TD { font-size: 9pt; line-height: 1.5; }
TH { font-size: 9pt; line-height: 1.5; }
IMG { font-size: 9pt; color: #596873; }
ALT { font-size: 8pt; color: #596873; }
