/* CSS Document */
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #EBDFCA;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DEDAD4;
	text-decoration: none;
}
.footerTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DEDAD4;
	text-decoration: none;
	font-weight: bold;
}
a.Footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F5EAD1;
	text-decoration: none;
	text-transform: uppercase;
}
a.Footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}
a.Footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEDCB0;
	text-decoration: none;
	text-transform: uppercase;
}
a.Footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FAF4E7;
	text-decoration: none;
	text-transform: uppercase;
}
.ArialBold11_Bright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBF6E6;
	text-decoration: none;
	font-weight: normal;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A471D;
	text-decoration: none;
	text-transform: uppercase;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E5C34;
	text-decoration: none;
	text-transform: uppercase;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8969;
	text-decoration: none;
}
.Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5A471D;
	text-decoration: none;
	text-transform: uppercase;
}
.midBg {
	background-repeat: repeat-x;
	background-position: center;
}
a.more:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AF5104;
	text-decoration: none;
}
a.more:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AF5104;
	text-decoration: none;
}
a.more:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E06805;
	text-decoration: none;
}
.subTitleRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AF5104;
	text-decoration: none;
	text-transform: uppercase;
}
a.pageLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF5104;
	text-decoration: none;
}
a.pageLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF5104;
	text-decoration: none;
}
a.pageLink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E06805;
	text-decoration: none;
}.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8969;
	background-image: url(../images/contact/fieldBg.gif);
	border: 1px solid #736D46;
	background-repeat: repeat-x;
	background-position: top;
}
.topBg {

	background-repeat: repeat-x;
	background-position: top;
}
.caption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E5C34;
	text-decoration: none;
	text-transform: capitalize;
}
.bodyTextWide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8969;
	text-decoration: none;
	line-height: 20px;
}



#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: #ffffff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0 auto;
	line-height: 1.4em;
	}
#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: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	
#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;
	}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	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;	}		

