
<!--
body
{	
	
	background-color:#cccccc;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;	

	}

.copy
{
    color: #333333;
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
    }
    
.copysm
{
    color: #333333;
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
    }
    
td.main
{
    color: #666666;
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
    }
      
a
{
	color: #6699cc;
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	
}

.nav1, a.nav1, a.nav1:active, a.nav1:hover, a.nav1:visited
{	
	text-decoration: none;
	color: #666666;
	font-family: arial;
	font-size: 11px;	
}

.nav2, a.nav2, a.nav2:active, a.nav2:hover, a.nav2:visited
{	
	text-decoration: none;
	color: #666666;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.rightnav, a.rightnav2, a.rightnav2:active, a.rightnav:hover, a.rightnav:visited
{	
	text-decoration: none;
	color: #666666;
	font-family: arial;
	font-size: 12px;
}

.titleBlue
{
	color: #6699cc;
	font-family: arial;
	font-size: 20px;
	line-height: 26px;

}

.subtitle
{
	color: #766246;
	font-family: arial;
	font-size: 19px;
	line-height: 26px;
}

.copyblue
{
	color: #0099cc;
	font-family: arial;
	font-size: 13px;
	line-height: 19px;
}


.copyright
{
	color: #333333;
	font-family: arial;
	font-size: 11px;
    line-height: 15px;
}

a.copyright
{
	color: #333333;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
    line-height: 15px;
}

.textbox
{
    border: #e7dbbb 1px solid;
    color: #666666;
	font-family: verdana;
    font-size: 11px;
    height: 20px;
    vertical-align: middle;	
}
textarea
{
    border: #e7dbbb 1px solid;
   
    color: #666666;
	font-family: verdana;
    font-size: 11px;
    height: 110px;
    vertical-align: middle;	
}
.dropdown
{
    border: #e7dbbb 1px solid;   
    color: #666666;
	font-family: verdana;
    font-size: 11px;
    height: 20px; 
}	



.button
{
    border: #cccccc 1px solid; 
    font-weight: bold;
    font-size: 12px;    
	clip: rect(auto 8px auto 8px);
    color: #ffffff;   
    font-family: Arial;
    background-color: #a88f56;
	height: 30px;
}
	
		
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;

	}

#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, #closeLink, #numberDisplay
{
    width: 24%;
    height: 100%;
    background: transparent url(../images/blank.gif) no-repeat;
}

/* use to edit picture numbers */
#numberDisplay
{
    float: left;
    text-align: left;
    padding-left: 10px;
    vertical-align: text-bottom;
    padding-top: 7px;
    font-weight: normal;
    font-size: 12px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
}


#prevLinkPlacer
{
    width: 24%;
    float: left;
}

#prevLink
{
 width: 100%;
    float: left;
    text-align: right;
    vertical-align: bottom;
}

#nextLink
{
    float: left;
    text-align: left;
    vertical-align: bottom;
}
#closeLink
{
    float: right;
    text-align: right;
    padding-right: 10px;
    vertical-align: text-bottom;
    padding-top: 5px;
}

	
#prevLink, #prevLink:hover, #prevLink:visited:hover
{
    background: url(../images/prevlabel.gif) right 0% no-repeat;
    vertical-align: top;
    margin: 0;
    padding: 0;
}
	
#nextLink, #nextLink:hover, #nextLink:visited:hover 
{ 
	 
	 background: url(../images/nextlabel.gif) left 0% no-repeat; 
	vertical-align: top;
	margin: 0;
	padding: 0;
	
	}


#imageDataContainer{
	font: 12px arial;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding-top: 25px; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
	
	
	
	
	
	

	
	
-->
