html{
	background: #FEEDB9 url(images/img01.jpg) repeat-x center top;
}

html,body{
	font-family:Georgia,"Times New Roman",Times,serif;
	height:100%;
	margin:0;
	padding:0;
	color:#2F4600;
	font-size:13px;
}

a{
	color:#4E7301;
}

p{
	margin:10px 0;
	line-height:25px;
	text-align:justify;
}

h1, h2, h3 {
	font-weight: normal;
	color: #5F8700;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	text-align: left;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}
div#wrapper{
	width:920px;
	margin:0 auto;
}

div#header{
	margin-top:87px;
	height:52px;
	
}

div#header h1{
	
	letter-spacing: -1px;
	margin:0;
	padding:0;
}

div#header h1{
	color:#FFFF66;
	font-size:41px;
}

div#header  h1 span{
	padding-left:20px;
	color:#FFFF33;
	font-size:15px;
	font-style:italic;
}

div#menu{
	padding:10px 0;
}

div#menu a{
	color:#476600;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	padding-right:20px;
}

div#content{
	position:relative;
}

div#left-column{
	top:0;
	left:0;
	width:580px;
	padding:0 10px;
}

div#right-column{
	float:right;
	top:0;
	right:0;
	width:270px;
	padding:0 10px;
}

br.clear{
	clear:both;
}

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FEEDB9;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
}


/* the following is from the old template */

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: left;
	width: 560px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 16px;
}

#recent-posts {
	float: right;
	width: 230px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 16px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #D9D785 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: #ECE29F;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
	border-top: #77881F 2px dashed;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A1B635 1px dashed;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(img03.jpg) no-repeat left 50%;
	color: #5F8700;
}

#sidebar a {
	text-decoration: none;
	color: #4E7301;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FEEDB9;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}
