﻿body
{
    background: #5a471c url(images/content-bg.gif) repeat-y top center;
    padding: 0;
    margin: 0;
    font-family: Lucida Sans Unicode, Lucida Grande, Sans-Serif;
    font-size: 16px;
    color: #5a471c;
}
a {color: #5a471c;}
a:active {color: #5a471c;}
a:visited {color: #5a471c;}

#global {width: 960px; margin: 0 auto;}
#header {height: 200px; padding: 20px 20px;}
#headerRight {position: relative;float:right; width: 485px; height: 185px; background: url(images/top-right-bg.gif) no-repeat top right;}
#headerText {position: absolute; width: 300px; top: 80px; left: 5px; text-align: center; border: solid 0px black;}
.StoreOpen {font-size: 20px; font-weight: bold; color: #898F14; margin: 0 0 10px 0;}
.WebsiteOpen {font-size: 16px; font-weight: bold; color: #898F14; margin: 0 0 3px 0;}
#content {padding: 10px 20px; min-height: 400px;}
h1
{
    color: #898F14;
}
.subHeader {font-size: 20px; font-weight: bold; color: #898F14;}
.subHeaderSmall {font-size: 16px; font-weight: bold; color: #898F14;}
ul {}
li {background: url(images/list-item-bg.gif) no-repeat left center; list-style: none; margin-left: -10px; padding: 4px 0 4px 25px;}

hr
{
    color: #d9d592;
    height: 1px;
}


#Ten11 {font-family: Trebuchet MS, Helvetica, Sans-Serif; width: 400px;}
#Ten11 .what {font-size: 15px; display: inline-block; text-decoration: none; padding-top: 6px; padding-left: 9px;}
#Ten11 .who {font-size: 20px; display: inline-block; text-decoration: none; padding-left: 4px;}
