body {
	background-color: #956E1F;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-image: url(../images/bg.jpg);
}
.tbl_bg {
	background-image: url(../images/tbl_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F1EAD8;
}
.top_header {
	background-image: url(../images/top_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 73px;
	width: 998px;
}

/* ---------------------- Blueslate nav ---------------------- */
.blue #slatenav{
	position:relative;
	display:block;
	height:30px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/menu_bg.jpg);
}
.blue #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.blue #slatenav ul li{
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}
.blue #slatenav ul li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	height:20px;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 24px;
}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{
	color:#fff;
	background-color: #E7A614;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/menu_hover.jpg);
}
/* ---------------------- Blueslate nav ---------------------- */.main_tbl_bg {
	background-image: url(../images/main_tbl_bg.gif);
	background-repeat: repeat-y;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #484540;
	text-decoration: none;
}
.txt_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hd_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.hd_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4E4B46;
	text-decoration: none;
	font-weight: bold;
}
.hd2_dark {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #4E4B46;
	text-decoration: none;
	font-weight: bold;
}
.hd3_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4E4B46;
	text-decoration: none;
	font-weight: bold;
}
.hd2_dark_arb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E4B46;
	text-decoration: none;
	font-weight: bold;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #484540;
	text-decoration: none;
}
.footer_bg {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 62px;
	width: 1012px;
}
.footer_bg_top {
	background-image: url(../images/footer_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 120px;
	width: 320px;
}

a:link {
	font-family: tahoma;
	font-size: 13px;
	color: #484540;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: tahoma;
	font-size: 13px;
	color: #484540;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}