BODY { background-color: #545662; background-image: url(images/repeating_bg.jpeg); background-repeat: repeat-x; margin: 0; }

A, A:link, A:visited { color:#3b0000; text-decoration: none; }

A:hover, A:active {
	color:#8a1e16;
	text-decoration:none;
}




/* Main Container */
#container { width: 803px; margin:auto; color:#ff0000; }




/* Header Styles */
#header { background-image: url(images/header_bg.jpeg); background-repeat: no-repeat; background-position: center 0; text-align: center; width: 100%; height:121px; margin-top: 0; margin-left: 0; padding-top: 23px; }




/* Navigation/Menu Styles */
#nav { background-image: url(images/nav_bg.jpeg); background-repeat: no-repeat; background-position: right top; width: 803px; height: 33px; z-index: 100; margin: 0; padding-top: 15px; }

#navbar { background-image: url(images/nav_right.jpeg); background-repeat: no-repeat; background-position: right top; width: 803px; margin: 0; padding: 0; height: 33px; z-index: 100; }
#navbar li {
	list-style: none;
	float: left; }
#navbar li:hover, li.hover {
	}
#navbar li:active, li.active {
	}
#navbar li ul {
	position: absolute;
	display: none;
	width: 150px; /* Width to help Opera out */
	background-color: none;
	background-image:none;}
/*dropdown block style*/
#navbar li:hover ul, #navbar li.hover ul { /* edit this! dropdown menu style */
	display: block; background-color:#e9e4d0; text-decoration: none; margin: 0; padding: 10px; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; outline: solid 1pt #5f5744; }
#navbar li:hover li, #navbar li.hover li { width:150px;
	//margin-bottom:-2px; /*for IE */
	float: none; }
/*dropdown text styles*/
#navbar li:hover li a, #navbar li.hover li a { background-image: none; color: #5f5744; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
#navbar li li a:hover { color: #8a1e16; background-image: none; }
/*nav hover images*/
#navbar li a.home:hover {
	background-image: url(images/over_images/link_01_over.jpeg);}
#navbar li a.about:hover {
	background-image: url(images/over_images/link_02_over.jpeg);}
#navbar li a.programs:hover {
	background-image: url(images/over_images/link_03_over.jpeg);}
#navbar li a.donations:hover {
	background-image: url(images/over_images/link_04_over.jpeg);}
#navbar li a.calender:hover {
	background-image: url(images/over_images/link_05_over.jpeg);}
#navbar li a.grant:hover {
	background-image: url(images/over_images/link_06_over.jpeg);}
#navbar li a.resources:hover {
	background-image: url(images/over_images/link_08_over.jpeg);}
#navbar li a.contact:hover {
	background-image: url(images/over_images/link_07_over.jpeg);}
/*nav root images*/
#navbar li a.home { display: block; width:82px; height: 33px; background-image: url(images/link_01.jpeg); }
#navbar li a.about { display: block; width:73px; height: 33px; background-image: url(images/link_02.jpeg); }
#navbar li a.programs { display: block; width:95px; height: 33px; background-image: url(images/link_03.jpeg); }
#navbar li a.donations { display: block; width:101px; height: 33px; background-image: url(images/link_04.jpeg); }
#navbar li a.calender { display: block; width:91px; height: 33px; background-image: url(images/link_05.jpeg); }
#navbar li a.grant { display: block; width:71px; height: 33px; background-image: url(images/link_06.jpeg); }
#navbar li a.contact { display: block; width:85px; height: 33px; background-image: url(images/link_07.jpeg); }
#navbar li a.resources { display: block; width:90px; height: 33px; background-image: url(images/link_08.jpeg); }
/* Content Styles */
#content { background-image: url(images/content_bg_extra.jpeg); width: 803px; height: auto; z-index: 0; padding-top: 12px; padding-bottom: 12px; border: dotted 0 #8a1e16; }
#content_volunteer { background-image: url(images/content_bg_extra.jpeg); padding-top: 12px; padding-bottom: 12px; width: 791px; height: auto; padding-right: 12px; border: dotted 0 #8a1e16; }
#content_extra { background-image: url(images/content_bg_extra.jpeg); width: 803px; }
#footer { color: #745d4b; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 12px; background-image: url(images/footer_bg.jpeg); text-align: center; width: 778px; height: 57px; padding-top: 10px; padding-left: 25px; }
.footer_less_weight { color: #a19567; font-style: italic; }
#cta { background-image: url(images/cta_bg.jpeg); width: 267px; height: 216px; padding-top: 14px; padding-left: 24px; }
.cta_1 { padding-top: 12px; }
.cta_2 {  }
.cta_3 { }
.footer_title { color: #5f5744; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; padding-right: 24px; padding-left: 24px; }
h1 { color: #5f5744; font-family: Georgia, "Times New Roman", Times, serif; font-size: 19px; font-weight: 500; padding:20px 0 0 24px;margin:0;	
  //display: inline;
}


h2 { color: #5f5744; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; margin:0; padding: 3px 0 0 24px;
  //display: inline;
}


h3 {
  color: #333333;
  font-family: Verdana, Arial,Helvetica,sans-serif;
  font-size: 9px;
  font-weight: normal;
  //display: inline;
}
#news {
	background-image: url(images/news_bg.jpeg);
	width: 257px;
	height: 185px;
	padding-top: 0px;
	margin-top: 0px;
}
.news { color: #131419; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; padding: 20px 10px 10px 20px; }
#newsletter {
	background-image: url(images/newsletter_bg.jpeg);
	width: 257px;
	height: 185px;
	padding-top: 0px;
}
#newsletterform {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 64px;
}
.newsletterform {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#id { }
#bio_header { background-image: url(images/bio_header.jpg); width: 600px; height: 115px; }
#bio_content { width: 600px; height: 400px; }
#bio_container { width: 100%; height: 100%; margin: 0; }
.linkcolor2 {
	color: #545662;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}
#homectas {
	height: 185px;
	width: 770px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homecta_moniqueburrnews {
	background-image: url(images/news_bg.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 227px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #131419;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
}
#homecta_registertoreceiveournewsletter {
	background-image: url(images/newsletter_bg.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 235px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #131419;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
}

#homecta_videoplaceholder {
	background-repeat: no-repeat;
	height: 133px;
	width: 252px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #131419;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
}
#paypal_donation {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
.pressrelease {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	left: 5px;
	padding-right: 24px;
	padding-left: 24px;
}
.speakup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8A73B3;
	text-decoration: underline;
}
