body{
	font-family:verdana, arial, helvetica;
	font-size:12px;
	line-height:18px;
	text-align:center;
	margin-top:10px;
}
#container{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:902px;
}
#container a{
	outline:none;
	text-decoration:none;
	color:#fff;
}
#container img{
	outline:none;
}
#container ul{
	margin:0px;
	padding:0px;
}
#container ul li{
	list-style-type:none;
}
.specColor{
	color:#e15418;
}
.formBtn{
	float:left;
	margin:20px 0px 0px 0px;
	display:block;
}
/*-------------------- MASTHEAD ---------------------*/
#mastHead{
	float:left;
	width:900px;
	height:75px;
	border:1px solid #4e4e4e;
	background-image:url('images/mastHead3.jpg');
	background-repeat:no-repeat;
}
/*-------------------- SLIDESHOW ---------------------*/
#slideShowContainer{
	float:left;
	width:900px;
	height:288px;
	border:1px solid #aaaaaa;
	background-color:#777;
}
/*-------------------- DONATIONS CONTAINER ---------------------*/
#donationsContainer{
	float:left;
	width:900px;
	height:56px;
	border-right:1px solid #65a726;
	border-left:1px solid #65a726;
	background-image:url('images/donationsBg.jpg');
	background-repeat:no-repeat;
}
#donationsContainer ul li{
	float:left;
	display:inline;
	height:56px;
}
#donationBtn{
	width:186px;
	font-size:23px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding-top:20px;
	background-image:url('images/donateBtn.gif');
	background-position: 0px 10px;
	background-repeat:no-repeat;
}
.specialLi{
	font-size:25px;
	padding:20px 0px 0px 10px;
	color:#fff;
}
.specialLi2{
	width:287px;
	font-size:25px;
	padding:20px 0px 0px 0px;
	margin-left:10px;
	color:#E65514;
}
/*-------------------- CONTENT CONTAINER ---------------------*/
#contentContainer{
	clear:both;
	display:block;
	width:900px;
	height:auto;
	border:1px solid #aaaaaa;
	background-image:url('images/contentBg.jpg');
	background-repeat:repeat-x;
	background-color:#e3e3e4;
	padding-bottom:10px;
}
/*-------------------- CONTENT ---------------------*/
#content{
	float:left;
	width:570px;
	padding:10px 5px 10px 20px;
}
#content h1{
	color:#4b4b4b;
	margin:20px 0px 0px 0px;
	padding:0px;
	font-size:23px;
}
/*-------------------- DIVIDER ---------------------*/
#divider{
	float:left;
	width:2px;
	height:179px;
	margin-top:1px;
	background-image:url('images/divider.gif');
}
/*-------------------- REGION ---------------------*/
#region{
	float:left;
	width:268px;
	padding:10px 10px 10px 20px;
}
#regionForm{
	padding:0px;
	margin:0px;
}
#regionForm input{
	outline:none;
}
#region p{
	padding:0px 0px 10px 0px;
	margin:0px;
}
#defaultOption{
	margin:8px 5px 0px 0px; 
	color:#fff;
}
#cityOption{
	padding:6px 0px 0px 0px;
}
#formButton{
	clear:both; 
	margin:10px 0px 5px 0px;
	outline:none;
}
/*-------------------- FOOTER ---------------------*/
#footer{
	clear:both;
	display:block;
	width:898px;
	height:15px;
	font-size:10px;
	text-align:center;
}

