/* CSS Document */

body {background:#3c3907; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:1.6em;  font-size:13px;}
#content p {padding:.2em; text-align:left; line-height:1.6em;  font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif;}
h1 {font-size:16px; padding:.5em;}
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}


/* Layout Selectors */
#wrapper { width:930px; text-align:center; margin:0 auto; background:url(img/rpt.gif) repeat-y #3c3907;}
	#wrapper div{}
	#header {}
	#flash {}
	#ghost {margin-right:15px; }
		#ghost1 {margin-right:15px; background:url(img/ghost.jpg) no-repeat bottom right;}
		#ghost2 {margin-right:15px;}
		#content {width:880px; margin-left:25px; text-align:left;}
			#content img {padding:10px; float:left;}
			#bullets {float:right; font-size:13px;}
				.leftbullets {list-style-type:none;}
				.rightbullets {list-style-type:none; margin-left:200px; margin-top:-105px; margin-right:40px; }
				#bullets li {background:url(img/bullet.gif) no-repeat left; padding-left:10px;}
	#footer1 {width:930px; height:87px; background:url(img/footer.jpg);}
	#footer2 {width:930px; height:87px; background:url(img/footer2.jpg);}
		.footer p {padding-top:30px;}
		.footer p a {color:#fff;}
	#after {text-align:center;}
		#after p {color:#D7D69D; padding:.2em; line-height:1.6em;  font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif;}
		#after a{color:#D7D69D;}
		#after img {}
		p a{color:#556130}
	
/* Classes and Fixes */

.clear{clear:both;}

/* Gallery Stuff */

#gallery {position:relative; width:686px; margin:40px auto; padding:10px; border:6px solid #9e9a6b; background:#afab85}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#9e9a6b url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:20px; border:2px solid #666; background:#9e9a6b}
#thumbarea {position:relative; overflow:hidden; height:100px; width:612px; margin-left:35px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #9e9a6b}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
#thumbs li:hover {background:#fff}
.imgnav {position:absolute; height:430px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left bottom no-repeat; border-left:5px solid #9e9a6b}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right bottom no-repeat; border-right:5px solid #9e9a6b}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

b {font-weight:bold;}
strong {font-weight:bold;}
i {font-style:oblique;}