body {
	margin: 20px 0;
	padding: 0;
	line-height: 10pt;
	color: #749A75;
	background-color: #8F7649;
	background-image: url(images/leftnav.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #093B3C;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-top: 0px;
}

blockquote {
}

a {
	color: #235324;
}

a:hover {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 850px;
	height: 40px;
	background: #ffffff;
	border: 1px solid #033502;
	border-bottom-color: #033502;
	text-align: center;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	font-weight: normal;
	font-size: 11pt;
	font-style: normal;
	background-color: #FFFFFF;
}

#menu li {
	display: inline;

}

#menu a:hover {
	background: #ffffff;
}


}

#menu #rss a:hover {
	background-color: #DAEBDB;
}

/* Header */

#header {
	width: 800px;
	height: 115px;
	margin: 0 auto;
	background: url(images/img6.jpg);
	border: 1px solid #235324;
	border-top: none;
}

#header h1 {
	padding: 75px 0 0 20px;
	font-size: 1.8em;
	color: #FFFFFF;
}

#header h2 {
	padding: 0 0 0 20px;
	font-size: .8em;
}

#header a {
	text-decoration: none;
	color: #DAEBDB;
}

/* Content */

#content {
	width: 850px;
	margin: 0 auto;
	border-top: none;
	background-color: #A8D48D url bk.jpg
.jpg;
	background-repeat: repeat-y;
	background-image: url(images/bk.jpg);
}

/* Latest Post */

#latest-post {
	padding: 20px 0;
	background: #ffffff;
	border-bottom: 1px solid #235324;
}

#latest-post .title {
	float: left;
	width: 200px;
	padding: 0 20px;
	text-align: right;
	line-height: 1.2em;
	font-size: 2.2em;
}

#latest-post .story {
	float: right;
	width: 489px;
	padding: 0 20px;
	border-left: 1px solid #C6DAC7;
}

#latest-post .meta {
	clear: both;
}

/* Posts */

#posts {
	float: right;
	width: 550px;
	padding: 20px;
	background: clear;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
}

#posts .meta {
	padding: 5px 0 0 20px;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 200px;
	padding: 20px;
	background-image: url(images/leftnav.jpg);
	left: 20px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	vertical-align: baseline;
	top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#links li ul {
	padding: 15px 20px 30px 20px;
}

#links li li {
	padding: 3px 0;
}

#links li a {
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	color: #033502;
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #003300;
}

#footer a {
	color: #FFFFFF;
}

