.font_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.font_11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.font_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.road {
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #9F6000;
}

.down {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;}

a.down-, a.down-:visited , a.down-:active{
	color:#000000;
	font-size: 11px;
	text-decoration:none;
	font-family: " Arial, Helvetica, sans-serif";}

a.down-:hover {color:#FFFF99;font-size: 11px;font-family:" Arial, Helvetica, sans-serif";text-decoration:underline;}




a.menu_1-, a.menu_1-:visited , a.menu_1-:active
{font-family: Arial, Helvetica, sans-serif;font-size: 13px;height:8px;color:#996600;padding:1px;text-decoration: none;font-weight: normal;}
a.menu_1-:hover 
{font-size: 13px; height:8px; color:#AE6800; padding:1px; text-decoration: none;}

a.menu_2-, a.menu_2-:visited , a.menu_2-:active
{font-family: Arial, Helvetica, sans-serif;font-size: 13px;height:8px;color:#006633;padding:1px;text-decoration: underline;}
a.menu_2-:hover
{font-size: 13px; height:8px; color:#000000; padding:1px; text-decoration: underline;}


a.menu_3-, a.menu_3-:visited , a.menu_3-:active{font-family: " Arial, Helvetica, sans-serif";
	color:#000000;
	font-size: 12px;
	text-decoration:none;
	font-family: " Arial, Helvetica, sans-serif";}

a.menu_3-:hover {color:#006600;font-size: 12px;font-family:" Arial, Helvetica, sans-serif"; text-decoration: underline;}


a.linkb, a.linkb:visited , a.linkb:active
{color:#FFFFFF;font-size: 12px;text-decoration:none;font-family: " Arial, Helvetica, sans-serif";}

a.linkb:hover {color:#FFFF99;font-size: 12px;font-family:" Arial, Helvetica, sans-serif"; text-decoration: underline;}





a.linka, a.linka:visited , a.linka:active
{color:#000066;font-size: 13px;text-decoration:none;font-family: " Arial, Helvetica, sans-serif";}

a.linka:hover {color:#000000;font-size: 13px;font-family:" Arial, Helvetica, sans-serif"; text-decoration: underline;}


.btn01 {
	FONT-SIZE: 12px; MARGIN: 0px; WIDTH: 36px; COLOR: #FFFFFF; BORDER-TOP-STYLE: none; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 17px; BACKGROUND-COLOR: #660000; BORDER-BOTTOM-STYLE: none
}

.input {
	FONT-SIZE: 12px;
	MARGIN: auto;
	WIDTH: 120px;
	COLOR: #666666;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	HEIGHT: 17px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #999999;
}

.btn02 {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #333333;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	height: 20px;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #666666;
	background-image: url(images/btn-bg2.gif);
}

.line1 {border-style : solid;border-color :#CEB252         ; border-width : 0 0 1 0 }

.sitemap {border-style : dotted;border-color :#cccccc         ; border-width : 0 0 1 0 }


html, body {
  margin: 0;
  text-align: left;
  	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-position: 0% 0%;
	background-repeat: repeat;
	SCROLLBAR-SHADOW-COLOR: #9c9c9c; COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #9c9c9c; SCROLLBAR-ARROW-COLOR: #104070; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #dcdcdc
}
#lightbox{
	position: absolute;
	top: 40px;
	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: 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: transparent url(images/blank.gif) no-repeat; /* 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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
