body {
	margin: 0;
	padding: 0;
	background: #749865 url(images/img01.gif) repeat-x;
	font: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #4a5156;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #29663f;
}

h2 {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #29663f;
}

a:hover {
	background: none;
	text-decoration: underline;
}

a[class ="pdf"] {
	padding: 0 18px 0 0;
	_padding: 0 18px 0 0;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}
/* Wrapper */

#wrapper {
	background: #FFFFFF url(images/img04.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 850px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 139px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(images/img02.gif) no-repeat;
}

#menu a {
	display: block;
	width: 119px;
	height: 36px;
	padding: 10px;
	background: none;
	letter-spacing: -1px;
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	text-align: center;
	color: #eff8f2;
}

#menu a:hover {
	border-bottom: 4px solid #5A7C50;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #537544;
}

/* Header */

#header {
	width: 850px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
}

#header h1 {
	float: left;
	width: 250px;
	height: 110px;
	padding: 104px 0px 0 20px;
	background: url(images/logoforweb.jpg) no-repeat;
	line-height: 32px;
	font-size: 24px;
}

#header div {
	float: right;
	width: 512px;
	height: 214px;
	padding: 0px 20px 0 0;
	text-transform: lowercase;
	background:none;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 850px;
	margin: 0 auto;
}

/* Posts */
#wideposts {
	float: left;
	width: 850px;
	padding-bottom: 40px;
}
#wideposts ul {
	list-style: url(images/img12.gif);
}
#wideposts .about {
	margin: 30px 0;	
	height: 200px;
}
#wideposts .about img {
	float:left;
}
#wideposts img {
	padding: 0 40px 0 0;
}
#wideposts hr {
	color: #EEEEEE;
	margin: 0 30px;
}
#posts {
	float: right;
	width: 510px;
	margin: 0 25px;
}
#posts .post {
	padding-bottom: 30px;
}
#posts .story {
	padding: 15px 20px 0 20px;
	background: url(images/img10.gif) repeat-x;
}
#posts ul {
	list-style: url(images/img12.gif);
}
#posts li {
	padding: 0 0 12px;
}
.newsfeed {
	margin: 10px 0;
	font-size:14px;
	vertical-align:bottom;
}
/* Links */

#links {
	float: left;
	width: 220px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(images/img10.gif) repeat-x;
}

#links li li {
	padding: 12px 0;
	line-height: 20px;
	background: url(images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	padding: 40px 0 60px 0;
	background: url(images/img08.gif) repeat-x;
}

#footer p {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d0e9c2;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #d0e9c2;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -40px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(images/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}
#small {
	margin: -10px auto 0 auto;
	padding: 10px 0 0 35px;
	font-size: 14px;
	line-height: 18px;
}
#ad {
	background:url(images/ad-fl.jpg) no-repeat left top;
	margin: 20px auto;
	text-align:center;
	width:290px;
	height:120px;
	line-height:20px;
}
#ad a {
    width:100%;
	height:100%;
	display:block;
	text-decoration:none;
}