body, html {
	background: #c7c897 url(../images/body-bg.gif) repeat top left;
}


/** head **/
#hd {
	background: #004466 url(../images/hd-bg.gif) repeat-x top left;
	height: 119px;
	min-width: 74.923em;
}

#hd h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 276.9%;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	font-weight: normal;
	padding: .5em 0 0 2em;
	position: relative;
	z-index: 100;
}

#hd a:link, #hd a:visited {
	color: #fff;
	text-decoration: none;
}

#hd #nav {
	position: absolute;
	right: 0;
	margin: 2.769em 1em 0 0;
	height: 2em; /** keeps it from overlapping side links **/
}

#hd #nav li {
	display: inline;
	padding: 0 .3em;
}

#hd #nav li.current, #hd #nav li.current:hover {
	background: transparent url(../images/current-bg.png) repeat-x top left;
	height: 133px;
	text-align: center;
	position: relative;
	top: -90px;
	display: inline-block;
}

#hd #nav li.current a, #hd #nav li.current:hover a {
	position: relative;
	top: 113px;
	color: #464646;
}

#hd #nav li:hover {
	background: transparent url(../images/hover.png) repeat-x top left;
	height: 109px;
	display: inline-block;
	position: relative;
	top: -82px;
}

#hd #nav li:hover a {
	position: relative;
	top: 82px;
}

#hd #praise-pic {
	position: relative;
	top: -53px;
	z-index: 1;
}

/** end head **/


/** body **/
#bd {
	margin: 2em auto;
	width: 74.923em;
}

#bd h2 {
	text-align: center;
}

/* campgrounds */
.campgrounds #bd {
	overflow: auto;
}

.campgrounds .campground-box img {
	border: 2px solid #464646;
}

.campgrounds #cvg {
	float: left;
}

.campgrounds #cn {
	float: right;
}
/* end campgrounds */

/* leadership */
.leadership .leadership-box {
	width: 36.462em;
	float: left;
}

.leadership .leadership-box h3 {
	text-align: center;
}

.leadership .leadership-box img, .leadership #additional-contacts img {
	float: right;
	border: 1px solid #464646;
}

.leadership #pres h3 {
	margin-top: 0;
}

.leadership #council {
	margin-left: 39.462em;
	float: none;
}

.leadership .pres-box {
	padding: 1em;
	border-bottom: 1px solid #959595;
	min-height: 8em;
}

.leadership #additional-contacts {
	clear: both;
	padding-top: 2em;
}
/* end leadership */

/* main */
.main {
	width: 49.846em;
	float: left;
	margin-bottom: 1em;
}

.main h2, #bd h2 {
	color: #12506a;
	font-size: 184.6%;
}

.main .pdf-cal-lnk {
	text-align: center;
}

.main .main-img {
	float: right;
}

.main #events li {
	font-size: 138.4%;
	color: #534741;
	list-style: none;
	background: transparent url(../images/event-bg.png) no-repeat top left;
	padding-top: 30px;
}

.main #events li.new {
	padding-top: 27px;
}

.main #events li sup.new-event {
	font-size: 70%;
	color: #DF851B;
}

.main #events li li {
	font-size: 72%;
	background-image: none;
	padding-top: .5em;
}

.main #events li li img {
	 margin-left: 1em;
}

.main #events li li span.event-time {
	display: block;
	margin-top: .5em;
}

.main .cal-view {
	float: right;
}
/** youth styles **/
.youth .main h2 {
	margin-top: .5em;
}

.youth .main h2, .youth .main #youth-m-nav li {
	text-align: center;
}

.youth .main #youth-m-nav li {
	list-style: none;
}

.youth .individual-reg-lnk {
	text-align: center;
}
/** youth events **/
.main #youth-events, .main #young-adult-events {
	font-size: 84%;
	width: 30em;
	float: left;
	margin-right: 2em;
	min-height: 30em;
}

.main #youth-events h3, .main #young-adult-events h3 {
	font-size: 184.6%;
	color: #12506a;
	text-align: center;
}
/** end youth events **/

/** interactive map **/
.congregations .main p {
	text-align: center;
}

.congregations #map {
	width: 550px;
	height: 400px;
	border: 1px solid #464646;
	margin: 0 auto;
}
/** end interactive map **/

/** single congregation page styles **/
.congregation .main h2 {
	margin-bottom: 0;
}

.congregation .main .cong-address {
	text-align: center;
}

.congregation .main p {
	text-align: left;
}

.congregation .main .map-pics {
	float: right;
	margin: 0 1em 1em 1em;
}

.congregation .main img.cong-pic {
	float: right;
	margin: .5em;
}

/** end single congregation page styles **/

/** dark bg side nav **/
#cong-nav a:link, #cong-nav a:visited {
	color: #b7b7b7;
}

#cong-nav a:hover {
	color: #c7c897;
}
/** end dark bg side nav **/

/** contact styles **/
.contact .main {
	width: 100%;
	float: none;
}

.contact #contact-form ol {
	margin-left: 0;
}

.contact #contact-form ol li {
	margin: .5em 0;
	list-style: none;
}

.contact #contact-form label {
	display: block;
}

.contact #contact-form textarea {
	width: 30em;
	height: 12em;
}
/** end contact styles  **/

/* side */
.side {
	margin-left: 53em;
	width: 21.528em;
	color: #464646;
}

.side h3 {
	background: transparent url(../images/side-head-bg.gif) no-repeat top left;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 138.4%;
	padding: .7em 0 .9em 0;
}

.side ul {
	margin-left: 1em;
}

.side ul li {
	list-style: none;
	margin: .5em 0;
}
 
.side ul li .archive-lnk {
	margin-left: 1em;
	font-size: 85%;
}

/** congregations styles **/
.congregations .side, .directors-manual .side {
	color: #464646;
	background-color: #383838;
	padding: 1em 0;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
}

.congregations .side h3, .directors-manual .side h3 {
	background: none;
	text-align: left;
	padding: 0 .5em;
}

.congregations .side #cong-nav ul {
	margin-left: 2em;
}

.congregations .side #cong-nav ul li.current {
	color: #fff;
	list-style-type: disc;
}

.congregations .side #cong-nav ul li.current a{
	color: #fff;
	text-decoration: none;
}

/** end congregations styles **/
/** end body **/

/** footer **/
#ft {
	clear: both;
}

#ft #meta {
	background: transparent url(../images/meta-bg.png) repeat top left;
	width: 100%;
	display: inline-block;
	padding: 1em 0;
	border-top: 1px solid #a6a67c;
	border-bottom: 1px solid #a6a67c;
}

#ft #meta #meta-wrap {
	width: 74em;
	margin: 0 auto;
}

#ft #meta .meta-box {
	float: left;
	margin: 0 0 0 2.5em;
}

#ft #meta .meta-box h4 {
	text-transform: uppercase;
	font-weight: normal;
}

#ft #meta .meta-box h4.rss {
	background: transparent url(../images/rss-icon.png) no-repeat top right;
	padding-right: 14px;
}

#ft #meta .meta-box ul {
	margin: 0;
	width: 15em;
}

#ft #meta .meta-box ul li {
	list-style: none;
	margin: .5em 0;
}

#ft .copyright, #ft .world-church, #ft p {
	text-align: center;
}

#ft .world-church img {
	display: block;
	margin: 0 auto;
	width: 159px;
}
/** end footer **/
a:link, a:visited {
	color: #5f5f5f;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

span.footnote {
	color: #990000;
}

.error {
	color: #990000;
	background-color: #d4c412;
	padding: .3em;
	font-weight: bold;
}

.highlight {
	color: #990000;
}

/* registration form styles */
.reg #timeline ul {
	margin-left: 0;
}

.reg #timeline ul li {
	list-style-type: none;
	display: inline;
	margin-right: 1em;
}

.reg #timeline ul li.current-step {
	font-weight: bold;
}

.reg #timeline ul li.past-step, .reg #timeline ul li.future-step {
	color: #424242;
}

.reg form ol li, .reg form ul li {
	list-style-type: none;
	margin: .5em 0;
}

.reg form input, .reg form textarea {
	display: block;
	margin-top: .2em;
}

.reg form input.radio, .reg form input.submit {
	display: inline;
	margin-top: 0;
}

.reg form fieldset {
	border: 1px solid #AFAF8E;
	background: transparent url("../images/fieldset-bg.png") repeat-x bottom left;
}

.reg form fieldset fieldset {
	background-color: #c8c797;
	background-image: none;
}

.reg form legend {
	padding: .5em;
}

strong.current-reg {
	background-color: #fff;
	color: #990000;
}

/* end registration form styles */

span.required-field {
	color: #990000;
}
