/* CSS Document */
body {
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	font-family:"Trebuchet MS";
	background-color: #B2D1D5;
	top: 10px;
}

div#wrapper {
    background-color:#FFFFFF;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background-repeat:repeat-y;
	}

div#header {
  float:left;
  /*background-image:url(images/header_bg_01.jpg);*/
  width: 576px;
  height:141px;
  margin: 0px;
  padding:0px;
  background-repeat:no-repeat;
  border:0;
      }
  
div#header_right {
  float:right;
  width: 224px;
  height:141px;
  padding: 0px;
  margin: 0px;
 
      }
  
#bullet{
	display:inline;
	padding:0px;
	color:#99cccc;
	}

#nav {
	margin:0;
	padding-left:23px;
	line-height:31px;
	float:left;
	width:100%;
	font-size:14px;
	}

#nav li {
	display: inline;
	padding:3px;
	margin:0;
	}

#nav a:link,
#nav a:visited {
	color:#666666;
	padding: 0px;
	font-weight: bold;
	font-size: 1em;
	text-decoration:none;
	text-transform: uppercase;
	}

#nav a:hover {
	color: #99cccc;
	}

#home #nav-home a,
#services #nav-services a,
#about #nav-about a,
#gallery #nav-gallery a,
#contact #nav-contact a,
#tips #nav-tips a {
	color:#cc0000;
	}

#home #nav-home a:hover,
#services #nav-services a:hover,
#about #nav-about a:hover,
#gallery #nav-gallery a:hover,
#contact #nav-contact a:hover,
#tips #nav-tips a:hover{
	color:#cc0000;
	}
	
#nav a:active {
	color:#cc0000;
	}

div#leftcol {
  padding: 10px;
  width: 68px;
  float: left;
  }

div#main {
  padding: 0px;
  margin-left: 60px;
  width: 440px;
  }
  
 div#rightcol {
   padding-right:10px;
   width: 214px;
   float: right;
   
      }
  
 div#foot {
   color:#807f83;
   font-size: 16px;
   line-height:24px;
   font-weight:bold;
   padding-top: 15px;
   padding-left: 32px;
   text-align: left;
   clear: both;
   }
   
 div#foot a:link {
	text-decoration: none; color: #807f83; border-bottom: 1px dotted;
}


div#foot a:visited {
	text-decoration: none; color: #807f83; border-bottom: 1px dotted;
}
   
  
  div#copyright {
  	font-size:10px;
	font-weight:normal;
	}

 div#foot2 {
   padding-top: 4px;
   padding-left: 32px;
   padding-bottom: 4px;
   text-align: left;
   clear: both;
   }
 
div#column2{
   margin: 0;
   padding: 0;
   background-image:url(images/body_1px.jpg);
   background-position:68px; 
   background-repeat: repeat-y;
   width: 100%;

   }

 div#column1{
   margin: 0px;
   padding: 0px;
   background-image:url(images/left_margin1px.jpg);
   background-repeat:repeat-y;
   width:100%;
   }

.clear{
   clear: both;
   display: block;
   height: 1px;
   overflow: hidden;
   margin: 0;
   padding: 0;
   }
   
div#intro{
    font-family: "Trebuchet MS";
	font-size: 54px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	line-height:68px;
	text-indent:-29px;
}

div#copy{
	font-size: 12px;
	text-align: left;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 20px;
}

div#serving{
	font-size:24px;
	color: #999999;
	padding-top: 15px;
}

div#counties{
	font-size:12px;
	line-height: 24px;
	color: #72AEB6;
	padding-top: 5px;
	width: 160px;
}


div#quote{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#807f83;
	line-height: 24px;
	color: #999999;
	width: 125px;
	padding-top: 20px;
	padding-left: 25px;
	}

div#quote_source{
	font-size:10px;
	color:#807f83;
	line-height: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 10px;
	}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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;}

/*OLD CSS THAT REQUIRED MOUSEOVER FOR PREV/NEXT LABELS
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* 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; }
*/

/*CSS to leave Prev/Next labels up*/
#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; background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink { right: 0; float: right; 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: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 800px;
	height: 500px;
	background-color: #B2D1D5;
	}


div#main ul {
    margin-top: 10px;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
	
div#main li {
	line-height: 20px;
	}

 
div#main h2{
	color: #cc0000;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 0px;
	}

div#main h3{
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
	margin-bottom: 0px;
	}

div#main p{
	margin-top: 0px;
	margin-bottom: 12px;
	}
	
div#main a:link {
	text-decoration: none; color: #333333; border-bottom: 1px dotted;
}


div#main a:visited {
	text-decoration: none; color: #333333; border-bottom: 1px dotted;
}

div#gallery_hss {
	float:left;
	font-size: 12px;
	text-align: left;
	line-height: 24px;
	padding-bottom: 20px;
}

div#gallery_pix {
	float:left;
	padding-right:10px;
	}

div#gallery_text {
	float: relative;
	}
	
div#gallery_pix a img {
	outline:none;
	border: 0;
	}
    
