html { background: #00894B url('../images/bg_body.gif') repeat scroll left top; }

a { color:#009E54; }

#header #masthead a, 
#header #masthead a:visited {
   background: url('../images/logo.jpg') no-repeat scroll top left;
   width: 110px;
   height: 134px;
   top: 20px;
   left: 50%;
   margin-left: -55px;
}

#topNavigation ul.sf-menu li.selected a { background-image: url('../images/bg_nav-selected.gif'); }

#topNavigation ul.sf-menu li.selected a, #topNavigation ul.sf-menu li.selected a:hover { color: #009E54; }

#default.home #img, #default.default #img, #default .has_flash_banner #img { top: 160px; }
#default.default #header { height: 480px; }
#default.home #header, #default .has_flash_banner #header { height: 540px; }

#sideBar input, #formContent input.input, #formContent textarea.textarea { border-color:#009E54; }
#sideBar button, #formContent input.submit {
   background-color:#009E54;
   border-color:#009E54;
}

#footer { font-size: 0.96em; padding-top: 4px; padding-bottom: 10px; }

.spark #accesskeys_anchor {
   display: block;
   padding-left:0;
   position: relative;
   top: -4px;
   left: 50%;
   margin-left: -44px;
   float: left;
   white-space: nowrap;
}

/** @group .store */
#default.store #header { height: 170px; }

.store #sideBar div.menu-dialog div.title-bar,
.has_store_menu #sideBar div.menu-dialog div.title-bar {
   border-color: #009E54;
   color:#009E54;
}
/* @end .store **/
