/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 3.0 License

Name       : Sandstorm
Description: A two-column, fixed-width design with dark color scheme.
Version    : 1.0
Released   : 20120125
*/

* {
	padding: 0;
	margin: 0;
}

a {
	color: #FDEFDD;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #ecc345;
}

body {
	font-size: 12.5pt;
	color: #AD8F6D;
	background: #3a2510;
/*
	background: #39250F url(images/img01.jpg) no-repeat top center;
*/
	background: #3a2510 url(images/img01.jpg) no-repeat top center;
	line-height: 1.75em;
}

body,input {
	font-family: Arial, sans-serif;
}

br.clearfix {
	clear: both;
}

h1,h2,h3,h4 {
	letter-spacing: -1px;
	font-weight: normal;
	text-transform: lowercase;
}

h2 {
	font-size: 1.75em;
	border-bottom: solid 1px #604322;
	padding-bottom: 10px;
	margin-right: 20px;
}

h2,h3,h4 {
	margin-bottom: 1em;
	color: #FFFFFF;
	font-family: Oswald, sans-serif;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.25em;
}

img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

#content {
	padding: 0;
	width: 980px;
/*
	width: 655px;
*/
	margin: 0 20px 0 20px;
}

#content2 {
	float: left;
	padding: 0;
	width: 980px;
	margin: 0 20px 0 20px;
}

#footer {
/*
	margin: 0 0 50px 0;
	padding: 0px 0 50px 0;
*/
	margin: -1px 0 30px -100px;
	padding: 40px 0 30px 0;
	text-align: center;
	color: #7C6143;
	background: #3a2510 url(images/img_bot.jpg) no-repeat top center;
}

#footer a {
	color: #7C6143;
}

#header {
	position: relative;
	height: 170px;
	padding: 35px;
}

#logo {
	line-height: 108px;
	width: 910px;
	position: absolute;
	text-align: center;
	height: 118px;
	bottom: 10px;
}

#logo a {
	color: #FFFFFF;
	text-decoration: none;
}

#logo h1 {
	font-family: Oswald, sans-serif;
	font-size: 2.25em;
}

#menu {
	font-family: Oswald, sans-serif;
	left: 0;
	width: 980px;
	height: 57px;
	top: 0;
	line-height: 57px;
	position: absolute;
}

#menu a {
	letter-spacing: -1px;
	color: #F8F8F7;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.25em;
}

#menu ul {
	width: 980px;
	list-style: none;
	text-align: center;
}

#menu ul li {
	padding: 0 15px 0 15px;
	text-align: center;
	display: inline;
}

#page {
	position: relative;
	width: 1010px;
	margin: 0 0 0 0;
	color: #AD8F6D;
	border-top: solid 1px #AC6F2D;
	padding: 55px 35px 0 35px;
/*
	border-bottom: solid 2px #35291d;
	background: #211405 url(images/img02.gif) repeat-x top left;
*/
	background: #000000 url(images/img02.jpg) repeat-x top left;
}

#page .menubar {
	font-family: Oswald, sans-serif;
        padding: 2px 10px 4px 10px;
        width: 39%;
        border-bottom: 2px solid #604322;
	margin-bottom: 40px;
	margin-top: -30px;
        text-align: left;
	margin-left:auto;
	margin-right:auto;
}

#page .menubar a {
	letter-spacing: 0px;
	color: #F8F8F7;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.45em;
}

#page .menubar a:hover {
	color: #ecc345;
}

#page .menubar ul {
	list-style: none;
	margin-bottom: 10px;
	margin-top: -7px;
}

#page .menubar ul li {
	padding: 0 15px 0 15px;
	text-align: center;
	display: inline;
	border-top: none;
}

#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	padding: 20px 0 20px 0;
	clear: both;
}

#page h2, #page h3, #page h4 {
	color: #F8F8F7;
}

#page strong {
	color: #FDEFDD;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding: 10px 0 10px 0;
	border-top: solid 1px #604322;
}

#page ul li.first {
	padding-top: 0;
	border-top: 0;
}

#pagebot {
	position: relative;
	width: 1010px;
	margin: -10px 0 0 0;
/*
	border-bottom: solid 1px #AC6F2D;
	border-bottom: solid 2px #45291d;
*/
	color: #AD8F6D;
	padding: 55px 35px 0 35px;
	background: #000000 url(images/img03.jpg) repeat-x top left;
}


#post {
	overflow: hidden;
	margin: 0 0 20px 0;
}


#sidebar {
	float: right;
	padding: 0;
	margin-left: 20px;
	width: 225px;
}

#sidebar a {
	text-decoration: none;
	color: #AD8F6D;
}

#sidebar a:hover {
	text-decoration: none;
	color: #ecc345;
}
	

#wrapper {
	width: 1110px;
	position: relative;
	margin: 85px auto 0 auto;
}
