html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin:0px;
padding:0px;
border:0px;
}
html {
min-height:100%; 
margin-bottom:1px;
}
body {
background:url(/images/bodybg1.jpg) #fbd738 repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
padding:0px;
margin:0px;
}
h1 {
font-size:18px;
padding:5px 0px 5px 7px;
color:#C30;
font-weight:bold;
}
h2 {
font-size:14px;
padding:5px 0px 5px 18px;
border-top:2px dotted #046C30;
border-bottom:2px dotted #046C30;
width:200px;
}
#wrapper {
width:770px;
margin:0px auto;
text-align:left;
}
#toptabscontainer {
}
#toptabs {
font-weight:bold;
width:770px;
background:#f9c70b;
font-size:11px;
line-height:normal;
}
#toptabs ul {
padding:10px 18px 0px 0px;
list-style:none;
}
#toptabs li {
display:inline;
}
#toptabs a {
float:right;
background:url("/images/tableft.gif") no-repeat left top;
margin:0;
padding:0 0 0 5px;
text-decoration:none;
}
#toptabs a span {
float:left;
display:block;
background:url("/images/tabright.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#toptabs a span {float:none;}
/* End IE5-Mac hack */
#toptabs a:hover span {
color:#FFF;
}
#toptabs a:hover {
background-position:0% -42px;
}
#toptabs a:hover span {
background-position:100% -42px;
}
#toptabs #current a {
background-position:0% -42px;
}
#toptabs #current a span {
background-position:100% -42px;
}
#topnav {
height: 28px;
background-color:#fbd738;
background-image:url("/images/top.jpg");
clear:both;
}
#header {
height:168px;
background-color:#fbd738;
background-image:url("/images/topheader.jpg");
background-repeat:no-repeat;
}
#header img {
float:left;
}
#headeraddress {
float:right;
margin:25px 65px 0px 0px;
height:auto;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#014F03;
}
#breadcrumbs {
height:30px;
background-image:url("/images/BreadTop.jpg");
background-position:top;
background-repeat:no-repeat;
}
#breadcrumbs ul {
font-size:11px;
padding:10px 0px 0px 30px;
color:#666;
}
#breadcrumbs li {
color:#000;
display:inline;
list-style:none;
}
#breadcrumbs a,
#breadcrumbs a:link, 
#breadcrumbs a:visited {
color:#666;
text-decoration:none;
}
#breadcrumbs a:hover,
#breadcrumbs a:focus {
text-decoration:underline;
}
#innerwrapper {
background-image:url("/images/InnerwrapperBG.jpg");
}
#content {
background:url("/images/ContentBG.jpg") no-repeat right bottom;
height:auto;
margin:0px 0px 0px 20px;
width: 730px;
border-top:4px double #f9c70b;
border-bottom:4px double #f9c70b;
}
#content p {
margin:0px 20px;
padding:0px 0px 15px 0px;
}
#content ul {
list-style:outside;
padding:0px 0px 25px 70px;
}
#content li {
padding:3px 0px 0px 0px;
}
#content a,
#content  a:link, 
#content  a:visited {
color:#046C30;
text-decoration:none;
font-weight:bold;
}
#content  a:hover,
#content  a:focus {
border-bottom:1px #333 dashed;
}
#footer {
background-image:url("/images/InnerwrapperBG.jpg");
height:30px;
width:770px;
margin:0px auto;
text-align:left;
font-size:9px;
color:#CCC;
clear:both;
}
#footer ul {
padding:10px 0px 0px 25px;;
color:#333;
}
#footer li {
list-style:none;
display:inline;
}
#footer a, #footer  a:link, #footer  a:visited {
color:#CCC;
text-decoration:none;
border-bottom:1px #666 dashed;
}
#footer a:hover, #footer a:focus {
color:#999;
text-decoration:underline;
}
#ad {
width:770px;
padding:5px;
margin:0px 0px 5px 20px;
clear:both;
}
#ad img {
float:left;
padding: 5px;
}
#ad a, #ad  a:link, #ad  a:visited {
border:0px;
}
#ad a:hover, #ad a:focus {
border:0px;
}
.footertext {
color:#CCC;
text-align:right;
padding:0px 0px 2px 80px;
}
.imgleft {
float:left; 
padding:3px 5px 3px 10px;
margin:5px 10px 1px 0px;
}
.imgright {
float:right; 
padding:3px 5px 3px 10px;
margin:5px 10px 1px 0px;
}
.imgfrontpage {
float:left; 
padding:3px 20px 3px 10px;
margin:5px 10px 1px 0px;
}
.bold {
color:#000;
font-weight:bold;
}
.italic {
font-style:italic;
}
.boldgreen {
font-weight:bold;
color:#046C30;
}
.red {
color:#C00;
}

#pricelist {

}

#pricelist table {
border: 1px #666 solid;
}
#pricelist th {
padding: 10px;
background-color:#fbd738;
color:#000;
}
#pricelist td {
padding: 7px;
font-weight:bold;
}

.pricelistheader {
background-color:#014F03;
color:#FFF;
font-weight:bold;
}
.pricelistevenrow {
background-color:#eeeeee;
}