/* ************************************************************************
SPLASH PAGE
************************************************************************ */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	margin:0 auto;
	background-image:url(/images/bgTile.gif);
	background-color: #555555;
}

#wrapper {
	width: 962px;
	margin: 0 auto;
	text-align: left;
}

#menu {
	width: 962px;
}

#splashHeader{
	width: 962px;
}

#splashContentHeaderPhotos {
	width: 962px;
	height: 236px;
}

#splashContentHeader {
	width: 962px;
}

#splashContent {
	background-image: url(/images/splashContentBG.png);
	text-align: left;
	float: left;
	width: 962px;
}

#splashContentFooter {
	width: 962px;
}

#splashFooterItems {
	width: 962px;
	float: left;
	text-align: left;
	padding-bottom: 40px;
}

#splashFooterCopyright {
	width: 220px;
	margin-left: 30px;
	float: left;
}

#splashFooterLinks {
	text-align: right;
	width: 682px;
	margin-right: 30px;
	float: left;
}

#splashContentContainer1 {
	margin-top: 8px;
	padding-bottom: 8px;
	margin-left: 32px;
	width: 270px;
	float: left;
}

#splashContentContainer2 {
	margin-top: 8px;
	padding-bottom: 8px;
	margin-left: 38px;
	width: 270px;
	float: left;
}

#splashContentContainer3 {
	margin-top: 8px;
	padding-bottom: 8px;
	margin-left: 38px;
	width: 270px;
	float: left;
}

#splashSubhead {
	margin-bottom: 8px;
}

#newsLink{
	margin-top: 4px;
}


/* ************************************************************************
COMMONLY USED TAGS - INSIDE PAGES
************************************************************************ */

#headerPhotoContainer{
	width: 962px;
	height: 178px;
}

#contentWrapper{
	width: 962px;
	background-image: url(/images/contentBG.png);
	float: left;
}

#rightHandContentWrapper {
	float:left;
	width: 707px;
}

#headerPhotoContainerB {
	width: 353px;
	float:left;
	height:85px;
	cursor: pointer;
	
}
#mainPageHeader {
	width: 354px;
	height: 85px;
	float: left;
}

#mainHeaderCrumbs {
	width: 700px;
	background-color: #ebf0d9;
	float: left;
	text-align: left;
	height: 40px;
}

#mainContent {
	width: 600px;
	background-color: #ffffff;
	float: left;
	text-align: left;
	margin-left: 28px;
	margin-top: 30px;
	padding-bottom: 50px;
}	

#sideMenuWrapper {
	width: 255px;
	float: left;
	margin-bottom: 20px;
}

#sideMenuSectionHeader{
	margin-left: 7px;
	clear: left;
} 

#sideMenuItems {
	margin-left: 26px;
	width: 200px;
	text-align: left;
	margin-top: 15px;
}

#sideMenuAddress{
	margin-top: 40px;
	width: 200px;
	margin-left: 26px;
	margin-bottom: 20px;
}

#insideFooter {
	width: 962px;
	height: 34px;
	float: left;
	background-image:url(/images/insideFooter.png);
	margin-bottom: 30px;
}

#footerItems {
	margin-top: 6px;
	width: 688px;
	margin-left: 255px;
	text-align: right;
}

#yourDonationContainer {
	width: 600px;
	float: left;
	clear: left;
	margin-bottom: 20px;
}

#yourDonationItems {
	width: 350px;
	text-align: left;
	float: left;
}

#yourDonationItemPrices{
	width: 200px;
	text-align: left;
	float: left;
	margin-left: 10px;
	clear: right;
}

#newsEventsContainer {
	width: 600px;
	padding-bottom: 30px;
}

#faqAnswer {
	width: 600px;
	padding-bottom: 30px;
}

.applicationForm{
	width: 170px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #6f6f6f;
	padding:0px;
}

.applicationForm2{
	width: 300px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #6f6f6f;
	padding:0px;
}

.applicationForm3{
	width: 450px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #6f6f6f;
	padding:0px;
}