body         { background-image: url(../images/bg01.jpg); }

a            { outline-width; 0px; }
.headertop   {  background-image: url(../images/bg02.jpg); border-bottom:1px solid #000; }
.midcontent  {  background: url(../images/bg04.jpg) #5a4236 repeat-x; border-bottom:2px solid #000; 
                font-family:Verdana; font-size:0.8em; color: #eaab4e;  overflow:visible; }

#nav {
    margin:0;
    padding:0;
    height:18px;
    background:url(../images/bg02.jpg) 0 0 repeat-x; 
    background-color:#000;
    text-align:center;
}

#nav li {
    display:inline;
    padding:0;
    margin:0;
}

#nav a:link,
#nav a:visited {
    color:#fff;
    font-family:Verdana;
    font-weight:bold;
    font-size:1em;
    padding:3px 12px 3px 12px;
    text-decoration:none;
}

#nav a:hover {
    color:#ff0;
    font-family:Verdana;
    font-weight:bold;
    font-size:1em;
    padding:3px 12px 3px 12px;
    /*text-decoration:underline;*/
    background-color:#000;

}

#ptr a:link,
#ptr a:visited {
    color:#5a4235;
    font-family:Verdana;
    font-weight:normal;
    font-size:.7em;
    padding:3px 2px 3px 2px;
    text-decoration:none;
}

#ptr a:hover {
    color:#fff;
    font-family:Verdana;
    font-weight:normal;
    font-size:.7em;
    padding:3px 2px 3px 2px;
    text-decoration:none;
}

#contentid a:link,
#contentid a:visited {
    color:#fee37c;
    font-family:Verdana;
    font-weight:normal;
    font-size:.9em;
    text-decoration:underline;
}

#contentid a:hover {
    color:#ff0;
    font-family:Verdana;
    font-weight:normal;
    font-size:.9em;
    text-decoration:none;
}

.imgclass { background-color:red; border:3px double #300; }


h4 { font-family:Verdana; font-weight:normal; font-size:18px; color:#963; }
.subhdr { font-family:Verdana; font-weight:bold; font-size:16px; color:#963; line-height:140%; }

.pricehdr  { font-family:Verdana; font-weight:bold; font-size:8px; color:#963; line-height:140%; }


#pricelist td { border-bottom:1px solid #400; font-family:Verdana; font-size:0.9em; color: #eaab4e; }


.yellow { font-size:0.7em;color:#ff0; }

