body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(img/ground1.jpg) top left repeat #9f7d57;
	color: #261400;
}

#wrap {
	text-align: center;
	margin: 0 auto;
	width: 800px;
	background-color: #1a1a1a;
	background: url("img/shadow.gif") center top repeat-y;
}

#wrap2 {
	width: 780px;
	text-align: center;
	margin: 0 auto;
}

#header { 
	height: 82px;
	width: 100%;
	padding: 0;
	background-color: #1a1a1a;
	background: url("img/logo.gif") left bottom no-repeat;
	text-align: left;
	overflow: hidden;
}

html>body #header {
	height: 86px;
}

a {
	color: #b05038;	
}

a:link {
text-decoration: none;	
}

a:visited {
text-decoration: none;	
}

a:hover {
	color: #d5a396;
}

a:active {
	color: #d5a396;
}

h1 {
	padding: 0;
	margin: 20px 0 0 20px;
	width: 218px;	
	height: 64px;
	float:  left;
}

h1 a {
	text-indent: -9000px;
	display: block;
	width: 218px;
	height: 66px;
}

h2 {
	margin: 0 0 .75em 0;
	padding: 0;
	color: #BEA78D;
}

#nav {
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	top: 62px;
	left: -20px;
}

html>body #nav {
	top: 66px;
}

#headerwrap {
  background: url("img/header-right.gif") right top no-repeat;
  height: 100%;
}

#nav li {
	display: inline;
	color: white;
	padding: 0;
}

#nav li a {
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 11px;
	padding-bottom: 7px;
	display: block;
	float: left;
	margin: 0 0 0 1em;
}
#nav li a:link, #nav li a:visited, #nav li a:hover, #nav li a:active {
	color: white;
}

#beliefs .beliefs, #values .values, #where .where, #events .events, #contact .contact {
	background: url("img/link-bar-o.gif") left bottom repeat-x;
}

#nav li a:hover {
	background: url("img/link-bar.gif") left bottom repeat-x;
}

#lower {
  background: url("img/bkgd.gif") left top repeat-y;
  border-bottom: 1px solid gray;
}

#lowerwrap {
	height: 100%;
	background: url("img/under-header.gif") left top repeat-x;
	border-bottom: 1px solid #aaa;
}

#lowerwrap2 {
	height: 100%;
	background: url("img/stain.gif") left top no-repeat;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #B05038;

}

#content {
	margin: 0;
	width: 454px;
	float: right;
	text-align: left;
	padding: 50px;
	line-height: 2em;
}
#content .first:first-line {
	font-size: 125%;
}
#content p {
	padding: 0;
	margin: 0 0 1em 0;
}

#content strong {
	font-weight: bold;
	color: #c4806b;
	font-size: 125%;
}
#content .dark, #content .eventdetail {
	color: #62482b;
}
#content .eventdetail {
	text-align: right;
	margin: 0;
	padding: 0;
}
.event {
	margin-bottom: 20px;
	border-top: 2px solid #d5a396;
}
.event p {
	margin: 0;
	padding: 0;
}
.eventdetail {
	font-size: 90%;
	margin: 0;
	padding: 0;
}
.timestamp {
	font-weight: bold;
	font-size: 110%;
}
#mapbox {
	float: right;
	width: 259px;
	margin: 0 0 20px 20px;
}
html>body #mapbox {
	width: 249px;
}
#mapbox a {
	float: right;
	padding-right: 45px;
}
#contact #mapbox {
	margin-left: 0;
	position: relative;
	left: 10px;
	width: auto;
}
#home #mapbox {
	padding: 0;
	width: 126px;
}
#sidebar {
	margin: 0;
	float: left;
	width: 226px;
	text-align: left;
	padding: 50px 0;
	font-size: 95%;
}

#sidebar a {
	color: #611800;
}

#sidebar a:hover {
	color: #a63c21;
}

#sidebar dl {
	margin: 0 0 20px 10px;
	padding: 0;
	width: 204px;
	list-style: none;
	background: url("img/box-top.gif") left top no-repeat;
	border: #c4806b solid 1px;
	border-top: 6px #BB6550 solid;
}
#calendar {
	margin: 0 0 6px 10px;
	background: url("img/box-top.gif") left top no-repeat;
	border: #c4806b solid 1px;
	border-top: 6px #BB6550 solid;
	width: 192px;
	padding-left: 12px;
	padding-bottom: 15px;
	font-size: 10px;
}
html>body #calendar {
	width: 194px;
	font-size: 11px;
	padding-left: 10px;
}
#calendar caption {
	font-weight: bold;
	font-size: 120%;
	color: #ddd0bc;
}
#calendar td {
	padding: .2em;
	font-size: 11px;
}
#calendar a {
	display: block;
	border: #c4806b solid 1px;
	padding: .4em;
	position: relative;
	left: -.5em;
}
#calendar a:hover {
	background-color: #F9F6F3;
}
#monthNav {
	text-align: right;
	padding-right: 12px;
}
#sidebar dt {
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	padding: 1px 0 1em 1em;
	color: #ddd0bc;
}

#sidebar dd {
	font-size: 105%;
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
}

#photowrap {
	height: 220px;
	background: url("img/bar-top.gif") left top no-repeat;
}

#photowrap2 {
	height: 220px;
	background: url("img/bar-bottom.gif") left bottom no-repeat;
}

#photo {
	margin: 0;
	height: 220px;
	text-indent: -9000px;
	background-position: left center;
	background-repeat: repeat-x;
}

#home #photo {
	background-image: url("/img/rotate/bench.jpg");
}
#beliefs #photo {
	background-image: url("/img/rotate/church.jpg");
}
#values #photo {
	background-image: url("/img/rotate/courthouse.jpg");
}
#where #photo {
	background-image: url("/img/rotate/city.jpg");
}
#events #photo {
	background-image: url("/img/rotate/botanical.jpg");
}
#contact #photo {
	background-image: url("/img/rotate/brick.jpg");
}


#tagline {
	color: #BEA78D;
	text-align: right;
	font-size: 80%;
	padding-right: 50px;
	margin-bottom: 30px;
	clear: both;
}

#footer {
	height: 10px;
	background: url("img/shadow-cap.gif") left top repeat-y;
}