/*  
	EPL Color Stock
	Background-color - #1A1A1A 
	Anchor Orange - #D68C1F 
 */


table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
a {
	color: #333333;
}
a:hover {
	color: #D68C1F;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: 2px;
}
h3 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1px;
}
.formField {
	width: 105px;
	border: 1px solid #666666;
}
.formField2 {
	width: 105px;
	border: 1px solid #666666;
}
.projectsTitle {
	font-size: 18px;
 	color: #333333;
	font-weight: bold;
	border-bottom-color: #333333;
	line-height: 20px;
	margin-top: -5px;
}

.projectsTitlesmall {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	border-bottom-color: #666666;
	line-height: 18px;
	text-transform: uppercase;
}
.projectsTitlegrep {
	font-size: 18px;
	font-weight: bold;
	border-bottom-color: #666666;
	line-height: 18px;
	color: #666666;
} 
.formFieldnews {
	width: 105px;
	border: 1px solid #666666;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	width: 225px;
	border: 1px solid #999999;
}
.disclaimer {
	font-size: 12px;
	color: #999999;
}
.photoBorder {
	border: 3px double #666666;
}.mapLayer {
	background-color: #EFEFEF;
	margin: 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 255px;
}

#xfadeimage {
	position:relative;
	width:279px;
	height:181px;
	margin: 0 px;
}
#xfadeimage img {
	display:none;
	position:absolute;
	top:0; left:0;
	margin: 0 px;
}
