﻿BODY {
	background-color: #003300;
	margin-top: 10px;
}
h1 {
	color: #0A260A;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 6px;
	margin-top: 12px;
}
h2 {
	color: #401D00;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 15px;
	line-height: 24px;
}
h3 {
	color: maroon;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: .8em;
	margin-bottom: 6px;
	margin-top: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 150%;
	margin-bottom: 12px;
	text-align: left;
	text-indent: 15px;
	margin-top: 0px;
}
p img {
	margin: 4px;
}

A {
	color: #900619;
}
A:HOVER {
	color: #985307;
	text-decoration: underline;
}
a img {
	border-style: none;
}
ol {
	line-height: 150%;
	margin-top: 6px;
}
ul {
	margin-top: 6px;
}
li {
	margin-bottom: 6px;
	line-height: 125%;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 80px;
	background-image: url('images/doublequote.jpg');
	background-repeat: no-repeat;
	height: 72px;
	padding-right: 50px;
	color: #666666;
	padding-top: 10px;
}
strong {
	font-weight: bold;
}
label {
	line-height: 125%;
}
table {
	font-family: Arial, Helvetica, sans-serif;
}
#mainBox {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #DE1430;
	background-color: #FFFFFF;
}
#siteContainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#siteBanner {
	width: 750px;
	height: 106px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/banner3.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 3px;
}
#siteBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 736px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 7px;
}
#siteMenu {
	display: block;
	width: 200px;
}
#pageBody {
	width: 520px;
	display: block;
	float: right;
}
#copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
}
#mainBody {
	border: 5px solid #FF0000;
	width: 750px;
}
#breadCrumbs {
	display: block;
	width: 736px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
}
#raTopBox {
	background-image: url('images/ra2010-logo-small.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 170px;
}
.normal {
	font-size: .75em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.normal img {
	margin: 6px;
	border-style: none;
}

.mainmenu {
	background-color: #DE1430;
	border: 2px solid #AF7738;
	width: 150px;
	vertical-align: top;
}
.copyright {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	display: block;
}
.blockQuote {
	margin: 0px 20px 6px 20px;
	font-weight: bold;
	font-style: italic;
	font-size: x-small;
}

.banner {
	background-color: #003300;
	width: 750px;
}

.required {
	color: #FF0000;
	font-weight: bold;
}

.dateHdr {
	color: white;
	font-family: Verdana;
	font-size: smaller;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}


.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	height: 30px;
	margin-left: 0px;
	padding-top: 5px;
	font-size: .75em;
}
.topMenu li {
	display: inline;
	padding-right: 10px;
	list-style-type: none;
	margin-right: 15px;
	padding-bottom: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 3px;
}
.topMenu li a {
	text-decoration: none;
	color: #FFFFFF;
}
.topMenu li a:hover {
	color: #FF0000;
	text-decoration: none;
}
.sideMenu {
	margin: 12px 5px 20px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFCC;
	padding-left: 5px;
}
.sideMenu li {
	margin-bottom: 1px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
}
.sideMenu li a {
	color: #FFFFFF;
	text-decoration: none;
}
.sideMenu li a:hover {
	color: #003300;
	text-decoration: none;
}
.bodyContainer {
	padding: 4px;
	vertical-align: top;
	width: 590px;
}
.imageLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.adBody {
	border: 1px solid #9F6F48;
	padding: 3px;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #291300;
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
}
.donationAmt {
	width: 90px;
	text-align: left;
	font-size: .7em;
	font-weight: bold;
}
.footNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}
.inlineButton {
	margin-top: 6px;
}
.registerButton {
	margin-top: 6px;
	text-align: center;
	margin-bottom: 10px;
}
.getReader {
	width: 120px;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
.getReader a img {
	border-style: none;
}
.centered {
	margin-bottom: 6px;
	margin-top: 0px;
	text-align: center;
	text-indent: 0px;
}
.bannerMission {
	font-size: 14px;
	display: block;
	float: right;
	width: 197px;
	line-height: 120%;
	text-align: center;
	font-style: italic;
	margin-top: 5px;
	margin-right: 22px;
	background-color: #B08060;
	color: #302010;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #210013;
}
.hidden {
	display: none;
}
.regButton {
	text-align: center;
	margin-bottom: 10px;
}
.eventInfo {
	list-style-type: none;
}
.gmapInfoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.gmapInfoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 8px;
}
.camp2010 {
	width: 580px;
	background-image: url('images/camp/camp2010_HeroLogoColorSmall.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
.camp2010Top {
	width: 350px;
}
.pageSection {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #663300;
	background-position: top;
	display: block;
	width: 572px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url('images/TopBkgd.jpg');
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 4px;
}
.pageSection h2 {
	margin-top: 6px;
}
.pageSection ul {
	margin-bottom: 5px;
	margin-top: 5px;
}
.pageSection ul li {
	margin: 0px 0px 8px 0px;
}
.mainBody {
	width: 750px;
	background-color: #DE1430;
}
.sideBox {
	width: 200px;
	margin: 6px;
	padding: 4px;
	border: 2px solid #900619;
	background-color: #F4BA7A;
	color: #900619;
	font-size: .8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	text-indent: 0px;
	text-align: center;
}
.sideBox a {
	color: #900619;
	text-decoration: none;
}
.sideBox a:hover {
	color: #900619;
	text-decoration: underline;
}
.assemblyPage {
	width: 580px;
	background-image: url('images/ra2010-logo-small.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
.strikeThrough {
	text-decoration: line-through;
}
.scriptureBox {
	padding: 5px 3px 5px 3px;
	width: 284px;
	text-align: center;
	font-style: italic;
	background-color: #F4BA7A;
	border: 2px solid #900619;
	font-size: .75em;
	margin-left: 15px;
	color: #900619;
}
.buttonHolder {
	width: 100%;
	text-align: center;
}
#registerButton {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #900619;
	border: 4px ridge #F4BA7A;
	padding-top: .25em;
	padding-bottom: .25em;
	margin: .5em auto .5em auto;
	width: 200px;
}
#registerButton a {
	color: #FFFFFF;
	text-decoration: none;
}
#registerButton a:hover {
	color: #F4BA7A;
	text-decoration: none;
}
.raDownloadForm {
	font-size: .75em;
	text-align: center;
	font-weight: bold;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
.priceTable {
	border-collapse: collapse;
	width: 400px;
	margin-left: 75px;
}
.priceHeader {
	border: 1px solid #AF7738;
	background-color: #AF7738;
	color: #FFFFFF;
	font-size: .875em;
	font-weight: bold;
	height: 1.5em;	
}
.priceCell {
	color: #985307;
	font-size: .75em;
	line-height: 125%;
	padding-top: .375em;
	padding-bottom: .375em;
	text-align: center;
	width: 150px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #AF7738;
}
#raRegistrationForm {
	border: 3px groove #AF7738;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
.raRegistrationInput {
	background-color: #F4BA7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
}
.raRegistrationLabel {
	width: 8em;
}
.raRegistrationDivider {
	padding-top: .125em;
	padding-bottom: .25em;
	width: 100%;
	border-top-style: solid;
	border-width: 1px;
	border-color: #A73545;
	margin-top: .25em;
}
.raRegistrationHelp {
	display: none;
}
.raResults {
	border: 3px ridge #EF7788;
	padding: 6px;
	font-size: .75em;
	line-height: 150%;
	margin-left: 1em;
	margin-bottom: 10px;
}
.raReviewLeft {
	width: 50%;
}
.raReviewRight {
	width: 50%;
}
.formHeading {
	color: #985307;
	font-weight: bold;
	font-style: italic;
}
#buttonContainer {
	text-align: right;
}
.regBucket {
	width: 504px;
	height: 204px;
	margin-right: auto;
	margin-left: auto;
}
