@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
	line-height: 150%;
	background: #e0ce98 url(pictures/zz_bg.jpg);
	background-position: 50% 170px;
}
.container {
	color: #797979;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
	line-height: 150%;
}
a, a:link, a:visited {
	color: #b72222;
	text-decoration: none;
}
a:hover {
	color: #333333;
}

.top {
	background-color: #ffffff;
	height: 14px;
}
.search {
	color: #797979;
}
input.search_text {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	border: 1px solid #cccccc;
}
.logo {
	background-color: #ffffff;
}
#t_content {
	background-color: #ffffff;
}
.left_nav {
	background-color: #f7f7f5;
	width: 205px;
	padding: 40px 0px 15px 0px;
	text-transform: uppercase;
}
.leftMenu a, .leftMenu a:link, .leftMenu a:visited {
	color:  #797979;
	display: block;
	background-image: url(images/menu_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 15px 12px;
	padding: 10px 20px 10px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;

}
.leftMenu a:hover {
	background-color: #ffffff;
}
.subMenu a, .subMenu a:link, .subMenu a:visited  {
	font-size: 11px;
	padding-left: 50px;
	font-weight: normal;
	background-position: 35px 6px;
}
#green {
	background-color: #ffffff;
}
#greeDrop {
	background-color: #8c947f;
}
.main_rotator {
	z-index: -1;
}
.main_content {
	padding: 10px 30px 30px 30px;
	font-size: 12px;
	line-height: 150%;
}
.main_left {
	width: 475px;
	padding-right: 15px;
}
.main_right {
	font-size: 11px;
	width: 230px;
	margin: 10px 0px 0px 15px;
	padding-left: 15px;
	border-left: 1px solid #aaaaaa;
}

.main_right a, .main_right a:link, .main_right a:visited {
	color: #b72222;
	text-decoration: none;
}
.main_right a:hover {
	color: #333333;
}

.main_snippet1, .main_snippet2 {
	padding: 10px 16px 10px 0px;
	color: #797979;
}
.main_snippet2 {
	padding: 10px 17px 10px 0px;
	color: #797979;
}
.main_snippet3 {
	padding: 10px 0px;
	color: #797979;
}
img {
	border-width: 0;
}

.donate_now {
	margin: 300px 0px 0px 0px;
	text-align: center;
	
}


.newsbox {
	padding: 25px 20px 20px 20px;
	background: #ffffff url(images/main_news_bg.jpg) repeat-x bottom left;
	color: #797979;
	font-size: 11px;
}
.news_date {
	font-size: 10px;
}
.news_title a, .news_title a:link, .news_title a:visited {
	font-size: 11px;
	color: #678a9b;	
	text-decoration: none;
	font-weight: bold;
}
.news_title a:hover {
	color: #b72222;
}
.footer {
	font-weight: bold;
	color: #797979;
	background: #b5b5a9; 
	height: 174px;
	line-height: 130%;
	padding-top: 15px;
}

.footer a, .footer a:link, .footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #678a9b;
		text-decoration: underline;
}


h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 13px; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }

.breadcrumb, .breadcrumb a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
	color: #8aa7b5;
}
.main_right_column {
	padding-right: 20px;
	padding-bottom: 20px;
}

.red {
	color: #b72222;
}
.red16 {
	color: #b72222;
	font-size: 16px;
	font-weight: bold;
}
.form_header {
	text-align: left;
}
.form_q {
	padding: 5px;
	text-align: right;
}
.form_a {
	padding: 5px;
}
input.text {
	padding: 2px;
	border: 1px solid #cccccc;
	font-size: 14px;
	color: #797979;
}
.errormessage {
	color: #b72222;
}
/* IE SPECIFIC RULE */
.main_right h1, .main_right h2, .main_right h3, .main_right h4, .main_right h5 {
	margin: 0 0 -1em 0;
}
html>body .main_right h1, html>body .main_right h2, html>body .main_right h3, html>body .main_right h4, html>body .main_right h5 {
	margin: 0 0 -.6em 0;
}


.gray14px { color: #797979; font-size: 14px; font-weight: bold; }
.gray13px { color: #797979; font-size: 13px; font-weight: bold; }
.gray12px { color: #797979; font-size: 12px; font-weight: bold; }
.gray { color: #797979; }