/* body
--------------------------------------------------*/
body {
  margin: 0; 
  padding: 0;
  background-color:#999966;
  font-family:trebuchet ms, arial, helvetica;
  font-size:75%;
  line-height:1.6em;
  text-align:center;  
}
.slogan{

font-weight:bold;
border: 2px solid #000000;
padding:5px;
margin:10px 10px 10px 10px;

}   
.low {display:none;}
a {
  font-weight: bold;  
  color: #76213b; 
  text-decoration: underline;}

a:hover {color:#CC9933;
 text-decoration: underline;}

/* container
--------------------------------------------------*/
#container {
 margin: 0px auto;
 width: 874px; 
 text-align: left; 
 background-color:#FFFFFF; 
}
#header{
  height:202px;
  padding:0 0 0 0px; 
  background-color:#ffffff ; 
}
.marquee{
color:#ffffff;
text-align:center;
background:#666633;
font-size:18px;
font-style:italic;
font-weight:bold;
}
.marquee h1{}
/* navigation
--------------------------------------------------*/
#navigation {
  height:2.1em;
  line-height:2.1em; 
  color:#ffffff;
  padding-left:20px;
}
#navigation ul {
  margin:0;
  padding:0;
}
#navigation li {
  float:right;
  margin:0;
  padding:0;
  list-style-type:none;
  border-left:1px solid;
  white-space:nowrap; 
}
#navigation li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;
  text-transform:uppercase;
  text-decoration:none;
  letter-spacing:1px;
}
/* navigation typography
--------------------------------------------------*/
#navigation {background-color: #666633;}

#navigation li {border-color:white;}

#navigation a {color:white;}

#navigation .selected,
#navigation a:hover{background-color:#CC9933;}
/* content
--------------------------------------------------*/

#content {
  float:right;
  width:585px;
  padding-top:32px;
  text-align:left;
}
#content h2{
 text-align:left;
 font-style:italic;
 font-weight:bold;
 font-size:18px;
 }
#content h3{
 text-align:left;
 font-style:italic;
 font-weight:bold;
 font-size:16px;
 }
#content h4{
 text-align:left;
 font-weight:bold;
 font-size:14px;
 }
 #content h5{
 font-size:12px;
 font-weight:bold;
 }
#threecolumncontent{
  float:right;
  width:420px;
  padding-top:32px;
  text-align:left;
}
 /* right content
--------------------------------------------------*/ 
#rightcontent {
  float:right;
  width:205px;
  padding:15px 0 0 15px;
  font-size:1em;
  line-height:1.5em;
  background: #ffffff; 
  border: #000000  1px solid;
  }
#rightcontent h2 {
  margin:18px 0 10px 0;
  font-family:Georgia,serif;
  font-size:2em;
  line-height:1em;
}
#rightcontent h2 {
  color:#000000;
  background-color:white;
  }
/* entry-----------------------------------------*/
.entry {margin:10px 10px 10px 10px;
}
.picture{
  margin:10px 10px 10px 10px;
  height:202px;
  padding:0 0 0 0px; 
}
.address{
  border-top: #000000  1px solid;
  color:#000000;}
/* subcontent
--------------------------------------------------*/
#subcontent {
  float:left;
  width:205px;
  padding:15px 0 0 15px;
  font-size:0.9em;
  line-height:1.5em;
  text-decoration:none;
  list-style:url(../images/bullet.png);  
}
#subcontent ul li {border-bottom-color:#F0F0F0;
}
#subcontent h2 {
 color:white;
 background-color:#999966;

}#subcontent h2 em {
  display:block;
  padding:5px 10px; 
}
#subcontent h4  {
  display:block;
  padding:5px 10px;   
}
#subcontent h2 {
  margin:18px 0 10px 0;
  font-family:Georgia,serif;
  font-size:1em;
  line-height:1em;
}
/* categories
--------------------------------------------------*/
A.categories:link {
	font-weight: bold; font-size: 12px; color: #76213b; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none;
}
A.categories:active {
	font-weight: bold; font-size: 12px; color: #76213b; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none;
}
A.categories:visited {
	font-weight: bold; font-size: 12px; color:#76213b; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none;
}
A.categories:hover {
	font-weight: bold; font-size: 12px;  font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none;color: #CC9933;}
/*tables
--------------------------------------------------*/
.news{
margin:10px 10px 10px 10px;
border-bottom: 1px solid #000000;
text-align:left;
}
.donate{
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 text-align:left;
 color:#000000;
}
/* footer
--------------------------------------------------*/
#bottom {
  clear:both;
  padding:40px 0 15px 0;
  background-color:#666633 ;
  padding: 5px;  
}
#footer {
  clear:both;
  padding:40px 0 15px 0;
  font-size:0.9em; 
  background-color:#999966;
  padding: 5px;
  font-size: 100%;  
}
#footer p {
  padding:12px 0 18px 0;
  text-align:center;
  }
#footerLeft {
	text-align: center;
	float: left;
	margin: 20px 0 0;
	padding: 10px 0 0;
	width: 170px;
}
#footerRight {
	text-align: center;
	float: right;
	margin: 20px 0 0;
	padding: 0 0 10px;
	width: 170px;
}
#footer a{font-weight: bold; font-size: 11px; color: #76213b; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none;
}
#footer a:hover {
	font-weight: bold; font-size: 11px;  font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:underline; color: #000000;}