body {
	background: #2F1E10 url(../img/bkg.png) repeat-x;
	padding: 0; margin: 0;
	font-size: 18px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 100%;
	height: 100%;
}
img {
	border: 0;
}
#header {
	margin: 0 auto; padding: 0;
	width: 846px; height: 182px;
	overflow: hidden;
}
.logo {
	border: 0;
	margin: 0 auto;
}
#navbar {
	margin: 0 auto;
	padding: 0;
	width: 912px; height: 74px;
	padding: 25px 0 0 0; 
	background: url(../img/nav.png) no-repeat;
	text-align: center;
}
#navbar a {
	color: #ffffff;
	text-decoration: none;
}
#navbar ul {
	display: inline;
	margin: 0; padding: 0; 
	list-style: none;
	text-align: center;
}
#navbar li {
	display: inline;
	margin: 0 30px 0 0;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 18px;
}
#navbar a:hover {
	text-decoration: underline;
}
#content {
	margin: 0 auto;
	width: 806px; height: auto;
	background: url(../img/contentbkg.png) repeat-y center center;
	padding: 0 40px;
}
#content h2 {
	margin: 0; padding: 10px 0;
}
.headerpic {
	margin: -24px 0 0 -18px;
}
#content h1 {
	text-align: center;
}
p {
	margin: 0 !important;
	padding: 10px 0 10px 0;
}
#promotion {
	width: 842px;
	margin: 0 auto;
	padding: 20px 0;
	background-color: #ebe7d1;
	text-align: center;
	border: 2px solid #000;
	border-right: 0; border-left: 0;
}
#nodes {
	margin: 0 auto;
}
#nodes h2 {
	text-align: center;
}
.node {
	float: left;
	margin: 0 0 0 40px;
}
#events {
	margin: 0 auto;
	width: 450px;
	text-align: center;
}
#events h1 a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#events h1 a:hover {
	text-decoration: underline;
	color: gray;
}
#page-sel-content_content {
	margin: 0 auto;
	width: 600px;
}
.albums {
	height: 200px; width: 200px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
}
.albums img {
	margin: 0 auto;
	border: 0;
	text-decoration: none;
}
.albums a {
	font-size: 18px;
	font-family: sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.albums a:hover p {
	text-decoration: underline;
}
.gallery_demo_unstyled {
	margin: 0 auto;
	list-style: none;
	width: 560px;
}
.gallery_li {
	float: left;
	margin-right: 25px;
	height: 130px; width: auto;
	margin-bottom: 15px;
}
.gallery_li a img {
	border: 0;
}
.gallery_demo_unstyled:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.caption{
	display: none;
}
div#fader-container{
	display: block; 
	height: 480px;
	width: 640px;
	margin: 0 auto;
}
div#video-display{
	background-color: #000000;
	display: block;
}
div#video{
	float: left; 
	padding: 8px;
}
div#video img{
	border: 1px solid black;
}
#imageloop{
	list-style: none;
	padding: 0;
	margin: 0;
}
#imageloop li{
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}
iframe#map {
	width: 200px;
	height: 200px;
}
#sidebar {
	list-style: none;
	text-align: center;
}
#sidebar ul {
	list-style: none;
	display: inline;
}
#sidebar li {
	display: inline;
	margin: 0 20px 0 0;
	font-weight: bold;
}
#map {
	float: left; width: 300px;
}
#contact {
	margin: 0 0 0 40px;
	width: 425px;
	float: left;
}
#contact label.error { 
	color: red;
}

#contact em {
	font-weight: bold;
	padding-right: 1em;	
	vertical-align: top;
}
#contact form label {
	width: 250px;
}
span.blogTitle {
	font-size: 1em;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
div#pagnation {
	width: 100%;
	text-align: center;
}
div#pagnation a {
	margin: 0 5px 0 5px;
	text-decoration: none;
	color: black;
}
div#pagnation a:hover {
	text-decoration: underline;
}
hr {
	margin: 0 auto!important; padding: 0 !important;
}
#layoutwrapper {
	background: url(../img/tallmadge/choose.png) no-repeat center center;
}
#footer {
	margin: 0 auto; padding: 20px 0 0 0;
	width: 846px; height: 40px;
	text-align: center;
	background: url(../img/contentbkg.png) repeat-y center center;
	color: #000;
}
