* { padding: 0; margin: 0;}
body {
	font-size: 11.5pt;
	line-height: 1.75em;
	color: #3D3D3D;
	background: #0D0D0D url(bgmain.jpg) top center no-repeat;
	letter-spacing: -0.02em;
}

body,input {
	font-family: Arial, sans-serif;
}
br.clearfix {clear: both;}
a {text-decoration: underline;color: #FFF;}
a:hover {text-decoration: none;}

h1,h2,h3,h4 {
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFEF1;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-bottom: 1em;
}
h2 {font-size: 1.75em;color:#A4AC77;}
h3 {font-size: 1.5em;}
h4 {font-size: 1em;}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}
img.aligntop {
	margin: 5px 0 20px 0;
}
p {	margin-bottom: 1.5em;}
ul {margin-bottom: 1.5em;margin-left:40px;}

#content {
	width: 655px;
	padding: 0;
	float: left;
}
#footer {
	text-align: center;
	padding: 40px 0 100px 0;
	font-size: 0.9em;
}
#footer a {color: #555;}
#header {
	color: #FFF;
	position: relative;
	height: 80px;
	background: #627028 url(headerbg.jpg) bottom center no-repeat;
	width: 910px;
	padding: 35px;
}
#logo {position: absolute;top: 60px;}
#logo a {
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,0.8);
}
#logo h1 {
	font-size: 3em;
	font-family: 'Open Sans Condensed', sans-serif;
}
#menu {
	line-height: 60px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 0 35px 0 35px;
	width: 910px;
	height: 60px;
	font-size: 1.3em;
	background: #627028;
	text-shadow: 0 1px 1px rgba(0,0,0,0.8);
}
#menu {
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #FFF;
}
#menu a {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
#menu ul {
	list-style: none;
	margin:0 !important;
}
#menu ul li {
	padding: 0 20px 0 20px;
	height: 60px;
	display: inline-block;
}

#menu ul li.first {
	padding-left: 0;
}
#menu ul li.active {
	background: #743737;
}
#page {
	color: #AAA;
	padding: 30px 35px 25px 35px;
	margin: 0;
	width: 910px;
	position: relative;
}

#page strong {
	color: #FFF;
}
#sidebar ul {
	list-style: none;
	margin:0 !important;
}
#sidebar ul li {
	padding: 10px 0 10px 0;
	border-top: dotted 1px #333;
}
#sidebar ul li.first {
	padding-top: 0;
	border-top: 0;
}
#sidebar {
	width: 225px;
	margin: 0 0 0 685px;
	padding: 0;
}
#headerpic {
	height: 200px;
	position: relative;
	width: 980px;
	background: #FFF;
	overflow: hidden;
}
#wrapper {
	width: 980px;
	position: relative;
	background: #151515 url(pagebg.jpg) bottom center no-repeat;
	margin: 40px auto 0 auto;
}
