@charset "UTF-8";
/* CSS Document */

body{
	background:#000;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.90em;
	
}



a:link, a:visited{
		color:#ff3333;
		text-decoration:underline;
}
a:hover, a:active{
		color:#ff3333;
		text-decoration:none;
}

#wrapper{
	
	width:1024px;
	border-left:4px solid #FFF;
	border-right:4px solid #FFF;
	margin:auto;
}

#header{
	background:url(../images/bg_header-main.jpg) no-repeat top;
	width:950px;
	height:245px;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	margin:auto;
	color:#FFF;
}

#twitter{
	float:left;
	margin-left:25px;
}

#facebook{
	float:right;
	margin-right:25px;
}

.headerInfo{
	color:#FFF;
	font-size:.85em;
	text-align:center;
	letter-spacing:4px;
	
}

a.headerinfo:link,a.headerinfo:visited {
	color:#FFF;
	text-decoration:none;
}

#navback{
	background:url(/images/bg_nav-main.jpg) no-repeat top;
	border-top:2px solid #FFF;
	border-bottom:2px solid #FFF;
	width:1024px;
	height:49px;
	margin:auto;
	color:#FFF;
}
#navcontent{
	width:950px;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	margin:auto;
	text-align:center;
}
#navcontent img{
	border:none;
	margin:0px 8px;
}

#contentback{
	width:1024px;
	margin:auto;
}
#conentarea{
	background:url(/images/bg_maincontent.jpg) repeat-y;
	width:950px;
	color:#FFF;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	margin:auto;
}

#contentLarge{
	width:950px;
	float:left;
	padding:0px 5px 0px 35px;
	text-align:justify;
}
#contentFull{
	width:890px;
	padding:0px 25px 0px 35px;
	text-align:justify;
	float:left;
}

#contentLeft{
	width:525px;
	float:left;
	padding:0px 5px 0px 35px;
	text-align:justify;
}

#contentRight{
	width:350px;
	float:right;
	padding:0px 25px 0px 5px;
	text-align:justify;
	border-left:1px solid #FFF;
}
#contentVideo{
	width:950px;
	text-align:center;
	margin-left:-35px;
}
#contentLeft img, #contentRight img, #contentFull img{
	
	margin:5px;
}

.imageLeft{
	float:left;
	margin-right:20px;
}
.imageRight{
	float:right;
	margin-left:20px;
}

.imageCaptionRight{
	float:right;
	font-size:12px;
	text-align:center;
	padding-bottom:4px;
}
.imageCaptionLeft{
	float:left;
	font-size:12px;
	text-align:center;
	padding-bottom:4px;
}
.imageCaptionRight img, imageCaptionLeft img{
	margin-bottom:4px;
}

.clear{
		clear:both;
	
}

#footer{
	background:#FFF;
	width:1024px;
	height:20px;
	margin:auto;
	font-size:10px;
	padding-top:5px;
}
.flashfooter{
	float:right;
}
.copyright{
	float:left;
	text-align:left;
}

/*Begin Menu*/
	

#mainnav-back{
	background:url(../images/bg_nav-main.jpg) no-repeat top;
	border:2px solid #FFF;
	width:950px;
	height:49px;
	margin:auto;
	color:#FFF;
	text-align:center;
}
#mainnav{
	margin:0px;
	z-index:100;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:2px;
	font-size:16px;
	margin-top:10px;
	
}
#mainnav ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;}
#navhome { 
	width: 122px;
}
#navabout { 
	width: 122px;
}
#navmedia{ 
	width: 135px;
}
#navvolunteer { 
	width: 152px;
}
#navgive { 
	width:107px;
}
#navcontact { 
	width:126px;
}
#navresources { 
	width:152px;
}
#mainnav ul.mnava li { 
	position: relative; 
	margin: 0px; 
	padding: 0px;
}
.mnava li { 
	float: left;  
	height: 28px;
}
#mainnav ul.mnavb  { 
	position: absolute; 
	left:  -999em;
	top: 0px;
	
}
#mainnav ul.mnava li:hover ul, #mainnav ul.mnava li.hover ul {
	 position:absolute; 
	 left: 0px; 
	 top: 27px;
}
ul.mnava li:hover { }
ul.mnava li.hover { }
ul.mnava li a { 
	text-align: center; 
	display: block;
	width: 100%;  
	height: auto; 
	padding-top: 6px; 
	font-size: 16px; 
	text-decoration: none; 
	color:#FFFFFF; 
}
ul.mnava li a:hover { 
	color: #F00;  
	height: 21px;
}
ul.mnavb {
	width: 145px;  
	background:url(../images/bg_dropdownmenu.png) repeat;
	margin: 0px; 
	padding: 1px;     
	border-top: 1px solid #F00; 
	height: auto;
	z-index:5; /*makes the drop down appear above the gallery button*/
}
ul.mnavb li { 
	width: 100%; 
	height: auto; 
	clear: both; 
	margin: 0; 
	padding: 0;
}
ul.mnavb li a {  
	color: #FFF; 
	text-align: left; 
	font-weight: normal; 
	letter-spacing:1px;
	margin: 0; 
	padding: 5px 0px 5px 10px; 
	width: 134px;    
	height: auto; 
	font-size: 14px; 
	font-family: Arial; 
	clear: both; 
	border-left: 1px solid #F00;  
	border-right: 1px solid #F00; 
	border-bottom: 1px solid #F00;
}
ul.mnavb li a:hover{
	color:#FFFFFF;   
	background: #3B3E37;
	height:auto;
}
ul.mnava li.selected {
	 background: #FFF; 
	 }

/* the following styles correct the color, and hiding of the dropdown menu of the tab when the class is selected */
#mainnav ul.mnava li.selected:hover ul { 
	position: absolute; 
	left: -999em; 
	top: 28px; 
	background: black;
}
#mainnav ul.mnava li.selected:hover, #mainnav ul.mnava li.selected a:hover { 
	background:  black;
}
										/*End Menu*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

