/* CSS Document */

body {
background: #322718;
font-family: Verdana, sans-serif;
font-size: 14px;
margin: 0 0 0 25px; height: 100%;
 color: #fff;
}
table, td, th {
background: #20241f; color: #fff;}
a:link, a:visited {
color: #66CC33;
}
a:hover, a:active {
color: #339999;
}
.stronglink:link, .stronglink:visited {font-weight: bold; font-size: 1.1em;}
#maincontainer {
width: 940px; /*height: 100%;*/ overflow: visible;
background: #20241f;
border-left: 4px solid #664e38;
border-right: 4px solid #664e38;
}
#maincontainer table, td, th {
background: #20241f; font-size: 14px;
}
#headercontainer {
width: 940px; height: auto;
}

#content {
width: 920px;
margin: 6px auto;
padding-bottom: 10px; clear: both;
}
	#content p {line-height: 18px; text-align: justify;}
	#content h1 {
	font-size: 2.3em; color: #66CC33; font-style: italic;
	font-family: Georgia, serif;
	}
		#content h1 .reg {font-size: .5em;}
	#content h2 {
	font-size: 1.2em; color: #c3c24c; font-family: Georgia, serif; margin-top: 0;}
	#content hr {width: 300px; color: #FFCC33;}
	
#userguide {
background-color: #40483e;	
	width: 940px; /*height: 100%;*/ overflow: visible;
border-left: 4px solid #664e38;
border-right: 4px solid #664e38;
}
	#userguide img {
	text-align: left; margin-right: 10px;
	}
	#userguide .header {margin: 0 !important;
	}
	#userinfo h2 {font-size: 1.8em;}
a img {border: 0;}
#footer {
text-align: center;
font-size: .8em;
color: #95A75D; clear: both;
margin-top: 20px;
}
#footer a {color: #5b8f4e; border: 0; text-decoration: underline;}
#footer a:hover {color: #FFCC33;}
#deer_home {
background: url('images/deer_home.jpg') no-repeat;
background-position: 2px 10px;
width: 388px; height: 360px;
font-size: .9em;}
	#deer_home p {
	margin: 320px 3px 0 3px; text-align: center;
	}
.smallwhite {font-size: .8em; color: #fff;}
.patentpending {font-size: .8em; color: #c3c24c;}
.patentpendingfooter {font-size: .8em; color: #BEA59E;margin-top: 30px; margin-bottom: 10px;
}
#userinfo {
font-size: .8em; line-height: 18px;
}
#userinfo ol li {
margin-bottom: 10px;
}
#userlinks {font-size: .8em;}
table#photogallery {
text-align: center;border-spacing: 7px;
}
table#photogallery td {
border: 1px solid #664E38;
padding: 7px;
background: #000;
}
.galleryhover {
background: #20241F;}
#photobutton { 
float: right; font-size: 1.4em;
margin-bottom: -15px; margin-right: 80px;}
*html #photobutton {margin-right: 50px;}
#photobutton a {
display: block;
background: #66cc33;
border: 3px solid #000;
color: #000; /*font-size: 1.4em;*/
padding: 8px; font-family: georgia, serif;
text-decoration: none;
font-weight: bold; font-style: italic;
}
#photobutton a:hover {
background: #00762b; color: #fff;
}
#photohere {font-size: .8em;} #photohere strong {font-size: 1.3em; font-weight: bold;}
body#states {background: #20241f;}
div.raised2 {visibility: hidden;}
h1#home {
margin-right: 40px;
}
h2#home {
font-size: 2.1em; text-align: right; margin-right: 40px; margin-top: -10px; font-style: italic;
}