/*Element Styles*/
h1,h2 { margin: 0; }
body { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-image: url(../images/body-bg.gif); margin: 0; padding: 0; }
img { margin: 0; padding: 0; border-style: none; }
ul,li { margin: 0; padding: 0; }
a { color: #64b401; }
a:hover { text-decoration: none; }
sup { margin: 0; }
/*ID Styles*/
#main-wrapper { background-color: white; width: 100%; overflow: visible; margin-top: 30px; }
#main { width: 980px; margin-right: auto; margin-left: auto; overflow: auto; }
#header { background-color: white; background-image: url(../images/header-bg.jpg); width: 980px; height: 135px; overflow: hidden; }
#logo { width: 298px; height: 135px; float: left; }
#menu-wrapper { width: 625px; height: 50px; float: left; margin-top: 50px; margin-left: 55px; }
#menu { margin-left: auto; margin-right: auto; }
#menu ul { list-style-type: none; }
#menu ul li { float: left; text-align: left; margin: 0; }
#menu ul li a { background-image: url(../images/menu-item.bg.gif); background-repeat: no-repeat; background-position: right; height: 50px; color: #333; text-decoration: none; display: inline-block; text-align: left; font: normal 14px Arial; padding: 7px 15px 0 15px; margin: 0; }
#menu ul li a:hover { color: #64b401; }
/*#menu a:active { color: #64b401; }*/
#menu li#active a { background-image: none; background-color: #284328; color: #fff; }
#menu li#end a { background-image: none; }
#subheader { color: white; background-image: url(../images/subheader-bg.jpg); width: 495px; height: 160px; overflow: hidden; padding-top: 40px; padding-right: 440px; padding-left: 45px; font-size: 13px; line-height: 1.2em; }
#subheader h2 { font-size: 30px; color: #fff; }
#content-wrapper { background-image: url(../images/content-wrapper-bg.gif); background-position: center; width: 960px; overflow: hidden; margin: 20px 10px 20px 10px; }
#content-wrapper h1 { color: #333; font-size: 30px; }
#content-wrapper h2 { color: #333; font-size: 30px; }
#content-left { width: 565px; overflow: hidden; float: left; margin-right: 15px; display: inline; font-size: 13px; }
#content-right { width: 365px; float: left; font-size: 12px; line-height: 1.6em; overflow: hidden; margin-left: 15px; display: inline; }
#content-right p { margin-top: 0; }
#content-right a { font-weight: bold; }
#footer { color: white; background-image: url(../images/footer-bg.jpg); margin-right: auto; margin-left: auto; width: 980px; height: 400px; margin-top: 15px; }
#footer-left { font-size: 14px; width: 280px; float: left; margin-right: 20px; }
#footer-left a { color: white; }
#footer-left a:hover { text-decoration: none; }
#footer-right { color: #c6c8ca; font-size: 11px; text-align: left; width: 650px; float: left; margin-top: 23px; margin-left: 20px; }
#footer-right a { color: #c6c8ca; }
#footer-right a:hover { text-decoration: none; }
/*Class Styles*/
.ehologo { margin-right: 15px; }
.footer-seperator { background-color: #4f5051; width: 2px; height: 67px; float: left; }
#content-right .heading { color: #069; font-size: 30px; }
.listing { width: 555px; overflow: auto; margin-top: 15px; margin-bottom: 15px; background-color: #f6f6f6; padding: 10px 0 10px 10px; }
.listing-overview-heading { color: #636466; font-size: 18px; }
.listing-image { width: 272px; float: left; border: solid 1px #939598; background-color: #fff; }
.listing-image img { margin: 10px; border: solid 1px #939598; }
.listing-overview { font-size: 13px; line-height: 1.4em; width: 266px; float: left; margin-left: 10px; }
.listing-overview p { margin-bottom: 0; }
.listing-overview img { margin-top: 0.5em; }
.breadcrumbs { font-size: 12px; }
.featured-headline { color: #98012e; font-size: 19px; display: block; }
