body {
	color: #006;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	position: static;
	float: left;
	margin: 5;
	padding: 10;
	background-color: 4eb04d;
}

h1, h2, h3 {
	margin: 0;
	font-weight: bold;
	font-size: 16pt;
	color: #FFF;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 32px;
	color: #FFF;
}

h2 {
	font-size: 18pt;
	font-weight: bold;
	color: #FFF;
}

p, ol, ul, dl {
	margin-top: 0;
	text-align: left;
	line-height: 1.8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-indent: 25px;
}

ul {
	margin-left: 0;
	padding-left: 35px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
	text-indent: 0px;
	text-align: left;
}

strong {
	font-weight: 900;
	font-style: oblique;
	font-size: 14pt;
	color: #006;
	font-variant: normal;
}

a {
	color: #00F;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}
#wrapper #page #sidebar p a {
	color: #00F;
}


a img {
	border: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

img.alignleft {
	margin: 0 27px 0 0;
}

img.alignright {
	margin: 0 0 0 27px;
}

img.border {
	padding: 4px;
	border: 1px solid #E9E4D8;
}

/* Wrapper */



.container {
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: auto;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 211px;
	background: url(images/bg04.jpg);
}

/* Logo */

#logo {
	float: left;
	width: 308px;
	height: 211px;
}

#logo h1, #logo p {
	text-transform: lowercase;
	line-height: 1;
}

#logo h1 {
	padding: 137px 0 0 50px;
	letter-spacing: -2px;
	font-size: 34px;
	color: #FFFFFF;
}

#logo h1 sup {
	font-size: 18px;
	font-weight: normal;
}

#logo p {
	padding: 0 0 0 50px;
	font-size: 13px;
	color: #F8AB80;
}

#logo a {
	text-decoration: none;
}

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

#logo h1 a {
	color: #FFFFFF;
}

#logo p a {
	color: #F8AB80;
}

/* Banner */

#banner {
	float: left;
	height: 118px;
	padding: 93px 0 0 0;
}

/* Menu */

#menu {
	height: 76px;
	background: url(images/bg04.jpg) no-repeat 0 -211px;
}

#menu ul {
	height: 67px;
	margin: 0 25px;
	padding: 9px 0 0 14px;
	background: url(images/bg05.jpg);
	list-style: none;
	line-height: 1
}

#menu li {
	float: left;
	height: 35px;
	padding: 15px 20px 0 20px;
}

#menu li.active {
	background: url(images/bg06.jpg) no-repeat;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 18px;
	color: #FFFFFF;
}

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

/* Bar */

.bar {
	height: 48px;
	margin: 0 25px;
	background: url(images/bg07.jpg);
}

.bar .text {
	float: left;
	padding: 17px 0 0 25px;
	text-transform: lowercase;
	font-size: 14px;
	color: #809064;
}

/* Top Bar */

#top-bar {
	background: url(images/bg04.jpg) no-repeat 0 -287px;
}

/* Search */

#search {
	float: right;
	width: 245px;
	height: 48px;
	background: url(images/bg08.jpg) no-repeat 0 12px;
}

#search form, #search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#search .input-text {
	float: left;
	width: 178px;
	margin: 12px 0 0 0;
	padding: 4px 10px;
	font: inherit;
	line-height: normal;
	border: none;
	background: none;
	color: inherit;
}

#search .input-submit {
	display: none;
}

/* Page */

#page {
	background: url(images/bg03.jpg) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 900px;
	padding-top: 8;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;
	background-repeat: repeat-y;
	position: absolute;
	clear: none;
	margin-left: 5px;
	background-color: #393;
	background-image: url(../Images/home_content_bg.gif);
	background-attachment: scroll;
	left: 5px;
}
.generalinfo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	text-indent: 10px;
	margin: 5px;
	width: auto;
	height: auto;
	float: right;
	position: static;
}


/* Post */

.post {
}

.post .title, .post .date {
	padding: 0 25px;
}

.post .title {
	margin: 0;
	padding-top: 35px;
	line-height: normal;
	font-size: 32px;
	color: #FFF;
}

.post .title a {
	text-decoration: none;
	color: #FFF;
}

.post .title a:hover {
	text-decoration: underline;
}


.post .date {
	line-height: normal;
	color: #ACAAA1;
}

.post .entry {
	border-top: 1px solid #E5E1D8;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}

.post .meta {
	height: 53px;
	background: #E5ECDB;
	border-bottom: 1px solid #DDE5CE;
}

.post .meta p {
	line-height:  normal;
}

.post .meta .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.post .meta .links {
	float: right;
	padding: 20px 25px 0 0;
}

.post .meta .comments {
	margin-right: 30px;
	padding-left: 22px;
	background: url(images/img04.gif) no-repeat 0 50%;
}

.post .meta .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat 0 50%;
}


	

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	background-repeat: repeat-y;
	padding-top: 24px;
	padding-bottom: 0px;
	position: absolute;
	background-attachment: scroll;
	background-image: url(../Images/leftbox_bg2.jpg);
	background-color: #329732;
	margin: 0px;
	height: 2670px;
	padding-right: 24px;
	left: 950px;
}
#wrapper #page #sidebar p {
	font-size: 14pt;
	color: #006;
	padding-right: 8px;
	padding-left: 12px;
	line-height: normal;
	text-indent: 0px;
}


#sidebar ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #E5E1D8;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	color: #000;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0;
	line-height: 3.5;
	border: none;
}

#sidebar li li {
}

#sidebar h2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 8px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 200px;
	position: static;
	right: 10px;
	text-align: center;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E1D8;
	height: auto;
}

/* 2 Columns */

.two-cols {
	margin: 0 25px;
	padding: 35px 35px 0 35px;
	background: #28241E url(images/bg09.jpg) repeat-x;
	color: #736F6A;
}

.two-cols .col1 {
	float: left;
	width: 595px;
}

.two-cols .col2 {
	float: right;
	width: 210px;
	padding: 0 0 0 25px;
	border-left: 1px solid #423C31;
}

.two-cols h2 {
	font-size: 26px;
	color: #FFFFFF;
}

.two-cols a {
	color: #736F6A;
}

/* Footer */

#footer {
	background: url(images/bg10.jpg) no-repeat;
	padding: 55px 0;
}

#footer p {
	text-align: center;
	color: #8F8B83;
}

#footer a {
	color: #8F8B83;
}
.sidebarinfo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006;
	padding-right: 15px;
	padding-left: 15px;
}
.infopgpic {
	position: static;
	left: 10px;
	top: 5px;
	float: right;
	width: auto;
	height: auto;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 10px;
}
.infopgcontent {
	background-color: #4DB04D;
	margin: 15px;
	padding: 5px;
	border: medium solid #FFF;
	width: 1000px;
	position: relative;
	float: left;
	left: 0px;
}
li {
	padding-bottom: 0px;
	text-align: left;
	text-indent: 0;
	padding-left: 0px;
	list-style-position: outside;
}
#sibebar_em {
	padding-left: 15px;
	margin-left: 15px;
}
.bold {
	font-weight: 900;
	font-size: 14pt;
}
.email {
	color: #306;
}
.picholder_left {
	width: auto;
	float: right;
	position: static;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#kidspic1 {
	position: static;
	height: auto;
	width: auto;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#svcpic1 {
	float: right;
	width: auto;
	position: static;
	height: auto;
	margin: 10px;
}
#transpic1 {
	position: static;
	width: auto;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#artpic1 {
	width: auto;
	position: static;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#volpic1 {
	position: static;
	height: auto;
	width: auto;
	float: left;
}
#greenpic1 {
	margin: 5px;
	width: auto;
	position: static;
	float: right;
}
#infopgfirst {
	font-weight: bolder;
	color: #006;
	font-size: 16pt;
	font-style: italic;
}
.sustainpic {
	position: static;
	width: 210px;
	padding: 10px;
	float: left;
}
#entertainpic {
	float: right;
	position: static;
}
#entertainpic {
	float: right;
	height: auto;
	width: auto;
}
#entertainpic {
	float: right;
	height: auto;
	width: auto;
	padding: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#wrapper #page #content .generalinfo h2 {
	text-align: left;
}
#wrapper #page #content .generalinfo span {
	color: #FFF;
}
#wrapper #page #content .generalinfo h3 {
	color: #006;
}
.listname {
	font-size: 24pt;
	font-weight: bold;
	color: #039;
}
.white {
	color: #FFF;
}
em {
	font-size: larger;
	font-weight: 900;
	color: #006;
}
#strong2 {
	font-size: larger;
	color: #FFF;
}
#imagecontainer {
}
.picholderleft {
	text-align: left;
	float: left;
	position: static;
	height: auto;
	width: auto;
	padding: 8px;
	margin-right: 12px;
}
#sls_pic_holder {
	margin: 10px;
	position: static;
	height: auto;
	width: auto;
	float: left;
	padding: 5px;
}
#sls_logo {
	margin: 5px;
	padding: 5px;
	float: left;
	width: auto;
	position: static;
}

