body {
	font-family: "Trebuchet MS", sans-serif;
	background-color:#fff;
	margin:0px;
	font-size: 75%;
}

p, ul {
  color: #43382c;
}

a {
	color: #68933e;
}

a.group:link, a.group:visited, a.group:active {
	color: #68933e;
}

#masthead {
	/*background: url(../images/masthead_bg.jpg) repeat-x 0 top;*/
	height: 118px;
}

#header {
margin:0 auto;
width:860px;
}

#logo {
	float: left;
	width: 263px;
	margin-top: 5px;	
}

.push-down {
	padding-bottom: 40px;
}

#fullcolumn {

}

.pdf-img {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
	border: 0px;
}

.pdf {
	float: left;
	width: 370px;
}

.pdf-div {
	float: left;
	height: 1px;
	width: 110px;
}

.clear {
	clear: both;
}

#nav{
	height:40px;
	text-align:left;
	vertical-align:middle;
	color:#FFFFFF;
	background: url(../images/nav_bg.jpg) repeat-x 0 bottom;
}
	
#nav_wrap {
	width:860px;
	margin:0 auto;
	}

#banner-home {
	background: url(../images/banner-home-bg.jpg) repeat-x 0 top;
	height: 260px;
	color: #43382c;
	}

#banner-home h2 {
	font-size: 15px;
	border-bottom: 1px solid #b9bea7;
	padding-bottom: 3px;
}
#content{
	margin:0 auto;
	padding:15px;
	width: 860px;
	background-color: white;
	text-align:left;
	
	}	
	
#utilities {
	margin-top: 20px;
		background-color: #edf1da;
	border: 1px solid #d8dcc4;
	padding: 5px;
	float: right;
	width: 200px;
	color: #4a3d30;
	text-align: center;
}

#utilities a {
	text-decoration: none;
	color: #4a3d30;
	padding-left: 2px;
	padding-right: 2px;
}

#utilities a:hover {
	text-decoration: underline;
	color: #4a3d30;
}

#footer-wrap {
	clear:both;
	color: #6f745c;
	background-color: #e2e8cc;
	height: 80px;
	padding: 10px;
	margin-top: 20px;
}

#footer {
	margin:0 auto;
	width: 860px;
}

#footer a {
	color: #68933e;
	text-decoration: none;
}

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

#narrowcolumn{
	width:550px;
	clear:left;
	float:left;
}
#sidebar {
	float: right;
	margin-left: 15px;
	margin-bottom:1.5em;
	padding: 1em;
	background-color: #f4f7e7;
	width: 250px;
	border: 1px solid #cdd3b7;
}

#sidebar h2 {
	border-bottom: 1px solid #cdd3b7;
	font-size: 1.14em;
	color: #924d3c;
	margin:1.5em 0;
}

/* SITE VARIABLE STYLING --------------------------------- */

h1 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	color: #68933e;
}

h2{
	font: 1.75em Georgia, "Times New Roman", Times, serif;
	color: #68933e;
	border-bottom: 1px solid #68933e;
}

.photo {
	padding: 2px;
	border: 1px solid #cdd3b7;
}

ul {
	line-height: 21px;
}

.statement {
	font-size: 120%;
	padding: 10px;
	border: 1px solid #cdd3b7;
	font-weight: bold;
	background-color: #f4f7e7;
}
.upcoming-event-header {
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #b9bea7;
	padding-bottom: 3px;
}
.save {
	color: #FF0000;
	display: none;
}
.upcoming-event-title {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color:#43382c;
}

.section {
	background-color: #edf1da;
	border: 1px solid #d8dcc4;
	padding: 3px;
}

.col_wrapper{
	float: left;	
	width:550px;
}

.col_wrapper h3{
	font-size:1em;
	font-weight: normal;
}
.col_wrapper h3 a{
	font-size:1.1em;
	text-decoration: none;
}
.col_wrapper h3 a:hover{
	text-decoration: underline;
}

/*.col1,.col2,.col3{
	float: left;
	width:31%;
}

.col1{
	clear: left;
}
.col1,.col2{
	margin-right:15px;
}*/

.cattable {
	width: 100%;
	color: #43382c;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #cdd3b7;
}

.cattable a {
	text-decoration: none;
}

.cattable a:hover {
	text-decoration: underline;
}

.col1, .col2 {
	width: 50%;
	padding: 4px;
	border-right: 1px solid #cdd3b7;
	border-top: 1px solid #cdd3b7;
}

.col1 {
	border-left: 1px solid #cdd3b7;
}

.altrow {
	background-color: #f4f7e7;
}

.form{
	width:100%;
	margin:0 auto;
}
.form td{
	width:50%;
	vertical-align: top;
}

.message {
	background-color: #924d3c;
	color: white;
	width: 100%;
	padding: 7px;
	margin-bottom:5px;
}

.list{
	float:left;
	width:100%;
}

#map {
	border: 1px solid #cdd3b7;
}

.nav{
	float:left;
	clear:both;
	width:100%;
	padding: .3em .3em;
	background-color: #f4f7e7;
	border: 1px solid #cdd3b7;
}

.nav#top {
	margin:0 0 10px 0;
}

.nav#bottom {
	margin:10px 0 10px 0;
}

.nav li{
	float:right;
	clear:left;
	list-style: none;
	margin-left: .5em;
}

.nav li a {
	float:left;
	padding:.5em .8em;
	background:#924d3c;
	color:white;
	text-decoration: none;
}
.button {
	padding: 5px 10px;
	background:#924d3c;
	text-decoration: none;
	cursor: pointer;
}
.button:hover {
}
#language {
	position: relative;
	width: 150px;
	color: #fff;
}
#language li {
	margin: 0px !important;
	width: 150px;
	line-height: 15px;
	padding: 2px 10px;
	background:#924d3c;
	list-style-type: none;
}
#language li:hover {
	background-color: #43382c;
}
#language:hover li {
	display: block;
}
#li-container  {
	position: absolute;
	top: 0px; left: 0px;
}
.nav li a:hover, .button:hover{
	background:#43382c;
}
.vcenter {
	vertical-align: middle !important;
}
/*#details .photo{
	float:left;
	clear:left;
	width:200px;
	height:150px;
	
	padding:0;
	border:none;
	margin-bottom:30px;
}*/

#details .shortdesc{
	font-weight:bold;
	/*float:left;
	width:320px;
	height:150px;
	margin-left:30px;
	margin-bottom:30px;*/
}

#details .longdesc{
	/*float:left;
	width:320px;
	height:300px;
	margin-left:30px;*/
}

#details .locations{
	float:left;
	clear:left;
	width:100%;
	/*height:300px;*/
}

#details .loc_type{
	color:#999;
}

#debug{ float:left; clear:both; margin: 2em 0;}