@charset "utf-8";

body {
		margin:0;
		padding:0;
		background-color: #b5d334;
		width: 100%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
}

#wrapper {
		margin: 0 auto;
		width: 1000px;
		margin-top: 41px;
}

#header {
		height: 132px;
		background: #b5d334 url(../images/flower.gif) no-repeat 5px bottom;
		border-bottom: 3px solid #000000;
}

#header .logo {
		margin-left: 75px;
		margin-top: 46px;
		float: left;
		margin-bottom: 15px;
}

#header .search {
		float: right;
		margin-top: 47px;
		margin-right: 52px;
}

#header .submit {
		border: 0;
		background: url(../images/go.gif) no-repeat;
		width: 26px;
		height: 23px;
}

#header .text {
		height: 15px;
		border: 1px solid #a6c329;
}


#header #navigation {
		text-align: center;
		float: left;
		margin-left: 75px;
		margin-top: -3px;
}
#navigation ul {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		margin: 0;
		padding: 0;
		list-style:none;	
		color: #000000;
}
#navigation li {
		display: inline;
		background: url(../images/nav-bg.gif) repeat-x center top;
		text-align: center;
		line-height: 20px;
		padding: 0;
		margin-right: 2px;	
		float: left;
}

#navigation li:hover {
		background: url(../images/nav-bg-h.gif) repeat-x center top;
}

#navigation a {
		color: #000000;
		background: url(../images/nav-l.gif) no-repeat left top;
		float: left;
		margin:	0;
		text-decoration: none;
		text-indent: 15px;
}

#navigation a:hover {
		background: url(../images/nav-l-h.gif) no-repeat left top;
		
}

#navigation a span {
		background: url(../images/nav-r.gif) no-repeat right top;
		display: block;
		padding:9px 20px 6px 5px;
		
		
}

#navigation a span:hover {
		background: url(../images/nav-r-h.gif) no-repeat right top;
}

#navigation a span {
		float: none;
	
		
}

#banner {
		clear: both;
		background: #b5d335;
		height: 163px;
		border-top: 1px solid #c0da53;
}

#banner h2 {
		font-weight: normal;
		color: #FFFFFF;
		margin-top: 32px;
		margin-left: 16px;
		margin-bottom: 50px;
}

#banner .more {
		margin-left: 27px;
}

#banner .login	{
		float: right;
		width: 226px;
		height: 137px;
		background: url(../images/login-box.png);
		margin-right: 37px;
		margin-top: 13px;
		padding-left: 15px;
}

#banner .login h2 {
		margin:0;
		padding:0;
		font-size: 18px;
		margin-top: 5px;
		font-weight: bold;
		letter-spacing: 1px;
		margin-bottom: 5px;
}

#banner .login .txt {
		background: #8aaa04;
		border: 1px solid #617703;
}

#banner .login a {
		color: #FFFFFF;
		text-decoration: none;
}

#banner .login small {
		font-size: 10px;
}

#banner .login .submit {
		background: url(../images/login-btn.gif);
		width: 77px;
		height: 23px;
		border: none;
}

#content {
		background: #FFFFFF;
		border: 1px solid #9e9e9e;
		padding: 0 40px 10px 30px;
}

#content #left {
		width: 136px;
		float: left;
		background: #f4f9de;
		border: 1px solid #000000;
		border-top: none;
		height: 290px;
		white-space:wrap;
}

#content #left h2 {
		margin:0;
		padding:0;
		background: #000000;
		color: #FFFFFF;
		text-align: center;
		font-size: 14px;
		font-family: Tahoma, Geneva, sans-serif;
		padding: 2px;
}

#content #left ul {
		margin:0;
		padding: 8px;
		list-style: none;
		padding-left: 5px;
}

#content #left ul li a {
		font-size: 9px;
		border-bottom: 1px solid #000000;
		display:block;
		margin-bottom: 8px;
		text-decoration: none;
		padding-bottom: 2px;
		width: 100%;
		color: #000000;
}

#content #center {
		width: 590px;
		float: left;
		padding-left: 22px;
}

#content #center .box {
		width: 279px;
		background: #ebf3c7 url(../images/box-rect.gif) bottom right no-repeat;
		height: 139px;
		color: #4a5b01;
		font-size: 11px;
		float: left;
		margin-right: 15px;
		margin-bottom: 13px;
}

#content #center .box .bar {
		background: #757963 url(../images/bar-rect.gif) top right no-repeat;
		height: 10px;
}

#content #center .box .image {
		float: left;
		margin-top: 2px;
		margin-right: 6px;
}

#content #center .box h3 {
		font-size: 13px;
		font-weight: bold;
		margin:0;
		padding:0;
		margin-top: 9px;
}

#content #center .box p {
		padding:0;
		margin:0;
		letter-spacing: 1px;
		margin-top: 3px;
		padding-right: 5px;
		line-height: 1.3em;
}

#content #center .box .readMore a {
	  text-decoration: none;
	  color: #000000;
	  background: url(../images/arrow.gif) left no-repeat;
	  padding-left: 15px;
	  font-size: 11px;
}
#content #centerevents {
		float: left;
		padding-left: 22px;
}

#content #centerevents .box {
		width: 279px;
		background: #ebf3c7 url(../images/box-rect.gif) bottom right no-repeat;
		height: 139px;
		color: #4a5b01;
		font-size: 11px;
		float: left;
		margin-right: 15px;
		margin-bottom: 13px;
}

#content #centerevents .box .bar {
		background: #757963 url(../images/bar-rect.gif) top right no-repeat;
		height: 10px;
}

#content #centerevents .box .image {
		float: left;
		margin-top: 2px;
		margin-right: 6px;
}

#content #centerevents .box h3 {
		font-size: 13px;
		font-weight: bold;
		margin:0;
		padding:0;
		margin-top: 9px;
}

#content #centerevents .box p {
		padding:0;
		margin:0;
		letter-spacing: 1px;
		margin-top: 3px;
		padding-right: 5px;
		line-height: 1.3em;
}

#content #centerevents .box .readMore a {
	  text-decoration: none;
	  color: #000000;
	  background: url(../images/arrow.gif) left no-repeat;
	  padding-left: 15px;
	  font-size: 11px;
}

#content #right {
		width: 180px;
		float: left;
		background: #f4f9de;
		border: 1px solid #000000;
		border-top: none;

}

#content #right h2 {
		margin:0;
		padding:0;
		background: #000000;
		color: #FFFFFF;
		text-align: center;
		font-size: 14px;
		font-family: Tahoma, Geneva, sans-serif;
		padding: 2px;
}

#content #right .event {
		margin: 5px 10px 10px 9px;
		padding-bottom: 15px;
		font-size: 12px;
		border-bottom: 2px dotted #000000;
}

#content #right .event .date {
		display: block;
		font-weight: bold;
}

#content #right .event a {
		color: #fbb009;
		font-weight: bold;
		text-decoration: none;
}

#content #right .event p {
		padding:0;
		margin:0;
		color: #4a5b01;
		padding-bottom: 8px;
	  	font-size: 9px;
}

#content #right .event .readMore a {
	  color: #000000;
	  background: url(../images/arrow.gif) left no-repeat;
	  padding-left: 15px;
	  font-size: 11px;
}

#news_title { 
	font-size: 20px;
	font-weight: bold;
}

#news_info { 
	font-size: 11px;
	color: #999999;
}


#footer {
		clear: both;
		background: #000000;
		color: #FFFFFF;
		font-size: 13px;
		padding: 5px;
		padding-left: 15px;
		padding-top: 4px;
		height: 88px;
		margin-bottom: 20px;
		margin-top: 2px;
}

#footer .image {
		float: right;
}

#footer a {
		color: #FFFFFF;
		text-decoration: none;
}

#footer .grey {
		color: #8e7c7c;
		font-size: 11px;
}

#footer p {
		margin:0;
		padding:0;
}

.form_title img {
	border: 0;
	vertical-align: middle;
}

.field { 
	padding: 13px 0 0 0;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.field_value { 
	padding: 2px 0 0 0;
}

.form_button { 
	margin: 15px 0 0 0;
} 

.form_button input {
	font-size: 12px;
}

.required { 
	color: red;
	font-size: 11px;
}

.form_errors_title {
	margin: 15px 0 -13px 0;
	font-weight: bold;
	color: red;
}

.form_errors {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

