BODY 		{ scrollbar-base-color: #3D6B78 }

a:link		  { color: #696969; font: 11px verdana, sans-serif; text-decoration:none}

a:visited	 { color: #696969; font: 11px verdana, sans-serif; text-decoration:none }

a:active	 { color: #696969; font: 11px verdana, sans-serif; text-decoration:none }

a:hover		 { color: red;  font: 11px verdana, sans-serif ; text-decoration:none }


a.clientlink:link		  { color: black; }

a.clientlink:visited	 { color: black; }

a.clientlink:active		 { color: black; font-weight: bold }

a.clientlink:hover		 { color: red; }



TABLE 		{ color: black; font: 11px verdana, sans-serif}

.copytext 	  { color: #123456; font: 1.2.em verdana, sans-serif; letter-spacing: 0px; line-height: 1.5em; }

.title 		   { color: #000000; font: 18px verdana, arial, sans-serif; letter-spacing: 0px }

.subtitle 	{ color: #FFFFFF; font: 14px verdana, arial, sans-serif; letter-spacing: 5px; font-weight: bold }

.smalltitle 	 { color: gray; font: 9px verdana, arial, sans-serif; letter-spacing: normal }

.phonetitle 	{ color: #FFFFFF; font: 12px verdana, arial, sans-serif; letter-spacing: 2px; font-weight: bold }

.list 		{ color: #FFFFFF; font: 11px verdana, arial, sans-serif; letter-spacing: 1px;  }

.logo 		{ COLOR: #FFFFFF; FONT: 16px arial, verdana, sans-serif; letter-spacing: 2px; font-weight: bold }

.just 		{text-align: justify;}

#menu 		{ RIGHT: 18px; POSITION: absolute; TOP: 40px }


.button 	{ background-color:#BB0000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 7pt;
		height: 18px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #FFFFFF 1px solid }

.buttonon 	  { color: #bb0000; font-weight: bold; font-size: 7pt; font-family: arial, verdana, helvetica, sans; background: #ffffff url(picts/buttonon.gif); text-align: center; border: solid 1px #ffffff; height: 18px; cursor: hand  }


.searchbutton 	{ background-color:#FF0000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 7pt;
		height: 18px;
		width: 50px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #FFFFFF 1px solid }


.shadeform	   { color: #999; font: 13px arial, verdana, sans-serif; background-color: #999; text-align: left; border: solid 1px white; width: 100% }

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 300PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid}

.dropdown 	{ COLOR: #336699;
		WIDTH: 220PX;
		FONT: 11px geneva, verdana, arial, sans-serif}



.searchform 	  { font: 11px arial, georgia, "Times New Roman", sans-serif; background-image: url(picts/searchform.jpg); border: solid 1px #000000; width: 125px; height: 20px }


.searchdrop 	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }
.copytext02            { color: green; font-size: 15pt; font-weight: bold; background-color: #333333}




#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; }


