/* This stylesheet effects the site on a Global/Structural Level and Resets browser default styles----*/

body
{
    background: #ebceae url(../images/bgBody.jpg) repeat-y 22px 0px;
    margin: 0px 0px 0px 0px;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 95%;
    font-weight: normal;
    color: black;
    line-height: normal;
    text-align: left;
}

a
{
    color: black;
    text-decoration: underline;
    padding: 0px;
}
a:hover
{
    color: #666666;
    text-decoration: underline;
}
a:visited
{
    color: black;
}
a:active
{
    color: black;
}

#content a img
{
    margin: 9px;
}
#content img
{
     margin: 9px;
}

#content h2 h3 h4 h5
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
    color: #9C2F19;
}
#content h2
{
    display: block;
    position: relative;
    font-size: 2em;
    color: #9C2F19;
    font-weight: normal;
    letter-spacing: .2em;
    margin: 0px 8px 0px 0px;
    padding: 0px;
    float: left;
    line-height: -6em;
}
#content h3
{
    font-size: .9em;
}
#content h4
{
    font-size: .8em;
}
#content h5
{
    font-size: .7em;
}


#content
{
    width: 694px;
    height: auto;
    background: #FFF1D5 url(../images/bgContentLogo.gif) no-repeat 0 0;
    border: 0px solid red;
    padding: 40px 20px 15px 20px;
    font-size: .85em;
}


.phone
{
    font-size: 14px;
    font-weight: bold;
    color: #044824;
    padding-right: 20px;
}

.tblMainContent
{
    width: 993px;
    height: auto;
    background: #FFF1D5 0px 0px;
    border-left: 0px solid black;
    border-right: 0px solid black;
}

.menu
{
    background: #9C2F19;
    border: 0px solid red;
}




.menu ul
{
    display: block;
    position: relative;
    width: 100%;
    height: 22px;
    list-style-type: none;
    border: 0px solid green;
    margin: 0px;
    padding:8px 0px 0px 0px;
    font-weight: bold;
    font-size: .65em;
}

.menu li
{
    display: inline;
    float: left;
    margin: 0px;
    padding: 0px;
}

.menu li a
{
    display: block;
    float: left;
    color: white;
    height: 10px;
    text-decoration: none;
    padding: 0px 14px 0px 14px;
    margin: 0px;
    border-right: 1px solid white;
}


.menu li a:hover
{
    color: #BA9E65;
    text-decoration: none;
}
.menu li a:active
{
    color: white;
    text-decoration: none;
}
.menu li a:visited
{
    color: white;
    text-decoration: none;
}



#rightColumn
{
    background: black url(../images/bgColumnR.jpg) repeat-x top left;
    color: white;
}


.top
{
    background: url(../images/flashBg.jpg) repeat-x top right;
}



.flash
{
    width: 259px;
    height: 284px;
    background: url(../images/flashBg.jpg) repeat-x top left;
}


.footerText
{
    color: white;
    border-bottom: 1px solid black;
    background: #9C2F19;
    font-size: .70em;
    text-align: right;
    vertical-align: top;
    padding: 2px 8px 0px 0px;
    height: 20px;
}

.footer
{
    background: url(../images/bgFooter.jpg) no-repeat bottom left;
    height: 15px;
}

.shadowR
{
    background: url(../images/bgBody.jpg) repeat-y top right;
    width: 28px;
}


#logos
{
    background: black;
    color: white;
    font-weight: bold;
    font-size: .70em;
}
#logos a
{
    color: White;
    text-decoration: none;
}


.borderR
{
    border-right: 2px solid black;
}

.logo {background: black url(../images/logoTop.gif) no-repeat 58px bottom; border:0px solid red;}


.menuTop
{   display: block;
    width: 500px;
    height:25px;
    position: relative;
    float: right;
    color: white;
    padding: 0px; 
    margin:0px;
    background: url(../images/bgTopR.jpg) repeat-x top left;
    border:0px solid green;
}
.menuTop ul
{
    display: block;
    float: right;
    position: relative;
    width: auto;
    height: auto;
    top: 7px;
    right:8px;
    padding: 0px; 
    margin:0px;
    list-style-type: none;
    border: 0px solid #CCC1A1;
    font-weight: normal;
    font-size: .60em;
}

.menuTop li
{
    display: inline;
    position: relative;
    float: left;
    margin: 0px;
    padding: 0px;
}

.menuTop li a
{
    display: block;
    float: left;
    color: white;
    text-decoration: none;
    padding: 0px 19px 0px 19px;
    position: relative;
    margin: 0px;
    background: 0px 0px;
    border-right: 1px solid white;
}

.noBorder img
{
    border: 0px solid white;
    padding: 0px;
    margin: 0px;
}

.menuTop li a:hover
{
    color: #cecece;
    text-decoration: none;
}
.menuTop li a:active
{
    color: white;
    text-decoration: none;
}
.menuTop li a:visited
{
    color: white;
    text-decoration: none;
}

#rightColumnBoxes
{
    margin-top: 50px;
    padding: 8px;
    font-size: .70em;
}
.hdr
{
    display: block;
    position: relative;
    width: auto;
    background: black url(../images/bgHdr.jpg) repeat-x 0px 0px;
    color: #E96145;
    font-weight: bolder;
    font-size: 13px;
    padding: 4px 5px 4px 5px;
}
.hdr a
{
    color: #E96145;
    text-decoration: none;
}
.hdr a:hover
{
    color: #FA684B;
    text-decoration: none;
}
.hdr a:active
{
    color: #E96145;
    text-decoration: none;
}
.hdr a:visited
{
    color: #E96145;
    text-decoration: none;
}



.box
{
    color: black;
    width: 100%;
    padding: 0px 0px 0px 0px;
    background:#d7b183 url(../images/bgSideAds.jpg) repeat-x 0px 25px;
}
.boxContent
{
    padding: 0px;
    width: 95%;
   /* background:#d7b183 url(../images/bgSideAds.jpg) repeat-xt 0px 0px;*/
}
.boxContent img
{
    padding: 0px;
    text-align: center;
}

.bgBox
{
    background: white url(../images/bgBox.gif) repeat-y top right;
}
.boxBottomContent
{
    color: White;
    padding: 8px;
    background: #9C2F19;
    font-size: 11px;
}

.boxBottomContent h1
{
    font-size: 15px;
    font-weight: bold;
    color: White;
    margin: 0px;
    padding: 0px;
}
.boxBottom
{
    background: #9C2F19;
}

.bgBoxTopLine
{
    background: white url(../images/bgboxR.gif) no-repeat top right;
}
.bgBoxLeft
{
    background: url(../images/bgBoxLeft.gif) repeat-y top right;
}
#mainBackground
{
    background-color: #FFF1D5;
}
.searchTopBtn input
{
    display: block;
    position: relative;
    border: 1px solid red;
    padding: 0px;
    margin: 0px;
    float: left;
}
.textBackground
{
    border: 1px solid red;
    margin: 0px;
    padding: 0px;
    float: left;
    position: relative;
    display: block;
}
#searchTop
{
    border: 1px solid red;
    margin-top: 10px;
    display: block;
    width: 200px;
    padding: 0px;
    height: 23px;
}
#searchBox input
{
}
.searchContainer
{
    display: block;
    float: left;
    position: relative;
    border: 0px solid red;
    width: 229px;
    height: 23px;
    margin-left: 10px;
    margin-top: 10px;
}

.searchInput
{
    display: block;
    position: absolute;
    border: 1px solid #B0B0B0;
    font-weight: bold;
    float: none;
    text-align: left;
    padding-left: 20px;
    border-left: 0px;
    color: black;
    width: 185px;
    top: 3px;
    left: 8px;
    margin: 0px;
    vertical-align: top;
    background-color: #FFEEC7;
    font-size: 10px;
}
.searchTopBtn
{
    display: block;
    float: left;
    position: absolute;
    margin-top: 0px;
    width: 22px;
    height: 22px;
    border: 0px solid red;
    top: 0px;
    margin-top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 0px;
    z-index: 2;
}

.searchContent h1
{
    font-size: 11px;
    font-weight: bold;
    color: white;
    margin: 0px;
    padding: 0px;
}
.searchContent
{
    display: block;
    float: left;
    position: relative;
    top: 6px;
    left: 25px;
    border: 0px solid red;
    width: 80%;
    height: 45px;
    font-size: 11px;
    color: white;
    margin: 0px;
    padding: 0px;
}

/*featured homepage graphic*/
.leftsideFeatured
{
    background: url(../images/boxLeft.gif) no-repeat 0px 1px;
}

.rightsideFeatured
{
    background: white url(../images/hdrHomePeanuts.jpg) no-repeat 0px 0px;
}

