body {
	background: #fff;
	margin: 0;
	padding: 0;
	font:67% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7e7e7e;
}

.clr {clear: both;}

#wrapper {
	position: relative;
	width: 808px;
	margin: 0 auto;
	padding: 0;
	background: #fff url("../images/wrapper_bg.jpg") top center repeat-y;
	color:#7e7e7e;
}

#content {
	width: 780px;
	padding: 0 14px;
	margin: 0;
}

#header {
	margin: 0;
	padding: 0;
	height: 70px;
	width: 780px;
	background: url("../images/svc_header.gif") no-repeat;
}

#banner {
	padding: 0;
	width: 780px;
	height: 93px;	
	padding-top: 11px;
	padding-bottom: 22px;
	background: #322B2A url("../images/banner-bg.jpg") repeat-x;
}

#banner img {margin: 0px;}

#banner #slideshow {
	position: absolute;
	width: 780px;
	height: 115px;
	top: 78px;
	left: 11px;
}



#contentwrapper {
	background: url("../images/geeses.gif") bottom right no-repeat;
	min-height:300px;            
	height:auto !important;      
	height:300px;
}

#pagecontent {
	width: 555px;
	padding: 20px 0 20px 25px;
	margin: 0;
	float: left;                
}



#rightcolumn {
	width: 200px;
	padding:0;
	padding-top: 40px;
	padding-bottom: 80px;
	margin: 0;
	float: right; 
}
#rightcolumn img {
}


#rightcolumn img {
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	clear: both;
	width: 806px;
	height: 60px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	background: #fff url("../images/footer_bg.jpg") no-repeat;
	margin: 0 auto;
}

#footer a {
	color: #fff;
}

#footer .credits, #footer .credits a {
	color: #322B2A;
}





#map {
		text-align: center;
}

/* overrides for calendar */
body table td.calendar_eventday {
	background: #B18D72;
}

/* overrides for gallery */

/*table.lightbox-table {border-collapse: separate;} */
table.lightbox-table td {
	border: 1px solid #e0e0df;
}

.gallery-item {
	padding: 10px;
	text-align: center;
	background: #fff;
}

.gallery-item div {
	vertical-align: 50%;
}

.gallery-item a {
	text-decoration: none;
}

.gallery-item img.thumbnail {
	margin-bottom: 5px;
}

#imageDetails {
	color: #000;
}
