/* Normalizes margin, padding */
body, div, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* ///// Normalizer from www.transcendingcss.com ///// */

html {
	display: inline;	/* IE bug: to remove double margin w/ float. */
}

body {
	position: relative;
	background-color: #d5291d;
	font-family: Georgia, serif;
	font-size: .9em;
	color: #666666;
	line-height: 170%;
	font-weight: normal;
	text-align: center;
	width: 800px;
	margin: 0 auto;
}

#main_container {
	position: relative;
	width: 100%;
}

.normal {
	font-weight: normal;
	font-size: .9em;
	font-family: Georgia, serif;
}

.italic {
	font-style: italic;
}

.clear {
	clear: both;
}

.endofpage {
	margin-bottom: 25px;
}

.no_show {
	display: none;
}


/* /////////////////////////// BRANDING ///////////////////////////// */

#header {
	position: relative;
	height: 98px;
	background: transparent url(images/header.gif) no-repeat;
	background-color: #FFFFFF;
}

#branding {
	position: relative;
	width: 800px;
	height: 263px;
	background-image: url(images/branding_tile.gif);
	background-repeat: repeat-x;
}

#branding_left {
	position: relative;
	width: 386px;
	height: 263px;
	background-image: url(images/branding_left.gif);
	float: left;
}

#branding_right {
	position: relative;
	width: 414px;
	height: 263px;
	background-image: url(images/branding_right.jpg);
	float: right;
}

#imap_donation {
	position: absolute;
	top: 215px;
	left: 34px;
	width: 160px;
	height: 25px;
}

.white_bar {
	position: relative;
	width: 800px;
	height: 6px;
	background-color: #FFFFFF;
}

/* /////////////////////////// NAV ////////////////////////////// */

#nav {
	position: relative;
	width: 800px;
	height: 36px;
	background-color: #ebebeb;
}

#nav ul {
	position: relative;
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}

#nav ul li {
	position: absolute;
	padding: 0;
	margin: 0;
}

#nav ul li a {
	position: absolute;
	display: block;
	text-decoration: none;
}

#button1 { height: 36px; }
#button2 { height: 36px; }
#button3 { height: 36px; }
#button4 { height: 36px; }
#button5 { height: 36px; }
#button6 { height: 36px; }
#button7 { height: 36px; }
#button8 { height: 36px; }
#button9 { height: 36px; }
#button10 { height: 36px; }

#button1 a { left: 0; top: 0; width: 67px; height: 36px; background-image: url(images/nav_about.gif); }
#button2 a { left: 67px; top: 0; width: 53px; height: 36px; background-image: url(images/nav_donate.gif); }
#button3 a { left: 120px; top: 0; width: 82px; height: 36px; background-image: url(images/nav_contact.gif); }
#button4 a { left: 202px; top: 0; width: 98px; height: 36px; background-image: url(images/nav_programs.gif); }
#button5 a { left: 300px; top: 0; width: 105px; height: 36px; background-image: url(images/nav_did.gif); }
#button6 a { left: 405px; top: 0; width: 55px; height: 36px; background-image: url(images/nav_events.gif); }
#button7 a { left: 460px; top: 0; width: 100px; height: 36px; background-image: url(images/nav_volunteer.gif); }
#button8 a { left: 560px; top: 0; width: 87px; height: 36px; background-image: url(images/nav_donors.gif); }
#button9 a { left: 647px; top: 0; width: 94px; height: 36px; background-image: url(images/nav_management.gif); }
#button10 a { left: 741px; top: 0; width: 59px; height: 36px; background-image: url(images/nav_faq.gif); }

#button1 a:hover { background-position: 0 -36px; }
#button2 a:hover { background-position: 0 -36px; }
#button3 a:hover { background-position: 0 -36px; }
#button4 a:hover { background-position: 0 -36px; }
#button5 a:hover { background-position: 0 -36px; }
#button6 a:hover { background-position: 0 -36px; }
#button7 a:hover { background-position: 0 -36px; }
#button8 a:hover { background-position: 0 -36px; }
#button9 a:hover { background-position: 0 -36px; }
#button10 a:hover { background-position: 0 -36px; }

#button1_on a { left: 0; top: 0; width: 67px; height: 36px; background-image: url(images/nav_about.gif); background-position: 0 -36px; }
#button2_on a { left: 67px; top: 0; width: 53px; height: 36px; background-image: url(images/nav_donate.gif); background-position: 0 -36px; }
#button3_on a { left: 120px; top: 0; width: 82px; height: 36px; background-image: url(images/nav_contact.gif); background-position: 0 -36px; }
#button4_on a { left: 202px; top: 0; width: 98px; height: 36px; background-image: url(images/nav_programs.gif); background-position: 0 -36px; }
#button5_on a { left: 300px; top: 0; width: 105px; height: 36px; background-image: url(images/nav_did.gif); background-position: 0 -36px; }
#button6_on a { left: 405px; top: 0; width: 55px; height: 36px; background-image: url(images/nav_events.gif); background-position: 0 -36px; }
#button7_on a { left: 460px; top: 0; width: 100px; height: 36px; background-image: url(images/nav_volunteer.gif); background-position: 0 -36px; }
#button8_on a { left: 560px; top: 0; width: 87px; height: 36px; background-image: url(images/nav_donors.gif); background-position: 0 -36px; }
#button9_on a { left: 647px; top: 0; width: 94px; height: 36px; background-image: url(images/nav_management.gif); background-position: 0 -36px; }
#button10_on a { left: 741px; top: 0; width: 59px; height: 36px; background-image: url(images/nav_faq.gif); background-position: 0 -36px; }

#button1_on a:hover { background-position: 0 -36px; }
#button2_on a:hover { background-position: 0 -36px; }
#button3_on a:hover { background-position: 0 -36px; }
#button4_on a:hover { background-position: 0 -36px; }
#button5_on a:hover { background-position: 0 -36px; }
#button6_on a:hover { background-position: 0 -36px; }
#button7_on a:hover { background-position: 0 -36px; }
#button8_on a:hover { background-position: 0 -36px; }
#button9_on a:hover { background-position: 0 -36px; }
#button10_on a:hover { background-position: 0 -36px; }

/* /////////////////////////// CONTENT ////////////////////////////// */


#storeitem {
	margin: 20px 0 10px 20px;
	font-size: .9em;
	line-height: 130%;
}

#storeitem hr {
	width: 90%;
	margin-top: 5px;
}

.itemPrice {}

.itemPrice2 {
	color: #ef4034;
}



#content_main {
	position: relative;
	width: 100%;
}

#index_left {
	position: relative;
	width: 569px;
	height: 600px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}

#index_left p {
	padding: 20px 20px 0 20px;
}

#index_right {
	position: relative;
	width: 231px;
	height: 600px;
	float: right;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/index_right_back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#faq_left {
	position: relative;
	width: 569px;
	height: 10800px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}

#faq_left p {
	padding: 20px 20px 0 20px;
}

#faq_right {
	position: relative;
	width: 231px;
	height: 10800px;
	float: left;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/index_right_back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#contact_left {
	position: relative;
	width: 569px;
	height: 400px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}

#contact_left p {
	padding: 10px 20px 0 20px;
}

#contact_right {
	position: relative;
	width: 231px;
	height: 400px;
	float: right;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/index_right_back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#donors_left {
	position: relative;
	width: 569px;
	height: 1300px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}

#donors_left p {
	padding: 20px 20px 0 20px;
}


#donors_right {
	position: relative;
	width: 231px;
	height: 1300px;
	float: right;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/index_right_back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#volunteer_left {
	position: relative;
	width: 569px;
	height: 540px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}

#volunteer_left p {
	padding: 20px 20px 0 20px;
}

#volunteer_right {
	position: relative;
	width: 231px;
	height: 540px;
	float: right;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/index_right_back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#volunteer_left ol .normal {
	padding-left: 30px;
}

#volunteer_left ol li {
	padding: 5px 5px 0 0;
}

#management_left {
	position: relative;
	width: 569px;
	height: 1350px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}

#management_left p {
	padding: 20px 20px 0 20px;
}

#management_right {
	position: relative;
	width: 231px;
	height: 1350px;
	float: right;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/index_right_back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#events_left {
	position: relative;
	width: 569px;
	height: 1100px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}

#events_left p {
	padding: 20px 20px 0 20px;
	font-size: 15px;
}


#events {
	font-size: 10px;
	line-height: 120%;
}


#events_right {
	position: relative;
	width: 231px;
	height: 1100px;
	float: right;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/index_right_back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#did_left {
	position: relative;
	width: 569px;
	height: 700px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}

#did_left p {
	padding: 20px 20px 0 20px;
}

#did_right {
	position: relative;
	width: 231px;
	height: 700px;
	float: right;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/index_right_back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#did_left ul .normal {
	padding-left: 30px;
}

#did_left ul li {
	padding: 5px 5px 0 0;
}

#donate_left {
	position: relative;
	width: 569px;
	height: 540px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}

#donate_left p {
	padding: 20px 20px 0 20px;
}

#donate_right {
	position: relative;
	width: 231px;
	height: 540px;
	float: right;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/index_right_back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.red_title {
	font-size: 1.2em;
	color: #ef4034;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

#mailing_list {
	position: absolute;
	top: 85px;
	left: 20px;
	width: 200px;
	height: 60px;
}

#brochure {
	position: absolute;
	top: 200px;
	left: 20px;
	width: 200px;
	height: 60px;
}

#submit_pad {
	padding-top: 5px;
	padding-right: 10px;
}

/* /////////////////////////// FOOTER /////////////////////////////// */

#footer {
	position: relative;
	background-image: url(images/footer_back.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 80px;
	clear: both;
}

#footer2 {
	position: relative;
	background-image: url(images/footer_back.gif);
	width: 800px;
	height: 80px;
	clear: both;
}

#footer_text {
	position: absolute;
	left: 0;
	padding: 55px 0 0 250px;
}

/* /////////////////////////// FONTS ///////////////////////////////// */
.copy 	{font-size:  9px; color: #4F4F4F; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 110%; }

a:link			{font-size: .9em; color: #4F4F4F; font-family: Georgia, serif; line-height: 150%; text-decoration: none; }
a:visited		{font-size: .9em; color: #4F4F4F; font-family: Georgia, serif; line-height: 150%; text-decoration: none; }
a:active		{font-size: .9em; color: #4F4F4F; font-family: Georgia, serif; line-height: 150%; text-decoration: none; }
a:hover			{font-size: .9em; color: #4F4F4F; font-family: Georgia, serif; line-height: 150%; text-decoration: underline; }

a.copy:link			{font-size:  9px; color: #4F4F4F; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 110%; text-decoration: underline; }
a.copy:visited		{font-size:  9px; color: #4F4F4F; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 110%; text-decoration: underline; }
a.copy:active		{font-size:  9px; color: #4F4F4F; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 110%; text-decoration: underline; }
a.copy:hover		{font-size:  9px; color: #4F4F4F; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 110%; text-decoration: underline; }

a.under:link { text-decoration: underline; }
a.under:hover { color: blue; }


#LIBRARY_WEBRAVEN {
	background: transparent url(images/bot_nav.gif) no-repeat 0px 280px;
	border: solid 1px #cc0000;
	font-family: Arial Black, sans-serif;
	border: solid 1px #cc0000;
}

