@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
#container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #e7efd5 url(images/bg.jpg) no-repeat top;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	line-height: 1.5em;
	position: relative;
}
#header {
	height: 65px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 0;
	padding-top: 10px;
}
#header-sub {
	height: 85px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 0;
	padding-top: 10px;
}
#header-sub h1{
	margin: 0;
	color: #99cc00;
	padding-right: 0;
	padding-left: 0px;
	padding-top: 10px;
	font-size: 100%;
}
#header-sub h1 a{
	color: #FFF;
	text-decoration: none;
}
#header-sub h1 a:hover{
	color: #99cc00;
	text-decoration: none;
}
#mainContentTop-sub  {
	background: #dee4f0;
	width: 761px;
	margin-left: 14px;
	color: #7475a3;
}
#mainContentTop-sub h1 {
	font-size: 55px;
	color: #669900;
	font-weight: bold;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
}
#mainContentTop-sub h2 {
	color: #000;
	text-align: center;
	padding-left: 140px;
}
#mainContentTop-sub p {
	color: #7475a3;
	font-weight: bold;
	padding-right: 20px;
	text-align: center;
	padding-left: 200px;
	font-size: 24px;
}
#mainContentTop-sub a{
	color: #9c9d98;
	text-decoration: none;
}
#mainContentTop-sub a:hover{
	color: #99cc00;
	text-decoration: none;
}
#sidebar  {
	background: #ebebff url(images/sidebarTop.gif) no-repeat;
	width: 178px;
	color: #7475a3;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -100px;
	float: left;
	vertical-align: top;
}
#sidebar h2 {
	font-size: 2.2em;
	text-align: center;
	color: #FFF;
	padding-bottom: 25px;
	line-height: 1.1;
}
#sidebar p {
	line-height: 1.1;
	font-size: 13px;
}


.sidenav {margin: 0 0 30px 0 !important; padding: 0; list-style:none; text-align:center; font-size:14px;}
.sidenav a {border-bottom: 1px dotted #ddd;display:block;padding: 5px; background-color:#690;}
.sidenav a:hover {background-color:#ebebff; text-decoration:none;}

#mainContent-sub {
	width: 577px;
	line-height: 1.1;
	margin-left: 198px;
	background: url(images/subContentbg.gif) repeat-y;
}
#mainContent-sub h1 {
	color: #690;
	font-size: 20px;
	padding-left: 25px;
	padding-right:25px;
}
#mainContent-sub p {
	padding-right: 25px;
	font-size: 14px;
	padding-left: 65px;
}
#mainContent-sub table {
	padding-right: 25px;
	font-size: 14px;
	padding-left: 56px;
}
#mainContent-sub form {
	padding-right: 25px;
	font-size: 14px;
	padding-left: 40px;
}
.tableheader {
	color:#666699;
	font-weight:bold;
	
}
#mainContent-sub h2 {
	color: #7476A4;
	font-size: 18px;
	padding-left: 65px;
}
#mainContent-sub h3 {
	color: #7476A4;
	font-size: 18px;
	padding-left: 25px;
}
#mainContent-sub h4 {
	color: #000;
	font-size: 16px;
	padding-left: 65px;
}
#footer-sub {
	background:#e7efd5 url(images/subContentBottom.jpg) no-repeat top;
	vertical-align: bottom;
	text-align: center;
	padding: 0px 10px;
	width: 780px;
}
#footer-sub p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-weight: bold;
}
#footer-sub a {
	color: #99cc00;
	text-decoration: underline;
	font-weight: bold;
}
#header h1 a{
	color: #FFF;
	text-decoration: none;
}
#header h1 a:hover{
	color: #99cc00;
	text-decoration: none;
}
#header h1{
	margin: 0;
	color: #99cc00;
	padding-right: 0;
	padding-left: 0px;
	padding-top: 10px;
	font-size: 100%;
}
#mainContent{
	position: relative;
	height: 560px;
}
#mainContent h1 {
	text-align: right;
	font-size: 340%;
	color: #FFF;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#mainContent #topMainWindow {
	background: url(images/blueCorner.png) no-repeat center top;
	position: relative;
	width: 750px;
	left: 25px;
	height: 24px;
}
#topMainWindow {
	background: url(images/blueCorner-sub.png) no-repeat center top;
	width: 761px;
	position: relative;
	left: 14px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
#mainContent #mainWindow{
	width: 750px;
	background: #dee4f0;
	left: 25px;
	position: relative;
	text-align: center;
	height: 306px;
}
#mainContent .mainWindowText{
	color: #666699;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}
.mainWindowMore {
	text-align: right;
	color: #A5D136;
}
.mainWindowMoreGrey {
	font-weight: bold;
	color: #666;
	text-align: right;
	padding-right: 20px;
}
#mainContent #mainWindow #mainWindowLeft{
	background: #7575a3 url(images/purpleCorner.gif) no-repeat right top;
	width: 355px;
	height: 175px;
	left: 0px;
	position: absolute;
	top: 185px;
	padding: 30px 10px 10px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}
#mainContent #mainWindow #mainWindowLeft a{
	color: #fff;
	text-decoration: none;
}
#mainContent #mainWindow #mainWindowLeft a:hover{
	color: #99cc00;
	text-decoration: none;
}
#mainContent #mainWindow #disasterRelief{
	font-size: 225%;
	position: absolute;
	color: #FFF;
	left: 197px;
	top: 318px;
	vertical-align: bottom;
	line-height: 1.1em;
}
#mainContent #mainWindow #nonProfit{
	font-size: 225%;
	position: absolute;
	color: #FFF;
	left: 565px;
	top: 316px;
	vertical-align: bottom;
	line-height: 1.1em;
}
#mainContent #mainWindow #mainWindowRight{
	background: #bdc9e1 url(images/ltPurpleCorner.gif) no-repeat center top;
	width: 355px;
	height: 205px;
	position: absolute;
	left: 375px;
	top: 185px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #FFF;
}
.fireRelief {
	font-size: 130%;
}
#mainContent #mainWindow #mainWindowRight a{
	color: #9c9d98;
	text-decoration: none;
}
#mainContent #mainWindow #mainWindowRight a:hover{
	color: #99cc00;
	text-decoration: none;
}
#footer {
	background:#e7efd5;
	height: 100px;
	vertical-align: top;
	position: relative;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	line-height: 1.6em;
	font-weight: bold;
	padding-top: 15px;
}
#footer a {
	color: #99cc00;
	text-decoration: underline;
	font-weight: bold;
	font-size: 115%;
}
.current {
	color: #F00;
}
.copyright {
	font-size: 90%;
	font-weight: bold;
	color: #9c9d98;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
.smallBreak {
	
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
.listItems {
	color: #000;
	font-size: 16px;
	text-align: right;
	float: right;
	padding-top: 10px;
}
.fltleft {
	float: left;
	vertical-align: bottom;
}
.fltright {
	float: right;
	vertical-align: bottom;
	padding-right:25px;
	padding-bottom:5px;
	padding-top:10px;
}
.findoutmore {
	text-align: right;
	display: block;
	padding-bottom: 35px;
	height: 30px;
	color: #99cc00;
}
#disasterRelief a {
	color: #FFF;
	text-decoration: none;
}
#container #mainContent-sub form {
	margin-left: 20px;
}
.donatelink a {
	color:#F00;
	text-decoration: none;
}
