body { color: #696969; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; text-align: justify; }

p { }

td { }

a:link { color: #7c8c3f; font-weight: bold; text-decoration: none; }

a:visited { color: #959494; font-weight: bold; text-decoration: none; }

a:hover { color: #7c8c3f; font-weight: bold; text-decoration: underline; }
.bodytext { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; }
.bodytextgray { color: #696969; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; }
.bodytextgraybold { color: #696969; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; font-weight: bold;}
.indent { padding-left: 15px; }
.topcontact { color: #696969; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 28px; text-align: right; }
.bodytextgold { color: #efb006; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; }
.bodytextgreen { color: #7c8c3f; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; }
.pagehead { color: #79173a; font-size: 22px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 24px; text-align: left; letter-spacing: 1px; }
.bodytextgreensm { color: #7c8c3f; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 11px; }
.bodytextgrayhome {
	color: #696969;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
}
.bodytextgraysmall { color: #696969; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 11px; text-align: center; }


.welcometext
{
	margin-top:10px;
}
.welcometext a 
{
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal!important;
	margin:5px 15px 30px 0!important;
	width:auto;
	color:#7c8c3f!important;
	padding:10px;
	/*background-color:#ededed;*/
	text-align:center;
	height:200px;
}
* html .welcometext a 
{
	height:240px;
	overflow:hidden;
}
.welcometext img 
{
	display:block;
	margin:0 auto;
	width:auto;
	border:1px solid #dcdddb;
}
.welcometext a:hover img
{
	border:1px solid #7c8c3f;
}
.welcometext a span
{
	display:block;
	padding:10px 0 0;
	width:200px;
}


/*---------------------------------Lightbox------------------------------*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;background:#fff; border:0;padding:0;}
#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, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #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; }



.lblink
{
	margin-left:80%;
}
#imageData #caption
{
	width:98%;
	display:block;

}
#imageData #imageDetails
{
	width:88%;
	margin-top:3px;
}
#caption a
{
	color:#666!important;
	margin:-13px 0pt 0pt 0;
	float:right;
}
#caption a:hover
{
	color:red!important;
	background:none!important;
	text-decoration:none!important;
}


#AWMEL0
{
	z-index:1!important;
}
#outerImageContainer
{
	margin-top:25px;
}
#lightbox img
{
	border-bottom:1px solid #e0e1df;
}
.hiden
{
	display:none!important;
}
.small1
{
	font-size:10px;
	color:#666;
	margin-top:2px;
}
