/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #42423d;
	background: #fff url(images/header_bg.png) repeat-x;
	font: 62.5% Arial, Helvetica, sans-serif;
	height: 100%;
}
html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
blockquote {
	line-height: 1.2em;
	font-style: italic;
	padding: 20px 20px 20px 60px;
	margin: 20px 0;
	background: url(quote.png) no-repeat 0 0;
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.fly {background: url(/images/eagles-icon-sm.gif) top center no-repeat;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #3a5702;
}
a:hover {
	color: #629200;
}
a:active {
	color: #3e6448;
}
a.floated_link {
	background-color:#468175;
	color:#fffffe;
	position:relative;
	top:-10px;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	font-size:11px;
}
a.floated_link:hover {
	background-color:#222323;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #27221f;
}
h1, h2, h3 {
	font-size: 2.7em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 10px;
}
h2, h3 {
	margin: 30px 0 0;
}
h4 {
	font-size: 1.6em;
	line-height: 23px;
}
/* Header */
#header_wrap {
	height: 90px;
	border-bottom: 1px solid #322820;
	min-width: 1002px;
}
#header {
	position: relative;
	height: 101px;
	width: 1002px;
	margin: 0 auto;
	z-index: 1000;
}
#header .logo {
	position: absolute;
	left: 30px;
	top: 0px;
}
/* Navigation */
#navigation-container {
	position: relative;
	height: 2.5em;
	background: #3a5702 url(images/navigation_bg.png) repeat-x 0 0;
	border-bottom: 1px solid #fff;
	min-width: 1002px;
}
#nav {
	position: relative;
	height: 2.5em;
	width: 1002px;
	margin: 0 auto;
}
#main_nav {
	position: absolute;
	bottom: -0.1em;
	left: 0;
	z-index: 99;
	list-style: none;
	background: url(images/border-nav-bottom.gif) repeat-x bottom;
	height: 2.6em;
	width: 700px;
	text-transform: uppercase;
	padding-left: 28px;
}
* html #main_nav {
	bottom: -0.3em;
	bo\ttom: -0.2em;
}
#main_nav li {
	float: left;
	font-size:1em;
	margin-left: 0.1em;
	background: url(images/nav_right.gif) no-repeat 100% 0px;
}
#main_nav li.current {
	background-position: 100% -150px;
}
#main_nav li a {
	float: left;
	display: block;
	height: 2.4em;
	hei\ght: 1.8em;
	padding: 0.6em 1.3em 0.1em 1.2em;
	letter-spacing: -0.02em;
	background: url(images/nav_left.gif) no-repeat 0% 0px;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_nav li.current a {
	background-position: 0% -150px;
	color: #333;
	border-bottom: 1px solid #fff;
}
#main_nav li:hover, #main_nav li.ieHover {
	background-position: 100% -150px;
}
#main_nav li:hover a, #main_nav li.ieHover a {
	background-position: 0% -150px;
	color: #121212;
	border-bottom:1px solid #e6e6e6;
}
#content #page_subnav {
	margin: 0px 0px 40px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
#content #page_subnav li {
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
	margin-right: 7px;
}
#content #page_subnav li a:link, #content #page_subnav li a:visited {
	color: #646464;
	text-decoration: none;
	padding-right: 14px;
}
#content #page_subnav li a:hover, #content #page_subnav li.active a  {
	color: #468175;
	text-decoration: none;
}
#content #page_subnav li a:active {
	color: #646464;
	text-decoration: none;
}
/* about nav */
#nav-about {
	position: absolute;
	left: 580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f2f2f2;
	line-height: 2.5em;
}
#nav-about li {
	display: inline;
}
#nav-about li a:link, #nav-about li a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 2px;
	letter-spacing: -0.05em;
}
#nav-about li a:hover {
	color: #629200;
	text-decoration: none;
}
#nav-about li a:active {
	color: #fffffe;
	text-decoration:none;
}
/* Content */
#page_wrap {
	position: relative;
	background: #fff;
	width: 1002px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 auto;
}
#page {
	position: relative;
	background: #fff;
	width: 1002px;
}
#content_wrap {
	float: left;
	width: 700px;
}
#content {
	float: left;
	width: 640px;
	padding: 30px;
	padding-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content p {
	padding-bottom: 2.0em;
}
/* Breadcrumb */
#breadcrumb {
	position: relative;
	float: left;
	width: 662px;
	padding-left: 39px;
	background: #f2f2f2;
	border-bottom: 1px solid #b8babb;
	height: 35px;
	font-size: 10px;
	text-transform: uppercase;
	color: #121212;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #468175;
}
#breadcrumb .crumb ul {
	float: left;
	width: 550px;
}
#breadcrumb .crumb li {
	display: inline;
	line-height: 4.3em;
}
#crumbout {
	position: absolute;
	left: 0;
	bottom: -37px;
	_bottom:-46px;
	width: 50%;
	background: #f2f2f2;
	border-bottom: 1px solid #b8babb;
	height: 44px;
	hei\ght:35px;
}
/* Page Styles */
#entry {
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 25px;
	width: 640px;
}
.promo-box {
	border-bottom: 1px solid #dfddd5;
	padding-bottom: 5px;
	margin-bottom: 25px;
}
.noimage {
	margin-left:180px;
}
#content .promo {
	position: relative;
	display: block;
}
#content .promo h1 {
	font-size: 2em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 50px;
}
#content .promo h1 a {
	text-decoration: none;
	color: #242323;
}
#content .promo h1 a:hover {
	text-decoration: underline;
}
#content .promo h2 {
	font-size: 1.6em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 50px;
}
#content .promo h3 {
	font-size: 1.2em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 50px;
}
#content .promo small {
	background-color:#1c5342;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	color:#fffffe;
	font-size:1.0em;
}
#content .promo small a {
	color:#fffffe;
	text-decoration:none;
}
#content .promo small a:hover {
	text-decoration:underline;
	color:#fffffe;
}
#content .promo small.az {
	background-color:#870619;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	color:#fffffe;
	font-size:1.0em;
}
#content .promo small.bal {
	background-color:#5500ad;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	color:#fffffe;
	font-size:1.0em;
}
#content .promo small.pit {
	background-color:#000;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	color:#fffffe;
	font-size:1.0em;
}
#content .promo .text {
	display:block;
	margin:5px 0;
	font-style:normal;
	float:left;
	width:420px;
}
#content .promo .longtext {
	display:block;
	margin:5px 0;
	font-style:normal;
	float:left;
	width:455px;
}
#content .promo .intro {
	display:block;
	margin:5px 0;
	font-style:normal;
	float:left;
	width:630px;
}
#content .promo img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	width: 175px;
  height: 175px;
	border:1px solid #f2f2f2;
	padding:3px;
	vertical-align:middle;
}
#content img:hover {
   border: 1px solid #888;
}
}
#content ul, #content ol {
	margin-bottom: 30px;
}
#content ul li {
	margin-bottom:6px;
	margin-left: 27px;
	padding-left: 13px;
}
#content ol li {
	margin-bottom:6px;
	margin-left: 40px;
}
#content ul li {
	background: url(images/li.gif) no-repeat 0 8px;
}
#content ol li {
	list-style: decimal;
}
/* Sidebar */
#sidebar {
	position: relative;
	float: right;
	width: 300px;
	padding-bottom: 40px;
}
#sidebar h2 {
	font-size: 1.75em;
	letter-spacing: -0.02em;
	margin: 0;
}
/* sb promo */
.sbpromo {
	position: relative;
	float: left;
	width: 298px;
	background: #f2f2f2 url(images/border_sidebar.gif) repeat-x 0 100%;
	border-left: 1px solid #c2c4c5;
	border-right: 1px solid #bbbcbc;
}
.image_wrap {
	width: 275px;
	padding: 15px 0px;
	padding-left: 18px;
}
.image_wrap img {
	float: left;
	padding: 5px 10px;
}
/* call now */
.emailus {
	position: relative;
	float: left;
	padding-top: 22px;
	padding-left: 73px;
	padding-bottom: 50px;
	color: #424242;
	background: #f2f2f2;
	border-left: 1px solid #cdcfcf;
	border-right: 1px solid #bbbcbc;
	border-bottom: 1px solid #bbbcbc;
	width: 225px;
}
.emailus .img {
	position: absolute;
	left: 21px;
	top: 20px;
}
.emailus p {
	position: absolute;
	left: 80px;
	top: 50px;
	font-size:1.2em;
}
.sealed {
	position: relative;
	float: left;
	padding-top: 22px;
	padding-left: 73px;
	padding-bottom: 100px;
	color: #424242;
	background: #f2f2f2;
	border-left: 1px solid #cdcfcf;
	border-right: 1px solid #bbbcbc;
	border-bottom: 1px solid #bbbcbc;
	width: 225px;
}
#siteseal {
	position:relative;
}
#siteseal embed {
	position:absolute;
	top:-5px;
	left:50px;
}
#siteseal a {
	position:relative;
	top:95px;
	left:50px;
}
/* Footer */
#footer_wrap {
	min-width: 1002px;
}
#footer {
	position: relative;
	background: transparent;
	width: 972px;
	padding: 90px 0 20px 30px;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #a79578;
	margin: 0 auto;
}
#footer span {
	position: absolute;
	top: 15px;
	left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 0.9em;
	color: #f2f2f2;
}
#footer span a {
	color:#fff;
}
#footer_wrap {
	display: block;
	background: #3a5702 url(images/header_bg.png) repeat-x;
}
/*facebox*/
#facebox .b {
  background:url(/images/b.png);
}
#facebox .tl {
  background:url(/images/tl.png);
}
#facebox .tr {
  background:url(/images/tr.png);
}
#facebox .bl {
  background:url(/images/bl.png);
}
#facebox .br {
  background:url(/images/br.png);
}
#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}
#facebox .popup {
  position: relative;
}
#facebox table {
  border-collapse: collapse;
}
#facebox td {
  border-bottom: 0;
  padding: 0;
}
#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}
#facebox .loading {
  text-align: center;
}
#facebox .image {
  text-align: center;
}
#facebox img {
  border: 0;
  margin: 0;
}
#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.facebox_hide {
  z-index:-100;
}
.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}
* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/*tables*/
table.tixtable  a,
table.tixtable  a:link,
table.tixtable  a:visited {
	border:none;
	}							
table.tixtable img {
	border:0;
	margin-top:.5em;
	}	
table.tixtable {
	width:98%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	}
.tixtable caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:left;
	}	
.tixtable tr.odd .column1	{
	background-color:#f4f9fe;
	}	
.tixtable .column1	{
	background:#f9fcfe;
	}
.tixtable td {
	color:#27221f;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
.tixtable th {
	font-weight:normal;
	color: #27221f;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
.tixtable thead th {
	background:#f4fef4;
	text-align:center;
	font:bold 1.2em/2em Arial,Helvetica,sans-serif;
	color:#27221f
	}	
.tixtable tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
.tixtable tfoot th strong {
	font:bold 1.2em Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.tixtable tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
table.tixtable tbody tr { border-top: 1px solid #ddd }
table.tixtable tbody tr.even { background-color: #fcfcfc }
table.tixtable tbody tr.odd { background-color: #f7f7f7 }
table.tixtable tbody tr:hover { background: #eed !important }
table.tixtable tbody td.tdleft {text-align:left;font-weight:bold;}

/* forms */
form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form.cmxform {
	width: 370px;
	font-size: 1.1em;
	color: #333;
	}
	
form.cmxform legend { padding-left: 0; }
	
form.cmxform legend,
form.cmxform label { color: #333; }

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background: url(/images/cmxform-fieldset.gif) left bottom repeat-x;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(/images/cmxform-divider.gif) left bottom repeat-x;
	}
	
  .sidenav {
  background:url("images/border_sidebar.gif") repeat-x scroll 0 100% #F2F2F2;
  border-left:1px solid #CDCFCF;
  border-right:1px solid #BBBCBC;
  color:#424242;
  float:left;
  padding-bottom:20px;
  padding-left:50px;
  padding-top:15px;
  position:relative;
  width:248px;
  }
  .sidenav .sm-img {
  left:21px;
  position:absolute;
  top:13px;
  }
  #sidebar h2.iphone {
  margin:8px 0 0 10px;
  }
  .sidenav .sm-img {
  left:21px;
  position:absolute;
  top:13px;
  }