
html, body, form{
	padding: 0px;
	margin: 0px;
}

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	color: #164e10;
}

a{
	color: #8ab34b;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: none;
}

h1, .calendar_header, .galleryframe .imagetitle, .galleryframe .categorytitle{
	color: #164e10;
	font-size: 1.8em;
	font-family: myriad pro, arial, sans-serif;
	font-weight: bold;
}

h2{
	color: #164e10;
	font-size: 1.4em;
	font-family: myriad pro, arial, sans-serif;
}

h3{
	color: #164e10;
	font-size: 1.2em;
	font-family: myriad pro, arial, sans-serif;
}

.wrapper{
	width: 1000px;
	margin: 0 auto;
}

.top{
	width: 100%;
	height: 205px;
	position: relative;
	z-index: 1000;
}

.banner{
	position: absolute;
	z-index: 3;
}

.topbar{
	position: absolute;
	z-index: 4;
	background: url(images/topmenu-right.png) no-repeat right top;
	padding-right: 5px;
	top: 0px;
	right: 20px;
	height: 22px;
}

.innertopbar{
	background: url(images/topmenu-left.png) no-repeat left top;
	padding: 2px 10px 0px 15px;
	height: 20px;
}

.search_input{
	font-size: 1em;
	float: left;
	padding: 1px;
	border: solid 1px #b0b0b0;
	margin: 0px 0px 0px 0px;
	width: 140px;
}

.search_button{
	margin: 0px;
	display: block;
	float: right;
	padding: 0px 1px;
	color: #164e10;
	border: solid 1px #b0b0b0;
	font-size: 0.9em;
}

.innertopbar *{
	vertical-align: middle;
}

.banner{
	width: 100%;
	height: 177px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

.menu{
	position: absolute;
	top: 170px;
	left: 0px;
	width: 100%;
	height: 38px;
	/*background: url(images/menubg.png) no-repeat left top;*/
	background: #8ab34b;
	z-index: 2;
	font-size: 1.1em;
}

.menu ul{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	list-style: none;
}

.menu ul li{
	display: inline-block;
	float: left;
	position: relative;
	background: url(images/middot-menu.png) no-repeat left center;
}

.menu ul li:first-child, .menu ul li.firstitem{
	background: none;
}

.menu ul li a{
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	padding: 13px 5px;
}

.menu ul li a:hover{
	text-decoration: underline;
}

.menu ul li ul{
	position: absolute;
	left: 0px;
	top: 38px;
	background: #8ab34b;
	z-index: 100;
	display: none;
	padding: 0px;
	width: 220px;
}

.menu ul li ul li{
	background: none;
	border-bottom: solid 1px #FFF;
	display: block;
	width: 220px;
	position: relative;
}

.menu ul li ul li a{
	padding: 10px 20px;
	display: block;
	width: 180px;
}

.menu ul li ul li ul{
	position: absolute;
	left: 220px;
	top: 0px;
}

.menu ul.subactions{
	float: right;
}

.container{
	width: 978px;
	overflow: hidden;
	background: url(images/containerbg.jpg) no-repeat center top #FFF;
	border: solid 1px #b0b0b0;
	border-top: none;
	padding: 25px 10px 25px 10px;
}

.sidebar-left{
	width: 215px;
	float: left;
	position: relative;
	padding-top: 8px;
}

.sidebar-left .calendarframe{
	width: 215px;
	position: relative;
	height: auto;
	margin-bottom: 30px;
}

.sidebar-left .calendarframe .linkarchive{
	position: absolute;
	bottom: -15px;
	right: 0px;
	display: block;
	background: url(images/boxbottomlinkright.png) no-repeat right top;
	height: 16px;
	text-align: center;
	color: #FFF;
	margin-right: 8px;
}

.sidebar-left .calendarframe .linkarchive:hover{
	text-decoration: underline;
}

.sidebar-left .calendarframe .linkarchive span{
	display: block;
	background: url(images/boxbottomlinkleft.png) no-repeat left top;
	height: 16px;
	margin-right: 8px;
	padding-left: 13px;
	padding-right: 4px;
	float: right;
}

.sidebar-left .calendarframe .cornericon{
	background: url(images/ballicon.png) no-repeat left top;
	width: 19px;
	height: 20px;
	position: absolute;
	z-index: 2;
	top: -8px;
	left: 10px;
}

.sidebar-left .calendarframe .CalendarControl{
	width: 213px;
	border: solid 1px #9cbc69;
	background: #f1f9d4;
	z-index: 1;
}

.sidebar-left .calendarframe .CalendarControl fieldset{
	border: none;
	padding: 5px;
}

.sidebar-left .calendarframe .CalendarControl fieldset, .sidebar-left .calendarframe .CalendarControl fieldset a{
	font-weight: bold;
	color: #000;
	text-align: center;
}

.sidebar-left .calendarframe .CalendarControl fieldset a.CalendarPrevMonth, .sidebar-left .calendarframe .CalendarControl fieldset a.CalendarNextMonth{
	display: block;
	float: left;
	width: 40px;
}

.sidebar-left .calendarframe .CalendarControl fieldset a.CalendarNextMonth{
	float: right;
}

.sidebar-left .calendarframe .CalendarControl fieldset .CalendarStaticMonth{
	padding-right: 8px;
	float: left;
	width: 80px;
}

.sidebar-left .calendarframe .CalendarControl fieldset .CalendarStaticYear{
	float: left;
	width: 30px;
}


.sidebar-left .calendarframe .CalendarControl a{
	color: #164e10;
	font-weight: normal;
}
.sidebar-left .calendarframe .CalendarControl table{
	width: 100%;
}

.sidebar-left .calendarframe .CalendarControl table thead tr th{
	color: #000;
	font-weight: bold;
}

.sidebar-left .calendarframe .CalendarControl table td a, .sidebar-left .calendarframe .CalendarControl table td span{
	display: block;
	padding: 2px;
	text-align: center;
	border: solid 1px #ecf8ba;
}

.sidebar-left .calendarframe .CalendarControl table td span{
	color: #000;
}

.sidebar-left .calendarframe .CalendarControl table td a.CalendarSelectedDate{
	color: #FFF;
	background: #336600;
	border: solid 1px #a3bf71;
}

.sidebar-left .calendarframe .CalendarControl table td a.CalendarMarkedDate{
	font-weight: bold;
}

.sidebarbox{
	margin: 10px 7px;
}

.sidebarbox .sidebarboxheader{
	width: 188px;
	height: 26px;
	overflow: hidden;
	font-family: helvetica, myriad pro, arial, sans-serif;
	/*background: url(images/boxtop.png) no-repeat left top;*/
	background: #8ab34b;
	color: #FFF;
	font-size: 1.4em;
	padding: 8px 0px 0px 10px;
}

.sidebarbox .sidebarboxcontent{
	border: solid 1px #8ab34b;
	border-top: none;
	width: 176px;
	padding: 10px;
	overflow: hidden;
}

.sidebarbox .sidebarboxcontent *{
	padding: 0px;
	margin: 0px;
}

.sidebarbox .sidebarboxcontent p{
	padding-top: 5px;
}

.sidebarbox .sidebarboxcontent p:first-child{
	padding-top: 0px;
}

.sidebarbox.bgwhite .sidebarboxcontent{
	background: #FFF;
}

.sidebarbox.bggreen .sidebarboxcontent{
	background: #f1f9d4;
}

.sidebarbox .sidebarboxbottomlinks{
	width: 191px;
	margin-left: 7px;
	overflow: hidden;
}

.sidebarbox .sidebarboxbottomlinks a{
	display: block;
	float: right;
	background: url(images/boxbottomlinkright.png) no-repeat right top;
	height: 16px;
	text-align: center;
	color: #FFF;
	margin-right: 8px;
}

.sidebarbox .sidebarboxbottomlinks a:hover{
	text-decoration: underline;
}

.sidebarbox .sidebarboxbottomlinks a span{
	display: block;
	background: url(images/boxbottomlinkleft.png) no-repeat left top;
	height: 16px;
	margin-right: 8px;
	padding-left: 13px;
	padding-right: 4px;
}

.content{
	width: 528px;
	float: left;
	padding: 0px 10px;
}

.sidebar-right{
	width: 215px;
	float: right;
}

.newsletter .textfield{
	display: block;
	width: 155px;
	padding: 3px;
	margin: 2px 0px 5px 7px;
	border: solid 1px #5b9400;
}

.newsletter .imagebutton{
	float: right;
	margin-right: 7px;
}

.sidebarbox .textfield.watermarked{
	color: #D5D5D5;
	font-style: italic;
}

.bottom{
	width: 614px;
	margin: 0 auto;
	background: url(images/bottom.png) no-repeat left top;
	text-align: center;
	height: 17px;
	padding: 3px 0px 0px 0px;
	color: #FFF;
	font-size: 0.8em;
}

.bottom a{
	color: #FFF;
}

.bottom ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.bottom ul li{
	display: inline;
	padding: 0px 2px 0px 8px;
	background: url(images/middot-bottom.gif) no-repeat left center;
}

.bottom ul li:first-child{
	background: none;
}

.calendar_event_overview{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.calendar_event_overview li{
	display: block;
	padding-bottom: 15px;
}

.calendar_event_overview li .date{
	display: block;
}

.calendar_event_overview li .breaker{
	display: none;
}

.calendar_event_overview li .title{
	font-weight: bold;
	font-size: 1.4em;
	font-family: myriad pro,arial,sans-serif;
	color: #164e10;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.calendar_event_overview li .teaser{
	padding: 0px;
	margin: 0px;
}

.calendar_event_overview li .readmore{
	font-style: italic;
}

.sidebar-right .sidebarbox .sidebarboxcontent ul.sidebarnewslist{
	padding: 0px;
	margin: 0px;
	list-style: none;
	color: #3e8636;
}

.sidebar-right .sidebarbox .sidebarboxcontent ul.sidebarnewslist li{
	padding: 0px 0px 15px 0px;
}

.sidebar-right .sidebarbox .sidebarboxcontent ul.sidebarnewslist li .newstitle{
	display: block;
	font-weight: bold;
}

.sidebar-right .sidebarbox .sidebarboxcontent ul.sidebarnewslist li .newsdate{
	display: block;
	font-weight: normal;
}

.sidebar-right .sidebarbox .sidebarboxcontent ul.sidebarnewslist li .newsteaser{
	display: block;
	font-weight: normal;
}

.sidebar-right .sidebarbox .sidebarboxcontent ul.sidebarnewslist li .newsreadmore{
	color: #164e10;
}

.content .newslist{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.content .newslist li{
	padding-bottom: 20px;
}

.content .newslist .newsheadline{
	font-weight: bold;
	font-size: 1.2em;
	font-family: myriad pro,arial,sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.content .newslist .newsdate{
	display: block;
}

.content .newslist .newsreadmore{
	display: block;
}




/* PAGER */
ul.gallerypager {
	list-style: none;
	padding: 0px;
	margin: 10px 0px;
	overflow: hidden;
}

ul.gallerypager li {
	float: left;
	display: inline;
	padding: 0px;
	list-style-type: none;
	margin: 0px 2px;
}
ul.gallerypager li.ultimize_list_pager_back {
	margin-left: 0px;
}

ul.gallerypager span {
	display: block;
	padding: 5px;
	border: 1px solid #eee;
}

ul.gallerypager a { 
	text-decoration: none;
}
ul.gallerypager li.ultimize_list_pager_back,
ul.gallerypager li.ultimize_list_pager_forward {
	font-weight: bold;
}

ul.gallerypager li.ultimize_list_pager_back a:hover span,
ul.gallerypager li.ultimize_list_pager_forward a:hover span {
	text-decoration: underline;
}

ul.gallerypager li.ultimize_list_pager_item {
	padding-left: 2px;
}

ul.gallerypager li.selected span {
	color: #fff;
	background: #777;
}

ul.gallerypager li.disabled {
	color: #aaa;
}

/* CATEGORY LIST */
div.gallery_categorylist {
	width: 100%;
	overflow: hidden;
}
div.gallery_categorylist div.gallery_item {
	float: left;
	display: inline;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px;
	text-align: center;
	width: 154px;
	height: 150px;
}
div.gallery_categorylist div.gallery_item span.title {
	display: block;
}
div.gallery_categorylist div.gallery_item span.imagecount {
	display: block;
}

/* IMAGE LIST */
div.gallery_imagelist {
	width: 100%;
	overflow: hidden;
}
div.gallery_imagelist div.gallery_item {
	float: left;
	display: inline;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px;
	text-align: center;
	width: 150px;
}
div.gallery_imagelist div.gallery_item span.title {
	display: block;
}

/* IMAGE DETAILS */
div.gallery_details_image {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0px;
	text-align: center;
}
