html {background: #ccd1b1 url(/images/bg/html-bg.png) repeat-x top left;}
#container {width: 950px; margin: 0 auto; position: relative; text-align: left; padding-bottom: 80px;}
#header {height: 342px;}
#site-name {position: absolute; top: 27px; left: 0;}
#site-name img {display: block; margin: 0;}

.nav li, .nav ul {margin: 0; padding: 0;}

a:link, a:visited {color: #5c633f; text-decoration: underline;}
a:hover, a:active {color: #000;}

#nav1 { padding-top: 306px; width: 950px;}
#nav1 ul { float:left; padding: 0 0 0 50px; position: relative; }
#nav1 li {list-style: none; float: left; line-height: 37px;}
#nav1 a {display: block; padding: 0 20px;}
#nav1 a:link, #nav1 a:visited {text-decoration: none; color: #c4c9a6;}
#nav1 a:hover, #nav1 a:focus, #nav1 a:active {text-decoration: underline;}
#nav1 .current a:link, #nav1 .current a:visited {color: #ffffff; cursor: default; text-decoration: none;}

#content {padding: 1px 0; width: 100%; overflow: hidden;
background: transparent url(/images/bg/content-bg.png) no-repeat top left;}

.feature {display: block; margin: 0; position: absolute; top: 23px; left: 348px;}

#banner {position: absolute; top: 27px; left: 320px; width: 630px; height: 278px;}
#banner-img {display: block; margin: 0;}

/* Content */
#location-map .location-map-object {width: 550px; height: 350px; border: none;}
#location-map .larger-map-link { text-align: center; font-size: 123.1%; font-weight: bold; line-height: 70px; margin-bottom: 0;}

/* Sidebar */

#sidebar {float: left; width: 320px;}
#sidebar .inner {padding: 30px 40px 10px 40px;}
#main-content {float: right; width: 630px;}
#main-content .inner {padding: 30px 40px 10px 40px;}
#sidebar-banner {margin-bottom: 1.5em;}

/* Footer */
#footer {height: 57px; position: relative; clear: both;
background: transparent url(/images/bg/footer-bg.png) no-repeat top left;}
#site-credits {float: right; padding-right: 40px;}
#site-credits p {margin: 0; font-size: 93%; line-height: 57px;}
#site-credits a:link, #site-credits a:visited {color: #9ea582; text-decoration: none;}
#site-credits a:hover, #site-credits a:active {color: #fff;}
#nav2 {position: absolute; top: 0; left: 40px;}
#nav2 li {line-height: 57px; list-style-type: none; margin: 0; font-size: 93%; float: left; padding: 0 10px;
  background: transparent url(/images/bg/pipe.png) no-repeat center left;}
#nav2 li.first {padding-left: 0; background: none;}
#nav2 a {color: #c4c9a6; text-decoration: none;}
#nav2 a:hover {text-decoration: underline;}
#nav2 a:active, #nav2 .current a, #nav2 .current a:hover {color: #fff;}
#nav2 .current a, #nav2 .current a:hover {cursor: default; text-decoration: none;}
#nav2 .last {padding-right: 0;}

