/*
	OldWorld by Adonis Ronquillo for Free Website Templates
	www.freewebsitetemplat.es / www.doni.us
	Images by Image Base http://imagebase.davidniblack.com/
	Released under the Creative Commons Attribution 3.0 License.
*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #8A530A;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 11pt;
	line-height: 1.75em;
	background: #e2d7aa url(images/bg.jpg) repeat-x top left;
	color: #000;
}

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

br.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

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

h2 {
	font-size: 2.25em;
}

h2,h3,h4 {
	margin-bottom: 1em;
	color: #000;
}

h3 {
	font-size: 1.75em;
}

h4 {
	font-size: 1.5em;
}

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, .inputTextArea {
	padding: 6px;
	width: 95%;
}

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

#banner {
	position: relative;
	padding: 0;
	height: 268px;
	width: 1180px;
	margin: 0 0 24px 0;
}

#box1 {
	margin: 0 0 16px 0;
	overflow: hidden;
}

#box2 {
	margin: 0 0 16px 0;
	overflow: hidden;
}

#box3 {
	overflow: hidden;
}

#content {
	width: 350px;
	float: left;
	padding: 0;
}

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

#copyright a {
	color: #8a530a;
}

#header {
	position: relative;
	padding: 24px;
	height: 126px;
	width: 1132px;
	color: #FFF;
}

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

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

#logo h1 {
	font-size: 3.25em;
	letter-spacing: -4px;
}

#main {
	position: relative;
	padding: 24px;
	width: 1132px;
	margin: 0 0 0 0;
	color: #000;
}

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

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

#main a {
	color: #8a530a;
}

#main h2, #main h3, #main h4 {
	color: #8a530a;
}

#main strong {
	color: #8a530a;
}

#main ul {
	padding-left: 1.25em;
}

#nav {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 56px;
	line-height: 56px;
	padding: 0 24px 0 24px;
	width: 1132px;
	margin: 0 0 0 0;
}

#nav a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.5em;
	color: #fff;
}

#nav ul {
	list-style: none;
}

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

#nav ul li.first {
	padding-left: 0;
}

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

#search input.button {
	margin-left: 1em;
	border: 0;
	color: #FFF;
	background: #8A530A;
	padding: 4px;
}

#search input.text {
	border: dotted 1px #4E788B;
	padding: 4px;
}

#sidebar1 {
	width: 350px;
	margin: 0 0 0 390px;
	padding: 0;
}

#sidebar2 {
	width: 350px;
	float: right;
	padding: 0;
}

.blogpost h2 {
	margin: 0 0 10px 0;
}
.blogpost h3 {
	font-size: 20px;
}

.readmore a, .comments a {
	background: url(images/bg2.jpg);
	padding: 8px;
	color: #FFF!important;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
}