body {
	font-family: Lucida Sans, Tahoma, Verdana, arial, sans-serif;
	background-color: #313131;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url('../img/trees3.jpg');
	background-position: top center;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, "Helvetica Neue Light", sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
.left h1 {
	font-size: 3em;
	margin: 0px;
	padding: 20px 0px 0px;
	font-weight: bold;
	color: #7AC43A;
}
.post {
	margin-bottom: 15px;
	clear: left;
}
.post2 {margin-bottom:10px;}
#header {
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 243px;
	position: relative;

}

#menu {
	margin: 0px auto 10px auto;
	padding: 0px;
	width: 750px;
}
#menu #navlist
{
	padding: 3px 0;
	margin-left: 0;
	font: 0.8em "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin-bottom: 0px;
}

#menu #navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#menu #navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
text-decoration: none;
background-color: #222;
border-bottom: 1px solid #111;
}

#menu #navlist li a:link, #menu #navlist li a:visited, #menu #navlist li a:focus, #menu #navlist li a:active
{ color: #fff; }

#menu #navlist li a:hover {
	color: #7AC43A;
}

#menu #navlist li a#current
{
	background: #333;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #333;
}

.hide {
	display: none;
}
#columns .imgleft {
	padding: 3px;
	background-color: #333333;
	border: 1px solid #666666;
float:left;
}
#columns .imgleft:hover {
	background-color: #666666;
	border: 1px solid #FFFFFF;
}


#columns {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 20px;
	display: block;
	position: relative;
}
#columns p {
	font-size: 0.7em;
	color: #CCCCCC;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 12px;
}
#columns ul {
	list-style-type: none;
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 0.7em;
}
#columns li {
	padding: 0px;
	margin-bottom: 5px;
        color: #cccccc;
}
#columns a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#columns a:hover {
	color: #7AC43A;
}

#columns h4 {
	color: #999;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

#columns h4 span.date {
	color: #7AC43A;
}

#columns h3 {
	font-size: 0.9em;
	color: #73C1E8;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
        text-transform: none;
        font-weight: bold;
}
#columns h2 {
	font-size: 1.4em;
	color: #CCCCCC;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#columns h2.title_header {
	color: #aaa;
}
#columns .one {
	padding: 0px;
	width: 400px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#columns .two {
	padding: 0px;
	width: 110px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.three_wrapper {
	border-left: 2px solid #ccc;
	width: 225px;
	float: left;
}

#columns .three {
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 0px;
	float: left;
	width: 206px;
}
#columns .four {
	float: left;
	width: 324px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#columns .cat {
font-size:0.7em;
padding:0px;
}
#columns .cat li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
*html #columns .cat li {
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}

#columns .contact_form p {
	font-size: 1em;
}

img.img_list {
	margin-right: 4px;
	margin-bottom: 2px;
}

/* ---------------------------------------------------Footer */
#footer {
	width: 750px;
	padding: 0px 0px 50px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.7em;
	color: #999999;
	clear: left;
}
#footer a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #EAFF52;
}



