html {

	background: #fff;
	margin: 0;
	padding: 0;
}

body {
	margin: 0 10%;
	padding: 0;
	font: 11pt Georgia, "Times New Roman", Times, serif;
	color: #000;
	/*background: url(../img/page_footer_bg.jpg) bottom center no-repeat;*/
}

img {
	border: none;
}


/*----GLOBAL POSITIONING----*/

.hide_left {
	position: absolute;
	left: -10000px;
}

.show_news {
	position: static;
}

p.indent20pxL {
	margin-left: 20px;
}

.center_align {
	text-align: center;
}



/*----GLOBAL TEXT----*/

a:link{
	color: #2978F0;
	text-decoration: none;
}

a:visited{
	color: #AD3DF1;
	text-decoration: none;
}

a:hover{
	color: #003366;
	text-decoration: underline;
}

a.imagelink {
	border-bottom: none;
}

.fileinfo {
	color: #aaa;
}

h3.two_col_first_h3 {
	margin-top: .5em !important;
}

.orangetext {
	color:#AB6218;
}


/*----PAGE STRUCTURE----*/

#wrapper {
	margin:0 auto 0 auto;
	width:100%;
}

#page_area {
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	background: #fff	
}

div.two_col_left {
	width: 50%;
	float: left;
	padding-right: 5%;
}

#clear_nav {
	clear: both;
}

.clearboth {
	clear: both;
}


/*----BANNER----*/

#banner {
	text-align: center;
	margin-bottom: .5in;
}

#donate_link {
	display: none;
}


/*----PAGE CONTENT----*/

#page_content {
	padding: 0;
	margin-left: 0;
	position: relative;
	height: 1%;
	clear: right;
	left: -1px;
	top: 0px;


}




h1 {
	font: normal 20pt Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	margin: 0 0 .2em 0;
	padding: 0;
	color: #A34B10;
	border-bottom: 2px solid #F1E7DA;
}


#page_content h2 {
	color: #000;
	font: normal 165% Georgia, "Times New Roman", Times, serif;
	margin: 1.6em 0 .35em 0;
}

#page_content h3 {
	color: #AB6218;
	font: bold 145% Georgia, "Times New Roman", Times, serif;
	margin: 1.2em 0 .35em 0;
}

#page_content h4 {
	margin: 1.2em 0 .3em 0;
}

#page_content p {
	line-height: 155%;
	margin: 0 0 .9em 0;
}

#page_content blockquote {
	line-height: 155%;
	margin-bottom: .9em;
}

#page_content ul {
	line-height: 155%;
	list-style: circle;
}

#page_content li {
	margin-bottom: 6px;
}

#page_content img {
	float: right;
	margin: 0 0 15px 15px;
}

#page_content img.noFltImg {
	float: none;
	margin: 15px 15px 15px 0;
}

/*----SPLASH PAGES----*/
#resource_splash {
	padding: 0 0 0 0;
	margin-left: 0;
	background: #fff url(../img/sf_pg_bg.jpg) bottom right no-repeat;
	position: relative;
	height: 1%;
}

#support_splash {
	padding: 0 0 0 0;
	margin-left: 0;
	background: #fff url(../img/leaf_pg_bg.jpg) bottom right no-repeat;
	position: relative;
	height: 1%;
}

#programs_splash {
	padding: 0 0 0 0;
	margin-left: 0;
	background: #fff url(../img/ac_pg_bg.jpg) bottom right no-repeat;
	position: relative;
	height: 1%;
}

#about_splash {
	padding: 0 0 0 0;
	margin-left: 0;
	background: #fff url(../img/wht_pg_bg.jpg) bottom right no-repeat;
	position: relative;
	height: 1%;
}


#about_splash p, #programs_splash p, #resource_splash p, #support_splash p {
	line-height: 155%;
	margin: 0 0 .9em 0;
}

#about_splash ul, #resource_splash ul, #support_splash ul {
	line-height: 155%;
	list-style: circle;
}

#about_splash li, #programs_splash li, #resource_splash li, #support_splash li {
	margin-bottom: 6px;
}

#about_splash li, #programs_splash h2, #resource_splash h2, #support_splash h2 {
	color: #000;
	font: normal 165% Georgia, "Times New Roman", Times, serif;
	margin: 1.6em 0 .35em 0;
}

#programs_splash ul {
	padding-right: 250px;
	line-height: 155%;
	list-style: circle;
	padding-left: 25px;
}

/*----SPONSOR/PARTNER LISTS----*/

#sponsorlist {
	margin-top: 20px;
}

#sponsorlist img {
	float: none;
	vertical-align: middle;
	margin: 0 0 0 0;
}

#partnerlist p, #partnerlist h2 {
	padding-left: 140px;
}

#partnerlist img {
	float: left;
	vertical-align: middle;
	margin: 10px 20px 10px 0;
}

#gfthumbs p, #gfthumbs h3 {
	padding-left: 220px;
}

#gfthumbs img {
	float: left;
	margin: 0px 10px 30px 0;
}

#gfthumbs div {
	clear: left;
}


/*----FOOTER----*/

#footer {
	position:relative;
	left:0px;
	width: 100%;
	margin:.5in 0 0 0;
	font-size: 70%;
	border-top:1px solid #ccc;
	padding: 10px 0;
	text-align: center;
}

#footer a {
	color: #E2BC42;
}

#footer ul {
	display: none;
}

#footer p {
	margin: 3px 0 0 0;
	padding: 0;
}

#footer_tagline {
	font: italic 127% Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

/*----NAVIGATION----*/



#nav {
	display: none;
}


/*----SUBNAV----*/
#subnav {
	display: none;
}
