body, html {
font-family: "tahoma", sans-serif, arial, helvetica;
font-size: small;
margin:0;
padding:0;
background:#666666;
background-image: url(images/shadebg.jpg);
background-repeat: repeat-y;
background-position: center;
color:#000;
}

h1, h2, h3 {
color: #ffb300;
letter-spacing: 0.001em;
text-align: left;
}

ul a{
font-size: 80%;}

#testimonial {
height: 30px;}

#header {
position: relative;
left:50%;
margin-left: -306px;
width: 612px;
}

#main {
position: absolute;
left:50%;
top: 200px;
margin-left: -110px;
margin-bottom: 50px;
width:390px;
text-align: justify;
line-height: 1.2;
padding-bottom: 20px;
}

#main a:link, a:visited{
color: #ffb300;
font-weight: bold;
}

#main a:hover{
color: #fe8200;
font-weight: bold;
}

.gotop{
font-size: 0.5em;
text-align: right;
}

#toplink{
padding: 0 0 15px 15px;
font-size: smaller;
}

#smallprint{
font-size: 0.5em;
color: gray;
}

.box {
border: #ffb300 dotted thin;
background: #f5f5f5;
padding: 0px 15px 15px 15px;
margin: 0 0 5px 0;}
    
#sidebar {
position: absolute;
left:50%;
top: 200px;
margin-left: -290px;
background: white;
width:163px;
}
    
    
h1.title {
height: 187px;
background-repeat:no-repeat;
background-image: url(images/header.jpg)
}
h1.title span {
display:none;
}

a:link.disclaimerlink, a:visited.disclaimerlink  {
font-size: 50%;
float: right;
}

a:link.sidelink, a:visited.sidelink{
display: block;
background-image: url(images/menumiddle.jpg);
background-repeat: repeat-y;
padding: 3px 4px 3px 6px;
margin: 0 0 0 0;
border-top: white solid 2px;
text-decoration: none;
font-weight: bold;
color: black;
}

.menutitle {
background-image: url(images/menumiddle.jpg);
background-repeat: repeat-y;
padding: 0 4px 3px 6px;
margin: 0 0 0 0;
text-decoration: none;
font-weight: bold;
font-size: smaller;
color: white;
}

a:hover.sidelink{
display: block;
background-image: url(images/menumiddle2.jpg);
background-repeat: repeat-y;
padding: 3px 4px 3px 6px;
margin: 0 0 0 0;
border-top: white solid 2px;
text-decoration: none;
font-weight: bold;
color: black;
}


a:link.onit, a:visited.onit, a:hover.onit {
display: block;
background-image: url(images/menumiddle.jpg);
background-repeat: repeat-y;
padding: 3px 4px 3px 6px;
margin: 0 0 0 0;
border-top: white solid 2px;
text-decoration: none;
font-weight: bold;
color: white;
}


#address1 {
text-align: left;
position: relative;
top: -150px;
left: 135px;
width: 150px;
width: 100px;
border: #ffb300 dotted thin;
background: #f5f5f5;
padding: 5px;
margin-left: 50px;
font-size: 0.5em;
}

h1.menutop {
margin: 0 0 0 0;
display: block;
height: 18px;
background-repeat:no-repeat;
background-image: url(images/menutop.jpg)
}
h1.menutop span {
display:none;
}

h1.menubottom {
margin: 0 0 0 0;
border-top: white solid 2px;
height: 18px;
background-repeat:no-repeat;
background-image: url(images/menubottom.jpg)
}
h1.menubottom span {
display:none;
}

tr {
background: #E5E5E5;
}

th {
font-weight: bold;
font-size: 0.6em;
padding: 3px;
}

td {
padding: 3px;
font-size: 0.6em;
}

.price {
text-align: right;
font-weight: bold;
}