body {text-align: center;
background: #1b0507;
color: #1b0507;
font: .7em verdana, arial, sans-serif; line-height: 18px;
margin-top: 20px; }

img { border: 0; }

#wrapper { width: 768px; margin: 0 auto; text-align: left; position: relative;  background: url(../images/bg1.jpg) #5b663c; }
#wrapperhome { width: 768px; margin: 0 auto; text-align: left; position: relative;  background:  #5b663c; }
#top { clear: both; background: #1b0507 url(../images/twig.gif) no-repeat; height: 25px; padding: 30px 0 0 30px; }
#red { background: #3d0b10; height: 31px; clear: both; }
#mainhome { background: url(../images/bg.jpg) no-repeat #5b663c; width: 568px; float: left; height: 355px; }
#main { background: transparent; width: 568px; float: left; }
#inner { background: #eef9d1; width: 455px; padding: 20px; margin: 20px 20px 20px 40px; }
#side { float: left; padding: 20px 0 0 10px; }
#sidehome { float: left; }
#footer { clear: both; background: #2c2014 url(../images/footer.jpg); height: 62px; }

h1 { font: 1.1em verdana, arial, sans-serif; font-weight: 700; }
h2 { font: 1.1em verdana, arial, sans serif; color: #abb6bc;  font-weight: 700; }
h3 { font: 1.1em verdana, arial, sans serif; color: #fff; padding: 5px 0 0 5px; background-image: url(../images/bluefade.jpg); background-repeat: repeat-x; height: 30px; font-weight: 700; margin: 0; }

.paddingpic { padding: 6px 0 0 0; }
.picright { float: right; margin: 0 0 0 10px; border: 1px solid #bfeb81; }
.picleft: { float: left; margin: 0 10px 0 0; }
.paddingtop { padding-top: 10px; }


div#nav a { font: 1em verdana, arial, sans-serif; color:#bfeb81; text-decoration: none; background:transparent; font-weight:700;  padding: 6px 3px 6px 4px; }
div#nav a:visited { font: 1em verdana, arial, sans-serif; color:#bfeb81; text-decoration: none; background:transparent; font-weight:700;  padding: 6px 3px 6px 4px; }
div#nav a:hover { font: 1em verdana, arial, sans-serif; color:#fff; text-decoration: none; background:transparent;  font-weight:700; padding: 6px 3px 6px 4px; }


a:link { color: #4b1509; text-decoration: underline; background: transparent; font-weight: 500; }
a:visited { color: #4b1509; text-decoration: underline; background: transparent; font-weight: 500;}
a:hover { color: #88c822; text-decoration: underline; background: #f2f2de; font-weight: 500; }

a.link2:link { color: #b4b25d; text-decoration: none; background: transparent; font-size:1em; font-weight: 500; }
a.link2:visited { color: #b4b25d; background: transparent; text-decoration: none; font-size:1em;  font-weight: 500; }
a.link2:hover { color: #b4b25d; background: transparent;  text-decoration: underline; font-size:1em;  font-weight: 500; }

a.link3:link { color: #b4b25d; text-decoration: none; background: transparent; font-size:1em; font-weight: 700; }
a.link3:visited { color: #b4b25d; background: transparent; text-decoration: none; font-size:1em;  font-weight: 700; }
a.link3:hover { color: #b4b25d; background: transparent;  text-decoration: underline; font-size:1em;  font-weight: 700; }

.nolink { color: #800000; text-transform: uppercase; background: transparent; font-weight: 700; }

.dark { color: #1a2434; }
.dots { background-image: url(../images/dots.gif); background-repeat: repeat-x; height: 1px; }
.line { background: #053905; height: 1px; clear: both; padding: 0; margin: 0 0 10px 0; }
.border { border: solid 2px #718f49; }
.bold { font-weight: 700; }

.address { color: #bfeb81; padding: 3px 0 0 90px; font-weight: 700; }
.italic { color: #eef9d1; font-style: italic; padding: 5px 0 0 90px; font-size: 1em; font-weight: 700; }
.phone { color: #bfeb81; padding: 5px 20px 0 0; font-weight: 700; font-size: 1.2em; float: right; } 

.clear { clear: both; }
.left { float: left; }
.right { float: right; }

/*Lightbox enlarging images effect */
#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;}

#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; }


#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}