@charset "UTF-8";
/* CSS Document */
body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#3a0404;
	background:#edcd90;
}
a{
    text-decoration:none;
	color:#2f4525;
}
a img{
    border:none;
}
a:hover{
    text-decoration:underline;
}
h1{
    padding:0px;
    margin:0px 0px 15px 30px;
	text-transform:uppercase;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:28px;
}
h1 span{
	display:block;
	padding-left:20px;
	font-weight:normal;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}
h1 span span{
	display:inline;
	padding:0px;
	color:#2f4525;
}
h2{
    padding:0px;
    margin:0px 30px 15px 30px;
}
h3{
    padding:0px;
    margin:0px 30px 15px 30px;
}
h4{
    padding:0px;
    margin:0px 30px 15px 30px;
}
p{
    padding:0px;
    margin:0px 45px 15px 45px;
}
ul{
    padding:0px;
    margin:0px 50px 15px 80px;
}
ol{
    padding:0px;
    margin:0px 50px 15px 80px;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.clear{
	clear:both;
}
.textLeft{
	text-align:left;
}
.textRight{
	text-align:right;
}
.textCenter{
	text-align:center;
}
.textCentre{
	text-align:center;
}
#backgroundWrap{
	background:url(../images/background_page.png) repeat-x;
}
#shadowWrap{
	width:1000px;
	padding:0px 7px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	background:url(../images/background_shadowSide.png) repeat-y;
}
#shadowBottom{
	width:1014px;
	height:7px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	background:url(../images/background_shadowBottom.png);
}
#header{
	background:url(../images/background_header.png) no-repeat;
	position:relative;
	z-index:6;
	height: 625px;
}
#logo{
	text-align:center;
	margin-bottom:213px;
	*margin-bottom:210px;
	position:relative;
	z-index:1;
}
#banner{
	position:absolute;
	z-index:-1;
	top:0;
	top:51px;
	left:0;
	background:url(../images/background_banner2.png) no-repeat;
	background-position-y: -8px;
	padding:65px 61px;
	height:450px;
	width:939px;
}
#banner img{
	display:none;
	margin:65px 61px;
}
#menu{
	clear:both;
	position:absolute;
	z-index:1;
	margin:0px auto;
	width:847px;
	margin-top: 233px;
}
#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	overflow:hidden;
}
#menu ul li{
	float:left;
}
#menu ul li a{
	display:block;
	padding:13px 22px 0px 22px;
	height:34px;
}
#menu ul li a:hover, #menu ul li.current_page_item a{
	background:url(../images/background_menuSelected.jpg) repeat-x;
}
#content{
	clear:both;
	position:relative;
}
#contentLeft{
	margin-right:290px;
	padding:15px 20px;
	min-height:400px;
}
#homeImage{
	float:right;
}
#contactPage{
	overflow:hidden;
}
#contactForm{
	margin:0px 15px 15px 32px;
	float:left;
	width:310px;
}
#contactForm ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#contactForm ul li{
	margin:0px 0px 15px 0px;
}
#contactForm ul li label{
	display:block;
	margin-bottom:3px;
}
#contactForm ul li input, #contactForm ul li textarea{
	width:300px;
	resize:none;
}
#contactForm #submitButtons{
	text-align:right;
}
#contactForm #submitButtons input{
	margin-left:10px;
}
#contactForm h3, #contactDetails h3{
	margin:0px 0px 15px 0px;
	padding-bottom:3px;
	border-bottom:2px solid #3a0404;
}
#contactDetails p{
	margin:0px 0px 15px 0px;
}
#contactDetails{
	float:left;
	width:310px;
}
#photoGallery{
	clear:both;
	height:180px;
	position:relative;
}
#photoGalleryTab{
	background:url(../images/background_photoGalleryTab.png) no-repeat;
	width:171px;
	height:30px;
	text-align:center;
	line-height:30px;
	vertical-align:middle;
	font-size:18px;
}
#photoGalleryTab a{
	display:block;
	color:#3a0404;
}
#photoGalleryBody{
	position:relative;
	background:#624423;
	position:absolute;
	top:0;
	top:30px;
	left:0;
	left:-21px;
	width:716px;
}
#photoGalleryBody .prev{
	width:12px;
	height:25px;
	position:absolute;
	top:0;
	top:70px;
	left:0;
	left:10px;
	cursor:pointer;
}
#photoGalleryBody .next{
	width:12px;
	height:25px;
	position:absolute;
	top:0;
	top:70px;
	right:0;
	right:10px;
	cursor:pointer;
}
#photoGalleryImages{
	overflow:hidden;
	margin:0px 0px 0px 35px;
}
#photoGalleryImages img{
	background:#d8bb83;
	padding:3px;
	margin:10px;
}
#photoGalleryImages .hiddenImage{
	display:none;
}
#contentRight{
	position:absolute;
	top:0;
	right:0;
	width:298px;
	z-index:2;
	overflow:hidden;
}
#contentRight p{
	margin:0px;
}
#contentRightBackground{
	background:url(../images/background_sidebar.png) no-repeat;
	width:255px;
	padding:15px 15px 15px 28px;
}
#contentRightShadowBottom{
	height:14px;
	width:298px;
	background:url(../images/background_sidebarShadowBottom.png) no-repeat;
}
#viewMaps{
	text-align:center;
	margin:20px 0px 15px 0px;
}

#news{
	background:url(../images/newsBkg.png) repeat-y;
	height:325px;	
	width:240px;
	margin-bottom:10px;
	margin-left:8px;
}

#news h2{
	color:#ffffff;
	text-align:center;
	font-size:24px;	
	padding-top:8px;
}

#news h3{
	color:#3a0404;	
	text-align:left;
	margin-left:8px;
}

#news p{
	color:#ffffff;
	margin-left:8px;
	margin-right:8px;	
}

#weather{
	/*background:url(../images/background_weather.jpg) no-repeat;*/
	width:200px;
	margin:20px auto;
	text-align:center;
	height:50px;
}
#weather h3{
	margin:5px 0px!important;
}
#weather div{
	background:none!important;
	width:153px!important;
	border:none!important;
}
#weather p a{
	line-height:0px!important;
	color:transparent!important;
}
#weather #clock_widget{
	display:none;
}
#facebook{
	width:182px;
	margin:0px auto;
}
#footer{
	clear:both;
	overflow:hidden;
	height:58px;
}
#footerBackground{
	background:url(../images/background_footer.png) no-repeat;
	padding:39px 15px 5px 15px;
}
#logikal{
	position:relative;
	z-index:3;
	float:right;
}
#logikal a{
	text-transform:uppercase;
	color:#3a0404;
}
#fullPhotoGallery{
	overflow:hidden;
}
.galleryImage{
	float:left;
	width:196px;
	margin:10px;
}
.galleryImage img{
	background:#d8bb83;
	padding:3px;
}
#pagination, #backToGalleries{
	text-align:center;
	clear:both;
}
#pagination .currPage{
	text-decoration:underline;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}