/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #EDFBD2 url(../images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B4E15;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 18px;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}
p{padding:0px 15px 0px 10px; text-align:justify;}

ul, ol {
}

blockquote {
}

a {
	color: #71AB48;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Menu */

#menu {
	width: 900px;
	height: 57px;
	padding-top: 10px;
	margin: 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 20px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #949684;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #949684;
	color: #FFFFFF;
}
#member a { color:#33651B}

#logo h1 {
	padding: 25px 0 0 20px;
	letter-spacing: -2px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	color:#FFF;
	
}
.sidebar h2 {
	height: 29px;
	margin: 0;
	padding: 9px 0 0 20px;
	background: #B6E074;
	border: 1px  dotted #4D7C2B;
	text-transform:capitalize;
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
}
.news h3{font-size: 1em;font-weight: normal;color: #000000;}
/* Footer */

#footer {
	clear: both;
	padding: 10px 0;
	font-size: smaller;
	background:url(../images/img02.jpg) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}abca6f
.table_border{ border:1px solid #e7f3d1}
.even_row{background-color:#e4f7bf}
.odd_row{background-color:#e9eedf}
.error{ color:red; font-weight:bold;}
.input{width:200px;}
.link{ font-family:Arial, Helvetica, sans-serif; color:#000099;}