body {
	margin : 0;
	padding : 0;
	font : 75% helvetica, "Trebuchet MS", arial, sans-serif;
	background-color: transparent;
	color : #555;
}
h1 {
	margin : 0;
	padding-top : 75px;
	text-align : center;
	font-size : 2em;
	color : #efecdc;
	background-color: transparent;
}
h2 {
	margin-top : 0;
	padding-top : 0.5em;
	padding-bottom : 0.5em;
	text-transform : uppercase;
	letter-spacing : 3px;
	font-size : 1.5em;
	color : #885835;
	background-color: transparent;
}
h3 {
	margin-top : 0;
	font-size : 12px;
	text-align : center;
	text-decoration: underline;
	color : #885835;
	background-color: transparent;
}
blockquote {
	font-weight : bold;
	font-style : italic;
	color : #b29b35;
	border: 1px #996633 dotted;
	text-indent: 10px;
	background-color: #FFF;
}
a {
	text-decoration : none;
	color : #885835;
	background-color: transparent;
}
a:hover {
	text-decoration : underline;
	color : #444;
	background-color: transparent;
}
a img {
	border : 0;
}
/* Wrapper */
#wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
/* Header */
#header {
	height : 100px;
	margin-top : 0;
	padding : 20px;
	background-color: #F17327;
	color : #555;
	overflow: hidden;
}
#logo {
	background: #F17327 url('images/logo.png');
	background-repeat: no-repeat;
	float: left;
	width: 503px;
	height: 115px;
	overflow: hidden;
}
/* Navigation */
#navigation {
	background : #885835;
}
#navigationlist {
	overflow: hidden;
}
#navigation ul {
	padding : 7px 0;
	margin : 0 0 10px 0;
	list-style-type : none;
	background : #885835;
	color : #fff;
	text-align : center;
	font-weight : bold;
	overflow: hidden;
}
#navigation li {
	display : inline;
	overflow: hidden;
}
#navigation li a, #navigation a:visited {
	text-decoration : none;
	background : #885835;
	color : #fff;
	padding : 0.6em 1.3em;
	border-right : 1px solid #fff;
	overflow: hidden;
}
#navigation a:link.active, #navigation a:visited.active, #navigation a:hover {
	text-decoration : none;
	background : #f17327;
	color : #000;
	overflow: hidden;
}
/* Main */
#content {
	width: 940px;
	height: 100%;
	margin: 20px auto;
	padding: 10px;
	background-color: transparent;
}
#page_title {
	color: #F17327;
}
#sub_title {
	font-size: 17px;
	color: #CDC082;
	font-weight: bold;
	text-decoration: underline;
}
#leftside {
	float : left;
	min-height: 528px;
	height: auto;
	width: 152px;
	border-left : 1px dashed #dda875;
	margin-bottom : 1em;
	text-align: left;
	padding-left: 15px;
	padding-right : 5px;
	background-color: #FFF;
}
#events ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	background-color: transparent;
	color : #666;
}
#events ul li a {
	padding-left : 10px;
	color : #885835;
	background : transparent url(images/list-off-orange.gif) no-repeat left center;
	text-align : left;
	font : 11px "Lucida Grande", "Lucida Sans Unicode", lucida, sans-serif;
	text-decoration : none;
	text-transform: lowercase;
}
#events ul li a:hover {
	color : #f17327;
	background : transparent url(images/list-on-orange.gif) no-repeat left center;
}
#events ul li a#current {
	background : transparent url(images/list-active.gif) no-repeat left center;
	color : #000;
}
#rightside {
	float : left;
	width : 650px;
	min-height: 650px;
	height: auto;
	margin-left : 2%;
	margin-bottom : 1em;
	border-left : 1px dashed #dda875;
	border-right : 1px dashed #dda875;
	padding-right : 3%;
	padding-left : 3%;
	background: transparent url(images/pageBG.png) no-repeat fixed;
	background-position: 65% 200px;
}
#rightside_container {
	width: 650px;
	border: 1px #666666 solid;
	padding: 5px;
	background-color: #FFF;
}
#google_ads_486 {
	padding-left: 0px;
	padding-top: 20px;
	text-align: center;
}
/* Home */
.random_images_home_container {
	padding-left: 0px;
}
.random_images_home_box {
	border: 1px #666666 solid;
	padding: 10px;
	height: 100px;
	vertical-align: bottom;
	width: 577px;
	background-color: transparent;
}
.random_images_home {
	border: 1px #F17327 solid;
	padding: 5px;
	width: 150px;
	height: 95px;
}
#home_intro {
	border: 1px #666666 solid;
	padding: 5px;
	background-color: #FFF;
}
#links {
	margin : 0;
	padding : 0;
	list-style-type : none;
	background-color: transparent;
	color : #666;
	list-style: none;
}
#links a {
	padding : 0px;
	color : #885835;
	text-align : left;
	font : 12px "Lucida Grande", "Lucida Sans Unicode", lucida, sans-serif;
	text-decoration : none;
}
#links a:hover {
	color : #f17327;
	list-style: none;
	list-style-type : none;
}
/* Mission */
/* Donate */
#rightside_donate {
	float : left;
	width : 650px;
	height: 100%;
	margin-left : 2%;
	margin-bottom : 1em;
	border-left : 1px dashed #dda875;
	border-right : 1px dashed #dda875;
	padding-right : 3%;
	padding-left : 3%;
	background: transparent url(images/pageBG.png) no-repeat fixed;
	background-position: 65% 200px;
}
#leftside_donate {
	float : left;
	height: 100%;
	width: 152px;
	border-left : 1px dashed #dda875;
	margin-bottom : 1em;
	text-align: left;
	padding-left: 15px;
	padding-right : 15px;
}
#donate_text {
	float: left;
	color: #535353;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	width: 373px;
	height: 42px;
}
#donate_logos {
	float: right;
	width: 162px;
	height: 42px;
	padding-bottom: 10px;
	background-image: url('images/payment_logos.png');
	background-repeat: no-repeat;
}
#donate_button_box {
	width: 640px;
	float: left;
}
#donate_button_table {
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	border: 5px #885835 dotted;
	background-color: #FFF;
}
.donate_button_holder {
	width: 310px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 5px #885835 dotted;
}
.donate_button_titles {
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}
.donate_button_prices {
	color: #F17327;
}
.donate_buttons_paypal {
	text-align: center;
}
/* Donation News Ticker */
.prebox {
	border: 1px orange dotted;
	background-color: orange;
	height: 14px;
	width: 100%;
	padding: 2px;
	color: black;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}
.message {
	font-size: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
	text-transform: capitalize;
}
.message_FF {
	width: 300px;
}
.message a {
	font-size: 15px;
	padding-top: 5px;
	padding-right: 15px;
	color: #91C945;
	text-transform: capitalize;
	text-decoration: underline;
}
#donation_titlebg {
	width: 126px;
	margin-top: 0;
	padding-left: 185px;
}
#donation_title {
	margin-top: 0;
	width: 300px;
	text-align: center;
	color: #F17327;
	font-size: 15px;
	font-weight: bold;
	background: #885835;
}
/* EVENTS */
#leftside_events {
	float : left;
	height: 100%;
	width: 152px;
	border-left : 1px dashed #dda875;
	margin-bottom : 1em;
	text-align: left;
	padding-left: 15px;
	padding-right : 15px;
	background-color: transparent;
}
#rightside_events {
	float : left;
	width : 650px;
	height: 100%;
	margin-left : 2%;
	margin-bottom : 1em;
	border-left : 1px dashed #dda875;
	border-right : 1px dashed #dda875;
	padding-right : 3%;
	padding-left : 3%;
	background: transparent url(images/pageBG.png) no-repeat fixed;
	background-position: 65% 200px;
}
.events_container_New {
	border: 1px #666666 solid;
	padding: 5px;
	background: #FFF url('images/New_Events.png') no-repeat 560px 5px;
}
.events_container {
	border: 1px #666666 solid;
	padding: 5px;
	background: #FFF url('images/Old_Events.png') no-repeat 560px 5px;
}
.events a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #B29B35;
	text-transform: uppercase;
}
.events_date {
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	color: #666666;
	padding-left: 10px;
}
/* About Us */
.random_images_aboutus {
	border: 1px #F17327 solid;
	padding: 5px;
	width: 150px;
	height: 90px;
}
.photos {
	border: 1px #F17327 solid;
	width: 140px;
	height: 90px;
	padding: 5px;
}
#rightside_about {
	float : left;
	width : 650px;
	height: 100%;
	margin-left : 2%;
	margin-bottom : 1em;
	border-left : 1px dashed #dda875;
	border-right : 1px dashed #dda875;
	padding-right : 3%;
	padding-left : 3%;
	background: transparent url(images/pageBG.png) no-repeat fixed;
	background-position: 65% 200px;
}
/* Contact Us */
#contact-area {
	width: 630px;
	height: 63%;
	margin-top: 25px;
	color: #885835;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #F17327;
}
#contact-area select {
	border: 1px solid #900;
}
#contact-area textarea {
	height: 90px;
}
#contact-area, #contact-area input:focus {
	border: 2px solid #900;
}
#contact-area input:hover {
	background-color: #FFF000;
}
#contact-area input.submit-button {
	width: 100px;
	margin-left: 115px;
	margin-bottom: 20px;
	background-color: #885835;
	color: #FFFFFF;
	font-weight: bold;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
label.registration {
	float: left;
	margin-right: 15px;
	width: 250px;
	padding-top: 5px;
	text-align: right;
	font-size: 1.4em;
}
input.reg-submit-button {
	width: 200px;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 20px;
	background-color: #885835;
	color: #FFFFFF;
	font-weight: bold;
}
.reg-instructions a {
	float: right;
	width: 200px;
	background-color: #885835;
	border: 1px #F17327 solid;
	padding: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
#reg-agreement a {
	margin-top:5px;
	text-transform:capitalize;
	
}
#reg-agreement a {
	margin-top:5px;
	color:#FF0000;
	text-transform:capitalize;
	
}
#reg-agreement a:hover {
	margin-top:5px;
	color:#FF0000;
	text-transform:capitalize;
	
}
#continue {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
#continue a {
	text-decoration: none;
	background-color: #F17327;
	border: 1px #F17327 dotted;
	color: #FFFFFF;
	padding: 5px;
}
#continue a:hover {
	background-color: #885835;
	color: #CCCCCC;
	border: 1px #885835 dotted;
	padding: 5px;
}
/* REGISTRATION */
.dhtmlgoodies_question {
	width: 200px;
	background-color: #0066FF;
	padding:5px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}
.dhtmlgoodies_answer {
	margin-bottom: 5px;
	padding: 0 5px 5px 5px;
	color: #FFF;
	overflow: hidden;
	position: relative;
}
.dhtmlgoodies_answer_content {
	background-color: #D32727;
	padding: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	position: relative;
	color: #FFF;
	text-align: left;
}
/* End REGISTRATION */

/* TESTIMONIALS */
#rightside_testimonials {
	float : left;
	width : 650px;
	height: auto;
	min-height:600px;
	margin-left : 2%;
	margin-bottom : 1em;
	border-left : 1px dashed #dda875;
	border-right : 1px dashed #dda875;
	padding-right : 3%;
	padding-left : 3%;
	background: transparent url(images/pageBG.png) no-repeat fixed;
	background-position: 65% 200px;
}
/* End TESTIMONIALS */

/*FOOTER*/
#footer {
	clear : both;
	height : 40px;
	background : #F17327;
	border-top : 5px solid #885835;
	color : #885835;
	padding : 0.2em 0 0 0.5em;
	text-align : center;
}
#footer a {
	color : #fff;
	font-weight: bold;
	background-color: transparent;
}
#footer a:hover {
	color : #885835;
	background-color: transparent;
}
