* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #718424;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 12.5pt;
	line-height: 1.75em;
	background: #f1f0f3 url("images/bg.jpg") no-repeat top center fixed;
	color: #353535;
}

body,input {
	font-family: Arial, sans-serif;
}

br.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4 {
	text-transform: lowercase;
	font-weight: normal;
}

h2 {
	font-size: 1.75em;
}

h2,h3,h4 {
	margin-bottom: 1em;
	font-family: "Patua One", serif;
	color: #000;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.25em;
}

img.left {
	float: left;
	margin: 8px 20px 20px 0;
}

img.top {
	margin: 8px 0 20px 0;
}

label.login {
	display: block;
	margin: 0 0 6px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.form {
	margin: 0 0 24px 0;
}

.inputBox {
	padding: 6px;
	width: 95%;
}

.inputButton {
	padding: 6px;
	float: right;
}

#box1 {
	width: 812px;
	overflow: hidden;
	margin: 0 0 20px 0;
}

#box2 {
	width: 396px;
	overflow: hidden;
	float: left;
}

#box3 {
	width: 396px;
	overflow: hidden;
	margin: 0 0 0 416px;
}

#content {
	width: 812px;
	margin: 0 0 0 320px;
	padding: 0;
}

#copyright {
	margin: 0 0 36px 0;
	padding: 40px 0 64px 0;
	text-align: center;
}

#copyright a {
	color: #353535;
}

#footer {
	position: relative;
	padding: 24px;
	width: 1132px;
	background: #727074 url("images/bg02.gif") repeat-x top left;
	color: #d8d7d8;
	border-radius: 0 0 10px 10px;
}

#footer a {
	color: #f5f5f5;
}

#footer h2, #footer h3, #footer h4 {
	color: #fff;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	padding: 8px 0 8px 0;
	border-bottom: dotted 1px #fff;
}

#footer ul li.first {
	padding-top: 0;
	border-top: 0;
}

#footer ul li:last-child {
	border: none;
}

#footerContent {
	width: 812px;
	margin: 0 0 0 320px;
}

#footerSidebar {
	width: 300px;
	float: left;
}

#header {
	position: relative;
	padding: 24px;
	height: 130px;
}

#logo {
	position: absolute;
	top: 24px;
	left: 24px;
	height: 130px;
	line-height: 130px;
}

#logo a {
	text-decoration: none;
	color: #000;
}

#logo a span {
	color: #718424;
}

#logo h1 {
	font-size: 2.75em;
	font-family: "Patua One", serif;
}


#main {
	position: relative;
	padding: 24px;
	width: 1132px;
	margin: 0 0 0 0;
	background: #ffffff url("images/bg03.gif") repeat-x top left;
	color: #3b3b3b;
	border-radius: 10px 10px 0 0;
}

#main .sectionList {
	list-style: none;
	padding-left: 0;
}

#main .sectionList li {
	clear: both;
	padding: 16px 0 16px 0;
}

#main h2, #main h3, #main h4 {
	color: #1f1f1f;
}

#main strong {
	color: #212121;
}

#main ul {
	list-style: none;
}

#main ul li {
	padding: 8px 0 8px 0;
	border-top: dotted 1px #bfbfbf;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#nav {
	position: absolute;
	right: 24px;
	height: 57px;
	line-height: 57px;
	top: 60px;
	font-family: "Patua One", serif;
}

#nav a {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.25em;
	color: #0d0d0d;
}

#nav .active a {
	color: #fff;
	background: #718424;
	padding: 6px;
}

#nav ul {
	list-style: none;
	padding: 0 12px 0 12px;
}

#nav ul li {
	display: inline;
	padding: 0 8px 0 8px;
}

#outer {
	position: relative;
	width: 1180px;
	margin: 64px auto 0 auto;
}

.inputButton {
	border: 0;
	color: #fff;
	background: #718424;
	padding: 6px;
	font-family: "Patua One", serif;
	text-transform: lowercase;
}

.inputBox {
	border: dotted 1px #9e9ea0;
	padding: 6px;
}

#sidebar {
	width: 300px;
	float: left;
	padding: 0;
}
