/* **************************** GLOBAL RESETS 
*/

* {
	margin:0;
	padding:0; 
	
}
img {
	border:0;
}

body{
	font:13px/16px Arial,sans-serif;
	color: #333333;
	
	background-image:url(../new_images/bgd-fade2.gif);
	background-repeat: repeat-x;
	background-color: #82ABC7;
	margin-top: 17px;
	background-position: 0 -200px;
}

/*
*************************** ANCHOR LINKS BEHAVIOURS
*/

a:link, a:visited {
	color: #006699;
	text-decoration: none; 
	border-bottom:dotted 1px #006699;}

a:hover {
	background:#886B8A;  
	color:#fff;
    border-bottom:dotted 1px #cc4514;
}
/*
*************************** HEADINGS
*/
h1, h2, h3, h4, h5, h6 {
	font: 14px/18px Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}


h2{
	font-size: 1.5em;
	color: #82ABC7; color:#5E93B7;color:#006699;
	letter-spacing:1px;
}

#left-column h2 {
	font-size:15px;
	color:#666;
	margin-left:0px;
	letter-spacing:normal;
}

h3{
	font-weight:bold;
	font-size: 17px;
	color: #333;
	
	letter-spacing: 0.3px;
}

#left-column h3 {
   font-size:14px;
   margin-left:0px;
   color:#999;
 }
 
 h4{
	font-weight: bold;
	font-size:13px;
	color:#006699;
	letter-spacing:normal;
	
 }
  h5{
	font-weight: normal;
	font-size:11px;
	color:#999;
	letter-spacing:normal;
	line-height:13px;
	
 }

/*
***************************  PARAS, LABELS, BLOCKQUOTES 
*/

p {
	margin:1em 0;
	text-align: left;
}

ul li,  ol li { 
		list-style-position:outside;
margin-left:1em;
}
ol li {margin-left:1.5em; margin-bottom:.5em;}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

blockquote {
	margin-left:2em;
}
/*
 ******************************************* LAYOUT 
 */
 
#wrapper {
	width:850px;
	margin:0px auto; /* Centers the content on the page */
	background-color:white;
	/*position: relative;*/
}
	
#innerwrapper {  
		width:850px;
        padding: 0; 
		margin:0;
}
		
#header { 
		width:850px;
        padding-top:20px;
}

#logo{ width:180px;
	margin: 0 30px;
	float: left;
	display: inline; 
	/* Fixes IE6 double margin bug. Floated elements revert to blocks anyway */
}

#sublogo {
	margin-top:50px;margin-left:0px;text-align:right;line-height:1.5em;padding-right:9px;}



#banner {
	width:577px;
	height:267px;
	overflow:hidden;
	float: left;
	display: block;
	border:1px solid #ccc;
}

/* -------------------------------------------- COLUMNS      
*/	

	
#left-column {	
                margin-top:45px;
		float:left; 
		width:166px; 
                margin-left:43px;	 
				display:inline; 
				/* Fixes IE6 double margin bug. Floated elements revert to blocks anyway */
}

#content { 
        background:url(../images/website/rmid.jpg);
		background-position:0px;
	float:left;
        width:590px;      
        margin-left:25px;
	padding-top:0px; 
        margin-top:20px;
        padding-left:0px; padding-right:0px; 

}

#contentinner {
        padding:5px 40px;
}
		  
div.roundtop {
	width:100%;
background:url(../images/website/rtop.jpg);
background-repeat:no-repeat;
background-position:0px;
height:20px;}

.roundbottom {background:url(../images/website/rbot.jpg);
background-repeat:no-repeat;
background-position:0px;
height:20px;}



/* -------------------------------------------- FOOTER 
*/

#footer {
		font-size:.8em; 
		border-top:1px solid #ccc ; 
	 margin-top:20px; padding-left: 280px;
padding-bottom:10px;
}
#footer div {text-align:center;}


/*------------------------------------------- helpers  
*/

.clearer {
	clear:both;
	}
.floatleft {
	float:left;
	margin-right: 1em;
	margin-top: 1em;
	}
.floatright {
	float:right;
	margin-left: 1em;
	margin-top: 1em;
}

.center {  margin:0 auto } 
.centertext { text-align:center}

img.floatright, img.floatleft {
	padding:5px;  
	border:solid 1px #ccc;}

.hidden {display:none;}

/* ******************************************* pull quote - float left/right
*/
.pullquote,  .centerquote {
	width:30%; 
	border:1px solid #ccc; 
	font-size:0.9em; 
	line-height:1.5em; 
	padding: 0.9em;
}

.centerquote { 
	width:98%; 
	margin:0 auto;}

.quote { 
	font-style:italic;}
.quotee {
	text-align:right;
	line-height: 1.2em;
	font-size: .9em;
}
/* ******************************************* contact info 
*/

#left-column #contact {
font-size:.95em; 
line-height:1.3em; 
margin-top:10px;
color:#555;
margin-left:20px;}

/* ******************************************* left col links/resources
*/

#left-column #links {
font-size:0.9em; 
line-height:1.4em; 
margin-top:10px;
color:#555;}




#left-column #image { margin:20px 0; text-align:center ;}
 

/* ******************************************** resource citations
*/

.resource, .resourcelink {
border-top:1px solid #ccc;
padding:10px 20px 5px 20px; margin-top:10px;

}
.resource h3 {letter-spacing:normal}
	 
#left-column .donations  {
margin-left:10px; margin-right:10px;
font-size:.9em; line-height:1.4em;
}
#left-column .donations li {
margin:.5em 0 1em; font-size:.95em; line-height:1.2em
}
/*
*
*
*
*
*
*
 ====================================SUCKERFISH DROPDOWN MENU 
*
*
*
*
*
*/

#menuwrapper { 
	width:850px;
	height:30px;
	background:url(../images/website/navbgd3.png);
	background-repeat:no-repeat;
	background-position:0px -2px;
	border: solid #A9D5EE;
	border-width:0 0 1px 0;	
}

#menuwrapper ul { 	
	width: 820px; 
	margin-left:30px;
	border:none;
	list-style: none;	
	font-weight: bold;	       
}

#menuwrapper ul li {margin-left:0; }
#menuwrapper ul ul li a {padding-left:1em;}

#menuwrapper li.navtop { 
    line-height:18px;
	position:relative;
	float: left;
	padding:0 25px;
	margin:1px 0 0 0 ;
	border-left:1px solid #82ABC7; 
	
}
#menuwrapper li.navtop.navhome {
	border-left:none;
}

#menuwrapper li ul { 	
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border:#ccc solid 1px;
	margin: 0; 
	line-height:18px;
    
}
 
#menuwrapper a {
	display: block; 	
	color:#666; color:#fff;
	text-decoration: none;
	border:0;
	padding: 0.25em 0;
    text-align:center;
}

#menuwrapper li.active a {color:#fff}

#menuwrapper li.navtop.active {
	background-image:url(../images/website/active2.png);
	background-repeat:repeat-x;
	background-position:12px; 
	background-color:#7D3920; 
	
}

#menuwrapper li up li {zoom:1;}
#menuwrapper li ul a { 
		zoom:1; /*  for ie6 , gives this layout, which allows it to ignore whitespace between list items */
        color:#fff;
        text-align:left; 
        padding-left:0px;
}
 
/*#menuwrapper li:hover ul,*/ 
#menuwrapper li.sfhover ul{
	left: 0px; 
	cursor:pointer;
}

#menuwrapper li.navtop.sfhover, 
#menuwrapper li.navtop.active.sfhover {
	background:#cc4514;background:	#99C3DF;  
}
#menuwrapper li.navtop.sfhover a, 
#menuwrapper li.navtop.active.sfhover a{
	color:#fff; background:#74A3BF;background:	#99C3DF;
}
#menuwrapper li.navtop.sfhover ul a:hover, 
#menuwrapper li.navtop.active.sfhover ul a:hover{
	color:#fff; background:#7D3920; 
}


 

 




/* ------------------------------------------------- end of menu items ----------------------------*/

 
 .popup {}
 .popupmovie {}

#preheader {display:none;}

.comment {
	background-color:#FFFF00;
	display: none;
}

#left-column a.nostyle,
#left-column  a:link.nostyle,
#left-column  a:visited.nostyle {
border:0;
}
#video {
text-align:center;
width:100px;  
margin-bottom:5px}

#video img {border:1px solid #ccc; padding:5px;}

#video p { text-align:center;
	font-size:0.8em;
	font-style:italic;
	line-height: 1.2em;
margin:4px 0 0 0;
}

#homepageslideshow {
	margin-left:10px;
	height:3em;
	border-top: 1px solid #ccc;
}

.newsdate {font-size:.9em; color:#888;}

#left-column .instructions {text-align:center;
font-size:.85em; color:#888;
font-style:italic;line-height:1.4em;padding-right:1em;
}

.article {}
.article h4 {margin:0; padding:0; font-size:.9em;color:#999;}
.article img {float:left;padding:5px;border:solid 1px #ccc;}

hr {clear:both; visibility:hidden;}

#cse-search-box {margin-left:30px;}

.mission {
	font-size: 18px;
	line-height: 23px;
	padding:0px ;

	
}

#loading {
	text-align:center;
	font-size:28px;
	color:#333;		
	}
	
	
.newsitem h4 a {border:0;}
.newspage h4 {font-size:17px; margin-bottom:5px;}
.newsitem h4 {margin-top:12px;}
.newspage h5 { font-size: 12px; font-weight:bold}
.newsitem p{margin:0 0 10px 0;}
a.readmore {
	padding-left:10px;;
background-image:url(../images/website/triangle.gif);
background-repeat:no-repeat;

background-position:0 5px;}
 a.readmore , a.readmore:visited { color:#886B8A; font-weight:bold; border-bottom:none}
 a.readmore:hover {background:#886B8A; color:#fff;}
#left-column {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.bio {}
.more {}