body {
	margin: 0;
	padding: 0;
	text-align: center;
	color:#CCCCCC;
	background-image: url(../images/mainpage/background.png);
	background-repeat: repeat-x;
	background-position: center 0;
	background-color: #5c3a14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main_table {
	margin-left:auto;
	margin-right:auto;
	/*-moz-box-shadow:    0px 3px 10px 0px #000000;
	-webkit-box-shadow: 0px 3px 10px 0px #000000;
	box-shadow:        	0px 3px 10px 0px #000000;*/
	margin-top: 0px;
	margin-bottom: 25px;
	border: thin none #333333;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main { padding-bottom: 150px; }  /* must be same height as the footer */

/* End hide from IE-mac */

.picture_shadow {
	-moz-box-shadow:    1px 1px 5px 1px #111;
	-webkit-box-shadow: 1px 1px 5px 1px #111;
	box-shadow:         1px 1px 5px 1px #111;
	margin: 5px;
}
.main_table_content {
	margin-left:auto;
	margin-right:auto;
	/*-moz-box-shadow:    0px 3px 10px 0px #000000;
	-webkit-box-shadow: 0px 3px 10px 0px #000000;
	box-shadow:        	0px 3px 10px 0px #000000;*/
	margin-top: 50px;
	margin-bottom: 25px;
	border: thin solid #333333;
	padding: 5px;
	background-image: url(../images/mainpage/content_background.png);
	background-repeat: repeat-x;
	background-color: #626b3d;
	-moz-box-shadow:    0px 0px 5px 0px #000;
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	box-shadow:         0px 0px 5px 0px #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.main_table_content .content {
	padding: 6px;
	border: thin dashed #CCCCCC;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;	/*text-shadow: 1px 1px 5px #000000;*/
}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
	text-align: center;
}


.main_table_calendar {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-weight: bold;
	text-align: left;
	display:inline;
	text-shadow: 1px 1px 5px #000000;
	background-repeat: no-repeat;
	background-position: left center;
}
h2 {
	font-weight: bold;
	text-align: left;
	display:inline;
	text-shadow: 1px 1px 5px #000000;
	background-repeat: no-repeat;
	background-position: left center;
}
.theme-default #slider {
	margin:5px auto 0 auto;
	width:600px; /* Make sure your images are the same size */
	height:300px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}
.visitor_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

* {
	margin: 0;
}
html, body {
	height: 50%;
}
.wrapper2 {
	min-height: 50%;
	height: auto !important;
	height: 50%;
	margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 100px;
}

.footer {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-color: #E6E2D7;
	background-image: url(../images/mainpage/footer.png);
	background-repeat: repeat-x;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer a {
	color: #666666;
	text-decoration: underline;
	border: 0;
}
.footer p {
	position: absolute;
	left: 0;
	bottom: -50px;
	width: 718px;
	padding: 0;
	color: #fff;
	font: 0.8em arial,sans-serif;
	text-align: center;
	height: 142px;
}


.commissioners {
	margin-left:auto;
	margin-right:auto;
	/*-moz-box-shadow:    0px 3px 10px 0px #000000;
	-webkit-box-shadow: 0px 3px 10px 0px #000000;
	box-shadow:        	0px 3px 10px 0px #000000;*/
	margin-top: 0px;
	margin-bottom: 25px;
	border: thin none #333333;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
