﻿
table, div, td, tr, th, p, strong, li, ul, a
{
    font-family: 'Droid Sans' , sans-serif;
    text-align: left;
    font-size: 13px;
}


body
{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-color: #573E22;
    font-family: 'Droid Sans' , sans-serif;
    font-size: 13px;
}

#out
{
    position: relative;
    width: 988px;
    min-height: 635px;
    height: auto !important;
    height: 635px;
    margin: 0 auto;
    padding: 0;
    background-color: #713220;
    text-align: center;
    border: none;
}

#top
{
    position: relative;
    float: left;
    width: 988px;
    height: 107px;
    margin: 0 auto;
    padding: 0;
    background: #713220 /*url("images/topBg.jpg") no-repeat*/;
    border: none;
    text-align: left;
}

#topMenu
{
    position: relative;
    float: right;
    width: 455px;
    height: 10px;
    height: auto !important;
    height: 10px;
    margin: 75px 0 0 0;
    background-color: Transparent;
    border: none;
    outline: none;
}

#bigFlash
{
    position: relative;
    float: left;
    width: 988px;
    min-height: 403px;
    margin: 0 0 0 0;
    padding: 0;
    background-color: #713220;
}

#mainBottom
{
    position: relative;
    float: left;
    width: 988px;
    min-height: 125px;
    margin: 0;
    padding: 0;
    background-color: #713220;
    border: none;
}

#pLevel
{
    position: relative;
    float: left;
    width: 277px;
    min-height: 115px;
    height: auto !important;
    height: 115px;
    margin: 5px 0 0 12px;
    padding-top: 10px; /*background: url("images/labelHead.jpg") no-repeat top;*/
    border: none;
    text-align: left;
}

#pLevel span
{
    font-size: 16px;
    color: #fdfde3;
}

#pLevel a:link, #pLevel a:active, #pLevel a:visited, #pLevel a
{
    color: #fff;
    text-decoration: none;
}

#pLevel a:hover
{
    text-decoration: underline;
    color: #ffffbd;
}


#news
{
    position: relative;
    float: left;
    width: 283px;
    min-height: 115px;
    height: auto !important;
    height: 115px;
    margin: 5px 0 0 65px;
    padding: 10px 0 0 0; /*background: url("images/newsHead.jpg") no-repeat top;*/
    border: none;
    text-align: left;
}

#news span
{
    font-size: 16px;
    color: #fdfde3;
}

.newsFlash
{
    position: relative;
    float: left;
    width: 280px;
    height: 82px;
    margin: 0 0 0 0;
    padding-top: 5px;
    border: none;
    text-align: left;
}




#story
{
    position: relative;
    float: left;
    width: 272px;
    min-height: 115px;
    height: auto !important;
    height: 115px;
    margin: 5px 0 0 65px;
    padding-top: 10px; /*background: url("images/storyHead.jpg") no-repeat top;*/
    border: none;
    text-align: left;
    color: #fdfde3;
}

#story span
{
    font-size: 16px;
    color: #fdfde3;
}


#story a:link, #story a:active, #story a:visited, #story a
{
    color: #fff;
    text-decoration: none;
}

#story a:hover
{
    text-decoration: underline;
    color: #ffffbd;
}

.mainHr
{
    border: 0;
    height: 1px;
    background: #c6b17f;
}



.productIndex a:link, .productIndex a:active, .productIndex a:visited, .productIndex a
{
    color: #713220;
    text-decoration: none;
    font-size: 15px;
}

.productIndex a:hover
{
    text-decoration: underline;
    color: #000;
    font-size: 15px;
}


