/* CSS Document */

body
{
	text-align: center;
	padding: 30px 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
}


p
{
	text-align: justify;
	padding: 10px 0;
}

a
{
	text-decoration: none;
	color: #204e78;
}

a:hover
{
	text-decoration: underline;
	color: #204e78;
}

#wrapper
{
	width: 936px;
	text-align: left;
	margin: 0 auto;
}

#header
{
	background: url(../images/logo.jpg) no-repeat center left ;
	width: 100%;
	height: 140px;
	padding: 7px 0 0 0;
}

#header ul
{
	float: right;
}

#header ul li 
{
	width: 229px;
	height: 18px;
	margin: 0 0 2px 0;
}


#header ul li a
{
	padding: 0 0 0 35px;
	display: block;
	color: white;
	background: url(../images/menuGreen.jpg) 2px 9px no-repeat #9bb38c;
	text-decoration: none;
	height: 18px;
	font-size: 11px;
}

#header ul li a:hover
{
	padding: 0 0 0 35px;
	display: block;
	color: white;
	background: url(../images/menuBlue.jpg) 2px 9px no-repeat #204e78;
	text-decoration: none;
	height: 18px;
	font-size: 11px;
}


#header ul .selected a
{
	padding: 0 0 0 35px;
	display: block;
	color: white;
	background: url(../images/menuBlue.jpg) 2px 9px no-repeat #204e78 ;
	text-decoration: none;
	height: 18px;
	font-size: 11px;
}

#main
{
	border: 1px solid #204e78; 
	margin: 0 0 0 14px;
}

.index
{
	background: url(../images/index/back.jpg) top right no-repeat #204e78;
	color: white;
}

.index h2
{
	color: #b3caad;
	font-weight: bold;
}

.index p
{ 
	padding: 5px 0
}

.index .top
{
	padding:30px 380px 0 30px;
	height: 194px;
}	

.bottom
{ 
	background: white;
	margin: 0px -1px -0px -1px;
	width: 100%;
	color: #204e78;
	padding: 0 0 0 15px;
	color: #204e78;
}

.bottom p
{
		padding: 25px 45px 25px 30px;
}

.botLeft, .botRight
{ 
	float: left;
	width: 452px;
	height: 148px;
	margin: 0px 0 50px 0;
	border: 1px solid #9ab38c;
}

.botLeft small, .botRight small
{
	display: block;
	padding: 10px 0 0 0;
	font-size: 95%;
}

.botLeft p, .botRight p
{
	padding: 0px 0 0 20px;
	line-height: 100%;
}

.botLeft h4, .botRight h4
{
	padding: 10px 0 0 20px;
	font-weight: bold;
}

.botLeft h3
{
	color: white;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	background: #9ab38c;
	padding: 7px 0 7px 20px;
}

.botRight h3
{
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	background: #ccd9c5;
	padding: 7px 0 7px 20px;
}

.botRight p, .botLeft p 
{
	padding-right: 15px;
}

.botRight
{
	margin-left: 20px;
}

.north p, .community p
{
	padding: 10px 100px;
	color: #204e78;
}

.north .image
{
	width: 100%;
	padding: 20px 0;
	text-align: center
}

.contact
{
	height: 330px;
	background: url(../images/contact/back.jpg) right top no-repeat #204e78;
	padding: 30px 400px 0 50px;
	color: white;
}

.contact h2
{
	color: white;
	font-size: 22px;
}

.contact h3
{
	color: #9bb38c;
	font-size: 18px;
	padding: 0 0 20px 0;
}

.contact a
{
	color: white;
	text-decoration: none
}

.contact a:hover
{
	color: white;
	text-decoration: underline
}

.community .pageTop
{
	background: #204e78;
	padding: 50px 120px 0 50px;
	height: 126px;
}

.community .pageTop h2
{
	color: white;
	text-transform: uppercase;
	font-size: 22px;
	padding: 0 0 15px 0;
}

.community .pageTop span
{
	color: #9bb38c;
}

.community .pageTop p
{
	color: white;
	font-size: 14px;
	padding: 0;
}

.community .partners 
{
	padding: 20px 0 30px 75px;
}

.community .partners li
{
	float: left;
	width: 250px;
	height: 150px;
}

.community .cares
{
	color: #204e78;
	list-style: disc;
	padding: 0 0 100px 100px;
}

.community .cares li
{
	
	margin: 0 0 0 30px;
}

.about
{
	background: url(../images/about/back.jpg) bottom left no-repeat #204e78;
	height: 320px;
	color: white;
	padding: 30px 50px 0 350px;
}

.about h2
{
	font-size: 22px;
	position: absolute;
	margin: 50px 0 0 -290px;
}

.about h2 span
{
	display: block; 
	color: #9bb38c;
	font-size: 19px;
}

#faqsDiv
{
	padding: 0 100px 50px 150px;
	text-align: justify;
	color: #204e78;
}

#faqsDiv h3
{
	font-size: 15px;
	font-weight: bold;
	padding: 40px 0 10px 0;
}

.faqsLegend
{
	padding: 10px 0 40px 0;
	font-size: 11px
}

.faqsLegend a
{
	color: #204e78;
	text-decoration: none;
}

#faqsDiv .disc
{
	list-style: disc;
}

#faqsDiv .disc li
{
	margin: 0 0 0 30px;
	padding: 15px 0;
}


.faqsLegend a:hover
{
	text-decoration: underline
}

.news 
{
	padding: 40px 30px 0 50px;
	background: #204e78;
	color: white;
	height: 490px;
}

.news h2
{
	font-size: 22px;
	padding: 0 0 10px; 0;
}

.news li
{
	padding: 8px 0;
}

.news a
{
	color: white !important;
}

.news a:hover
{
	color: white !important;
}

.communityList
{
	height: 250px;	
	padding: 0 0 0 60px;
}

.communityList li
{
	float: left;
	height: 150px;	
	margin: 0 15px;
}

.communityList li a
{
	border:10px solid #204e78;
	display: block;
	height: 150px;
	width: 150px;
}

.communityList li a:hover
{
	border:10px solid #9bb38c;
}


.backToTop
{
	display: block;
	text-align: right;
}


#footer
{
	padding: 50px 0 0 0;
	color: #666;
}

#footer ul
{
	float: right;
	clear: both;
}

#footer li
{
	float: left;
	font-size: 11px;
	border-right: 1px solid #666;
	height: 15px;
}

#footer .last
{
	border: 0px none;
}

#footer .last a
{
	padding-right: 0px;
}

#footer a
{
	text-decoration: none;
	color: #666;
	padding: 0 7px 0px 7px;
	line-height: 15px;
	display: block;
}

#footer p a
{
	display: inline;
	padding: 0px;
	margin: 0px;
}

#footer p
{
	display: block;
	clear: right;
	text-align: right;
	padding: 0px;
	font-size: 11px
}

#footer a:hover
{
	text-decoration: underline;
}

#footer a:hover
{
	text-decoration: underline;
}

.blueLeft 
{
	height: 40px;
	clear: both;
	color: white;
	background: #204e78;
	padding: 0 15px 0 15px;
	display: block;
	line-height: 40px;
	font-size: 14px;
	margin: 25px 0;
	width: 250px; 
}

.noDisplay
{
	display: none !important;
}
