body {
	background: #eaf2d5 url(../images/bg_main.png) repeat-x center top;
	margin: 0;
	padding: 0;
}

span {
	display: none;
}

p, h1, h2, h3, h4, ul, a, td, label {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 10px 0;
}

p.line {
	margin: 5px 0 0 0; 
	border-top: 1px solid #ddd; 
	line-height: 10px;
}

p.related {
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: bold;
}

.nomargin {
	margin: 0;
}

a {
	color: #c51d18;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}

li {
	margin:0 0 5px 0;
	list-style:disc;
}

li.link {
	list-style: none;
}

table {
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}

td {
	padding: 0 0 10px 0;
}

img, form {
	border: none;
	margin: 0;
	padding: 0;
}

label {
	font-size: 11px;
	color: #666;
}

input {
	line-height: 13px;
	margin: 0;
	padding: 1px 4px 2px 4px;
	width: 171px;
}

h1 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 21px;
	font-weight:normal;
	letter-spacing: -1px;
	color: #222;
	margin: 0 0 14px 0;
	padding: 8px 0 0 0;
	line-height: 30px;
}

h2 {
	color: #000;
}

h3 {
	font-weight: bold;
	margin: 0 0 3px 0;
}

h4 {
	font-size: 16px;
	color: #81a02c;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

h4.nomargin {
	padding: 10px 0 0 0;
	margin: 0;
}

ul.linklist, ul.pdflinks {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.linklist li, ul.pdflinks li {
	background: url(../images/img_readmore.gif) 0 3px no-repeat;
	padding: 1px 0 0 24px;
	list-style: none;
}

ul.pdflinks li {
	background: url(../images/i_pdf.gif) 0 1px no-repeat;
}


ul.urllinks {
	padding: 0;
	list-style: none;
}

ul.urllinks li {
	list-style: none;
}

ul.map {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.map li {
	padding: 0;
	list-style: none;
}

ul.linklist li a, ul li a.deselected, ul.map li a, ul.map li a.deselected {
	text-decoration: none;
}

ul.map li a {
	font-size: 11px;
}

ul.linklist li a:hover, ul.map li a:hover  {
	text-decoration: underline;
}

ul.pages {
	margin: 10px 0 15px 0;
	float: right;
	list-style: none;
}

ul.pages li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
}

ul.pages li a {
	padding: 0;
	margin: 0;
}

/* ------ layout ----- */

#holdall {
	width: 920px;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 920px;
	height: 123px;
	margin: 0;
	padding: 0;
}

#search {
	float: right;
	margin: 0pt;
	padding: 58px 0 0 0;
	width: 215px;
}

#search label {
	float: left;
}

#search input {
	float: left;
	background: #f7f7f7;
	font-size: 11px;
	border:#ccc 1px solid;
	color: #666;
	margin: 5px 4px 0 0;
	padding: 3px 4px 4px 4px;
	line-height: 14px;
}

#search input.go {
	border: none;
	margin: 5px 0 0;
	padding: 0;
	width: 30px;
}

#nav {
	width: 920px;
	height: 223px;
	margin: 30px 0 21px 0;
	padding: 0;
}

#nav.home {
	background: url(../images/img_nav_main_4.jpg) no-repeat right top;
}

#nav.about {
	background: url(../images/img_nav_clown.jpg) no-repeat right top;
}

#nav.apply {
	background: url(../images/img_nav_greenman.jpg) no-repeat right top;
}

#nav.giving {
	background: url(../images/img_nav_girldance.jpg) no-repeat right top;
}

#nav.volunteer {
	background: url(../images/img_nav_bike.jpg) no-repeat right top;
}

#nav.profad {
	background: url(../images/img_nav_profad.jpg) no-repeat right top;
}

#nav.contact {
	background: url(../images/img_nav_contact.jpg) no-repeat right top;
}

#nav.news {
	background: url(../images/img_nav_news.jpg) no-repeat right top;
}

#nav.faq {
	background: url(../images/img_nav_faq.jpg) no-repeat right top;
}

#nav.links {
	background: url(../images/img_nav_links.jpg) no-repeat right top;
}

#nav ul {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	/*width: 235px;*/
}

#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li a, #nav ul li a.deselected {
	font-size: 11px;
	display: block;
	width: 235px;
	padding: 0 0 0 14px;
	line-height: 27px;
	background: #fff url(../images/img_but_nav_bg.gif) 0 0 no-repeat;
	color:#656565;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #adce59;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 221px;
}

#nav ul li a:hover, #nav ul li a.selected {
	background: #eaf2d5 url(../images/img_but_nav_bg_hover.gif) 0 0 no-repeat;
	color: #394813;
}

#nav ul li.alt a, #nav ul li.alt a.deselected {
	background: #eaf2d5 url(../images/img_but_navalt_bg.gif) 0 0 no-repeat;
}

#nav ul li.alt a:hover, #nav ul li.alt a.selected {
	background: #eaf2d5 url(../images/img_but_navalt_bg_hover.gif) 0 0 no-repeat;
}

#nav ul li.last a, #nav ul li.last a.deselected {
	background: #eaf2d5 url(../images/img_but_adv_bg.gif) 0 0 no-repeat;
	border: none;
}

#nav ul li.last a:hover, #nav ul li.last a.selected {
	background: #eaf2d5 url(../images/img_but_adv_bg_hover.gif) 0 0 no-repeat;
	border: none;
}

/* sub_nav styles */

#subnav {
	float: left;
}

#nav ul.sub {
	display:block;
	width: 235px;
}

#nav ul.sub li {
	font-size: 11px;
}

#nav ul.sub li a, #nav ul.sub li a.deselected {
	font-size: 11px;
	display: block;
	width: 235px;
	padding: 0 0 0 14px;
	line-height: 27px;
	background: #eaf2d5 url(../images/img_but_nav_bg_hover.gif) no-repeat;
	color:#555;
	text-decoration: none;
	border-bottom: 1px solid #adce59;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 221px;
}

#nav ul.sub li a:hover, #nav ul.sub li a.selected {
	background: #eaf2d5 url(../images/img_but_nav2v2_bg_hover.gif) no-repeat;
	color: #394813;
}

#nav ul.sub li.alt a, #nav ul.sub li.alt a.deselected {
	background: #eaf2d5 url(../images/img_but_navalt_bg_hover.gif) no-repeat;
}

#nav ul.sub li.alt a:hover, #nav ul.sub li.alt a.selected {
	background: #eaf2d5 url(../images/img_but_nav2alt_bg_hover.gif) no-repeat;
}

#nav ul.sub li.altbn a, #nav ul.sub li.altbn a.deselected {
	background: #eaf2d5 url(../images/img_but_navalt_bg_hover.gif) no-repeat;
	border: none;
}

#nav ul.sub li.altbn a:hover, #nav ul.sub li.altbn a.selected {
	background: #eaf2d5 url(../images/img_but_nav2alt_bg_hover.gif) no-repeat;
	border: none;
}

#nav ul.sub li.altbnextra a, #nav ul.sub li.altbnextra a.deselected {
	background: #eaf2d5 url(../images/img_but_nav_bg_hover.gif) no-repeat;
	border: none;
}

#nav ul.sub li.altbnextra a:hover, #nav ul.sub li.altbnextra a.selected {
	background: #eaf2d5 url(../images/img_but_nav2v2_bg_hover.gif) no-repeat;
	border: none;
}

#nav ul.sub li.subsub a, #nav ul.subsub li a.deselected {
	background: #e3edc5 url(../images/img_but_nav2alt_bg_hover.gif) no-repeat;
}

#nav ul.sub li.subsub a:hover, #nav ul.subsub li a.selected {
	background: #e3edc5 url(../images/img_but_nav3_bg_hover.gif) no-repeat;
}

#nav ul.sub li.subsublast a, #nav ul.subsublast li a.deselected {
	background: #e3edc5 url(../images/img_but_nav2alt_bg_hover.gif) no-repeat;
	border: none;
}

#nav ul.sub li.subsublast a:hover, #nav ul.subsublast li a.selected {
	background: #e3edc5 url(../images/img_but_nav3_bg_hover.gif) no-repeat;
	border: none;
}

#sgiving {
	padding: 112px 0 0 0;
}

/* nav menu positioning */

#nav #menu_2 {
	margin-top: 28px;
}

#nav #menu_3 {
	margin-top: 28px;
}

#nav #menu_4 {
	margin-top: 56px;
}

#nav #menu_5 {
	margin-top: 56px;
}

#nav #menu_6 {
	margin-top: 140px;
}

#nav #menu_7 {
	margin-top: 112px;
}

/* sub nav positioning */

#nav #menu_2_2 {
	margin-top: 56px;
}

#nav #menu_2_3 {
	margin-top: 84px;
}

#nav #menu_2_6 {
	margin-top: 140px;
}

#nav #menu_4_4 {
	margin-top: 28px;
}

#nav #menu_4_5 {
	margin-top: 56px;
}

#nav #menu_7_1 {
	margin-top: 112px;
}

#nav #menu_7_2 {
	margin-top: 84px;
}


/* bottom half content styles */

#content {
	clear: both;
	width: 920px;
	margin: 0;
	padding:0;
	background: url(../images/img_cont_bg.gif) repeat-y;
}

#left {
	float: left;
	width: 235px;
	margin: 0;
	padding: 20px 0 20px 0;
}

#left ul {
	margin: 0;
	padding:0;
	list-style: none;
}

#left ul li {
	margin: 0;
	padding: 0 0 1px 0;
	list-style: none;
}

#left ul li a {
	display:block;
	width: 235px;
	height: 38px;
}

#left ul li a span {
	display: none;
}

#left ul li.apply a, #left ul li.apply a.deselected {
	background: url(../images/img_but_apply_green.gif) no-repeat;
}

#left ul li.apply a:hover, #left ul li.apply a.selected {
	background:url(../images/img_but_apply_orange.gif) no-repeat;
}

#left ul li.donate a, #left ul li.donate a.deselected {
	background: url(../images/img_but_donate_green.gif) no-repeat;
}

#left ul li.donate a:hover, #left ul li.donate a.selected {
	background:url(../images/img_but_donate_orange.gif) no-repeat;
}

#left ul li.faq a, #left ul li.faq a.deselected {
	background: url(../images/img_but_faq_green.gif) no-repeat;
}

#left ul li.faq a:hover, #left ul li.faq a.selected {
	background:url(../images/img_but_faq_orange.gif) no-repeat;
}

#middle {
	float: left;
	padding: 13px 20px 20px 20px;
	width: 470px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
	width: 430px;
}

#right {
	float: left;
	width: 215px;
	margin: 0;
	padding: 23px 20px 20px 20px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
	width: 175px;
}

#right p {
	font-size: 11px;
	line-height: 17px;
	color: #676767;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

#map {
	padding: 0 0 20px 0;
}

#logos {
	margin: 15px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px dashed #beda76;
}

#logos img {
	margin: 0 0 20px 0;
}

#footer {
	width: 920px;
	margin: 13px 0 20px 0;
	padding: 0;
	text-align:center;
}

#footer p {
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-align: right;
}

#footer ul {
	margin: 10px 0 0 0;
	text-align: center;
}

#footer ul li {
	line-height: 15px;
	display: inline;
	color: #82a32c;
	font-size: 10px;
	margin: 0 0 0 5px;
}

#footer ul li a, #footer ul li a:hover,#footer ul li a.normal, #footer ul li a.normal:hover, #footer ul li a.large, #footer ul li a.large:hover, #footer ul li a.largest, #footer ul li a.largest:hover {
	font-size: 10px;
	text-decoration: none;
	color: #4d601a;
	margin: 0 10px 0 0;
}

#footer ul li a.normal, #footer ul li a.normal:hover {
	font-size: 10px;
	margin: 0;
}

#footer ul li a.large, #footer ul li a.large:hover {
	font-size: 14px;
	margin: 0;
}

#footer ul li a.largest,#footer ul li a.largest:hover {
	font-size: 18px;
	margin: 0 11px 0 0;
}

#footer ul li a:hover,#footer ul li a.normal:hover, #footer ul li a.large:hover, #footer ul li a.largest:hover {
	color: #4d601a;
	text-decoration: underline;
}

#logo {
	float: left;
	margin: 35px 0 0 0;
	padding: 0;
}