body {
    text-align: center;
   	font: 12px helvetica, arial, verdana, trebuchet ms, sans-serif;
	background: #fff;
}
html, body, body div, body a, body div, body p, body ul {
	margin: 0 auto; 
	padding: 0;
}
span.hide { 
	display: none;
}
/* -------------------------------------- banner elements -----------------------------------------
-------------------------------*/
#header {
	height: 233px;
}
#bannerImg {

}

/* -------------------------------------- content elements -----------------------------------------
-------------------------------*/
#shell {
	width: 868px;
	background: #fff;
	margin-top: 40px;;
}
#container {
	position: relative;
	z-index: 9 !important;
	padding-top: 20px;
}
#left_column {
	z-index: 9 !important;
	float: left;
	width: 246px;
	min-height: 500px;
	min-height: auto !important;
	height: 500px;
	border-right: #2e338a 2px solid;
}
#right_column {
	text-align: left;
	width: 620px;
	margin-right: 0;
	padding: 0 0 30px 0;
	border-left: #2e338a 2px solid;
}
.displayBox {
	width: 540px;
	margin-left: 45px;
	padding-top: 5px !important;
	margin-bottom: 25px;
}
.contLeft {
	margin-right: 40px;
}
.contRight, .contRightB, .contRightC {
	float: right;
	margin-top: -12px;
}
.contRightB {
	margin-top: 7px;
}
.contRightC {
	margin-top: 32px;
}
#homeBot {
	margin-bottom: -60px;
}
#AboutBot {
	margin-bottom: 60px;
}
h2 {
	width: 540px;
	font-size: 14px;
	color: #2e338a;
	font-weight: 700;
	font-style: italic; 
	padding-bottom: 4px;
	border-bottom: #F8951D 2px solid;
	margin-top: 10px;
}
h3, .h3B, .h3Wide {
	width: 250px;
	font-size: 14px;
	font-weight: 700;
	color: #F8951D;	
	margin-bottom: 10px;
	padding: 7px 0 0 0;
}
h5{
	width: 500px;
	font-size: 14px;
	font-weight: 700;
	color: #F8951D;	
	margin-bottom: 10px;
	padding: 0 0 0 0;
}
.h3B {
	padding: 0;
	margin-top: 2px;
}
.h3Wide {
	width: 500px !important;
}
h4 {
	font-size: 12px;
	color: #2e338a;
	margin-bottom: 3px;
}
#left_column h3 {
	width: 190px;
	font-size: 12px;
	padding: 0 25px;
}
.p1, .pWide {
	width: 250px;
	padding: 0 0 10px 0;
	font: 14px;
	font-weight: 400;
	color: #666;
	line-height: 16px;
	margin-left: 0;
}
.pWide {
	width: 505px;
}
.quote {
	color: #006838;
}
.missionP {
	font-size: 16px;
	font-style: italic;
	text-align: right;
	line-height: 20px;
	color: #006838;
	padding: 25px 30px;
}
#donateSection {
	margin-top: 25px;
}
.floatLeft {
	float: left;
	display: inline;
}
.floatRight {
	float: left;
	display: inline;
}

/* -------------------------------------- images -----------------------------------------
-------------------------------*/
.imgFloatLeft {
	float: left;
	display: inline;
	margin: 10px 45px 20px 40px;
	padding: 3px;
	border: #333 1px solid;
}
.imgFloatRight {
	float: right;
	display: inline;
	margin: 10px 40px 20px 45px;
	padding: 3px;
	border: #333 1px solid;
}
.imgLeft {
	position: relative;
	padding: 3px;
	border: #2e338a 2px solid;
	margin-right: 20px !important;
}
#img1 {
	margin-left: 21px;
}
/* -------------------------------------- links & navigation ------------------------------------------------------------------------*/
#donate a {
	position: relative;
	z-index: 9;
	width: 92px;
	height: 84px;
	display: block;
	background: url(../images/donateButton.jpg) no-repeat;
}
#donate a:hover {
	background: url(../images/donateButton.jpg) -92px no-repeat;
}
#hor_nav {
	position: relative;
	z-index: 9;
	text-align: left;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	width: 868px;
	margin-top: -40px;	
}

#hor_nav li {
    float: left;
    list-style: none;
    padding: 4px 0 0 0;
}
#hor_nav li ul {
	position: absolute;
	z-index: 9;
	margin-top: 7px;
   	width: 110px; 

}
#hor_nav ul li {
	float: none;	
    list-style: none;
    padding-left: 5px;
	background: #2e338a;
	height: 20px;  
	border-bottom: #fff 1px solid; 
}
.menu {
    margin-right: 7px;
    margin-left: 34px;
}
#hor_nav a:link, #hor_nav a:visited {
	text-decoration: none;
	color: #fff !important;
}
#hor_nav a:hover {
	text-decoration: none;
	color: #F8951D !important;
}
/* -------------------------------------- lists ------------------------------------------------------------------------*/
#banner ul {
	list-style: none;
	color: #eee;
	font: 14px times new roman, serif;
}
.displayBox ul, .displayBox ol, .ulWide {
	position: relative;
	width: 240px;
	font: 14px;
	font-weight: 400;
	color: #666;
	line-height: 16px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.ulWide {
	width: 500px !important;
}
.noBullet {
	list-style: none;
	color: #2e338a !important;
}
.paddingTop {
	padding-top: 8px;
}
.ulParagraph li {
	padding-bottom: 10px;
}
ul li ul li {
	margin-left: 10px;
	margin-bottom: 0;
}
/* --------------------------------------- links -------------------------------------------------
-------------------------------*/

.links {
	font-size: 12px;
	color: #84573e;
}

.links a:link, .links a:visited {
	text-decoration: underline;
	color: #2e338a !important;
}
.links a:hover {
	text-decoration: none;
	color: #F8951D !important;
}

.indexLinks a:link, .indexLinks a:visited {
	text-decoration: none;
    color: #603913 !important;
}
.indexLinks a:hover {
	text-decoration: underline;
	color: #603913;
}
.indexLinks {
	font-size: 12px;
	font-weight: bold;
	color: #603913;
	margin-left: 48px;
}
/* -------------------------------------- footer & copyright ------------------------------------------------------------------------*/
#footerImg {
	z-index: 1 !important;
	margin-top: -50px;
}
#footer {
	width: 868px;
	text-decoration: none;
	font: 9px verdana, arial, sans-serif;
	color: #666633;
	letter-spacing: 0em;
	list-style: none;
	margin-left: 160px;
}
#footer li {
	float: left;
	display: inline;
	margin-top: 10px;
	padding: 0 10px;
}
#footer .spacerDrop {
	margin-right: -4px;
	border-right: #fff 1px solid;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
    color: #F8951D !important;
}
#footer a:hover {
	text-decoration: none;
	color: #2e338a !important;
}
/* --------------------------------------- blink -------------------------------------------------
-------------------------------*/
#blinkFooter {
	float: left;
	width: 868px;
	text-align: center;
	font: 9px verdana, arial, sans-serif;
	font-size: 9px;
	margin-top: 10px;
	margin-left: 12px !important;
}
#blinkFooter a:link, #blinkFooter a:visited  {
	text-decoration: none;
	color: #999 !important;
}
#blinkFooter a:hover  {
	text-decoration: none;
    color: #2e338a !important;
}



/* -------- CONTACT FORM ------------------------ */
#ContactBox {
	margin-top: 50px;
}
form#contactForm {
	margin: 0 auto;
	padding: 0;
	color: #666;
	width: 500px;
	font: 13px trebuchet ms, verdana, helvetica, arial, sans-serif;
}
form#contactForm p.contactNote {
	margin: 5px;
	margin-bottom: 10px;
}
form#contactForm span.req {
	font-size: 95%;
	position: relative;
	top: 2px;
	color: #f00;
}
form#contactForm label {
	width: 180px;
	display: block;
	text-align: right;
}
form#contactForm input,
form#contactForm textarea {
	position: relative;
	left: 185px;
	top: -18px;	
	width: 200px;
	background-color: #eee;	
	border: 1px solid #b3b3b3;
}
form#contactForm input#sbmtBtn {
	position: static;
}
form#contactForm .formError { border: 1px solid red !important; }
p#emailStat {
	margin: 10px;
	font: 13px trebuchet ms, verdana, helvetica, arial, sans-serif;
}
form#paypalDonateForm {
	margin-bottom: 20px;
}
form#paypalDonateForm #PayPalsubmit {
	margin-left: 20px;
}
form#paypalDonateForm label {
	color: #666;
	display: block;
	margin-bottom: 15px;
}

#thumbLinks {
	position: relative;
	height: 220px;
}
#thumbLinks a {
	float: left;
	display: inline;
	height: 200px !important;
	margin-right: 5px;
	margin-left: 15px;
	padding: 3px;
	border: #eee 1px solid !important;
}
#thumbLinks a:hover {
	border: #F8951D 1px solid !important;
	height: 200px !important;
}
#thumbLinks img {
	text-decoration: none !important;
	border: none !important;
}