@import url("pages.css");

// ADCE67 green, 97B850 dark green, E0FF9C yellow

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin: 0; padding: 0; }

a:link    { color: #97B850; text-decoration: none; }
a:active  { color: #97B850; text-decoration: none; }
a:visited { color: #ADCE67; text-decoration: none; }
a:hover   { color: #ADCE67; text-decoration: underline; }
dl, dd, dt, dir, ul {
	list-style: none;
	list-style-position: inside;
	margin: 0;
	position: relative;
}
table, td, tr, th {
	font-size: 12px;
}
blockquote {
	color: #444;
	margin: 10px 0 10px 60px;
	padding: 0px 40px 0px 10px;
	text-align: justify;
	border-left: 2px solid #ccc;
}
code {
	background: #efe;
	width: 100%;
	font-family: andale mono;
	color: #000;
	float: left;
	padding: 5px;
}
img {
	border: 0;
}
body {
	background: #fff;
	font-family: lucida grande;
}
input {
	margin: 0;
}
textarea {
	font-size: 12px;
}
.input {
	border: #ccc 1px solid;
	border-top: #aaa 1px solid;
	padding: 3px;
	margin-top: 5px;
}
#wrapper {
	width: 960px;
	font-family: lucida grande;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
	position: relative;
	font-weight: 400;
	margin: 0 auto;
	margin-top: -8px;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	font-family: lucida grande;
}
#header {
	background: #eee url('../images/header.jpg') no-repeat;
	width: 960px;
	height: 150px;
	border-bottom: #E0FF9C 1px solid;
	font-family: lucida grande;
}
#header-link {
	width: 613px;
	height: 75px;
	display: block;
	margin-left: 185px;
}
#content {
	float: left;
	width: 560px;
	font-weight: 400;
	line-height: 130%;
	margin-top: 10px;
	font-family: lucida grande;
}
#info h1 {
	text-align: center;
	font-family: lucida grande;
}
#info {
	width: 540px;
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	margin: 0 auto;
	font-family: lucida grande;
}
#index {
	width: 540px;
	font-size: 12px;
	font-weight: 400;
	font-family: lucida grande;
	text-align: left;
	margin: 0 auto;
}
.sideline {
	background: url('../images/sidelines.png') no-repeat;
	width: 200px;
	height: 30px;
	font-weight: 400;
	font-size: 16px;
	font-family: trebuchet ms;
	text-align: left;
	padding: 6px 5px 0 5px;
}
#right {
	width: 200px;
	float: right;
	text-align: center;
	font-family: lucida grande;
}
#left {
	width: 200px;
	float: left;
	font-family: lucida grande;
}
#left .link {
	background: #eee;
	border-bottom: #ccc 1px solid;
	border-top: #ccc 1px solid;
}
#left div {
	padding: 5px 0 5px 10px;
	color: #666;
}
#left div:hover {
	background: ;
	padding: 5px 0 5px 10px;
	font-weight: 700;
	cursor: pointer;
}
#footer {
	width: 900px;
	font-size: 11px;
	font-family: trebuchet ms;
	text-align: center;
	padding: 3px 5px 10px 0;
	margin: 0 auto;
	border-top: #aaa 1px solid;
}
#news-wrap {
	width: 540px;
	float: left;
	margin: 5px 0 5px 0;
}
#news-wrap a {
	color: #4F7302;
}
#news-wrap img {
	padding: 5px;
}
#news-header {
	background: url('../images/news-header.jpg') repeat-x;
	height: 37px;
	font-size: 23px;
	font-weight: 400;
	font-family: trebuchet ms;
	padding: 10px 0 0 5px;
	margin-bottom: -10px;
	color: #4F7302;
}
#news-header a {
	color: #4F7302;
}
#news-main {
	background: url('../images/news-main.jpg') repeat-x;
	padding: 5px;
	height: auto;
}
#news-links {
	background: url('../images/news-links.jpg') repeat-x;
	height: 37px;
	padding: 10px;
	font-size: 14px;
	text-align: right;
}
#news-links a {
	color: #4F7302;
}
#news-pagination {
	font-family: trebuchet ms;
	font-size: 11px;
}
.comment {
	background: #eee;
	border-top: #d6d6d6 1px solid;
	font-size: 12px;
	width: 530px;
	margin: 10px 0 10px 0;
	float: left;
}
.comment p a {
	color: orange;
}
.comment p {
	color: #000;
	margin: 5px 5px 0 5px;
	padding: 20px 0 5px 0;
}
.comment span {
	background: #fff;
	float: right;
	font-size: 11px;
	font-weight: 700;
	border: #d6d6d6 1px solid;
	color: #000;
	padding: 2px;
	margin: -8px -8px 0 0;
}
#comment-table {
	float: left;
	margin-top: 20px;
}
#comment-table textarea {
	width: 370px;
	height: 170px;
	font-size: 12px;
	font-family: lucida grande;
}
#comment-table p {
	width: 225px;
}
#disclaimer {
	font-family: trebuchet ms;
	font-size: 11px;
	color: #6C8B2A;
}
#donate {
	background: url('../images/donate.jpg') no-repeat;
	width: 200px;
	height: 81px;
}

.page_header {
	width: 400px;
	height: 45px;
	margin: 0 auto;
}