body {
	margin: 0px;
	padding: 0;
	background:#936125 url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #291B0C;
}

h1 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #36A12D;
	padding-top:10px;
	font-size:21px;
}

h2
{
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #36A12D;
	padding-bottom:5px;
	font-size:16px
	}
p {
	line-height: 200%;
}

ul, ol { }

blockquote { }


#wrapper {
	margin: 0px;
}

#header-wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 920px;
	height: 74px;
	margin: 0 auto;
}

.advertisement {
padding: 5px;
margin-left: 7px;
float:right;
}

#menu {
	float: left;
	width: 920px;
	padding-left:5px;
	height: 50px;
	padding-top: 24px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 4px 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background:#3b3b3b;
	border:#4e3e3e 1px solid;
}

#menu a:hover { 
	background: #313131 url(images/nav.jpg) repeat-x;
}


#menu .current a {
	background: #313131 url(images/nav.jpg) repeat-x;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}
#logo {
	width: 920px;
	height:300px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}



#page {
	width: 920px;
	margin: 0 auto;
	padding: 0px;
	background:#fcf3e9;
}

#page-bgtop {
}


#content {
	float: right;
	width: 720px;
	padding-right:10px;
}


.post {
	margin-bottom: 45px;
	border-bottom: 1px solid #DFDFDF;
}

.post .title {
	height: 30px;
	color: #08252E;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #26731F;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0 30px 0;
}

.post .entry-content {
	float: right;
	width: 330px;
}

.post .entry-image {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 30px;
}

.post .links a {
	font-weight: bold;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}


#adbar {
	float: left;
	width: 160px;
	padding:10px;
}

#footer {
	width: 880px;
	height: 79px;
	margin: 0 auto;
	padding:20px;
	background: #000000;
	color: #FFFFFF;

}

#footer p {
	margin: 0;
			text-align:center;
	line-height: 180%;
	font-size: 13px;
}

#footer a {
	color: #FFFFFF;
	text-decoration:underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
