@charset "utf-8";

@import url("tags.css");

/* CSS Document */

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  background-color: #30301f; 
 }
 
h2 {
	margin:0px 0px 11px 0px;
	padding:0px;
	font-size:20px;
	font-weight:900;
	color:#454d25;
}     	      

h3 {
	margin:0px 0px 11px 0px;
	padding:0px;
	font-size:15px;
	font-weight:900;
	color:#454d25;
}     

h4 {
	margin:0px 0px 11px 0px;
	padding:0px;
	font-size:12px;
	font-weight:900;
	color:#454d25;
}     
								
.tablechart { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #454d25; 
font-size: 12px; 
text-decoration: bold;
text-align: center; 
}

.content { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #454d25; 
font-size: 12px; 
padding-left: 25px; 
padding-right: 25px; 
padding-top: 10px; 
}


.bottomaddress { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #454d25; 
font-size: 10px; 
padding-left: 25px; 
padding-right: 25px; 
padding-top: 2px; 
}

.footer { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #cccccc; 
font-size: 10px; 
padding-left: 25px; 
padding-right: 25px; 
padding-top: 2px; 
}

.footerlink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;	color: #fff5ee;	text-decoration: underline;	text-align:center;
}
.footerlink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;	color: #fff5ee;	text-decoration: underline;	text-align:center;
}
.footerlink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;	color: #fff5ee;	text-decoration: underline;	text-align:center;
}


A:link { color: #454d25 }
A:visited { color: #454d25 }
A:active { color: #454d25 }
A:hover { color: #006600 ;}

.ddfm {
width: 230px; 
}

.fieldwrap {
width: 230px; 
text-align: left;
margin-top: 4px; 
margin-bottom: 0px; 
font-weight: bold;
color:#331e0c;
font-family:Tahoma;
font-size:12px;
 }
 
.fmtext { 
background-color:#f2f1d5;
border:1px solid #dbd1b5;
font-family:Tahoma;
font-size:12px;
font-weight:600;
padding:3px;
width:100%;
color: #331e0c;
font-weight: normal;
margin-top: 2px;
}

.fmtextarea { 
background-color:#f2f1d5;
border:1px solid #dbd1b5;
font-family:Tahoma;
font-size:12px;
font-weight:600;
padding:3px;
width:100%;
color: #331e0c;
font-weight: normal;
margin-top: 2px;
}

.fmverify { 
background-color:#f2f1d5;
border:1px solid #dbd1b5;
font-family:Tahoma;
font-size:12px;
font-weight:600;
padding:3px;
width:100%;
color: #331e0c;
font-weight: normal;
margin-top: 2px;
}

input {
border:1px solid #9a8c73;
background-color:#f2f1d5;
color: #331e0c;
font-family:Tahoma;
font-size:12px;
padding: 2px;
font-weight: bold;
margin-top: 2px;
}

.submit {
text-align: right;
}

#dropmenudiv{
position:absolute;
margin-left: 30px; 
margin-top: -6px;
border:1px solid #dbd1b5;
border-bottom-width: 0;
font:normal 12px Georgia;
line-height:18px;
z-index:100;
color: #fdfbd4;
filter:alpha(opacity=95);    -moz-opacity: 0.95;    opacity: 0.95; 
}

#dropmenudiv a{
width: 100%;
display: block;
border:1px solid #dbd1b5;
text-indent: 3px;
text-decoration: none;
font-weight: bold;
color: #fdfbd4;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fdfbd4;
color: #2e0a05;
}

#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(http://www.sunnysideknoll.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.sunnysideknoll.com/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; }
