
* {
	margin:0;
	padding:0;
}

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
}

body#splash {
	margin-top:100px;
}

a,a:link,a:active,a:visited  {
	color:#495B1E;
	text-decoration: underline;
}

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

.sitemap {
	margin:10px 0;
}

td.on {
	background: #cccccc;
}

.success {
	background:#EBFFD7;
	padding:8px;
	border:2px solid #B6E6AA;
	margin:10px 0;
}

#container{
	margin: 0 auto;
	text-align: center;
	width: 860px;
}

/* SPLASH PAGE */

#cont {
	width:774px;
	height:410px;
	margin:0 auto;
	background: url(splash.jpg) no-repeat top left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

#splashnav {
	padding-top:180px;
}

#splashnav a {

	display:block;

	float:left;

	width:97px;

	text-align:center;

	color:#fff;

	text-decoration:none;

	height:15px;


	}

#splashnav a.orange {

	background:#f2bb4a;

	}

#splashnav a.red {

	background:#ad2a43;

	}

#splashnav a.green {

	background: #7d9334;

	}

#splashnav a.blue {

	background:#7fb0ca;

	}

#splashnav a.purple {

	background:#a7a4cb;

	}

/* end */

#splashnav a.orange:hover {

	background:#FF6600;

	}

#splashnav a.red:hover {

	background:#CC0000;

	}

#splashnav a.green:hover {

	background: #009900;

	}

#splashnav a.blue:hover {

	background:#3399FF;

	}

#splashnav a.purple:hover {

	background:#6633CC;

	}

	



/* END SPLASH PAGE */





h2 {

	font-size:18px;

	font-weight:bold;

	color:#49680F;

	margin:12px 0;

	}

#left {

float: left;

width:200px;

background-color: #dedfd7;

}



#right {

float:right;

width:650px;

background-color: #eff3df;

background-image:url(images/background.gif);

_height:624px;

min-height:615px;

}



#logo{
	padding:0;
	background-color: #ffffff;
    padding:10px 0 20px 0;
}

#header{
    text-align: right;
}

.dateheader {
	font-size:14px;
	color: #4E621E;
}

.evobject {
	margin:10px 0;
	border:1px solid #ccc;
	background:#fff;
	padding:9px;
}

.evtitle {
	font-weight:bold;
	margin:3px 0;
}

.evtime {
	margin:3px 0;
}

#nav{
    text-align: center;
    color: #ffffff;
	padding-left:10px;
    height:26px;
    line-height:27px;
}


#nav a, #nav a:active, #nav a:visited{
	padding-top:7px;
	padding-right:29px;
	padding-bottom: 7px;
	padding-left: 16px;
    text-decoration: none;
    color:#fff;
    margin-left:-12px;
    /*	font-size:11px;*/
	font-weight:normal;
}

#toplinks {
	padding-top:30px;
}

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

#headimg{
    background-color: #FFFFFF;
    height:120px;
}

#footer {
	background:#fff;
	padding:20px 0;
	width:860px;
	margin:0 auto;
}

#space{
	background-color: #ffffff;
}

.red{
	color: #FF9933;
}

.date{
    font-weight: bold;
}

#bottom{
    background-color: #939975;
    padding-bottom: 10px;
}


#bottom a {
	color:#CBE4AF;
}

#content{
    padding: 20px;
    text-align: left;
}



.head{

font-size: 16px;

font-weight: bold;

color: #79884f;

padding-left: 10px;



}

#content ul {

	margin-left:30px;

	margin-top:5px;

	}

#content ul li {

	margin:5px 0;

	}

.tablepadd tr td {

	padding:5px;

	}

h1 {

	font-size:22px;

	font-weight:bold;

	color: #566A26;

	margin:5px 0 10px 0;

	}

h2.grey {

	display:block;

	padding:4px;

	background:#ccc;

	font-weight:bold;

	color:#333;

	margin:16px 0;

	}

p .link {

font-size: 12px;

}

.link a{

text-decoration: none;

color: #FF9933;

font-size: 12px;

padding: 0px;

}



.link a:hover{

text-decoration: underline;

color: #FF9933;

}




#homeimg {

	background:#939975 url(images/header11.jpg) no-repeat top left;

	width:200px;

	height:161px;

	}





/* DROPMENU */

.dropmenudiv{

	position:absolute;

	top: 0;

	border: 1px solid #9ECC4C; /*THEME CHANGE HERE*/

	margin-top:6px;

	border-bottom-width: 0;

	line-height:18px;

	border:0px;

	z-index:100;

	width: 250px;

	visibility: hidden;

	text-align:left;

	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/

}



.dropmenudiv ul {

	list-style-type:none;

	}

.dropmenudiv li {
	display:block;
}

.dropmenudiv li a {

	width: auto;

	display: block;

	text-indent: 3px;

	border-bottom: 1px solid #fff; /*THEME CHANGE HERE*/

	padding: 2px 0;

	text-decoration: none;

	color: #fff;

	background:#7a8a28;

}

#dropmenu1 ul li a, #dropmenu1 ul li a:active, #dropmenu1 ul li a:visited,

#dropmenu2 ul li a, #dropmenu2 ul li a:active, #dropmenu2 ul li a:visited,

#dropmenu3 ul li a, #dropmenu3 ul li a:active, #dropmenu3 ul li a:visited,

#dropmenu4 ul li a, #dropmenu4 ul li a:active, #dropmenu4 ul li a:visited,

#dropmenu5 ul li a, #dropmenu5 ul li a:active, #dropmenu5 ul li a:visited {

	color: #fff;

	text-decoration:none;

	}

* html .dropmenudiv a{ /*IE only hack*/

	width: 100%;

}



.dropmenudiv li a:hover{ /*THEME CHANGE HERE*/

	background: #939975;

}

/* NEWS ARTICLES */

.newstitle {

	font-weight:bold;

	margin:5px 0;

	}

.newsdateposted {

	margin:5px 0;

	font-style:italic;

	}

.newslink {

	text-align:right;

	}

.newscontent {

	color:#394628;

	}
	
a.orange {
 
	background:#f2bb4a;
 
	}
 
a.red {
 
	background:#ad2a43;
 
	}
 
a.green {
 
	background: #7d9334;
 
	}
 
a.blue {
 
	background:#7fb0ca;
 
	}
 
a.purple {
 
	background:#a7a4cb;
 
	}
	
a.orange:hover {
 
	background:#FF6600;
 
	}
 
a.red:hover {
 
	background:#CC0000;
 
	}
 
a.green:hover {
 
	background: #009900;
 
	}
 
a.blue:hover {
 
	background:#3399FF;
 
	}
 
a.purple:hover {
 
	background:#6633CC;
 
	}
	
/*wordpress*/

#primary ul {
	}
	
#primary ul li {
	padding:3px 0px 3px 15px;
	list-style-type:none;
	}

#primary h3 {
	color:#fff;
	padding:5px 0px;
	}
	
.date #primary a{
	font-weight:normal;
}
