BODY
{
	text-align: center;
	margin: 0;
	background: #8D6C39;
	background: url(../images/mud_background.jpg) repeat-y center top;
}
H1
{
	font-family: verdana;
	font-weight: normal;
	color: #EADD86;
	margin-bottom: 0px;
	font-size: 26px;
}
IMG
{
	border: 0;
}
P, H2, TD, SELECT, INPUT, TEXTAREA
{
	font-family: verdana;
	font-weight: normal;
	color: #EADD86;
	font-size: 13px;
	

}
A
{
	font-family: verdana;
	color: #ffffff;
	text-decoration: none;
}
H2
{
	font-weight: bold;
	margin: 0px;
	font-size: 15px;
}
SELECT, INPUT
{
	height: 20px;
}






.a_menu
{
	color: #EADD86;
}
.a_menu_on
{
	color: #ffffff;
}
.a_links_page
{
	color: #EADD86;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
}



.p_smaller
{
	font-size: 11px;
}
.p_white
{
	color: #fff;
}
.p_footer
{
	font-family: verdana;
	color: #EADD86;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}




.table_main
{
	border-left: 5px solid #EADD86;
	border-right: 5px solid #EADD86;
	border-bottom: 5px solid #EADD86;
		
}




.td_top_banner
{
	border-bottom: #EADD86 2px solid;
}
.td_menu, .td_menu_on
{
	font-size: 11px;
	font-weight: bold;
	padding:2px 0px 2px 5px;
	cursor: pointer;
	cursor: hand;
	width: 196px;
}
.td_menu A, .td_menu_on A
{
	font-family: Bookman Old Style;
	font-size: 14px;
}
.td_menu_on
{
	color: #EADD86;
}
.td_menu_holder
{
	/*background: url(../images/menu_bg.jpg) no-repeat;*/
	border-right: #EADD86 2px solid;
	width: 196px;
}
.td_menu_bottom
{
	padding: 8px;
	border-top: #EADD86 2px solid;
	/*background: #98816B;*/
}
.td_menu_bottom P
{
	font-size: 10px;
	margin: 2px 0px 0px 0px;
	text-align: center;
}
.td_footer
{
	background: url(../images/mud_bg.jpg) no-repeat;
	text-align: center;
	padding: 5px;
	height: 40px;
	border-top: 2px solid #EADD86;
}
.td_costs_header
{
	background: #98816B;
	text-align: left;
	font-weight: bold;
}
.td_costs, .td_costs_left
{
	border-right: 1px solid #98816B;
	border-bottom: 1px solid #98816B;
}
.td_costs_left
{
	border-left: 1px solid #98816B;
}
.td_main_content
{
	vertical-align: top;
}
.td_gallery_image
{
	background: #EADD86;
	padding: 5px;
	color: #8D6C39;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}





.div_main_content
{
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 330px;
	width: 580px;
	vertical-align: top;

	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #EADD86;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-track-color: #98816B;
	scrollbar-face-color: #EADD86;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF; 
}
.div_image_right_vert, .div_image_left_vert
{
	padding: 2px;
	width: 150px;
	float: right;
	background: #EADD86;
	color: #8D6C39;
	font-size: 11px;
	margin: 0px 10px 0px 10px;
}
.div_image_left_vert
{
	float: left;
	margin: 0px 10px 0px 0px;
}
.div_image_right_horiz, .div_image_left_horiz
{
	padding: 2px;
	width: 220px;
	float: right;
	background: #EADD86;
	color: #8D6C39;
	font-size: 11px;
	margin: 0px 10px 0px 10px;
}
.div_image_left_horiz
{
	float: left;
	margin: 0px 10px 0px 0px;
}




.img_about_us
{
	margin: 10px;
}
.img_slideshow
{
}