/* CSS Document */

.green { color: #79980f; }
.orange { color: #ff7247; }
.red { color: #c13828; }
.blue { color: #1c727b; }
.brown { color: #bc6300; }
.white { color: #fff; }
.floatL { float: left; margin: .4em 1em 1em 0;}
.floatR { float: right; margin: .4em 0 1em 1em; }
.center { text-align: center; }
.margB0 { margin-bottom: -1em; }
.margB1 { margin-bottom: 1em; }
.margR6 { margin-right: .6em; }
.center { text-align: center; }
.padL0 { padding-left: 0; }
.arrow { 
	background: url(../_assets/sb-li.png) no-repeat 0 0;
	padding: 0 0 0 16px;
}
.small { font-size: .9em; }
.xsmall { font-size: .8em; }
#wrap {
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	height: auto;
	background-color: #e7e6e6;	
}

#header {
	height: 138px;
	-moz-box-shadow: 0 8px 10px #555;
	-webkit-box-shadow: 0 8px 10px #555;
	box-shadow: 0 8px 10px #555;
	 /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=180, Color='#555555')";
	/* For IE 5.5 - 7 */
	
	background: url(/edp/_assets/logo.png) no-repeat 98px 30px #cecdcd;	
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
}
#headermenu {
	float: right;
	margin: 30px 32px 0 0;
	width: auto;
	font-size: .85em;
}
* html #headermenu {
	margin: 30px 17px 0 0;	
}
#headermenu ul li {
	list-style-type: none;
	display: inline;	
}
#headermenu a {
	text-decoration: none;
	border-bottom: none;
	padding: 6px 10px;
	border-right: 1px dotted #1c727b;	
}
#headermenu a.last { 
	border-right: none;
	padding: 6px 0 6px 10px;
}
#headermenu a:hover {
	color: #c13828;	
}
#byline {
	font-family: 'AkagiLight';	
	font-size: 1.2em;
	letter-spacing: 1px;
	color: #050402;
	position: absolute;
	top: 96px;
	right: 30px;
}
#hplink {
	position: absolute;
	top: 30px;
	left: 98px;
	width: 179px;
	height: 81px;
}	
#hplink a { border-bottom: none; }
#contentwrap {
	height: auto;
	margin-top: 132px;
	float: left;
	min-height: 600px;
	background: url(../_assets/inner_bkg.png) repeat-y top left;
}
#content-top {
	height: 210px;
	background: url(../_assets/inner-header-bkg.png) no-repeat top left #d3d67c;
	border-bottom: 1px solid #050402;
	float: right;
	position: relative;
	width: 640px;	
	padding: 10px 50px 0 50px;
	margin: -20px -50px 40px 0;
	
}
*+html #content-top {
	height: 200px;
	margin: 0 0 40px -50px;	
	padding: 20px 50px 0 50px;
}
* html #content-top {
	position: absolute;
	top: 20px;
	left: 0;
	float: none;
	padding: 30px 50px 0 50px;
	height: 190px;
}
#content-top p {
	margin:  60px 260px 0 0;
	font-size: 1.4em;
	font-family: 'AkagiLight';	
}
#content-top strong { font-weight: normal; }
#content {
	width: 640px;
	float: right;
	position: relative;
	height: auto;	
	padding: 20px 50px 40px 50px;
}
*+html #content {
	padding: 0 50px 40px 50px;	
}
* html #content {
	padding: 262px 50px 40px 50px;	
}
#contentphoto { 
	height: 174px;
	width: 740px;
	margin: 40px -50px -40px -50px;
	background: url(/edp/_assets/inner_content_photo.jpg) no-repeat top left;
	border-top: 1px solid #050402;
}
#content img {
	padding: 2px;
	border: 1px solid #cecdcd;	
}
#content img.noborder { border: none; padding: 0; }
#tipstools {
	float: right;
	position: relative;
	margin: 0 0 1.5em 2em;
	padding: 1em;
	background-color: #e7e6e6;	
	border: 1px solid #cecdcd;
	-moz-border-radius: 4px; /* FF1+ */
  -webkit-border-radius: 4px; /* Saf3+, Chrome */
  border-radius: 4px; /* Opera 10.5, IE 9 */
  width: 30%;
}
#tipstools p { 
	font-size: 1.1;
	font-family: 'AkagiMedium';
	margin-top: 0;
	letter-spacing: 1px;
}
#tipstools ul { margin: 0 0 0 -6px; padding: 0; }
#tipstools li {
	list-style-type: none;	
	padding: 2px 0 0 16px;
	background: url(../_assets/sb-li.png) no-repeat 0 0px;	
	margin: 0 0 .1em 0;
	line-height: 1.2;
}
*+html #tipstools li {
	background: url(../_assets/sb-li.png) no-repeat 0 2px;
}
* html #tipstools li {
	margin: 0 0 .1em 24px;
	list-style-type: disc;
	padding: 2px 0 0 0;
}
#tipstools a {
	font-size: .9em;
	border-bottom: none;	
}
#tipstools a:hover { color: #c13828; }
#sidebar {
	width: 220px;
	float: left;
	position: relative;	
}
#sidebar img { border-bottom: 1px solid #050402; }
ul.menu {
	margin: 44px 20px 40px 30px;
	font-size: 1em;
	font-family: 'AkagiBook';	
}
ul.menu li {
	list-style-type: none;
	margin: 0 0 1.1em 0;
	padding: 0;
	line-height: 1.4;	
}
ul.menu li ul { margin-top: .7em; }
ul.menu li li {
	padding: 2px 0 0 16px;
	background: url(../_assets/sb-li.png) no-repeat 0 0px;	
	margin: 0 0 .8em 0;
	line-height: 1.2;
}
ul.menu li a {
	text-decoration: none;	
	border-bottom: none;
}
ul.menu li a:hover { color: #c13828; }
#footer {
	width: 900px;
	background-color: #b8b6b6;
	font-family: 'AkagiMedium';
	color: #fff;
	line-height: 40px;	
	text-align: right;
	padding-right: 60px;
	float: left;
	font-size: .9em;
}

/* forms ================================================================================ */
.contactform label, .contactform input, .contactform select, .contactform textarea, .contactform file {
	display: block;
	float: left;
	width: 21em;
	margin: 5px 0;
	padding: 2px;
	font-size: .95em;
	}
input.hidden {
	height: 1px;
	width: 1px;
	border: none;
	background-color: #f1f0f0;
}
.contactform select {
	width: 21.5em;
}
.contactform .checkbox {
	width: auto;
}
.contactform label {
	color: #000;
	text-align: right;
	width:15em;
	margin-right: 5px;
	border: none;
}
* html .contactform label.editoralign {
	margin-right: 2px;
}
.contactform input.button {
	width: auto;
	padding: 3px 8px;
	color: #fff;
	background-color: #ff7247;
	margin-bottom: 18px;
	border: none;
}
.contactform br {
	clear:both;
}
.contactform input.xsmall, .contactform select.xsmall {
	width: 3em;
}
.contactform input.small, .contactform select.small {
	width: 7em;
}
.contactform textarea {
	
}
.contactform p, .contactform li {
	
}
.contactform fieldset {
	padding: 0 12px 12px 12px;
	border: 1px solid #e7e6e6;
	margin: 8px 0 8px 0;
}
.contactform legend {
	padding:0 6px 0 6px;
	color: #050402;
	margin: 0 0 0 10px;
	text-transform: uppercase;
}
.contactform select.labelselect {
	margin: 0 0 0 0;
	font-size: .85em;
}
*+html .contactform select.labelselect {
	margin: -1px 0 0 29px;
}
* html .contactform select.labelselect {
	margin: -1px 0 0 14px;
}

#recaptcha_image {
	margin: 0 0 1em 14.9em;
	background-color: none;
	border: none;
}

#captchaicons {
	margin-left: 20em;	
}
#captchaicons a { border-bottom: none; }
#captchaicons a:hover {
	border-bottom: none;
	text-decoration: none;	
}

#disclaimer {
	width: 414px;
	margin-left: 10%;
	margin-top: 12px;
	height: 120px;
	overflow:auto;
	border: 1px solid #050402;
	padding: 0 14px 14px 14px;
	font-size: .9em;
}

#locationlist {
	position: absolute;
	top: 370px;
	left: 50px;
	width: auto;
	font-size: .9em;
	line-height: 1.4;
	white-space:nowrap;
}

#locationlist a {
	text-decoration: none;
	font-weight: normal;
}
#locationlist a:hover {
	text-decoration: underline;
	border-bottom: none;
}
#content #locationlist p.nw, #content #locationlist p.ne, #content #locationlist p.so, #content #locationlist p.T7 {
	font-size: 1.1em;
	color: #7ca9ad;
	font-weight: bold;
	margin-bottom: 0;
}
#content #locationlist p.ne {
	color: #ab9567;
}
#content #locationlist p.so {
	color: #d7e366;
}
#content #locationlist p.T7 {
	color: #8f9d6d;
}

#locationlist div.maploc {
	width: 11px;
	float: left;
	margin-right: 8px;
	text-align: right;
}

/* location finder pop up css window ====================================================== */
#datadisplay {
	position: fixed;
	width: 260px;
	float: right;
	top: 0;
	right: 0;
	background-image: url(/_assets/translucent.png);
	background-repeat: repeat;
	padding: 20px;
	margin: 10px 10px 0 0;
	border: 1px solid #888888;
	color: #fff;
	
}
* html #datadisplay {
	position: relative;
	background-image: none;
	background-color: #000;
	margin: 255px 10px 0 0;
}
#datadisplay h3 {
	color: #ff7247;
	font-size: .9em;
	margin: 0;
}
#datadisplay a {
	color: #fff;
	font-weight: normal;
	border-bottom: none;
}
#datadisplay a:hover {
	color: #ff7247;
	border: none;
}
#displayclose {
	float: right;
	margin: -10px -10px 20px 20px;
}
* html #displayclose {
	margin: -10px -5px 20px 20px;
}
#displayclose img {
	border: none;
}
#displayclose a:hover {
	border: none;
}
#results {
	border-top: 1px solid #050402;
	padding-top: 1em;	
}
