body, html{ height: 100%; }
body{ color: #43311e; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #3f3f30; min-height: 400px; margin: 0; }
p{ color: #43311e; }
b{ color: #601b1b; font-weight: bold; text-decoration: none; }
a{ color: #6d0909; font-weight: bold; }
a:hover{ color: #95a101; }
h3{ color: #6d0909; font-size: 14px; }
table{ border: solid 1px #43311e; }
strong.hi{ color: #95a101; font-weight: bold; }
img { border-width: 0; outline-width: 0; }
.clearBoth{ background-color: #a42d2d; clear: both; margin: 0; padding: 0; }
.floatLeft{ float: left; margin-right: 20px; }
.floatRight{ float: right; margin-left: 20px; }
#pageWrapper{ background-color: #fff; width: 800px; height: auto; min-height: 100%; margin-right: auto; margin-left: auto; }
/* Hack for IE */
* html #pageWrapper {
    height: 100%;
}
/* End IE Hack */
#topNav{ background-image: url(../images/elements/top_head_bg.gif); width: 100%; height: 54px; margin: 0; padding: 0; }
#topNav img{ margin: 0; padding: 0; }
#topMenu{ float: right; padding-top: 25px; }
#cBar{ font-size: 10px; background-color: #efefc1; width: 100%; height: 15px; margin: 0; padding: 0; }
#cBar p{ font-size: 10px; line-height: 15px; margin: 0 0 0 10px; padding: 0; }
#bBar{ background-color: #000; background-image: url(../images/elements/coffeecup.jpg); background-repeat: no-repeat; background-position: 0 0; width: 100%; height: 198px; margin: 0; padding: 0; border-bottom: 1px solid #312c19; }
#tagline{ float: right; margin-top: 20px; margin-right: 20px; }
#lcol{ width: 575px; float: left; }
.leftBox{ text-align: center; width: 100%; height: 100%; border-bottom: 1px solid #dcd5cd; }
.leftBox p{ font-size: 12px; text-align: justify; margin-top: 0; }
.leftBoxContent{ text-align: left; margin: 20px; }
#logoBox{ height: 110px; }
#rcol{ width: 222px; height: 100%; float: right; min-height: 100%; border-bottom: 1px solid #dcd5cd; border-left: 1px solid #dcd5cd; }
.rightBox{ text-align: center; width: 100%; }
#infoBox{ background-color: #efefc1; height: 110px; border-bottom: 1px solid #dcd5cd; }
#newsBox{ padding-top: 10px; padding-bottom: 20px; }
#externalNews{ padding-top: 20px; border-style: none; }
#bottomNav{ line-height: 24px; text-align: center; width: 100%; margin-top: 50px; border-top: 1px solid #dcd5cd; border-bottom: 1px solid #dcd5cd; }
#bottomNav a, #bottomNav a:visited{ color: #300; font-size: 12px; font-weight: normal; margin: 0 30px 0 0; padding: 0; }
#bottomNav a:hover{ color: #6d0909; }
#footer{ color: #43311e; font-size: 10px; line-height: 20px; background-color: #efefc1; text-align: center; width: 100%; height: 20px; border-top: 1px solid #80764e; }
#footer a, #footer a:visited{ color: #6d0909; text-decoration: none; }
#footer a:hover{ text-decoration: underline; }
#adboxLeft{ text-align: center; }
#adboxLeft img{ margin-top: 40px; margin-bottom: 40px; }
/* no css just to show an unstyled feed
   and to provide a template for creating new styles */
   
.rss_box, .cNews { width: 180px; margin: 0; padding: 0 5px 0 25px; }
.rss_box ul, .cNews ul{ color: #3a3626; font-size: 12px; text-align: left; margin: 0; padding: 0; list-style-image: url(../images/elements/listitem.gif); list-style-position: outside; }
.rss_box li, .cNews li{ margin: 10px 0 0; padding: 0;}
.rss_title, rss_title a , .cNews a{ font-weight: bold; text-decoration: none; }
.rss_item a:link, .rss_item a:visited, .rss_item a:active { color: #6f751f; font-size: 12px; font-weight: bold; text-decoration: none; }

/* Article printing css */
.artTitle{ color: #4b4119; font-size: 22px; font-weight: bold; margin: 0; padding: 0; }
.smtag{ color: #628f36; font-size: 16px; font-weight: bold; margin: 0; padding: 0; }
.artdate{ color: #6e6335; font-size: 11px; }
.author{ color: #6e6335; font-size: 10px; font-style: italic; }
.artlink{ font-size: 11px; }
/* PhotoGallery CSS */
#photogal{ width: 500px; margin-right: auto; margin-left: auto; }
#photogal table{ background-color: #362e18; }
#photogal td{ background-color: #dcd5cd; vertical-align: middle; padding: 5px; border-color: #dcd5cd #716856 #584e3a #dcd5cd; border-style: solid; border-width: 2px; }
#photogal table img{ padding: 1px; border: solid 2px #fff; }

/* Event Table Printing */
table.eventTable{
	clear: both;
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	cursor:pointer;
	}
table.tableWrap{
	border: 1px solid #4d4522;
	margin-top: 15px;
	}
table.eventHover{
	border: 1px solid #FF0000;
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica;
	margin: 0;
	padding: 0;
	text-align: left;
	cursor:pointer;
	}
.indexEventWrap table.eventTable{
	border: 1px solid #FFFFFF;
	}
td.eventHead{
	background-color: #584f27;
	background-image: url(../images/events/headerR_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-left: 20px;
	}
	
.eventName, .eventName b{
	color: #95A101;
	font-size: 18px;
	line-height: 1em;
	width: 370px;
	margin: 0;
	padding: 0;
	}
.bigDate{
	color: #584F27;
	text-align: center;
	line-height: 1em;
	font-size: 18px;
	background-color:#95a101;
	font-weight:bold;
	}

table.eventHover .bigDate{	
	color: #FFFFFF;
	}
table.eventHover .eventName{
	color:#FFFFFF;
	}

.eventWrap{
	padding: 5px;
	border: 2px solid #6E6335;
	}
.eventWrap table.eventTable{
	cursor:auto;
	}

img.overlap{
	float: right;
	padding: 0 5px 0 5px;
	margin: -20px 50px 10px 2px;
	background-color:#FFFFFF;
	}
	
td.eventDesc{
	background-image: url(../images/events/eventBox_bg.gif);
	background-position:bottom;
	padding: 8px;
	background-repeat: repeat-x;
	background-color: #EFEFC1;
	text-align: left;
	}
td.eventDesc p{
	padding: 0;
	margin: 0;
	}
	
.eventDate{
	font-size: 11px;
	color:#FFFFFF;
	padding-left: 10px;
	}
.eventWhen{
	color:#993300;
	font-size: 24px;
	padding: 0;
	margin: 0 0 10px 0;
	}
.bdCell{
	background-color: #95A101;
	}
.indexEvent{
	color: #584F27;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
