 body {
    background-image: url( '../images/beans.gif' );
    margin: 0px;
    min-width: 950px;
    min-height: 650px;
    font-size: 16px;
    overflow: auto-scroll;
 }

.sBk {
    position: absolute;
    top: 0;
    left: 0px;
    height: 200px;
    width: 100%;
    min-width: 900px;
    background: url( '../images/bg.png' ) repeat-x;
    z-index: 0;
}

.bBk {
    position: absolute; 
    top: 65px; 
    left: 20px; 
    bottom: 20px; 
    right: 20px; 
    background-color: #fff; 
    opacity: .7; 
    filter: alpha(opacity = 70);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    z-index: 0; 
    width: auto; 
    height: auto;
    min-width: 860px;
    min-height: 560px;
}

.bBk_hack {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    height: 540px;
    width: 860px;
}

#main_bck {
    top: 35px; 
    opacity: .85; 
    filter: alpha(opacity = 85);
    min-height: 540px;
}

.header {
    margin: auto; 
    position: absolute; 
    left: .5%; 
    top: 0px; 
    z-index: 1; 
    text-align: left; 
    width: 50%;
    min-width: 500px;
    cursor: pointer;
}

.logo {
    color: white;
    font: small-caps 300 26px Copperplate, Palatino Linotype, serif;
    text-decoration: none;
}

.navContainer {
    margin: auto;
    position: absolute;
    right: 2%;
    top: 0px;
    z-index: 6;
    text-align: right;
    width: 50%;
    min-width: 500px;
}

#nav_in {
    text-decoration: overline;
    background-color: #581A14;
}
.nav {
    display: inline-block;
    float: right;
    padding: 0px 15px 0px 15px;
    cursor: pointer;
    position: relative;
}

#home {
    padding-left: 0px;
}
#contact {
    padding-right: 0px;
}

.nav a {
    color: white;
    font: 200 16px Monaco, Lucida Console, monospace;
    text-decoration: none;
}
.nav a:hover {
    color: white;
    font: 200 16px Monaco, Lucida Console, monospace;
    text-decoration: overline;
}

a {
    color: navy;
    cursor: pointer;
}
a:hover {
    color:green;
}
/* Start splash page settings */
.b_h {
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: 50px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    color: #000;
    font: small-caps 100 24px/50px Copperplate, serif;
    letter-spacing: 2px;
}

.mContent {
    position: relative;
    text-align: center;
    width: 95%;
    z-index: 2;
    margin: auto;
    top: 45px;
}

.bSc {
    width: 85%;
    margin: auto;
    margin-left: -150px;
    height: 53px;
    font: small-caps 300 48px/44px Copperplate, Palatino Linotype, serif;
    color: white;
    background-color: black;
}

.bSc2 {
    margin: auto;
    margin-left: 200px;
    font: small-caps 300 48px/40px Copperplate, Palatino Linotype;
    color: white;
    background-color: black;
    width: 76%;
}
.spH {
    text-decoration: none;
    border-width: 0px;
}

.block {
    float: left;
    display: inline-block;
    margin: 5px 30px;
    width: 200px;
    height: 370px;
}

.f_b {
    padding-top: 85px;
    clear: left;
    height: 0px;
    visibility: hidden;
    overflow:hidden;
    background-color: #FFC85F;
    border-right: 3px solid #ffa500;
    font: 400 .53em/1.2em Helvetica Neue,Helvetica Neue UltraLight,HelveticaNeue-UltraLight,Helvetica Neue,Corbel,Helvetica,Arial,sans-serif;
    letter-spacing: 0px;
    vertical-align: bottom;
    -webkit-box-shadow: 3px 3px 5px #888;
    -moz-box-shadow: 3px 3px 5px #888;
    box-shadow: 3px 3px 5px #888;
    position: relative;
    z-index: 1;
}

.f_b h2 {
    margin-top: -2px;
    font: small-caps 300 23px/20px Copperplate, Palatino Linotype, serif;
    color: #5f1507;
}

.f_b .ast {
    margin-left: -15px;
    line-height: 20px;
    display: inline-block;
}

.f_b p {
    margin-top: -10px;
    padding: 0px 10px 0px 15px;
    text-align: left;
}

#giftcard, #cans, #pancakes {
    vertical-align: top;
    position: relative;
    z-index: 5;
}

#one {
    margin-top: -64px;
}
#two {
    margin-top: -64px;
}
#three {
    margin-top: -91px;
}



#enter {
    position: relative;
    margin-top: -20px;
    text-align: right;
    width: 800px;
    margin:auto;
    visibility:hidden;
    clear:both;
}

/* End splash page settings */

/* Start home page */
.bannerBack {
    width: 80%;
    height: 35px;
    background-color: #96AD41;
    margin: auto;
    border-bottom: 2px solid #4b5c16;
    opacity: .4;
    filter: alpha(opacity = 40);
    min-width: 800px;
    z-index: 0;
}
.bSpacer {
    width: 800px;
    height:1px;
    overflow: hidden;
}

.banner {
    position: absolute;
    top: -35px;
    width: 100%;
    left: 0;
    text-align: center;
    margin: auto;
    color: #000;
    font: small-caps 100 24px/50px Copperplate, serif;
    letter-spacing: 2px;
    height: 35px;
    overflow: show;
    z-index: 2;
}
#main_content {
    text-align: left;
}

.textBck {
    border-bottom: 1px solid #A3AF8E;
    position: relative;
    width: 800px;
    top: 15px;
    margin: auto;
    z-index: 1;
}

.col {
    float: right;
    margin-left: 5px;
    width: 107px;
    position: relative;
    z-index: 50;
    zoom: 1;
}

.colText{
    color: #444;
    font: 400 11px/16px Helvetica Neue,Helvetica Neue UltraLight,HelveticaNeue-UltraLight,Helvetica Neue,Corbel,Helvetica,Arial,sans-serif;
}

.oBck {
    position: relative;
    background-color: #FFC85F;
    border-right: 2px solid #bbb;
    width: 595px;
    overflow: display;
    padding: 5px 15px 0px 40px;
    z-index:1;
    min-height: 425px;
}

.mBck {
    min-height: 775px;
}

.contentTxt, dl {
    z-index:2;
    text-indent: -45;
    font: 300 13px/24px Helvetica Neue,Helvetica Neue UltraLight,HelveticaNeue-UltraLight,Helvetica Neue,Corbel,Helvetica,Arial,sans-serif;
}

#latte {
    position: relative;
    z-index: 3;
    margin-left: 7px;
    margin-right: -40px;
    margin-top: -10px;
    border: 2px solid #000;
}
#service {
    margin-left: -40px;
    margin-right: 15px;
    margin-top: 4px;
    border: 2px solid #000;
}
#scones {
    position: relative;
    z-index: 3;
    margin-top: 8px;
    margin-left: 7px;
    margin-right: -40px;
    border: 2px solid #000;
}
#soup {
    position: absolute;
    top: 320px;
    right: -25px;
    z-index: 3;
    border: 2px solid #000;
}

.hours {
    margin-left: -40px;
    margin-top: -5px;
    padding: 5px 10px 10px 40px;
    width: 425px;
    background-color: orange;
    color: #5f1507;
    text-transform: lowercase;
    font: 200 16px/18px Helvetica Neue,Helvetica Neue UltraLight,HelveticaNeue-UltraLight,Helvetica Neue,Corbel,Helvetica,Arial,sans-serif;
}

.stripe {
    position: absolute;
    z-index:0;
    top: 0px;
    right: 0px;
    width: 3px;
    background-color: orange;
    height: 100%;
}

.fR {
    font-size: 22px;
    color: #5f1507;
    line-height: 34px;
}
.ast {
    margin-left: -40px;
    font-size: 30px;
    vertical-align: absmiddle;
    background-color: #000;
    color: white;
    padding-left: 50px;
}

.sLnk {
    font: 100 10px Monaco, Lucida Console, monospace;
    border-bottom: 1px dashed #829462;
    padding: 5px 0px 5px 20px;
}
.sLnk a {
    color: #6E6F5A;
}.sLnk a:hover {
    color: #000;
}
#facebook {
    background: url( "../images/facebook.png" ) 0px 3px no-repeat;
}
#delicious {
    background: url( "http://static.delicious.com/img/delicious.small.gif" ) 3px 6px no-repeat;
}
#twitter {
    background: url( "../images/twitter.gif" ) 0px 3px no-repeat;
}
/* End home page */

/* start menu */
table.menu {
    margin-bottom: 20px;
}

.menu td {
    vertical-align: top;
    line-height: 20px;
    font-size: 14px;
}
.menu td .sub {
    line-height: 18px;
    font-size: 12px;
    text-indent: 10px;
}

dd {
    font: 300 14px/18px Helvetica Neue,Helvetica Neue UltraLight,HelveticaNeue-UltraLight,Helvetica Neue,Corbel,Helvetica,Arial,sans-serif;
}

.newItm {
    padding-top: 5px;
}

.altR {
    background-color: orange;
}

th {
    border-bottom: 1px solid orange;
}

#menu_bck {
    top: 35px; 
    min-height: 870px;
    opacity: .85; 
    filter: alpha(opacity = 85);

}

.coupon { 
    border: 1px solid #ABAD8D;
    position: absolute;
    right: -25px;
    top: 490px;
    z-index: 20;
    background-color: #EBEFD1;
    width: 152px;
    text-align: center;
}

.dwnld { 
    border: 1px solid #ABAD8D;
    position: absolute;
    right: -25px;
    top: 450px;
    z-index: 20;
    background-color: #EBEFD1;
    width: 152px;
    text-align: center;
}

.dwnld a, .coupon a {
    text-decoration: none;
}
/* end menu */

/* start footer */
.footer {
    position: relative;
    margin: auto;
    width: 95%;
    max-width: 800px;
    top: 15px;
    font: 300 10px/12px Monaco, Lucida Console, monospace;
    z-index: 9;
    text-align: left;
    padding-top: 7px;
}

.footer a {
    color: navy;
}
.footer a:visited {
    color: navy;
}
.footer a:hover {
    color: black;
}

.fCpy {
    float: right;
    font-size: 9px;
    line-height: 18px;
}
/* end footer */
