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

* {
	margin: 0;
}

html, body {
	height: 100%;
}

body {
height: 100%;
	background-image: url(../images/main_background2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #EDE9AC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#container {
	height: 100%;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -25px;
	margin-left: auto;
	background-position: center top;
	background-image: url(../images/bottomBackground.jpg);
}



#topcontainer {
	background-image: url(../images/header_background.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #679146;
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 100;
}

#headerContainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#headerContainer a  img {
	_margin-left: -3px;
}

#myGallery {
	float: right;
	overflow: hidden;
	background-color: #FFFFFF;
}
#navTop {
	background-color: #000000;
	height: 27px;
	padding-top: 5px;
}
#navTop .nav {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 20px;
	height: 25px;
}
#navTop .nav a {
	color: #A6C78D;
	text-decoration: none;
	font-weight: bold;
}

a.home {
	background-image: url(../images/nav06_a.jpg);
	height: 25px;
	width: 71px;
	display: block;
	float: right;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000000;
}

a.home:hover {
	background-image: url(../images/nav06_b.jpg);
}

a.forParents {
	background-image: url(../images/nav01_a.jpg);
	height: 25px;
	width: 125px;
	display: block;
	float: right;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000000;
}
a.forParents:hover {
	background-image: url(../images/nav01_b.jpg);
	height: 25px;
	width: 125px;
	display: block;
	float: right;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center;
}
a.forSupporters {
	background-image: url(../images/nav02_a.jpg);
	height: 25px;
	width: 156px;
	display: block;
	float: right;
}
a.forSupporters:hover {
	background-image: url(../images/nav02_b.jpg);
	height: 25px;
	width: 156px;
	display: block;
	float: right;
}

a.aboutUs {
	background-image: url(../images/nav03_a.jpg);
	height: 25px;
	width: 99px;
	display: block;
	float: right;
}
a.aboutUs:hover {
	background-image: url(../images/nav03_b.jpg);
	height: 25px;
	width: 99px;
	display: block;
	float: right;
}
a.contactUs {
	background-image: url(../images/nav04_a.jpg);
	height: 25px;
	width: 118px;
	display: block;
	float: right;
}
a.contactUs:hover {
	background-image: url(../images/nav04_b.jpg);
	height: 25px;
	width: 118px;
	display: block;
	float: right;
}
a.makeDonation {
	background-image: url(../images/nav05_b.jpg);
	height: 25px;
	width: 148px;
	display: block;
	float: right;
}
a.makeDonation:hover {
	background-image: url(../images/nav05_b.jpg);
	height: 25px;
	width: 148px;
	display: block;
	float: right;
}

#navTop .nav span {
	display: none;
}



#bodyContainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	min-height: 100%;
	height: auto !important;
	position: absolute;
	z-index: 50;
	top: 0px;
	left: auto;
	right: auto;
	background-position: center top;
	background-repeat: repeat-y;
	margin-bottom: -25px;
	background-image: url(../images/leftNavBak.gif);
}
.groupColumns {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.rightColumn {
	background-image: url(../images/rightNavBak.gif);
	background-repeat: repeat-y;
}
.leftColumn {
	background-image: url(../images/rightNavBak.gif);
	background-repeat: repeat-y;
}

#leftColumn {
	width: 225px;
	float: left;
	padding: 0px;
}
#leftColumn ul {
	width: 214px;
	padding-top: .5em;
}
#leftColumn li {
	font-size: 0.95em;
}
#leftColumn li a {
	text-decoration: none;
	color: #5C330A;
	display: block;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFA861;
}
#leftColumn li a:hover {
	text-decoration: none;
	color: #000000;
	display: block;
	margin-left: 10px;
	background-color: #CF7015;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #723F0C;
	border-bottom-color: #FBE9D7;
	border-left-color: #723F0C;
	background-image: url(../images/navHover.gif);
}
#leftColumn img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF7015;
}


#rightColumn {
	width: 700px;
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 235px;
}
#centerColumn {
	width: 490px;
	margin-left: 230px;
}
#rightColumn2 .mainImage {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #844E1F;
	border-left-color: #844E1F;
}
#rightColumn2 {
	float: right;
	width: 235px;
	margin-right: 1px;
}



.textContainer {
	padding: 20px;
}
.textContainer h1 {
	line-height: 1.5em;
	color: #517236;
	text-transform: uppercase;
	font-size: 1.3em;
}
.textContainer .quickNav {
	font-size: .6em;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.9em;
	color: #000000;
	margin-right: 75px;
}
.textContainer .quickNav a, .textContainer .quickNav .notSelectedNav {
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFD;
	border-right-color: #FFFFFD;
	border-bottom-color: #BFD0B0;
	border-left-color: #FFFFFD;
	white-space: nowrap;
	padding-bottom: 2px;
	padding-top: 2px;
}

.textContainer .quickNav a:hover, .textContainer .quickNav .selectedNav {
	text-decoration: none;
	border: 1px solid #E6B283;
	background-color: #E9E5A6;
}

.textContainer .utilityLinks {
	float: right;
	width: 65px;
	font-size: .75em;
}
.textContainer .utilityLinks a {
	text-decoration: none;
	border: 1px solid #D8E7B8;
	display: block;
	margin-bottom: 2px;
	padding-left: 2px;
}

.textContainer .utilityLinks a:hover {
	text-decoration: none;
	border: 1px solid #E6B283;
	display: block;
	margin-bottom: 2px;
	padding-left: 2px;
	background-color: #E9E5A6;
}

.textContainer h2 {
	margin-bottom: 0.5em;
	font-size: 1.1em;
	margin-top: 1em;
}

.textContainer p {
	line-height: 1.4em;
	margin-bottom: 1em;
	font-size: 0.95em;
}
.textContainer li {
}
.textContainer hr {
	height: 3px;
	background-color: #E1DC9A;
	clear: both;
	margin-bottom: 1.5em;
}

.textContainer a {
	color: #607A29;
}
.textContainer a:hover {
	color: #CF7015;
}
.textContainer ul li {
	margin-bottom: .5em;
	list-style-type: disc;
	list-style-position: outside;
	font-size: .95em;
	line-height: 1.4em;
}

.textContainer ol li {
	margin-bottom: .5em;
	list-style-type: decimal;
	list-style-position: outside;
	font-size: .95em;
	line-height: 1.4em;
}

.textContainer ul, .textContainer ol {
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}


.textContainer blockquote {
	margin-top: 0.25em;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
.spacer {
	background-color: #E1DC9A;
	height: 5px;
	margin-bottom: 1.5em;
}




blockquote {
	margin-left: .5em;
}

.link:hover {
	background-color: #F0D2B7;
	display: block;
	margin-bottom: 0.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	color: #000000;
	border: 2px solid #E6B283;
}
.link {
	background-color: #EAE6A7;
	display: block;
	margin-bottom: 0.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	color: #000000;
	border: 2px solid #965B2F;
}

.link p {
	margin-left: .5em;
}
.link h2 {
	color: #8D5427;
	margin-bottom: .25em;
}
.image_left {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #875122;
	

}
.image_right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #875122;
	margin-left: 15px;
}


#footer {
	height: 25px; /* .push must be the same height as .footer */
	background-color: #000000!important;
	color: #FFFFFF;
	font-size: .8em;
	line-height: 1.9em;
	clear: both;
	width: 100%;
	text-align: center;
}
.footer {



	*margin-top: 0px
	position: absolute;
	position: absolute;
	bottom: 0px;
	
}
.topSpacer {
	height: 245px;
}
.floatleft {
	float: left;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
.show {
	display: block;
}
.hide {
	display: none;
}

#Section_01,#Section_02,#Section_03,#Section_04,#Section_05,#Section_06,#Section_07,#Section_08,#Section_09 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BFD0B0;
}
#myGallery .imageElement {
	background-color: #FFFFFF;
}
#quickLinks {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
	background-color: #EDD9B6;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #865021;
}
#quickLinks ul {
	margin-left: 15px;
	font-size: .85em;
}
#quickLinks h3 {
	color: #834D1E;
	margin-bottom: .25em;
}
#quickLinks li {
	list-style-type: disc;
	margin-bottom: .5em;
}
#quickLinks a {
	color: #B14821;
	display: block;
	padding: 2px;
}
#quickLinks a:hover {
	color: #B14821;
	display: block;
	padding: 1px;
	background-color: #FAC696;
	text-decoration: none;
	border: 1px solid #E79E7E;
}
