@charset "utf-8";

/* Global Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border: 0;
}
/* Helper Classes */
.float-l { float: left; }
.float-r { float: right; }
.float-n { float: none; }

img.float-l { margin: 0.5em 1em 0.5em 0; }
img.float-r { margin: 0.5em 0 0.5em 1em; }

/* TYPOlight Classes */
.invisible { display: none; }
.empty { font-size: 1.2em; } /* same as <p> */

.minicalendar {
	width: 100%;
}

.image_container {
	padding: 8px 0;
}
.image_container img {
	vertical-align: middle;
}

body, html {
	height: 100%;
}
body {
	background: #FFFFFF url(../images/layout/bg_body_grad.jpg) repeat-x left top;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#wrapper {
	max-width: 1240px;
	background: #FFFFFF url(../images/layout/bg_content.jpg) repeat-y left top;	
	margin: 0 auto;
	/*height: 100%;*/
}
#menu {
	max-width: 1240px;
}

/* Breadcrumbs */
#navtrail {
	height: 36px;
	line-height: 36px;
	padding-left: 22px;
	color: #B06253;
}
#navtrail h6 {
	display: inline;
}
#navtrail a,
#navtrail strong {
	color: #962E1A;
	text-decoration: none;
}
#navtrail .separator {
	font-size: 1.3em;
}
#navsub {
	/*margin-top: 30px;*/
	height: 24px;
	line-height: 24px;
	background: #FFFFFF url(../images/menu/submenu_bg.gif) repeat-x scroll left top;
	border-top: 1px solid #e1d0c5;
	border-bottom: 1px solid #e1d0c5;
	font-size: 12px;
	padding-left: 22px;
	position: relative;
	top: 30px;
	z-index: -1;
}
#navsub li {
	float: left;
	padding-right: 12px;
}
#navsub a {
	color: #B06253;
	text-decoration: none;
}
#navsub li.current span,
#navsub a:hover {
	color: #962E1A;
}
#functions {
	float: right;
	color: #B06253;
	height: 36px;
	line-height: 36px;
}
#functions img {
	padding: 0px 3px;
	cursor: pointer;
	vertical-align: middle;
}
#search {
	float: right;
	height: 36px;
	line-height: 36px;
	padding-right: 12px;
}
#search input {
	vertical-align: middle;
}
#search input.text {
	padding: 1px;
	font-size: 0.9em;
	border: 1px solid #b06253;
	color: #B06253;
	width: 100px;
}
#search input.submit {
/*	padding: 2px;
	border: 1px solid #b06253;
	background-color: #e1d0c5;*/
	color: #FFFFFF;
	font-size: 0em;
	background: transparent url(../images/icons/icon-search.png) no-repeat center center;
	border: none;
	text-indent: -9000px;
	cursor: pointer;
	height: 16px;
	width: 16px;
}

/* Content */
/*#shadowcontainer {
	background: transparent url(../images/layout/bg_content_rev.png) repeat-y scroll right center;
}*/
#container {
/*	background: transparent url(../images/layout/bg_content.jpg) repeat-y left top;*/
	background: transparent url(../images/layout/bg_body.gif) no-repeat right top;
	height: 100%;
	/*padding-top: 60px;*/
	min-width: 910px;
}
#top {
	background-color: #FFFFFF; 
	height: 60px; 
	width: 225px;
}
#title {
	visibility: hidden;
}
#bottom {
	color: #E1D0C5;
	height: 60px;
	margin-top: 10px;
	padding-left: 27%;
	/*border-top: 1px solid #E1D0C5;*/
}
#bottom a {
	color: #E1D0C5;
	text-decoration: none;
}
#contentcontainer {
	/*height: 100%;*/
	padding-top: 40px;
	overflow: hidden;
}
/* Columns */
#left {
	float: left;
	width: 230px;
}
#right {
	float: right;
	width: 150px;
	margin-right: 10px;
}
#right .block {
	margin-bottom: 10px;
}
#right .block .top {
	height: 7px;
	background: transparent url(../images/layout/block_bg_t.png) no-repeat center bottom;
}
#right .block .middle {
	background: transparent url(../images/layout/block_bg_m.png) repeat-y center top;
	padding: 0px 7px;
	overflow: hidden;
	text-align: center;
}
#right .block .bottom {
	height: 7px;
	background: transparent url(../images/layout/block_bg_b.png) no-repeat center top;
}
.block h4, 
.block p {
	text-align: left;
	color: #962E1A;
	font-size: 1.1em;
	line-height: 1.3em;
}
.block h4 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.45em;
	font-weight: bold;
}
.block a {
	color: #45812B;
	text-decoration: none;
}

#content {
	/*margin-left: 240px;*/
	margin-left: 26%;
	margin-right: 170px;
	width: 500px;
}
#content .top {
	height: 5px;
	background: transparent url(../images/layout/content_bg_t.png) no-repeat left bottom;
}
#content .middle {
	background: transparent url(../images/layout/content_bg_m.png) repeat-y left top;
	padding: 10px 15px;
	overflow: hidden;
}
#content .bottom {
	height: 5px;
	background: transparent url(../images/layout/content_bg_b.png) no-repeat left top;
}


#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #962E1A;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #45812B;
	margin-bottom: 0.56em;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 0.56em;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #B06253;
	margin-top: 0.56em;
}
#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	/*color: #B06253;
	margin-bottom: 0.56em;*/
}
#content h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #B06253;
	/*margin-bottom: 0.56em;*/
}
#content h6 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 1.2em;
	font-weight: bold;
	color: #B06253;
	/*margin-bottom: 0.56em;*/
}

#content p {
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: justify;
	padding: 2px 0px;
}
#content a {
	color: #962E1A;
	text-decoration: none;
	border-bottom: 1px solid #E1D0C5;
}
#content a:hover {
	border-bottom: 1px solid #962E1A;
	background-color: #F0E7E2;
}
#content img {
	border: 1px solid #E1D0C5;
	background-color: #FFFFFF;
	padding: 1px;
}
#content ul,
#content ol {
	font-size: 1.2em;
	line-height: 1.6em;
}
#content ul ul,
#content ol ol {
	font-size: 1em;
}
#content ul {
	list-style-type: circle;
	padding-left: 1.4em;
}
#content ol {
	list-style-type: decimal;
	padding-left: 2em;
}

#content .block {
	margin-bottom: 2em;
}

/* Search */
.mod_search input {
	margin: 2px;
}
.mod_search input.text {
	width: 200px;
	padding: 2px;
	border: 1px solid #E1D0C5;
	color: #B06253;
}
.mod_search input.submit {
	width: 50px;
	padding: 2px;
	border: 1px solid #E1D0C5;
	background-color: #E1D0C5;
	color: #B06253;
	background: #e1d0c5 url(../images/icons/icon-search.png) no-repeat 2px center;
	padding-left: 16px;
	cursor: pointer;
}
.mod_search .radio {
	vertical-align: middle;
}
.mod_search .radio_container {
	float: right;
	width: 200px;
	margin-top: -4px;
}
.mod_search .radio_container span {
	display: block;
}
#content .mod_search p.header {
	clear: both;
	padding: 2px 0 8px;
}
.mod_search .header strong {
	font-weight: bold;
}
#content .mod_search h3 {
	margin-top: 6px;
}
#content .mod_search h3 a {
	border: none;
	background-color: transparent;
/*	color: #45812b;*/
}
.mod_search .relevance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
}
.mod_search .url {
	color: #b06253;
}

/* Calendar */
.mod_calendar .calendar {
	background-color: #FFFFFF;
	padding: 1px;
}
.mod_calendar .minicalendar {
	background-color: #FFFFFF;
	color:#962E1A;
}
.mod_calendar .previous {
	text-align: left;
}
.mod_calendar .current {
	text-align: center;
}
.mod_calendar .next {
	text-align: right;
}
.mod_calendar .label {
	background: #FFFFFF url(../images/menu/submenu_bg.gif) repeat-x scroll left top;
	height: 24px;
	color: #B06253;
	text-align: center;
}
.mod_calendar  .calendar .days {
	height: 48px;
	width: 63px;
	padding: 2px;
	vertical-align: top;
}
.mod_calendar  .minicalendar .days {
	height: 16px;
	vertical-align: top;
	color: #B06253;
}
.mod_calendar  .minicalendar .active, 
.mod_calendar  .calendar .active  .header{
	font-weight: bold;
}
.mod_calendar  .calendar .days .header {
	color: #B06253;
	padding-left: 2px;
}
.mod_calendar .minicalendar .today, 
.mod_calendar .calendar .today  .header {
	color: #962E1A;
}
.mod_calendar  .calendar .days .event {
	text-align: center;
	font-size: 0.9em;
	line-height: 1.4em;
	/*font-weight: bold;*/
}

/* Event list */
.mod_eventlist {
}
.mod_eventlist .header {
	background: #FFFFFF url(../images/menu/submenu_bg.gif) repeat-x scroll left top;
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
}
.mod_eventlist .header .day, 
.mod_eventlist .header .time {
	color: #B06253;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
}
.mod_eventlist .header .time {
	float: right;
}
.mod_eventlist .event {
	background-color: #FFFFFF;
	padding: 5px;
}
.mod_eventlist .last {
	margin-bottom: 2em;
}
#content .mod_eventlist .event h2 a {
	border: none;
	background-color: transparent;
}
.mod_eventlist .time {
	color: #B06253;
}
.mod_eventlist .more {
	text-align: right;
}

/* Event page */
.mod_eventreader {
}
.mod_eventreader .info {
	color: #B06253;
}
.mod_eventreader .ce_text {
	padding: 5px 0;
}

.gallery {
	text-align: center;
	padding: 5px;
}
	
/* Contact form */
.ce_form label {
	font-size: 1.2em;
	color: #45812B;
	display: block;
}
.ce_form input.text,
.ce_form textarea.textarea {
	width: 462px;
	border: 1px solid #E1D0C5;
	color: #B06253;
	background: #FFFFFF url(../images/menu/submenu_bg.gif) repeat-x scroll left -8px;
	padding: 3px;
	margin: 3px 0 6px;
}
.ce_form input.submit {
	padding: 2px 5px;
	border: 1px solid #E1D0C5;
	background-color: #E1D0C5;
	color: #B06253;
}
.ce_form .submit_container{
	text-align: right;
}

/* Sitemap */
#sitemap ul {
	list-style: none;
}
#sitemap a {
	border: none;
	display: block;
}
#sitemap a:hover {
	border: none;
	background: none;
}
#sitemap .level_1 > li{
	float: left;
	width: 50%;
}
#sitemap .level_1 > li > a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0.56em;
}
#sitemap .level_2 {
	margin-bottom: 1em;
}
#sitemap .trail {
	display: none;
}

#recaptcha_widget_div table {
	width: 100%;
	background-color: #FFFFFF;
}