body {
    margin-bottom:20px;
    background:#9cc123 url(images/bg_8.4.jpg?1345111332) repeat-x left top;
}

a {
    color:#690;
}

a.button,a.button:hover {
    background:url(images/icon_arrow_right.png?1345111332) no-repeat left center;
    color:#333;
    padding:0 0 0 13px;
}

a.button:hover {
    text-decoration:underline;
}

.hide {
    background-image:url(images/icon_arrow_up.gif?1345111332);
}

.show {
    background-image:url(images/icon_arrow_down.gif?1345111332);
}

#wrapper {
    width:100%!important;
    margin:0;
}

#globalContainer,#breadcrumbWrapper,#topGraphicWrapper,#adLeaderboardWrapper,#contentWrapperWrapper,#footer {
    width:956px;
}

#contentWrapperWrapper,.bgWrapper {
    background:#fff;
}

#globalWrapper {
    background: url(images/bg_identity.png?1345111332);
    width:100%;
}

#identityWrapper {
    width:100%;
    background:url(images/bg_identity.png?1345111332) repeat left top;
}

#topNav {
    width:100%;
    background:url(images/bg_topnav.png?1345111332) repeat-x left top;
    border-bottom:0;
    margin-bottom:15px;
}

#identityContact,#topNav ul {
    width:956px;
    margin:0 auto;
}

#globalContainer {
    height:36px;
}

#globalLanguage {
    padding:9px 0 0;
}

#globalLanguage li {
    margin-left: 25px;
}

#globalLanguage a {
    color:#f1f1f1;
    font-size:11px;
    text-transform:none;
}

#globalLanguage a.active {
    border-bottom:2px solid #690;
    cursor:default;
    font-weight:400;
    text-decoration:none;
    border-color:#9cc123;
}

#globalSearch {
    padding-top: 2px;
}

#globalSearch .field {
    background:#f1f1f1;
    border:1px solid #d0d0d0;
    color:#999;
    height:18px;
    width:183px;
    padding:2px 5px 0;
}

#globalSearch .button {
    background:#e0e0e0;
    border:1px solid #d0d0d0;
    color:#6e6e6e;
    font-size:12px;
    height:22px;
    text-align:center;
    margin:2px 0 0 2px;
    padding:1px 8px 2px;
}

#identityContact {
    border-bottom:0;
    padding:25px 0;
}

#companyName {
    color:#f1f1f1;
    font-size:24px;
}

#phoneNumber {
    color:#f1f1f1;
    font-size:24px;
    font-weight:400;
}

#topNav ul li {
    margin:6px 2px 6px 0;
}

#topNav ul li a {
    background:#b4b4b4;
    color:#fff;
    font-size:18px;
    height:49px;
    line-height:49px;
    text-decoration:none;
    text-transform:uppercase;
    padding:0 13px;
}

#topNav ul li a.active,#topNav ul li a.active:hover {
    color:#fff;
    cursor:default;
    font-weight:400;
    text-decoration:none;
    background:#9cc123;
}

#topNav ul li a:hover {
    color:#eee;
}

#topNav ul li a.hasChildren {
    margin-bottom:33px;
}

#topNav ul ul {
    background:#fff;
    top:66px;
    margin:0;
}

#topNav ul ul li {
    margin:4px 2px 4px 0;
}

#topNav ul ul li a {
    color:#fff;
    display:block;
    font-size:14px;
    height:19px;
    line-height:19px;
}

#breadcrumbContainer {
    background:#fff;
    height:29px;
    line-height:29px;
    padding:0 28px;
}

#breadcrumb {
    font-size:10px;
}

#breadcrumb a {
    color:#666;
    padding-right:7px;
    margin-right:0;
}

#adLeaderboard {
    background:#ccc;
}

.contentArea .h1 {
    color:#690;
    font-size:24px;
    font-weight:400;
    line-height:24px;
}

.contentArea .h2 {
    color:#666;
    font-size:18px;
    font-weight:400;
    line-height:18px;
}
.contentArea .h2 a {
    color: #666;
}
.contentArea .h4,.feeds dd strong {
    color:#690;
    font-size:15px;
    font-weight:400;
    line-height:18px;
}

.module {
    color:#666;
    font-size:13px;
    line-height:16px;
}

.divider,.linklist li,.comments .h4,.feeds dd,.comments dd {
    border-color:#ccc;
    border-width:1px;
}

.feeds dd,.comments dd,.linklist li {
    border-bottom-style:solid;
}

.focus {
    border-bottom:1px solid #ccc;
    margin-left:10px;
    margin-right:10px;
    padding:0;
}

.focus .h2,.linklist .h2,.feeds .h2,.map .h2 {
    background:url(images/bg_headline.gif?1345111332) repeat left top;
    border:none;
    padding:9px 12px;
}

.border .h2 {
    background:#690;
    color:#fff;
    padding:9px 12px;
}

.border hr {
    display:none;
    padding-top:8px;
}

.notify .h2 {
    padding-bottom:4px;
}

.focus .h4 {
    margin-bottom:7px;
}

.focus p {
    margin-bottom:10px;
}

.dotted {
    background-image:url(images/bg_dotted.gif?1345111332);
}

.linklist li a {
    background:url(images/icon_arrow_right.png?1345111332) no-repeat 12px center;
    color:#666;
    padding-left:25px;
}

.comments .h4 {
    background:url(images/icon_comment.gif?1345111332) no-repeat left 4px;
    color:#666;
    padding-left:20px;
}

.box {
    background:#690;
    color:#fff;
    padding-top:10px;
}

.box .h2 {
    color:#fff;
}

.formbuilder.normal form {
    background:none;
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
    padding:0 0 15px;
}

.formbuilder.normal .h2 {
    border:none;
    padding-bottom:0;
}

.formbuilder.simple {
    background:url(images/bg_headline.gif?1345111332) repeat left top;
}

.formbuilder .text,.formbuilder .textarea {
    background:none;
}

.formbuilder .button {
    background:#690;
    border:none;
    color:#fff;
    font-size:14px;
    font-weight:400;
    height:26px;
    padding:0 5px 2px;
}

.gallery .pics li em {
    font-style:normal;
}

.gallery .pics li span.pic {
    background:#eee;
}

.gallery ul.nav {
    border-top:1px dotted #ccc;
    font-size:11px;
}

.gallery .nav a.previous {
    background-image:url(images/icon_arrow_left.png?1345111332);
    height:10px;
    width:5px;
}

.gallery .nav a.next {
    background-image:url(images/icon_arrow_right.png?1345111332);
    height:10px;
    width:5px;
}

.map {
    border:none;
    padding:0;
}

.map p.small {
    border-top:1px solid #ccc;
    padding-top:3px;
}

.hours {
    background:url(images/bg_headline.gif?1345111332) repeat left top;
    padding:0 0 5px;
}

.hours .h2 {
    padding:10px 15px 0;
}

.hours .content {
    background:#fff;
    color:#666;
    margin:15px 15px 5px;
    padding:10px 15px 1px;
}

.hours p.small {
    margin-left:15px;
    padding-bottom:3px;
}

.contact {
    background:url(images/bg_headline.gif?1345111332) repeat left top;
    padding-top:10px;
}

.formbuilder.simple .h2,.contact .h2 {
    border-bottom:2px solid #fff;
    padding-bottom:10px;
}

.contact ul li strong {
    font-weight:400;
}

.logos ul {
    background:url(images/bg_headline.gif?1345111332) repeat left top;
    border:none;
}

.external a {
    color:#fff;
    font-size:22px;
    font-weight:400;
    padding:20px 15px 20px 60px !important;
}

.external a.photo {
    background:#690 url(images/icon_photo.png?1345111332) no-repeat 15px center;
}

.external a.quote {
    background:#690 url(images/icon_quote.png?1345111332) no-repeat 15px center;
}

.subnav a {
    border-bottom:1px solid #e4e4e4;
    color:#999;
    font-size:12px;
    padding:4px 5px;
}

.subnav a:hover {
    color:#333;
    text-decoration:none;
}

.subnav a.active,.subnav a.active:hover {
    border-bottom:1px solid #e4e4e4;
    color:#690;
    font-weight:400;
}

.subnav li li .active,.subnav li li a.active:hover,.subnav a.hasChildren,.subnav a.hasChildren:hover {
    border-bottom:0;
}

.subnav ul {
    border-bottom:3px solid #e4e4e4;
    border-top:4px solid #e4e4e4;
}

.subnav ul ul {
    border-bottom:1px solid #e4e4e4;
    border-top:none;
    margin-top:5px;
    padding-bottom:2px;
}

.subnav li li a {
    background:none;
    font-size:11px;
    padding-left:24px;
}

.subnav li li li a {
    padding-left:48px;
}

.subnav li li li li a {
    padding-left:72px;
}

.subnav li li li li li a {
    padding-left:96px;
}

div.address {
    background:#f1f1f1;
    border:none;
    color:#666;
    font-size:11px;
    height:28px;
    letter-spacing:0;
    line-height:28px;
    text-transform:none;
    margin:0 28px;
}

#poweredByContainer {
    border:none;
    padding-bottom:15px;
}

#poweredBy {
    color:#666;
    font-size:11px;
    margin-left:28px;
}

#poweredByRight {
    margin-right:28px;
}

a,.contentArea .h1,.contentArea .h4,.subnav a.active,.subnav a.active:hover {
    color:#91b41e;
}

.box,.border .h2,.external a,.formbuilder .button {
    background-color:#9cc123!important;
}

.module.simple .h2 {
    border-bottom:none;
}

#companyTagline,#actionLine {
    color:#f1f1f1;
    font-size:18px;
    font-family:Times, serif;
}

#breadcrumb ol li,.comments .right,.comments dt a,.comments .small a,.formbuilder.simple label,.module.comments .h4 {
    color:#666;
}

.border hr,.feeds dl,.comments dl,.linklist ul {
    border:none;
}

.feeds dd strong,.gallery .nav .info {
    color:#333;
}

.formbuilder hr,.formbuilder .text-container,.formbuilder .textarea-container {
    border-color:#d0d0d0;
}

.subnav ul ul ul,.subnav li li {
    margin:0;
}
/* BUTTONS */
.shopButtonWrapper {
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.shopButton,
.checkoutArea form .shopButton,
.formbuilder .button {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #95c700;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.formbuilder .button {
    padding: 0 20px;
}
