@import "forms.css";
@import "typography.css";

body{
	font-family: Trebuchet, Arial;
	font-size:12px;
	padding:0;
	border:0;
	margin:0;
	background:#f1f1f1 url(/images/backgrounds/ModelBackground2.jpg);
	
}
div, ul{
	padding:0;
	border:0;
	margin:0;
}
a{
	text-decoration:none;	
	color:#094155;
}
a:hover{
	text-decoration:underline;	
	color:#062c3a;
}
/*a:hover{
	text-decoration:underline;	
	color:#062c3a;
}*/
#wrapper{
	text-align:center;
	/*background:#fbfbf9 url(/images/backgrounds/ModelBackgroundSides.jpg) repeat-x;*/
	background-position:bottom;
	overflow:hidden;

}
#header{
	margin:0;
	width:100%;
	background:#024259 url(/images/banner.jpg) no-repeat center;
	height:132px;
	text-indent:-9999px;
}
#container{
	width:960px;
	border-top:0;
	border-bottom:0;
	margin:0 auto;
	overflow:hidden;
	margin-top:5px;
	text-align:left;
}
#nav{
	background:#f7d482 url(/images/backgrounds/ModelBackgroundNav.jpg);
	text-align:center;
	width:100%;
	margin: 0px 0px 5px 0px;
	background:#f7d482 url(/images/navbackgroudtest.jpg);	
}
#nav ul.nav{
/*	width:960px;
	margin:0 auto;
	text-align:left;
	padding-left:20px;*/
}
#nav ul.nav li{
	list-style:none;
	display:inline;
	margin:0px 15px;
}
ul.nav li{
	font-weight:bold;
	font-size:19px;
}
#nav ul.nav li.first{margin-left:0;}
#nav ul.nav li.last{margin-right:0;}

body#index a#indexlink,
body#about a#aboutlink,
body#newspage a#newslink,
body#blogpage a#bloglink,
body#contact a#contactlink,
body#linkpage a#linkpagelink,
body#supporters a#supporterslink,
body#donatepage a#donatepagelink{
	color: #850C17;
	text-decoration: none;
}
a.donatebutton{
	text-align:center;
	background:url("/images/icons/donate.png") no-repeat center top;
	width:95px;
	display:block;
	margin:0 auto;
	height:26px;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:-9999px;
}
/*#nav a:link {
	color: #024359;
	text-decoration: none;
}*/
/*#nav a:visited {
	text-decoration: none;
	color: #660033;
}*/
.nav a:hover {
	text-decoration: none;
	color: #9C7461;
}
/*#nav a:active {
	text-decoration: none;
	color: #003366;
}*/

#content{
	float:left;
	width:960px;
	background:white url(/images/backgrounds/SideColumnBackgroundColor.jpg) repeat-y right;
}
#mainColumn{
	width:730px;
	float:left;
	display:inline;
	overflow:hidden;
}
.padded{
	padding:20px;
}
.slideshow{
	overflow:hidden;
}
#slides{
	width:390px;
	height:290px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	position:relative;
}
#introSlides{
	width:400px;
	height:300px;
	position:relative;
}
.volunteer_form label{
	display:block;	
}
#introSlidesCaption{
	position:absolute;
	z-index:100;
	width:390px;
	height:auto;
	bottom:10px;
	padding-left:10px;
	font-size:15px;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(../../images/backgrounds/bluebg.png);
	color:black;
}


.feeds{
	display: block;
	padding:10px 20px;
	margin: 10px 0px;
	/*border:1px solid #ddd;*/
	width: 325px;
	/*background-image: url(/images/greenbg.png);*/		
}
#news{
	float: left;
}
#blog{
	float: right;
}

#whyyouarehere{
	width:270px;
	float:left;
	padding:0px;
	display: inline;
	margin-left:30px;
}
#whyyouarehere p{
	color: #254987;
	display: block;
}

#topcontent{
	padding: 10px;
	padding-right:20px;
	margin-top: 20px;
	font-size:13px;
}

.greenbox{
	background: url(/images/backgrounds/greenbg.jpg) repeat-y;
	/*border:1px solid #ddd;*/
	display: block;
}
#priorities{
	margin-top: 20px;
	padding: 5px 20px 5px 5px;
}
#priorities h3{
	margin:5px 5px;	
}
#contentlist {
	list-style-type: none;
}

/*#contentlist li{
		margin-bottom: 5px;
}*/

#contentlist li{
	list-style: none;
	background: url(/images/icons/checkmark.gif) no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	padding-bottom: 2px;
	padding-top: 7px;
	display: block;
}

/* Hides from IE5-mac \*/
* html #contentlist a {height: 1px;}
/* End hide from IE5-mac */ 


#contentlist a:hover{
	background:url(/img/checkmark.gif) no-repeat;
	background-position: 0px 0px;
	color: #627EB7;	

}

#sideColumn{
	width:230px;
	float:right;
	display:inline;
	overflow:hidden;
}
#events{
	/*background:url(/images/calendar.png) no-repeat top left;
	background-position:70px 0px;*/
}

#events img{
	float:right;
	margin: 15px 30px 0px 0px;
	width: 60px;	
}

/*#poll{
	border:1px solid #ddd;
	padding: 0px 0px 0px 10px;
	font-size: 16px;
}*/

#donate_form{
	padding: 5px 5px 10px 10px;
	margin-top: 10px;
}

#donate_form img{
	display:block;
	margin:5px auto;
}

#info{
}

#info img{
	float:right;
	display:block;
	margin: 10px 45px 0px 0px;
}

#donate{ 
		
}

.boxme{
	background:white;
	background-image: url(/images/backgrounds/bluebg.jpg);
	background-position:center;
	/*min-height:100px;*/
	border:1px solid #ddd;	
	float:left;
	margin:0px 10px;
	margin-top:10px;
	display:block;
	position:relative;
	padding:10px;
	padding-top:5px;
	width:190px;
}

/*#dontate img{
	margin:0px 0px 0px 10px;
	display:block;
}*/

#newsletter button.submit{
	margin-top:3px;
	width:100px;
}
form#newsletter{
	margin-top:5px;
}
#footer{
	display:block;
	text-align:center;
	width:960px;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
	color:#000;
	padding:1px 0px;
	float:left;
	background:white url(/images/backgrounds/SideColumnBackgroundColor.jpg) repeat-y right;
}
input, textarea, select{
	margin:0;
	margin-bottom:5px;	
	border:1px solid #CCC;
}
h1, h2, h3, h4, h5, h6{
	margin-top:5px;
	margin-bottom:5px;
}
.footericon{
	background-repeat:no-repeat;
	background-position:center;
}

#footer img{
	border:none;
}

.copyright{

}
#merrittenterprizes{
	float:right;
	width:225px;
	margin-top:5px;
}
.section1{
	float:left;	
	width:730px;
	margin-top:10px;
}
#wordpress{
	float:left;
}
h3.feed-title{
	font-size:13px;
	margin-bottom:2px;
}
div.item .info{
	margin:0;
	margin-bottom: 5px;
}
div.item .description{
	margin:0;
}
div.item .read-more{	
	margin-left:4px;	
	font-weight:bold;
}
.mailicon{
	background:url(/images/icons/mail_list39wx45h.png) no-repeat;
	position:relative;
	width:39px;
	height:45px;
	float:right;
	top:5px;
	right:10px;
}

