body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #000;
	background: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

h2 {
	color: #F90;
}
h3 {
	color: #009;
}

div {
	display: block;
	overflow: hidden;
}

form div {
	padding-bottom: .5em;
}
form div label {
	display: block;
}
form fieldset {
	margin-bottom: 1.5em;
}
.error-message {
	font-size: 85%;
	color: #900;
	font-weight: bold;
}
table th {
	text-align: left;
}
table td.util, table td.actions {
	text-align: right;
}
#flashMessage {padding: 15px;font-weight:bold;margin-top: 1em;}
#flashMessage.good {background: #edffe8;border:1px solid #204f11; color: #204f11;}
#flashMessage.bad {background: #ffe3d4;border:1px solid #900;color: #900;}
#container {
	width: 750px;
	border-top: 6px solid #F90;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
	color: #000;
}

#header-main {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	height: 200px;
	background: transparent url('../img/bcems-main-03.jpg') no-repeat;
}

#header {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	height: 80px;
	background: transparent url('../img/bcems-main-01.gif') no-repeat;
}

#header-main h1, #header h1 {
	display: none;
}

#navigation {
	height: 1.4em;
	background: #F90 url('../img/nav-tile.gif') repeat-x;
	border-bottom: 2px solid #000;
	font-size: 85%;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#navigation ul li {
	float: left;
	text-align: center;
	border-left: 1px solid #C60;
}

#navigation ul li a {
	display: block;
	width: 7em;
	line-height: 1.4em;
	color: #009;
	text-decoration: none;
	font-weight: bold;
}

#navigation ul li a:hover {
	color: #C00;
	background: #FC9;
}

#navigation ul li a.current {
	background: #FC9;
}

#content {
	background: transparent url('../img/sidecol_background.gif') repeat-y top left;
}

#side-col {
	 width: 174px;
	 float: left;
	 margin-right: 2px;
}
#jmac {
	margin: 1em 0;
	text-align: center;
}
#sidebar_news h4 span, #sidebar_info h4 span, #sidebar_stats h4 span {
	display: none;
}
#sidebar_news h4, #sidebar_info h4, #sidebar_stats h4 {
	color: transparent;
	display: block;
	width: 175px;
	height: 25px;
	border-bottom: 2px solid #F90;
	margin: 0;
	padding: 0;
}
#sidebar_news, #sidebar_info, #sidebar_stats, #sidebar_contact {
	border-bottom: 2px solid #F90;
	padding-bottom: 1em;
}
#sidebar_news p, #sidebar_info p, #sidebar_stats p, #sidebar_contact p {
	font-size: 90%;
	padding: .8em;
	margin: 0;
}
#sidebar_news h4 {
	background: url('../img/bcems-news.gif');
}
#sidebar_info h4 {
	background: url('../img/bcems-information.gif');
}
#sidebar_stats h4 {
	background: url('../img/bcems-statistics.gif');
}
#sidebar_stats {
	text-align: center;
}
#sidebar_stats table {
	margin: .8em 0 0 .8em;
	width: 155px;
	font-size: 85%;
	border: 1px solid #F90;
	background: #F6F6F6;
	color: #333;
}
#sidebar_stats table table {
	margin: 0;
	width: 100%;
	font-size: 100%;
	border: 0;
}

#main-col {
	padding: 0 1em 1em 1em;
	background: #FFF url('../img/bryancounty-bg.gif') no-repeat center center;
}

#admin-navigation {
	padding-top: 1em;
	font-size: 85%;
	color: #333;
}

#admin-navigation a {
	text-decoration: none;
	color: #333;
}

#admin-navigation a:hover {
	text-decoration: underline;
}

#footer {
	background: #000;
	color: #FFF;
	font-size: 75%;
	padding: .5em 0;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer div.left {
	float: left;
}

#footer div.right {
	float: right;
	text-align: right;
}
div.galleryBox {
	text-align: center;
	width: 105px;
	overflow: hidden;
	float: left;
	display: block;
	clear: none;
	margin-bottom: .5em;
	font-size: 85%;
	color: #666;
}
div.galleryBox span {
	font-size: 80%;
}
#photoGallery div.galleryBox {
	margin: 0 2.5em 2.5em 0;
}
div.galleryThumbnail {
	overflow: hidden;
	width: 100px;
	height: 100px;
	border: 1px solid #000;
	background-position: center center;
}
div.galleryThumbnail a {
	display: block;
	width: 100px;
	height: 100px;
	text-decoration: none;
}
div.galleryThumbnail span.caption {
	display: none;
}
div.guestbookEntry p.date {
	color: #666;
	font-size: 85%;
}
#ad-1, #ad-2 {
	display: block;
	width: 160px;
	height: 600px;
	margin: 10px 0 10px 8px;
}
#ad-3, #ad-4 {
	display: block;
	text-align: center;
	margin: 1em 0;
}
