* {
	padding: 0px;
	margin:0px;
}
body {
	background-color: #ebebeb;
	color: #252525;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap {
	width: 894px;
	text-align:left;
	background-color: #ffffff;
	padding: 3px;
}
#header {
	height:165px;
}
#title {
	height:130px;
	background:url(images/background_header.jpg) no-repeat;
}
#pagenav {
	height:35px;
	font-size:10pt;
	color: #ffffff;
	padding: 0px 10px;
	line-height:35px;
	background:url(images/background_pagenav.gif) no-repeat;
	font-weight: bold;
}
#pagenav ul li {
	list-style: none;
	display:inline;
}
#pagenav li a {
	margin-right:25px;
	color: #ffffff;
	text-decoration: none;
}
#sidebar {
	float: right;
	width: 190px;
	margin-right: 10px;
	color: #ffffff;
	padding:15px 0 0 0;
}
#content {
	float: left;
	width: 820px;
	margin-right: 20px;
	padding:15px;
}
#footer {
	color: #ffffff;
	text-align: center;
	width:900px;
	background:url(images/background_footer.gif) no-repeat;
	height:55px;
	padding-top:20px;
	line-height: 35px;
}
.post {
	margin-bottom: 15px;
}
.sform {
	border: 1px solid #464646;
	padding: 5px;
	margin-bottom: 10px;
	background: url(images/background_post.png);
	width:188px;
}
.widget {
	background-color: #5c8a27;
	border: 1px solid #d9d9d9;
	padding: 15px;
	margin-bottom:15px;
}

/* default */
p, #content h1, h2, h3, h4, h5, h6, ol, ul, .post {
	padding-bottom:10px;
}
.clear {
	clear:both;
	height:1px;
}
img {
	border:0px;
}
/*text */
#title h1 {
	font-size:24px;
	font-weight: normal;
	padding: 90px 0 0 10px;
	margin-bottom:0px;
	color: #ffffff;
}
#title h1 a {
	color: #ffffff;
	text-decoration: none;
}
.description {
	font-size:11pt;
	padding:0px 0 0 10px;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#content ul li, #content ol li {
	margin-left: 25px;
}
#content h1, #content h2 {
	font-size: 18pt;
	font-weight: normal;
	color: #5c8a27;
}
#content h1 a, #content h2 a {
	color: #5c8a27;
	text-decoration: none;
}
#sidebar h2, #sidebar h3 {
	color: #cccccc;
	font-size: 10pt;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom:10px;
}
#sidebar h2 a, #sidebar h3 a {
	color: #cccccc;
	text-decoration: none;
}
h3, h4 {
	font-size: 11pt;
	color: #5c8a27;
}
p {
	font-size: 10pt;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 3px;
}
#sidebar ul li ul li ul li {	
	margin-left: 3px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#sidebar a {
	color: #ffffff;
	text-decoration: none;
}
blockquote {
	margin: 10px;
	font-size: 10pt;
	font-style: italic;
}
.postmetadata {
	padding: 10px 0px;
	color: #666666;
}
.postmetadata a {
	color: #666666;
	text-decoration: none;
}
a {
	color: #464646;
}
.searchform {
	padding-bottom: 10px;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
#today {
	color: #464646;
}
td, th {
	padding: 2px;
}
td a {
	text-decoration: underline;
}
#calendar_wrap {
	padding-bottom: 10px;
}
/* form */
textarea {
	height: 300px;
}
input, textarea, select {
	border: 1px solid #464646; 
	padding: 2px 5px;
	font-size: 8pt;
	background-color: #ffffff;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.submit, .searchsubmit, .preview, .button, .searchbutton {
	background-color: #5c8a27;
	color: #ffffff;
	border: 1px solid #464646; 
	font-size: 8pt;
	padding: 5px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#commentform a {
	color: #666666;
	text-decoration: none;
}
#comments {
	margin: 10px 0px;
}
.comment {
	padding: 10px;
}
#date {
	padding-bottom: 10px;
}
#date a {
	text-decoration: none;
}
.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}
/* snews default */
#breadcrumbs {
	margin:10px 0px;
	color: #898989;
}
#breadcrumbs a {
	color: #898989;
	text-decoration: none;
}
legend {
	font-size: 9pt;
	font-weight:bold;
}
legend a {
	color: #252525;
	text-decoration:none;
}
.line {
	height: 1px;
	background-color: #363636;
	margin: 10px 0px;
}
.comment {
	padding: 10px;
	background-color: #ebebeb;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom:15px;
}
.commentsbox {

}
.comment .date {
	font-size: 8pt;
	font-weight: bold;
	color: #898989;
}
.meta {
	padding: 10px 10px 0px 10px;
	background-color: #ebebeb;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	font-weight: bold;
	color:#000000;
}
.date {
	color: #999;
	padding: 5px 0px;
	margin-bottom:15px;
}
.date a {
	color: #999;
	text-decoration: none;
}
fieldset {
	padding: 10px;
	border: 1px solid #d9d9d9; 
	margin-bottom:10px;
}
legend {
	font-weight: bold;
	color: #5c8a27;
}
legend a {
	text-decoration: none;
	color: #5c8a27;
}
.extra h3 {
	margin-top:10px;
}
.extra {
	margin-bottom:10px;
}
.widget2 {
	padding:5px 15px 5px 15px;
	background-color: #5c8a27;
	border: 1px solid #d9d9d9;
	margin-bottom:15px;
}