/* ================================================
	TopStyle Pro Export
	Source File: styles.css
	Target: CSS Level 2
================================================ */

body {
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	margin-left: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 12px;
}

a {
	text-decoration: none;
}

.headerlogo {
	background-image: url(top.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 69px;
	margin: 0px;
	padding-bottom: 0px;
	display: block;
}

.bodysmallgrey {
	font-size: 9px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #666666;
	text-align:right;
}


.bodynorm {
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	margin-left: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 12px;
}

.eventtext {
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	margin-left: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

.subhead12 {
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, sans-serif;	
	font-weight: bold;
	color: black;
	margin-left: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

.subhead12 a {
	color: #cc2229;
}

.subhead12redbold {
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	margin-left: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-weight: bold;
	text-decoration: underline;
}

.subhead14 {
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	margin-left: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

.impact {
	font-size: 20px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	margin-left: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-align: center;
}

.nav-container {
	background-color: #cc2229;
	height: 32px;
}

.nav-right {
	border-left: 1px solid #ffca5f;
	background-color: #cc2229;
	height: 32px;
}

.nav-menu {
	display: block;
	margin: 0 0 0 0;
}

.nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
}

.nav-menu li {
	float: left;
	margin: 0 0.25em 0 0.25em;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.35em;	
}

.nav-menu li a {
	float: left;
	height: 2.35em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.nav-menu li a:hover {
	background-image: url(border.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	background-color: #cc2229;
	color: #FFFFFF;
	line-height: 2.35em;
	float: left;
	width: 7.9em;
	height: 2.35em;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	font-weight: bold;
}

.nav-menu li a:active {
	background-image: url(border.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	background-color: #cc2229;
	color: #FFFFFF;
	line-height: 2.35em;
	float: left;
	width: 7.9em;
	height: 2.35em;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.leftsidebar {
	/*background-color: #ffe4af;
	width: 171px;
	height: 100%;
	margin-bottom: 0px;
	vertical-align: top;
	margin-left: 0px;*/
}

.leftsidebar-logo {
	background-image: url(head_home.jpg);
	background-repeat: no-repeat;
	height: 10em;
	width: 171px;
	padding-bottom: 8px;
}

.leftsidebar-quote {
	font-size: 11px;
	width: 160px;
}

.elliottquote {
	font-size: 9px;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	margin-left: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
	display: none;
}

.leftsidebar-menu {
	width: 171px;
	margin: 0px;
}

.leftsidebar-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.leftsidebar-menu li a {
	height: 32px;
	vertical-align: middle;
	color: White;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-left: 2px;
	}

.leftsidebar-menu li a:link, #leftsidebar-menu li a:visited {
	background: url(menu5.gif);
}

.leftsidebar-menu li a:hover {
	background: url(menu5.gif) 0 -32px;
}

.leftcontact {
	font-size: 10px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: 5px;
	letter-spacing: 0px;
	word-spacing: 0px;
	position: relative;
	top: 30px;
	width:140px;
}

.donatediv {
	width: 550px;
	height: auto;
}

.error {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	color: red;
	display: none;
}

.newsletterlist {
	line-height: 30px;
}

.text-right {
	text-align:right;
}