#headerContainer {
    width: 950px;
    margin-right: auto;
    margin-left: 0 px;
}
#headerLogo {
    float: left;
    height: 83px;
    width: 197px;
}
#headerMain {
    background-image: url(/images/header_main.gif);
    background-repeat: no-repeat;
    float: left;
    height: 78px;
    width: 378px;
    padding-top: 5px;
    padding-left: 280px;
}
#header50flav {
    float: left;
    height: 83px;
    width: 95px;
}
.topNavigation {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    text-decoration: none;
}
.topNavigation a:link, .topNavigation a:visited, .topNavigation a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}

.module-list li a:hover{
    background-color: #000000;
    color: #FFFFFF;
}

.topNavigation a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffa200;
    text-decoration: none;
}
#categories {
    background-image: url(/images/capella_menu_bg.jpg);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 3px #888888;
    text-align: center;
    font-size: 14px;
    width: 950px;
    float: left;
    height: 25px;
    /*background-color: #8e3429;*/
}
#categories a:link, #categories a:visited, #categories a:active {
    /*	font-family: "Arial, Helvetica, sans-serif" */
    font-size: 12px;
    /*	font-weight: bold; */
    color: #FFFFFF;
    text-decoration: none;
    font-style: normal;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
}
#categories a:hover {
    /*	font-family: "Arial, Helvetica, sans-serif" */
    background-color: #000000;
    /*	font-weight: bold;*/
    /*	text-decoration: underline;*/
    font-style: normal;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
}
#categories ul {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    list-style-type: none;
    margin: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#categories li {
    display: inline;
    padding-right: 10px;
}
#leftHeader {
    float: left;
    height: 20px;
    width: 172px;
    background-image: url(/images/leftcolumn_bgd.gif);
    background-repeat: repeat-x;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    padding-top: 2px;
    padding-left: 8px;
    color: #8E3429;
}
#homeBody {
    float: left;
    width: 743px;
    height: 370px;
}
#leftColumn {
    float: left;
    width: 180px;
    height: 620px;
}
#homeBottomBgd {
    float: left;
    height: 225px;
    width: 770px;
    background-image: url(/images/home_btm_bgd.gif);
}
#homeBottomLft {
    float: left;
    height: 225px;
    width: 228px;
    background-image: url(/images/home_btm_bgd.gif);
    background-repeat: no-repeat;
}
#homeBottomRgt {
    float: left;
    width: 518px;
    height: 225px;
    background-image: url(/images/home_btm_bgd.gif);
    background-repeat: no-repeat;
    background-position: right;
}
#homeBtmTitle {
    float: left;
    width: 216px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    padding-left: 12px;
    height: 20px;
    padding-top: 10px;
}
#homeBtmTopic {
    float: left;
    width: 200px;
    height: 85px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #333;
    padding-left: 15px;
    padding-top: 10px;
}
#homeBtmBody {
    float: left;
    width: 208px;
    padding-top: 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333;
    padding-left: 20px;
}
#homeBtmTitle2 {
    float: left;
    width: 350px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    padding-left: 12px;
    height: 20px;
    padding-top: 10px;
}
.btmTopicTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #8e3429;
}
#leftHeaderTop {
    float: left;
    height: 15px;
    width: 180px;
    background-image: url(/images/left_column_top.gif);
    background-repeat: no-repeat;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #8E3429;
    padding: 0px;
}

#footerContainer {
    padding: 5px;
    float: left;
    height: auto;
    width: 100%;
    margin-top: 10px;
    background-color: #8e3429;
    border: 1px solid #999;
    text-align: center;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
#homepage_info{
    margin-top: 20px;
}

#homepage_deal{
    margin-top: 10px;
    border-width:3px;
    border-style:groove;
    padding-bottom:5px;
}

#footerIcons {
    padding: 5px;
    float: left;
    height: auto;
    width: 935px;
    margin-top: 10px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
#footerContainer a:link, #footerContainer a:visited, #footerContainer a:active {
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
#footerContainer a:hover {
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color:#000000;
    text-decoration: none;
}

#homeBottomContainer {
    float: left;
    width: 515px;
    height: 200px;
}
#homeBottom1 {
    float: left;
    width: 248px;
    margin-right: 15px;
    height: 200px;
    background-repeat: no-repeat;
}

#homeBottom2 {
    float: left;
    width: 286px;
    height: 170px;
    padding-left:15px;
    padding-right:15px;
    padding-top:15px;
    padding-bottom:15px;
}

#homeBottom3 {
    float: left;
    width: 142px;
    height: 145px;
    background-image: url(/images/home_new_flavors.jpg);
    background-repeat: no-repeat;
    padding-top: 45px;
    text-align: center;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.newFlavorsBold {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #333;
}
.newFlavors {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    color: #333;
}

