html { background:#FBBD29 url('/myimages/page_bg.jpg') repeat-x scroll left top; }

#header #masthead a, #header #masthead a:visited {
   background:transparent url(/images/logo.png) no-repeat scroll 0 0;
   height:295px;
   left:-10px;
   top:70px;
   z-index: 100;
   width:265px;
}

#default.home #header { height:530px; }
/*.home #header { height:532px; }*/
#default.home #hdrImg #img {
   height:400px;
   left:6px;
   overflow:hidden;
   position:absolute;
   top:132px;
   z-index:1;
}
/** @group contentWrapper */
#contentWrapper .content { font-size: 1.1em; }
.home #contentWrapper {
   background:transparent url("/images/content_bg_home.gif") repeat-y scroll left top;
   min-height:200px;
   padding:0 6px;
   color: #FFF;
}
   .home #contentWrapper h1 { color: #FFF; }
/** @group contentSlot */
.home #contentSlot { width: 100%; }
/* @end contentSlot **/
/** @group sideBar */
#sideBar div.title { color:#FFF; }
#sideBar button, #formContent input.submit { 
   background: #FBBD2B url('/myimages/btn_bg.jpg') left top no-repeat;
   border-color: #D58F2B;
   color: #000;
}

.home #sideBar #marginContent,
.home #sideNavigation,
.home #search {
    display: none;
}
.home #sideBar {
    padding: 0px;
    margin: 0px;
    height: 1px;
    overflow: hidden;
    margin-bottom: -1px;
}

#sideNavigation ul.sf-menu * {
    margin:0px;
    padding: 0px;
    list-style: none;
}
#sideNavigation ul.sf-menu li a { display: none; }
#sideNavigation ul.sf-menu li.selected ul li a {
    display: block;
    padding: 10px 10px;
    font-size: 1.3em;
    text-align: right;
    color: #FFF;
    text-decoration: none;
}
#sideNavigation ul.sf-menu li.selected ul li a:hover  { color: #FBBD29; }
/* @end sideBar **/
/* @end contentWrapper **/


/** @group default.cafe_press */
#default.cafe_press #header { height: 145px; }

/** @group default.cafe_press #contentSlot */
#default.cafe_press #contentSlot {
   position: relative;
   z-index: 5;
}
   #default.cafe_press #contentSlot h1 { margin-bottom: 0.1em; }
#default.cafe_press #layout table { width: 634px; }
   #default.cafe_press #layout table table { width: 100%; }
   #default.cafe_press #layout td { padding: 0; }
      #default.cafe_press #layout td.tablebg,
      #default.cafe_press #layout td.tablebg2,
      #default.cafe_press #layout td.tableheaderbg { padding: 0.3em; }

#default.cafe_press .container { padding-left: 20px; }
#default.cafe_press #carouselcontainer ul {
   margin: 0;
   padding: 8px 0 0 0;
}
#default.cafe_press .content textarea, #default.cafe_press .content input { padding: 0 0.4em; margin-bottom: 0.3em; }

#default.cafe_press table { 
   position: relative;
   top: -20px;
   margin: 0 auto;
}
   #default.cafe_press #wrapper table {
      position: static;
      margin: 0;
   }


#default.cafe_press table a, #default.cafe_press table a:visited { color: #333; }
   #default.cafe_press #wrapper table a, #default.cafe_press #wrapper table a:visited { color: #C69521; }
/* @end default.cafe_press #contentSlot **/
/** @group default.cafe_press #sideBar */
#default.cafe_press #sideBar #topNavigation { 
   font-size: 11px;
   line-height: 1.05em;
   text-align: left;
}
#default.cafe_press #sideBar #marginSlot { padding-top: 210px; }
/* @end default.cafe_press #sideBar **/
/** @group default.cafe_press #footer */
#default.cafe_press #copyright, #default.cafe_press #siteBy { font-size: 9px; }
#default.cafe_press #copyright { margin-top: -3px; }
#default.cafe_press #siteBy { margin-top: -5px; }
/* @end default.cafe_press #footer **/
/* @end default.cafe_press **/
