

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #669966;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #669966;
	font-weight: bold;
}

body {
	background: #999999;
	font-size: 12pt;
	color: #ffffff;
	line-height: 1.25em;
}

body,input {
	font-family: Tahoma, sans-serif;
}

br.clearfix {
	clear: both;
}

ul {
margin-left: 15px;}

h1,h2,h3,h4 {
	font-weight: normal;
	font-size: 20px;
	letter-spacing: -1px;
}

h2 {
	font-size: 2.25em;
}

h2,h3,h4,h5 {
	margin-bottom: 1em;
	color: #FFFFFF;
	font-family: Oswald, sans-serif;
}

h3 {
	font-size: 1.75em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-family: Tahoma;
	font-weight:normal;
	font-size: .85em;
	color: #FFFFFF;
}

img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

p {
	margin-bottom: 1.5em;
}


#content {
	padding: 0;
	width: 540px;
	float: left;
}

#footer {
	padding: 40px 0 95px 0;
	text-align: center;
	margin: 0 0 50px 0;
}

#footer a {
	color: #707070;
}

#header {
	padding: 35px;
	color: #9fba7f;
	position: relative;
	height: 130px;
	border-top: solid 2px #9fba7f;
	background: #8A7B65 url(images/img02.gif) repeat-x top left;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#headeraddress{
	padding: 35px;
	color: #9fba7f;
	position: relative;
	height: 130px;
	border-top: solid 2px #9fba7f;
	background: #8A7B65 url(images/img02.gif) repeat-x top left;
}

#logo {
	line-height: 149px;
	top: 0;
	left: 35px;
	height: 149px;
	position: absolute;
	text-shadow: 0px 2px 1px #3F372B;
}

#logoaddress {
	line-height: 30px;
	top: 0;
	left: 600px;
	height: 149px;
	position: relative;
	text-shadow: 0px 2px 1px #3F372B;
}

#logoaddress2 {
	line-height: 149px;
	top: 250px;
	left: 600px;
	height: 149px;
	position: absolute;
	text-shadow: 0px 2px 1px #3F372B;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 {
	font-family: Tahoma;
	font-size: 2.25em;
}


#menu {
	position: absolute;
	line-height: 55px;
	width: 910px;
	background: #667c4b url(images/img04.gif) repeat-x top left;
	font-family: Tahoma;
	left: 0;
	bottom: 0;
	padding: 0 35px 0 35px;
	border-top: solid 1px #667c4b;
	border-bottom: solid 1px #667c4b;
	height: 55px;
	margin: 0 0 0 0;
}

#menu a {
	color: #FFFFFF;
	text-transform: lowercase;
	font-size: 1.2em;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 0px 1px 1px #590200;
	font-weight: normal;
}

#menu a:hover {
	color: #000033;
	text-transform: lowercase;
	font-size: 1.2em;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 0px 1px 1px #590200;
}

#menu ul {
	list-style: circle;
}

#menu ul li {
	padding: 0 15px 0 15px;
	display: inline;
}

#menu ul li.first {
	padding-left: 0;
}

#page {
	width: 910px;
	color: #5B5B5B;
	position: relative;
	border-top: solid 1px #FFFFFF;
	padding: 45px 35px 15px 35px;
	background: #FFFFFF url(images/img03.gif) repeat-x top left;
	margin: 0 0 0 0;
	border-bottom: solid 5px #D0D0D0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}


#page a {
	color: #677D4C;
}

#page h2, #page h3, #page h4 {
	color: #2F2F2F;
	text-shadow: 0px 2px 0px #FFFFFF;
}

#page strong {
	color: #121212;
}


.post {
	margin: 0 0 20px 0;
	list-style:circle;
	list-style-position:inside;
}

#search {
	line-height: 159px;
	position: absolute;
	top: 0;
	right: 35px;
	height: 159px;
}

#search input.form-submit {
	border: 0;
	border-top: solid 1px #FC403C;
	border-bottom: solid 1px #B60000;
	font-family: Oswald, sans-serif;
	margin-left: 1em;
	color: #FFFFFF;
	padding: 2px 8px 3px 8px;
	background: #CF1302;
	text-shadow: 0px 1px 1px #590200;
	text-transform: lowercase;
	border-radius: 5px;
}

#search input.form-text {
	background: #5C4D37;
	border: 0;
	border-bottom: solid 1px #A89983;
	padding: 5px 8px 5px 8px;
	color: #C4B8A8;
	border-radius: 5px;
}

#sidebar {
	padding: 0;
	width: 350px;
	margin: 0 0 0 560px;
}

#wrapper {
	margin: 25px auto 0 auto;
	width: 980px;
	position: relative;
}