html, body {
   font-family: verdana, arial, sans-serif;
   margin: 0;
   background-color: #FBF9ED;
   height: 100%;
}

body p {
   padding: 0em 0em 0.7em 0em;
}

body > #content {
   height: auto;
   min-height: 100%;
}

a {
   color: #E68A1D;
   text-decoration: none;
}

a:hover {
   color: #0090FF;
   text-decoration: underline;
}

a:hover img {
   border: 2px solid #0090FF;
   padding: 0;
   margin: -2px;
}

a:visited {
   color: #0090FF;
}


hr {
   margin-top: 1em;
   background-color: #C0BEB2;
   border: 0;
   height: 0.1em;
   margin-right: 1.3em;
   margin-left: 1em;
   text-align: center;
}

h1 {
   font-size: 3em;
   font-family: "copperplate gothic bold";
   color: #FAF7E9;
   margin-top: 0.15em;
   margin-bottom: 1.6em;
   
   float: left;
   position: absolute;
   left: 10.5%;
}

h2 {
   font-size: 1.2em;
   font-weight: bold;
}

h3 {
   font-size: 1.2em;
}


span {
   color: red;
}

#container {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -68px;
   width: 100%;
}

#bannerbg {
   background-image: url("images/fvhg-banner.jpg");
   background-position: bottom;
   background-repeat: repeat-x;
   background-color: #6299D2;
   height: 8.7em;
}

#positioned {
   height: 8.2em;
   float: right;
   right: 0;
   position: relative;
}

#header {
   margin-left: auto;
   margin-right: auto;
   padding: 0em 0.5em 0em 0.5em;
}

#topimage {
   background-image: url("images/fvhg-header.png");
   background-repeat: no-repeat;
   height: 176px;
   width: 422px;
   position: absolute;
   bottom: 0;
   right: 0;
   clear: right;
}

#nav {
   font-size: 1.1em;
   width: 55em;
   margin-top: -2.5em;
   margin-right: auto;
   margin-left: auto;
   margin-bottom: 2em;
   padding: 0em 0.5em 0em 0.5em;

   position: relative;   
   float: left;

   clear: left;
   left: 10%;
}


#nav a {
   color: white;
   text-decoration: none;
   margin-right: 1.95em;

}

#nav a:hover {
   color: #E8D890;
}

#nav span {
   color: #E8D890;
}

#content {
   width: 60em;
   margin: auto;
   padding-left: 0.5em;
   padding-right: 0.5em;
   font-size: 0.95em;
   padding-bottom: 68px;
   padding-top: 1em;
}

#content ul.pics {
   white-space: nowrap;
   text-align: center;
   width: 100%;
}

#content .pics li {
   display: inline;
   position: relative;
}

#content .pics li span {
   padding-right: 2.1em;
}

#padpage {
   padding: 0em 0.1em 0em 0.2em;
}

#content ul.circle {
   padding-left: 3em;
   list-style-type: disc;
}

#footer {
   background-image: url("images/fvhg-footer.jpg");
   background-repeat: repeat-x;
   background-color: #76A4D6;
   margin-top: -4.3em;
   height: 4.3em;
   clear: both;
}


#footer h4 {
   font-size: 0.7em;
   text-align: center;
   margin-top: 2.2em;
   float: left;
   position: relative;
   left: 36%;
   color: #FAF7E9;
}

#footer a {
   color: white;
   text-decoration: none;
}

#footer a:hover {
   color: #E8D890;
   text-decoration: underline;
}
 

.box {
   width: 27.5em;
   margin-top: 1em;
   margin-right: 3.5em;
   margin-left: 0.8em;
   position: relative;
   float: left;
}


.box2 {
   width: 27.5em;
   margin-top: 1em;
   position: relative;
   float: left;
   margin-bottom: 2em;
}

.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.roundlink {
   background: #FFF799;
   position: relative;
   float: right;
   right: 5%;
   width: 6em;
   height: 100%;
   margin-bottom: 1px;
   clear: right;
}

.roundlink p {
   padding: 0.4em 0em 0.4em 0.7em;
   font-weight: bold;
   font-size: 0.8em;
   text-decoration: none;
}

.roundlink a {
   color: #84572A;
}

.roundlink a:hover {
   color: black;
   text-decoration: none;
}

#alignindexbuttons{
   margin-top: 0.4em;
}

.buttongrad {
   background-image: url("images/buttongrad.png");
   background-repeat: repeat-x;
   background-position: bottom;
}

.buttongrad:hover {
   background-image: url("images/buttongradhover.png");
   background-position: top;
}

.tl, .tr, .bl, .br {
   position: absolute;
   width: 9px;
   height: 9px;
   display: block;
   margin-bottom: -1px;
}

.tl {
   background: transparent url("images/tlc.gif") no-repeat;
   top: 0;
   left: 0;
}

.tr {
   background: transparent url("images/trc.gif") no-repeat;
   top: 0;
   right: 0;
}

.bl {
   background: transparent url("images/blc.gif") no-repeat;
   bottom: 0;
   left: 0;
}

.br {
   background: transparent url("images/brc.gif") no-repeat;
   right: 0;
   bottom: 0;
}

/* LIGHTBOX */

#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%; 
   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;
   color: gray;	
}

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