body { margin:0; padding:0; font-size:11px; line-height:16px; font-family: Arial, Tahoma;}
a {
	color:#fff5r6;
}
a:hover {
	text-decoration:none;
	color: #F8811D;
}
.orange {
	color:#F8811D;
	text-decoration:none;
	font-weight:bold;
	height:12px;
	font-size:20px;
	text-transform:uppercase;
}

#header {
	height:120px;
	background-color: #3E3212;
	background-image: url(images/header_bckg.gif);
	background-repeat: repeat-x;
}
#logo { width:780px; height:38px; margin:0 auto; padding:50px 0 0 20px; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:14px;  text-transform:uppercase;}
#logo a:hover { }
#menu {
	color:#fff;
	text-align:center;
		background-color: #68551F;
}
#menu ul{
	width:780px;
	list-style:none;
	padding:0;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu ul li{display:inline}
#menu ul a {
	display:block;
	float:left;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	background:url(images/menu_enactive.gif) no-repeat bottom center;
	padding:8px 10px;
	width:110px;
	text-align:center;
	text-transform:uppercase;
}
#menu ul a:hover { background:url(images/menu_over.gif) no-repeat bottom center; color:#232323;}
#menu ul a.active { background:url(images/menu_active.gif) no-repeat bottom center; color:#232323;}
#menu ul a.active:hover { background:url(images/menu_active.gif) no-repeat bottom center; color:#232323;}

#main { width:100%; margin:20px 0 20px 0; float:left;}
#head_image {
	height:150px;
	padding:30px 0 30px 50px;
	line-height:24px;
	background-color: #C6A03B;
	background-image: url(images/head_bckg.jpg);
	background-repeat: no-repeat;
}
#slogan { color:#fff; font-family: "Arial Narrow", Arial, Tahoma; font-size:21px; text-transform:uppercase; }
#under_slogan_text {
	color:#A1322B;
	font-size:10px;
	line-height:12px;
	padding-top:15px;
}
#content { margin:0 auto; padding:0; width:780px;}
#content h1 { margin:20px 0 0 0; text-transform:uppercase; font-size:20px; color:#000; font-weight:normal;}
#text {float:left; width:530px; padding-left:20px;}
#sidebar {
	background:url(images/sidebar_bckg.gif) repeat-x;
	color:#6f6e6e;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 560px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: normal;
}
#sidebar h2 {
	color:#9C3429;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	line-height: normal;
}

#sidebar h2 a {
	text-transform:uppercase;
	text-decoration:none;
}

#sidebar h2 a:hover {
	text-transform:uppercase;
	text-decoration:underline;
}

#footer {
	height:94px;
	margin-top:20px;
	clear:both;
	background-color: #4F4017;
	background-image: url(images/footer_bckg.gif);
	background-repeat: repeat-x;
	background-position: 0 2px;
}
#left_footer {
	float:left;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}
#right_footer .ss {
	font-size:8px;
	color:#000000;
	text-transform:lowercase;
	line-height: 1px;
}
