html{
	padding:0;
	height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	overflow-y : scroll;
}
body{
	text-align:center;
	margin:0;
	padding:0;
	background-color: #FDFFD7;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	color: #20731E;
}

div#container{text-align:left;width:760px;margin:0 auto}

#header {
	height: 120px;
}
div#content{
	float:right;
	width:540px;
}
div#navigation{
	float:left;
	width:220px;
	background-color: #FDFFD7;
	padding-top: 24px;
}
div#extra{
	float: left;
	clear:left;
	width:220px;
	background-color: #FDFFD7;
	padding-top: 5px;
	text-align: center;
}
div#footer{
	color: #FFF;
	background-color: #FDFFD7;
	clear: both;
	width: 100%;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #124211;
	padding-top: 10px;
}
#extra p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

p{
	font-size: 1.2em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height:1.4;
}
#navigation p {
	margin-left: 0px;
	padding-left: 0px;
}



#footer p {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #124211;
}
#footer a {
	font-size: 0.8em;
	color: #20731E;
	text-decoration: underline;
}
.picturecaption {
	font-size: 1em;
	font-style: italic;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
#content h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2A9827;
}
#content h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2A9827;
}
#content a {
	color: #20731E;
}
#picturediv {
	float: right;
	clear: right;
	padding-left: 10px;
}

#navigation ul {
	list-style-type: none;
	font-size: 1.2em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 220px;
	padding: 0px;
	}
#navigation a {
	text-align: left;
	display: block;
	text-decoration: none;
	font-size: 1.2em;
	color: #124211;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2A9827;
	margin-top: 0px;
	height: 26px;
}


#navigation li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}

#navigation a:hover {
	color: #124211;
	font-weight: normal;
	background-color: #FCFFBF;
}

#navigation #current a {
	font-weight: bold;
	color: #FDFFD7;
	background-color: #2A9827;
}
#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(../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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #20731E;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: ##20731E;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
	font-size: 110%;
}
.errorlist {
	font-weight: bold;
	font-size: 110%;
}



/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px 0 15px 15px;
	width: 500px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: none;
	width: 500px;
}

form.ddfm {
	text-align: left;
	padding: 0px;
	width: 500px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block;
	float: left;
	width: 30%;
	text-align: left;
	padding-bottom: 15px;
	clear:none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 25%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	float: left;
	margin-top: 1px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 10px;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left;
	position: relative;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: center;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}