#divnav {
	background-image: url(../images/nav/nav_bg.jpg);
	height: 20px;
	font-weight: bold;
}
#divcontent img {
	float: right;
	margin: 0px 0px 10px 15px;
}

#divcontent {
	float: left;
	width: 560px;
	background-color: #363636;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 5px;
}
#divcontent H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #282828;
	padding: 10px 0px;
	width: 560px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4e4e4e;
	border-bottom-color: #4e4e4e;
	margin: 0px;
	text-indent: 15px;
}
#divcontent H2, #divcontent .content {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#errorbox, .admin_options {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #673e18;
	color: #ebaa46;
}
a { font-weight:bold; color: #ffffff; }
#divfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding: 5px;
	width: 790px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#divcontentwrapper {
	float: left;
	width: 100%;
}

#divsidebar {
	float: right;
	width: 200px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #d9840f;
	margin-left: 5px;
}
#divsidebar H1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #bf5a0d;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #febb5e;
	border-bottom-color: #febb5e;
	border-left-color: #febb5e;
	width: 100%;
	margin: 0px;
	text-indent: 15px;
}


#divnav ul {
	margin: 0px;
	list-style-type: none;
	padding-bottom: 2px;
}
#divwrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#divnav ul li {
	display: inline;
}
#divnav ul li a {
	text-decoration: none;
	float: left;
	height: 20px;
	margin-left: 20px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
#divlogo {
	float: left;
	width: 415px;
	height: 85px;
}
#divheader {
	height: 85px;
}
#divtitle {
	float: right;
	width: 210px;
	margin: 0px;
	padding: 0px;
	height: 50px;
}

#divbar {
	background-image: url(../images/bar/bar_bg.jpg);
	height: 175px;
	background-color: #c25e11;
}
#divsms {
	float: left;
	width: 245px;
}
#divsms img {
	padding-top: 20px;
}
#divsms #smsmenu {
	padding-left: 40px;
}


#divcontact {
	float: right;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
}





#divnav ul li a:link, #divnav ul li a:visited {
	color: #FFFFFF;
}
#divnav ul li a:hover {
	background-color: #72893c;
	padding-bottom: 0px;
	padding-top: 2px;
}
#divnav ul li.current a:link {
	background-color: #8ca15a;
}

#Table {

}

#Table th {
	color: #363822;
	background-color: #FEF4C6;
	text-decoration: none;
	border: 1px solid #EAD68A;
	padding: 5px;
}

#Table td {
	color: #363822;
	background-color: #ffffff;
	text-decoration: none;
	border: 1px solid #EAD68A;
}
#divsidebar H2 {

	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
