body {
	margin: 10px 0 0px 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8B99CF;
	background-image: url(images/bg_site.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	color: #000;
	line-height: 1.3em;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 1em 0 1em 0;
	color: #000075;
}

h3 {
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 1em 0;
	color: #000;
}

img { border: none; }

p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1em;
}

ul {
	margin: 0 0 1em 0;
	padding-left: 30px;
}

li {
	margin: 0;
}

form {
	padding: 0;
	margin: 0; 
}
.divleft8 {
	float: left;
	width: 530px;
}
.toprightdiv {
	background-color: #CEDDF2;
	float: left;
	width: 200px;
	background-image: url(images/toprtdivbcgrd.jpg);
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 975px;
	position: relative;
	background: #FFF;
	padding: 0;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

#top {
	height: 266px; /* 278 - top padding */
	padding: 12px 27px 0 0;
	background: url('/images/masthead.jpg') no-repeat;
	text-align: right;
}

#nav {
	height: 25px;
	margin-right: 0; 
	margin-left: 10px
	padding-right: 10px;
	align: right;
	background-color: #263E7C
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav li {
	display: inline;
	padding-left: 8px;
	padding-right: 12px;
	margin: 0;
	float: left;
	background-image: url(images/nav-divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav li a {
	line-height: 25px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav li a:hover { text-decoration: underline; }
#nav li.nosep { background: none; padding-right: 0; }

#content {
	text-align: left;
	padding: 0;
	background-color: #FFF;
}

div#left {
	width: 395px;  /* 465 - L&R Padding */
	padding: 20px 50px 10px 20px;
	float: left;
}

div#right {
	width: 335px;
	float: left;
}
div#faqbox {
	width: 335px;
	float: left;
}

#donate { width: 335px; }
#donate td#donate_now {
	background: #ED1B2E url('/images/donatenow.jpg') no-repeat center right;
	height: 98px;
	border: 0;
	border-left: 2px solid #ED1B2E;
}
td#donate_now a {
	color: #FFF;
	font-size: 11px;
	display: block;
	height: 78px; /* 98 - top padding */
	text-decoration: none;
	padding: 20px 0 0 8px;
}
td#donate_now a span.nou { font-size: 30px; }
td#donate_now a span.u { text-decoration: underline; }
td#donate_now a:hover span { text-decoration: none; }
.row1 td,.row2 td {
	border-left: 1px solid #ED1B2E;
	border-bottom: 1px solid #ED1B2E;
	width: 50%;
	height: 145px;
	text-align: center;
	vertical-align: top;
	color: #ED1B2E;
	border-collapse: collapse;
}

#footer {
	text-align: center;
	color: #333333;
	font-size: 12px;
	line-height: 24px;
	border-collapse: collapse;
}
* html #footer { margin-top: -3px; } /* IE6 Hack */
#footer a {
	text-decoration: none;
	color: #FFF;
}

.local {
	margin-top: 2px;
	width: 1em;
	text-align: center;
	border: 1px solid black;
	background: #00529C;
	color: #FFF;
}
.even { background: #DDD; }
.odd { }
.page { text-decoration: none; }
.pageInactive { color: #AAA; }

.clear { clear: both; }


#header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	height: 15px;
	padding-left: 0px;
	width: 500px;
	float:left;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}

#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4457A6;
	padding-right: 10px;
	width: 55px;
	float:left;
	padding-top: 10px;
}
#lfbox {
	background-image: url(images/bg_lfbox.jpg);
	background-repeat: repeat-y;
	text-align: left;
	font-size: 13px;
}
.listings {
	border-bottom: 1px solid #6D7DBE;
	text-align: left;
}
.title_cell {
	text-align: left;
	line-height: 1.2em;
}
.content h2{
	text-align: left;
	font-size: 12px;
	margin: 1em 0 1em 0;
}
