/* Homes Now */

html body{
	background-image: url(images/background.jpg);
	background-color: #caeae9;
	background-repeat: repeat-x;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#wrapper{
	position: relative;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	width: 800px;
	min-height: 750px;
	_min-height: 750px;
}
#navArea {
	position: absolute;
	width: 250px;
	min-height:750px;
	_min-height:750px;
	z-index:5;
}
#mainRight{
	position: relative;
	padding-left: 250px;
	width: 500px;
	min-height:750px;
	_min-height:750px;
}
#bodyArea{
	position: relative;
	min-height: 630px !important;
	_min-height: 630px !important;
	width: 430px;
	font-size: 110%;
	color: #000033;
	line-height: 20px;
	padding: 10px 10px 20px 15px;
}
.imageStroke{
	border: 3px solid #ffffff;
	margin-right: 15px;

}
#logo{
	position: relative;
	margin: 10px 5px -10px 10px;
	width: 193px;
	height: 198px;
}
#headerPics{
	position: relative;
	margin: 0px 0px 0px 5px;
}/*Homepage IMAGES*/
#quoteBox{
	position: relative;
	top: -10px;
	left: 50px;
	width: 340px; 
	height: 199px;
}
#pictures{
	position: relative;
	left: 50px;
	top: -15px;
	margin-bottom: 30px;
	width: 353px;
	height: 400px;
}
/*Homepage IMAGES END*/

/*Main Navigation*/
#navigation{
	position: relative;
	margin: 0px 0px 0px -28px;
	top: -11px;
	width: 252px;
}
#navigation ul{
	
	
}
#navigation a{
	height: 25px;
	display: block;
	list-style: none;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	background-image:url(images/heart_stat.gif);
	background-position:right;
	background-repeat: no-repeat;
}
#navigation li{
	list-style: none;
	/*border-bottom: 1px solid #264057;*/
	width: 195px;
}
#navigation a:link, a:visited{
	color:#000033;
	text-decoration: none;
}
#navigation a:hover, a:active{
	background-color:#29586c;
	color:#ffffff !important;
	text-decoration: none;
	background-image:url(images/heart_roll.gif) !important;
	background-repeat: no-repeat;
	background-position: no-repeat;
}
#menu1, #menu2, #menu4{
	line-height: 10px;
	
}
#menu1 li, #menu2 li, #menu4 li{
	border-bottom: none;
	width:185px;
	margin-left: -30px;
	border-bottom: 1px solid #ffffff;
}
#menu1 a:link, a:visited, #menu2 a:link, a:visited, #menu4 a:link, a:visited{
	

}
#menu1 a:hover, a:active, #menu2 a:hover, a:active, #menu4 a:hover, a:active{
	color:#33CCCC;
	}


.UpEvents{
	margin-left: 10px;
	padding: 5px 5px 6px 5px;
	width: 192px;
	height: 18px;
	background-image:url(images/upcomingBG.gif);
	background-repeat: no-repeat;
	background-color: #add0f0;
}
.UpEvents span{
	font-size: 14px;
	color: #077bab;
}
#donateDot{
	position: relative;
	background-color:#FFFFFF;
	background-image: url(images/donate_dot.gif);
	background-repeat: no-repeat;
	left: 10px;
	width: 215px;
	height: 71px;
}
#donateNav {
	position: relative;
	left: 75px;
	font-size: 90%;
	width: 215px;
	height: 71px;
}
#donateNav ul{
	list-style: none;
	width: 130px;
}
#donateNav ul li a{
	margin-left: -15px; 
	display: block;
	height: 30px;
	width: 100%;
	text-decoration: none;
	background-color: #aed1f1;
	padding-top: 5px;
	padding-left: 15px;
	color: #009999;
}
#donateNav a:hover {
	background-color: #ffffff;
	color: #66CC66;
}
#homeChamber{
	position: relative;
	display: block;
	top: 8px;
	left: 12px;
	color: #00a2e5;
	font-size: 100%;
	width: 200px;

}
#homeChamber img{
	padding-bottom: 5px;
}
#footer{
	position: relative;
	clear:both;
	width: 800px;
	height:35px;
	margin: 65px 0px 0px 10px;
	color: #ffffff;
	background-color: #00a2e5;
	border: #ffffff solid 1px;
	line-height: 33px;
}
#footer p {
	clear: both;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 100%;
	text-align: center;
}

a:link, a:visited{
	text-decoration: underline;
	color: #711515;
}
a:hover, a:active{
	color: #ffffff;
	background-color: #711515;
	background-image: none !important;
}
h3 {
	font-size: 150%;
	color: #711515;
	line-height: 22px;
	margin: 0px 0px 5px 0px;
}
#awards{
	list-style: none;
	padding: 0px;
	margin: 15px 0px 0px 0px !important;
	
}
#awards li{
	margin-bottom: 10px;
}
#awards strong{
	color: #711515;
}
hr{
	color: #ffffff !important;
}
