@charset "utf-8";
.style {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #89ae2b;
	background-repeat: repeat;
	margin-left: 0;
	margin-top: 0;
	vertical-align: top;
}
.main-content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #89ae2b;
	background-repeat: repeat;
	vertical-align: top;
}

.main-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #8cae2c;
	background-repeat: repeat;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	vertical-align: top;
}

.title {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #fff001;
}
.main-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1fff001px;
	color: #fff001;
	font-weight: bold;

}
#footer-text a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fff001;
	text-transform: uppercase;
	text-decoration: none;
}
#footer-text a:hover {
	color: #000000;
	text-decoration: underline;

}
#footer-wa a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c4da7c;
	text-transform: lowercase;
	text-decoration: none;

}
#footer-wa a:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	border-bottom:1px dotted #ffffff;
}
.footer-wa {
	font-family:Verdana, Geneva, sans-serif;
	color:#c4da7c;
	font-size:12px;
}
a img { border: none; vertical-align: top; }

#menu {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
text-transform: lowercase;
}

#menu li {
float: left;
width: 165px;
border-right: 1px solid #89ae2b;
}

#menu a {
display: block;
height: 35px;
width: 165px;
line-height: 35px;
padding: 35px 0 0;
text-align: center;
background: #FFFFFF;
background-image: url(images/buttons/menu.gif);

}

.input {
	font: 10px Verdana, Geneva, sans-serif;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #000000;
	background-color: #c4da7c;

}
	

#header a {
color: #000000;
font-size:18px;
text-decoration: none;
}

#header a:hover, #header .current_page_item {
background-image: url(images/buttons/menu-over.gif);
background: #acc25c;
color: #fff001;
}
#donate a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000ee;
	text-decoration: underline;

}
#donate a:hover {
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
