@charset "UTF-8";
/* CSS Document */

/* Based on Eric Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, cite, em, img, strike, strong,  ol, ul, li, fieldset, form {margin:0; padding:0; border:0; outline:0; font-weight:inherit;	font-style:inherit; font-size:100%;	font-family:inherit; vertical-align:baseline;}

html {background:#012646 url(../_images/bgHTML.jpg) center repeat-y;}

body {background:url(../_images/bgBody.jpg) center top no-repeat; color:black; min-height:1460px;}
	h1, h2, h3, h4, h5, h6, p {font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;}
		.content h2 {font:28px Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#2a3c22; border-top:1px solid #aab1a7; border-bottom:1px solid #aab1a7; padding:10px 0; margin-bottom:20px;}
		.content h3 {margin:4px 0 16px;}
	p, address {font:15px Georgia, "Times New Roman", Times, serif, sans-serif; font-weight:normal; line-height:1.65em;}
		strong, b {font-weight:bold;}
	.navigation {float:right; list-style:none; padding-top:4px;}
		.navigation li {text-indent:-1000em; display:inline; float:left; list-style:none; margin-left:25px;}
	.section {float:left; text-indent:-1000em; display:block;}
	a.navLink {width:100%; height:100%; display:block;}
	.navContent, #footer {width:960px; margin:0 auto;}
	.contentShadow {background:url(../_images/bgShadow.png) no-repeat center bottom; padding-bottom:42px;}
	.content {width:920px; background-color:#FFF; margin:30px auto 0; padding:15px 20px 40px; overflow:auto;}

#Home {width:960px; margin:0 auto; padding-top:44px;}
	#Home .section {text-indent:-999px; background:url(../_images/spritesNav.png) no-repeat; width:399px; height:31px;}
	#Home .home {width:56px; height:20px;}
		#Home .home a {background:url(../_images/spritesNav.png) no-repeat 4px -32px;}
		#Home .home a:hover {background:url(../_images/spritesNav.png) no-repeat 4px -48px;}
	#Home .meet {width:102px; height:20px;}
		#Home .meet a {background:url(../_images/spritesNav.png) no-repeat -58px -32px;}
		#Home .meet a:hover {background:url(../_images/spritesNav.png) no-repeat -58px -48px;}
	#Home .beliefs {width:103px; height:20px;}
		#Home .beliefs a {background:url(../_images/spritesNav.png) no-repeat -167px -32px;}
		#Home .beliefs a:hover {background:url(../_images/spritesNav.png) no-repeat -167px -48px;}
	#Home .involved {width:117px; height:20px;}
		#Home .involved a {background:url(../_images/spritesNav.png) no-repeat -275px -32px;}
		#Home .involved a:hover {background:url(../_images/spritesNav.png) no-repeat -275px -48px;}

#intro {width:960px; height:333px; margin:65px auto 0;}
	#intro p {color:#c9c9c9; float:right; width:222px; margin:85px 16px 0 0;}
	
#Meet {height:71px; padding-top:52px; margin-top:28px;}
	#Meet .section {background:url(../_images/spritesHeaders.png); height:20px; width:158px; position:relative; left:18px;}
	#Meet .home, #Beliefs .home, #Involved .home {width:56px; height:20px;}
		#Meet .home a, #Beliefs .home a, #Involved .home a {background:url(../_images/spritesNav.png) no-repeat 4px -64px;}
		#Meet .home a:hover, #Beliefs .home a:hover, #Involved .home a:hover {background:url(../_images/spritesNav.png) no-repeat 4px -80px;}
	#Meet .meet, #Beliefs .meet, #Involved .meet {width:102px; height:20px;}
		#Meet .meet a, #Beliefs .meet a, #Involved .meet a {background:url(../_images/spritesNav.png) no-repeat -58px -64px;}
		#Meet .meet a:hover, #Beliefs .meet a:hover, #Involved .meet a:hover {background:url(../_images/spritesNav.png) no-repeat -58px -80px;}
	#Meet .beliefs, #Beliefs .beliefs, #Involved .beliefs {width:103px; height:20px;}
		#Meet .beliefs a, #Beliefs .beliefs a, #Involved .beliefs a {background:url(../_images/spritesNav.png) no-repeat -167px -64px;}
		#Meet .beliefs a:hover, #Beliefs .beliefs a:hover, #Involved .beliefs a:hover {background:url(../_images/spritesNav.png) no-repeat -167px -80px;}
	#Meet .involved, #Beliefs .involved, #Involved .involved {width:117px; height:20px;}
		#Meet .involved a, #Beliefs .involved a, #Involved .involved a {background:url(../_images/spritesNav.png) no-repeat -275px -64px;}
		#Meet .involved a:hover, #Beliefs .involved a:hover, #Involved .involved a:hover {background:url(../_images/spritesNav.png) no-repeat -275px -80px;}
	.first.column {margin:0;}
	.last.column {margin:0;}
	.column {margin:0px 32px;}
		
#Beliefs {background:url(../_images/bgNavBeliefs.jpg) no-repeat center top; height:77px; padding-top:54px;}
	#Beliefs .section {background:url(../_images/spritesHeaders.png) no-repeat 0 -31px; height:20px; width:158px; position:relative; left:18px;}
	.first, .second, .third {width:31%; float:left;}
		.second {padding:0px 32px;}

#Involved {background:url(../_images/bgNavDefault.jpg) no-repeat center top; height:77px; padding-top:54px;}
	#Involved .section {background:url(../_images/spritesHeaders.png) no-repeat 0 -61px; height:20px; width:184px; position:relative; left:18px;}
	span {font:20px Georgia, "Times New Roman", Times, serif; font-style:italic; line-height:31px;}
	address {font-weight:bold;}
		
#footer {color:#66ADFB; padding:10px 0 70px;}
	#footer p {float:right; margin-left:20px;}
	#footer a {color:#469cfa;}
	p#copyright {float:left;}

