body {
    background:#ffffff;
    margin:0px 0px 0px 0px;
    font-family:Goudy Old Style, Palatino, Georgia;
    color:#5b703c;
}

body img {
    border:none;   
}

body a {
    outline:none;   
}

#info-right a:hover {
    background:url(images/hoverback.png);
}

#home-wrapper {
    background-image:url(images/homebackground1.jpg);
    background-repeat:no-repeat;
    width:750px;
    height:600px;
    margin:0px auto 0px auto;
    border-right:1px solid #666666;
    border-left:1px solid #666666;
    border-bottom:1px solid #666666;
}

#home-center {
    clear:both;
    margin:0px 0px 0px 0px;
    padding:50px 0px 0px 0px;
    text-align:center;
    
}

.bighead {
    font-family:Palatino,Georgia;
    font-size:42px;
    letter-spacing:8px;
    color:#5b703c;
}

.subhead {
    font-family:Palatino,Georgia;
    font-size:20px;
    color:#5b703c;
}

#home-footer {
    clear:both;
    margin:0px 0px 0px 0px;
}

#info-wrapper {
    background-image:url(images/infobackground1.jpg);
    background-repeat:no-repeat;
    width:800px;
    height:600px;
    margin:0px auto 0px auto;
    border-right:1px solid #666666;
    border-left:1px solid #666666;
}

#info-left {
    clear:both;
    width:185px;
    margin:80px 0px 0px 68px;    
    padding:20px 0px 0px 0px;
}

#info-right {
    float:right;
    width:189px;
    margin:-100px 45px 0px 0px;    
}

#info-footer {
    clear:both;
    margin:0px 0px 0px 0px;
}

#goods-wrapper {
    background-image:url(images/goodsbackground1.jpg);
    background-repeat:no-repeat;
    width:800px;
    height:600px;
    margin:0px auto 0px auto;
    border-right:1px solid #666666;
    border-left:1px solid #666666;
}

#goods-left {
    float:left;
    background-repeat:no-repeat;
    width:127px;
    background-image:url(images/goodswithbrands.jpg);
    margin:10px 0px 0px 10px;
    padding:0px 10px 10px 12px;
    text-align:center;
    font-size:10pt;

}

.namelist {
    padding:35px 0px 0px 0px;
    line-height:18px;
}

#goods-center {
    float:left;
    width:360px;
    height:400px;
    margin:80px 0px 0px 58px;
    text-align:center;
    font-size:16pt;
}

#goods-right {    
    clear:both;
    float:right;
    width:127px;
    background-repeat:no-repeat;
    background-image:url(images/goodswithbrands.jpg);
    margin:10px 10px 0px 0px;
    padding:0px 10px 10px 12px;
    text-align:center;
    font-size:10pt;
}

#goods-footer {
    clear:both;
    margin:0px 0px 0px 0px;
}

#map-wrapper {
    padding:20px 20px 20px 20px;
    color:#5B703C;
    font-family:Goudy Old Style,Palatino,Georgia;
    font-size:18px;
    line-height:22px;
    text-align:center;
}

