@charset "UTF-8";

*{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, sans-serif;
}

a{
	text-decoration: none;
}

.empty{
	clear: both;
}

#wrapper{
	width:780px;
	margin: 0 auto;
	background: url('bg_repeat.jpg') repeat-y;
}

#header{
	width: 758px;
	height: 235px;
	margin: 0 auto;
	background: url('header.jpg') no-repeat;
	border-right: 1px solid #FFCC00;
}

#header2{
	width: 758px;
	height: 235px;
	margin: 0 auto;
	background: url('header2.jpg') no-repeat;
	border-right: 1px solid #FFCC00;
}

#left_side{
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	float: left; 
	padding-bottom: 0px;
	margin: 0px 0px 0px 9px; 
	width: 576px; 
	_width: 574px; 
	padding-top: 0px
}

#topNav{
	margin: 0 0 0 3px;
	padding: 0 0 0 0px;
	background: url('nav_bg.jpg') repeat-x top; 
}

ul#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

ul#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

#nav a {
	font-weight: bold;
	color: #4F2170;
	text-decoration: none;
}

#nav a:hover {
	color: #FFCC00;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #4F2170;
}

#nav li li a:hover {
	border: 5px solid #FFCC00;
	border-width: 0 3px;

}

#nav li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	margin: 5px 0 0 0;
	width: 45px;
	background-color: white;
	border-bottom: 1px solid #FFCC00;
	border-width: 1px 0;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: white;

	border: solid 1px #FFCC00;
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	float: none;
	background-color: white;
	border: 0;
}

#nav li:hover ul, li.over ul {
	display: block;
}

#content{
	font-size: 12px;
	color: #4F2170;
	line-height: 18px;
	padding: 10px 15px 0;
}

.content_pair{
	line-height: 16px;
	padding: 0 0 40px 0;
}

#content p{
	padding: 0 0 3px 0;
}

#content img.right{
	float:right;
	margin: 0 0 18px 18px;
	border: 2px solid #4F2170;
}

#content img.right2{
	float:right;
	margin: 0 0 14px 14px;
	border: 2px solid #4F2170;
}

#content img.left{
	float:left;
	margin: 0 18px 18px 0;
	border: 2px solid #4F2170;
}

#content img.center{
	text-align: center;
	margin: 0 18px;
	border: 2px solid #4F2170;
}

#content a{
	color: #d7a51f;
}

#content a:hover{
	color: #9f7a17;
}

#content h2{
	line-height: 20px;
}

#content li{
	margin: 0 0 5px 15px;
}

#right_side{
	display: inline;
	text-align: center;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	width: 185px;
	background: #FFCC00;
}

#right_side h1{
	color: #4F2170;
	font-size: 14px;
	padding: 3px 0;
}

#right_side h2{
	font-size: 14px;
	padding: 0 0 3px;
}

#right_side h3{
	font-size: 12px;
	color: #fff;
}

#right_side p{
	padding: 0 0 0 4px;
	font-size: 12px;
	line-height: 15px;
}

#donations_box{
	text-align: left;
	color: #fff;
	background: url('bluebox_bg.jpg') repeat-x top #4F2170;
	border-left: 2px solid #FFCC00;
	border-right: 2px solid #FFCC00;
	margin: 0 auto;
	padding: 5px 0 0 5px;
}

#donations_box ul{
	font-size: 12px;
	margin-left: 15px;
}

#donations_box a:link {
	text-decoration: none;
}

#donations_box a:visited {
	text-decoration: none;
}

#donations_box a:hover {
	text-decoration: none;
}

#donations_box a:active {
	text-decoration: none;
}

#email_signup{
	background: url('sidebar_bg.jpg') repeat-x top;
}

#email_box{
	text-align: left;
	background: url('bluebox_bg.jpg') repeat-x top #4F2170;
	border-left: 2px solid #FFCC00;
	border-right: 2px solid #FFCC00;
	margin: 0 auto;
	padding: 5px 0 0 5px;
}

#email_box h3{
	padding: 1px 0 0 1px;
}

.submit-btn{
	text-align: left;
	padding: 2px 0 0 0;
}

.spotlight_box{
	padding: 5px;
	color: #fff;
	text-align: left;
	background: url('bluebox_bg.jpg') repeat-x top #4F2170;
	border-left: 2px solid #FFCC00;
	border-right: 2px solid #FFCC00;
	width: 170px;
	margin: 0 auto;
}

#upcoming_box{
	position: relative;
	margin: 0 auto;
	padding: 5px;
	color: #fff;
	text-align: left;
	background: url('bluebox_bg.jpg') repeat-x top #4F2170;
	border-left: 2px solid #FFCC00;
	border-right: 2px solid #FFCC00;
}

#logos_box{
	color: #fff;
	text-align: left;
	background: #ffffff;
	border-left: 2px solid #FFCC00;
	border-right: 2px solid #FFCC00;
	border-bottom: 2px solid #FFCC00;
	margin: 0 auto;
	padding: 0 3px 0 6px;
}

#logos_box img{
	padding: 10px 0;
}

#upcoming_box p{
	font-size: 11px;
	line-height: 13px;
	padding: 0 0 3px 4px;
}

#footer{
	border-top: 2px solid #4F2170;
	background: #FFCC00;
	width: 760px;
	height: 80px;
	margin: 0 0 0 10px;
}

#bot_nav a{
	padding: 3px 0 0 0;
	font-size: 15px;
	color: #4F2170;
}

#bot_nav ul{
	margin: 0 auto;
	width: 500px;
}

#bot_nav li{
	display: inline;
	list-style: none;
	margin: 0 5px 0 0;
}

#bot_home a{
	text-align: center;
	width: 60px;
	height: 20px;
	float: left;
	padding: 0 0 5px 0;
}

#bot_home a:hover{
	color: #FFCC00;
	background: url('rollovers/bothome_hover.jpg') no-repeat top center;
}

#bot_contact a{
	text-align: center;
	width: 90px;
	height: 20px;
	float: left;
	padding: 0 0 5px 0;
}

#bot_contact a:hover{
	color: #FFCC00;
	background: url('rollovers/botcontact_hover.jpg') no-repeat top center;
}

#bot_give a{
	text-align: center;
	width: 62px;
	height: 20px;
	float: left;
	padding: 0 0 5px 0;
}

#bot_give a:hover{
	color: #FFCC00;
	background: url('rollovers/botgive_hover.jpg') no-repeat top center;
}

#bot_locat a{
	text-align: center;
	width: 72px;
	height: 20px;
	float: left;
	padding: 0 0 5px 0;
}

#bot_locat a:hover{
	color: #FFCC00;
	background: url('rollovers/botlocat_hover.jpg') no-repeat top center;
}

#bot_sitemap a{
	text-align: center;
	width: 79px;
	height: 20px;
	float: left;
	padding: 0 0 5px 0;
}

#bot_sitemap a:hover{
	color: #FFCC00;
	background: url('rollovers/botsitemap_hover.jpg') no-repeat top center;
}

#bot_privacy a{
	text-align: center;
	width: 115px;
	height: 20px;
	float: left;
	padding: 0 0 5px 0;
}

#bot_privacy a:hover{
	color: #FFCC00;
	background: url('rollovers/botprivacy_hover.jpg') no-repeat top center;
}

#footer_cap{
	width: 780px;
	height: 31px;
	margin: 0 auto;
	background: url('footer.jpg') no-repeat center bottom;
}

table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 520px;
	margin: 10px auto;
}
th {
	padding: 0 0.5em;
	text-align: left;
}

tr.yellow td {
	border-bottom-color: #4F2170;
	border-top-color: #4F2170;
	color: #4F2170;
	border-top: 1px solid;
	border-bottom: 1px solid;
	background: #FFCC00;
}

td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
}

td:first-child {
	width: 50px;
}

td+td {
	border-left: 1px solid #CCC;
	text-align: center;
}

.third_column{
	text-align: left;
}

.indent{
	margin: 0 0 0 20px;
}

.indent2{
	margin: 0 0 0 30px;
	font-style: italic;
}

.bold{
	font-weight: bold;
}
.thanks{
	color: #FFCC00;
}

hr {
	background: #4F2170; 
	color: #4F2170;
	clear: both; 
	float: none; 
	width: 60%; 
	height: 1px;
	margin: 5px 0 5px 15px;
	border: none; 
}
a img {
	border: none;
}

.clear {
	clear: both;
} 
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul#nav iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul#nav li#navIE
	{
		display: inline;
		float: left;
		background: #FFF;
	}
}