﻿/**********  RESET  ***********/ 
html, body{
	height: 100%;
	width: 100%;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ 
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{ 
	border:0;
}
address,caption,cite,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}

ul, ol {
	margin-left: 20px;
}

ul li, ol li {
	margin-bottom: 5px;
}

ul {
	list-style: disc;
}

ul ul {
	list-style: circle;
}

ul ul ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

ol ol {
	list-style: lower-alpha;
}

ol ol ol {
	list-style: lower-roman;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}

/* END RESET */

body {
	background: #43d455 url('../images/homeBG.jpg') repeat-x left top;
	color: #167823;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

fieldset {
	border: 2px groove #ccc;
}

fieldset legend {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	margin: 1em 0 1em 1em;
}


/***** TINY MCE MODIFIED STYLES  ******/

body.main_content {
 background: none;
 color: #167823;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 95%;
}

body.main_content h1 {
	left: 0;
	top: 0;
}

body.main_content #EmailForm ul {
	list-style: none;
}

body.main_content #EmailForm input {
	border: 2px solid #ccc;
}

/***** END TINY MCE MODIFIED STYLES  ******/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/**********  MAIN  ***********/ 

#wrapper {
	margin: auto;
	width: 995px;
}

#header {
	height: 116px;
	width: 100%;
}

#banner {
	background: transparent url('../images/bannerBG.jpg') no-repeat 25px center;
	clear: both;
	height: 193px;
	padding: 0px 30px;
	width: 935px;
}

#contentContainer {
	background: transparent url('../images/bodyBG.png') repeat-y center top;
	clear: both;
	padding: 45px 30px 0px 30px;
	width: 935px;
}

#footer {
	background: transparent url('../images/footerBG.gif') repeat-x center top;
	clear: both;
	height: 125px;
	width: 100%;
}


/**********  TEXT, LINKS  ***********/

a {
	color: #395fa8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#contentContainer .left a {
	color: #385fa8;
	font-weight: bold;
	text-decoration: none;
}

#contentContainer .left a:hover {
	text-decoration: underline;
}

#footer ul#footerNav li a {
	color: #fff;
	text-decoration: none;	
}

#footer ul#footerNav li a:hover {
	text-decoration: underline;	
}

#footer ul#contactInfo li a {
	color: #fff;
	text-decoration: underline;	
}

#footer ul#contactInfo li a:hover {
	color: #000;
}

p {
	line-height: 18px;
	margin-bottom: 15px;
}

h1 {
	color: #395fa8;
	font-size: 2.8em;
	font-weight: bold;
}

h2 {
	color: #395fa8;
	font-size: 1.6em;
	font-weight: bold;
}

h3 {
	color: #395fa8;
	font-size: 1.4em;
	font-weight: bold;
}

h4 {
	color: #2d883b;
	font-size: 1.2em;
	font-weight: bold;
}

hr {
	background: url('../images/hr.gif') no-repeat center center; 
	border: none;	
	display: block;
	height: 25px;
	margin: 10px 0px;
	width: 100%;
}

/**********  HEADER / NAV  ***********/

#header img {
	float: left;
	position: absolute;
}

ul#nav{
	
	height: 15px;
	margin-top: 30px;
	float: right;
	position: relative;
	list-style: none;
	margin-left: 0;
}

ul#nav li {
	float: left;
	margin-left: 20px;
	position: relative;
	margin-bottom: 0;
}

ul#nav li a:hover {
	float: right;
	display: block;
}

ul#nav li ul.subnav {
	display: none;
	float: right;
	position: absolute;
	right: 0px;
	top: 25px;
	min-width: 150px;
	z-index: 100;
}

ul#nav li ul.subnav li {
	clear: both;
	display: block;
	float: right;
	width: 100%;
}

ul#nav li ul.subnav li a {
	background: #305299;
	border-bottom: 1px #6a82b2 solid;
	color: #759beb;
	display: block;
	font-size: .7em;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	padding: 7px 0px;
	text-align: right;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: #0d2149 0px 1px 0px;
	width: 100%;
}

ul#nav li ul.subnav li a:hover {
	background: #143579;
	color: #fff;
}

ul#nav li ul.subnav li a:after {
	content: ".";
	visibility: hidden;
}

/*  LINKS  */

ul#nav li a {
	display: block;
	float: right;
	padding: 5px 5px;
	text-indent: -9999px;
}

ul#nav li a#home {
	background: transparent url('../images/home.gif') no-repeat center center;
	width: 33px;
}

ul#nav li a#home:hover {
	background: transparent url('../images/home_roll.gif') no-repeat center center;
}

ul#nav li a#programs {
	background: transparent url('../images/programs.gif') no-repeat center center;
	width: 63px;
}

ul#nav li a#programs:hover {
	background: transparent url('../images/programs_roll.gif') no-repeat center center;
}

ul#nav li a#events {
	background: transparent url('../images/events.gif') no-repeat center center;
	width: 37px;
}

ul#nav li a#events:hover {
	background: transparent url('../images/events_roll.gif') no-repeat center center;
}

ul#nav li a#community {
	background: transparent url('../images/community.gif') no-repeat center center;
	width: 77px;
}

ul#nav li a#community:hover {
	background: transparent url('../images/community_roll.gif') no-repeat center center;
}

ul#nav li a#contributions {
	background: transparent url('../images/contributions.gif') no-repeat center center;
	width: 88px;
}

ul#nav li a#contributions:hover {
	background: transparent url('../images/contributions_roll.gif') no-repeat center center;
}

ul#nav li a#media {
	background: transparent url('../images/media.gif') no-repeat center center;
	width: 44px;
}

ul#nav li a#media:hover {
	background: transparent url('../images/media_roll.gif') no-repeat center center;
}

ul#nav li a#gallery {
	background: transparent url('../images/gallery.gif') no-repeat center center;
	width: 78px;
}

ul#nav li a#gallery:hover {
	background: transparent url('../images/gallery_roll.gif') no-repeat center center;
}

ul#nav li a#contact {
	background: transparent url('../images/contact.gif') no-repeat center center;
	width: 44px;
}

ul#nav li a#contact:hover {
	background: transparent url('../images/contact_roll.gif') no-repeat center center;
}




/**********  BANNER  ***********/

.photos {
	position:absolute;
	margin: -40px 0px 0px 500px;
	z-index: 1;
}


/**********  CONTENT  ***********/

#contentContainer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#contentContainer .left {
	float: left;
	margin-top: 20px;
	padding-left: 5px;
	width: 195px;
}

#contentContainer .right {
	float: right;
	margin: 20px 0px;
	width: 700px;
}

#contentContainer .left ul {
	border-left: 1px #31b742 dotted;
	margin-bottom: 20px;
	list-style: none;
	margin-left: 0;
}

#contentContainer .left ul li {
	margin-bottom: 8px;
	padding-left: 5px;
}

#contentContainer .left ul li.last {
	margin: 0px;
}

#contentContainer .left h3 {
	color: #167823;
	margin-bottom: 10px;
}

/**********  FOOTER  ***********/

#footer #footerContainer {
	margin: auto;
	padding: 40px 30px 0px 40px;
	width: 935px;
}
#footer ul#footerNav {
	color: #2c302c;
	float: left;
	font-size: .8em;
	width: 300px;
}

#footer ul#footerNav li {
	display: block;
	float: left;
	margin: 0px 15px 5px 0px;
}

#footer ul#footerNav li#copyright {
	clear: both;
	font-size: .9em;
	margin-top: 20px;
	width: 100%;
}


#footer ul#contactInfo {
	color: #fff;
	float: right;
	font-size: .7em;
}

#footer ul#contactInfo li {
	float: left;
	margin-left: 45px;
}

#footer ul#contactInfo li strong {
	display: block;
}

/**********  For Karbon Email Forms ***********/



#contentContainer #EmailForm ul {
	list-style: none;
}

#contentContainer #EmailForm input {
	border: 2px solid #ccc;
}


