@import url("base.css");
@import url("navigation.css");

#contentWrap {
	width: 778px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../imgs/content_main.png) center top repeat-y;
}


#content {
	width: 735px;
	background-color: #fff;
	padding: 5px 0 10px 0;
	margin: 0 auto 0 auto;
	}
	
	#contentSub {
	width: 735px;
	background-color: #fff;
	padding: 0px 0 10px 0;
	margin: 0 auto 0 auto;		
	}

#masthead {
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0;
}

.mainLogo {
	border: 0px;
	margin: 0 0 5px 0;
	padding: 0;
	}
	

/* Message Box */

#messageBox {
	clear: left;
	width: 735px;
	height: 189px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-decoration: none;
	color: #444;
	}
	
	#messageBox a {
		text-decoration: underline;
	}

#messageBox .message {
	float: left;
	width: 345px;
	height: 157px;
	padding: 33px 0 0 41px;
	margin: 0;
	background: url(../imgs/msg_box_content.jpg) top left no-repeat;
	}

#messageBox .messageImg {
	float: left;
	width: 349px;
	height: 189px;
	padding: 0;
	margin: 0;
	background: url(../imgs/msg_box_picture.jpg) top left no-repeat;
	}

#mpLeft {
	float: left;
	width: 460px;
	padding: 0 16px 24px 10px;
	background-color: #fff;
	}

#mpRight {
	float: left;
	width: 234px;
	padding: 0 0 0 15px;
	margin: 0;
	}
	
p.missionStatement {
	padding: 6px 0 0 0;
	margin: 0;
	font-size: 16px;
	line-height: 19px;
}
	

/* Donation Box */	

#donateBox {
	width: 234px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial;
	background: url(../imgs/nextmission_box_content.png);
	}
	
	#donateBox p {
		padding: 0;
		margin: 0;
	}
	
	#donateBox img {
		border: 0px;
	}
	
	#donateBox a	 {
		font-size: 11px;
		color: #980000;
		text-decoration: underline;
		}
	
	#donateBox a:hover {
		color: #cc9900;
		text-decoration: none;
	}
	
	div#dContent {
		width: 193px;
		margin: 0;
		padding: 15px 21px 10px 20px;
		background: url(../imgs/nextmission_box_top.png) top center no-repeat;
		}
	
	p.dBottom {
		width: 234px;
		height: 9px;
		margin: 0;
		padding: 0;
		background: url(../imgs/nextmission_box_bottom.png) bottom center no-repeat;
		}

h5.smlTitle {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color: #980000;
	}
	

#sponsorBox {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
	width: 770px;
	height: 136px;
	background: #efefef;
	background: url(../imgs/sponsor_box.png) top left repeat-x;
	text-align: center;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	}
	
	#sponsorList {
		height: 67px;
		margin-top: 3px;
		margin-bottom: 17px;
		list-style-type: none;
		
	}
	
	#sponsorList img {
		border: 0px;
	}
	
	#sponsorList li {
		float: left;
		padding: 0px;
		margin: 0 6px 0 10px;
	}
	
	#sponsorList li a {
		border: 0px;
	}

ul.missionList {
	font-size: 13px;
	list-style-type: none;
	margin-top: 6px;
}

ul.missionList li {
	padding: 0;
	color: #333;
	margin: 0 0 12px 0;
}


/* Footer */

#footer {
	width: 735px;
	font-size: 11px;
	text-align: center;
	padding: 12px 0 15px 0 ;
}


/* //////////////////////////////////////////// Subpage */

#subMasthead {
	clear: left;
	width: 725px;
	height: 43px;
	margin: 0 auto 0 auto;
	padding: 13px 0 0 10px;
	text-decoration: none;
	color: #444;
	background: url(../imgs/submasthead_ws.jpg) top left no-repeat;
	}

#subMastheadNone {
	clear: left;
	width: 725px;
	height: 53px;
	margin: 0 auto 0 auto;
	padding: 13px 0 0 10px;
	text-decoration: none;
	color: #444;
	background: url(../imgs/submasthead_none.jpg) top left no-repeat;
	}
	
	h1.subPage {
		font-family: "Georgia", Times New Roman, sans;
		color: #996633;
		font-size: 20px;
	}
	
	h3.sideTitle {
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		color: #669944;
		padding: 0 0 10px 0;
		margin: 0;
	}
	
	#cntLeft {
	width: 480px;
	padding: 10px 18px 25px 10px;
	float:  left;
	font-size: 12px;
	line-height: 19px;
	}
	
	#cntRight {
	width: 202px;
	padding: 10px 0 15px 20px;
	height: 408px;
	min-height: 408px;
	float: left;
	background: url(../imgs/sidebar.png) top left no-repeat;
	}
	
	#entriesList {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		width: 175px;
	}
	
	#entriesList li {
		float: left;
	}
	
	#entriesList li a {
		display: block;
		padding: 2px 3px 2px 3px;
		margin: 3px 2px 3px 2px;
		border: 1px solid #dfdfdf;
		background-color: #f1f1f1;
		color: #555;
		}
		
		#entriesList li a:hover {
		background-color: #ccc;
		border: 1px solid #999;
		text-decoration: none;
		color: #fff;
		}
		
		.noBrdr img {
			border: 0px;
		}
		
		h5.contact {
			font-size: 12px;
			width: 100%;
			border-bottom: 1px solid #efefef;
			margin: 0 0 5px 0;
			padding: 0 0 5px 0;
			
		}
		
		p.ind {
			padding: 0 0 0 15px;
			margin: 0;
		}
		
/* Image List */

#imgList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#imgList li {
	float: left;
	margin: 0px;
	padding: 0;
}

#imgList li a img {
	border: 1px solid #ccc;
}

#imgList li a:hover img {
	border: 1px solid #666;
}

#imgList li img {
	padding: 2px;
	margin: 3px;
	margin: 3px;
}