* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
background:#e7e8af;
}
p{line-height:20px; margin:7px 0px; color:#333;}
img{border:none;}
#wrapper { 
 margin: 0 auto;
 width: 920px;
 background: #fff;
margin-top:10px;
}
#header {
 color: #333;
 width: 910px;
 float: left;
 padding: 10px 10px 15px 0px;
 height: 50px;
 margin: 0px;
 background: #E7E8AF url(uploads/images/headerbg.gif) no-repeat;
}
#menu{width:620px; height:50px; float:left; }
#details{width:225px; padding-left:60px; height:50px; float:right;  background: url(uploads/images/detailsbg.gif) no-repeat;}
#details h3{font-size:18px; color:#fff; margin:2px 0px;}
#details a{color:#fff; text-decoration:none;}
.NewsSummary{border-bottom:1px solid #ccc; padding:10px 0px;}
.NewsPostDetailContent{padding:0px 20px;}
#logo { 
 color: #333;
 background: #fff url(uploads/images/logo.jpg);
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 200px;
 width: 200px;
 float: left;
}
#slideshow { 
 float: right;
 color: #333;
 background: #F2F2E6;
 margin: 0px 0px 0px 0px;
 height: 220px;
 width: 700px;
 display: inline;
}
#sidebar { 
 color: #333;
 background: #fff;
 margin: 0px 0px 20px 0px;


 width: 220px;
 float: left;
}

.tabs{width:217px; min-height:90px; margin-top:10px; margin-left:3px;}
.tabsheader{width:217px; height:40px; background: #fff url(uploads/images/tabs.jpg) no-repeat; text-align:left;}
.tabscontent{width:197px; min-height:50px; padding:10px; background: #E7E8AF;}
.tabs h1{font-size:18px; color:#fff; padding: 8px 0px 0px 45px;}
.tabs h3{ padding:5px 0px; color:#344417; border-bottom:2px solid #344417;}
.tabs a{color:#333; text-decoration:none; font-weight:bold;}
.tabs ul{margin-left:20px;}
.tabs li{list-style:square; padding:10px 0px; color:#344417;}
.tabs img{border:none;}

#content { 
 float: right;
 color: #333;

 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height: 350px;
 width: 678px;
 display: inline;
}
#content ul{margin-left:20px; padding:0px 0px 10px 0px;}
#title{width:678px; height:39px; margin-bottom:15px; background:#344417 url(uploads/images/titlebg.jpg) no-repeat;}
#title h1{width:380px; float:left; font-size:23px; padding:4px 0px 0px 48px; color:#fff; text-align:left;}
#title h2{width:192px; float:right; font-size:18px; padding:8px 28px 0px 0px; color:#fff; text-align:right;}
#title h2 a{ text-decoration:none; color:#FFF;}
#footer { 
 width: 900px;
 clear: both;
 color: #6A7225;
background:#344417;
 margin: 0px;
 padding: 5px 10px;
text-align:right;
}
#footer p{ color: #fff; }
#footer a{ color: #fff; text-decoration:none;}

table.rates{background:#F2F2E6;}
table.rates td{padding:10px 5px;}
table.rates th{background:#E7E8AF; padding:10px 0px;}

table.contacttable{background:none;}
table.contactform{background:none;}
td.table{background:none;}
table.contactform input{height:21px; width:246px; padding:2px;}
table.contactform textarea{padding:2px;}
table.contactform td{padding:3px 0px;}
td.submit input{width:auto; height:auto;}

table.links th{background:#E7E8AF; padding:10px 10px; text-align:left;}
table.links td{padding:0px 10px;}

div.imgcap {
  float: right;
  width: 200px;
  border: 1px #dedede solid;
  margin: 0px 0px 0px 5px;
  padding: 0px 5px 0px;
background:#f8f8f8;
}
div.imgcap  p {
  text-align: center;
  font-style: italic;
  font-size: 10px;
  text-indent: 0;
}

.indent{padding-left: 15px;}

p.readmore {text-align:right; padding:10px; }
p.readmore a{color:#344417; text-decoration:none; font-weight:bold;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


