
body {
      background-color: #e1a219;
      font-weight: bold;
      scrollbar-base-color: #E1a219; 
      scrollbar-arrow-color: #862E3A;
      scrollbar-DarkShadow-Color: #862E3A; 
}

/* Normalize padding and margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}

/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

/* Normalize list styles */
ol, ul {
list-style: none;
}

/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

/* Normalize table borders */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Normalize other borders */
fieldset, img {
border: 0;
}

/* Normalize text-alignment */
caption, th {
text-align: left;
}

/* Normalize (remove) quotation marks */
q:before, q:after {
content: '';
}

a:link {color: #86243e; text-decoration: none; }
a:active {color: #86243e; text-decoration: none; }
a:visited {color: #86243e; text-decoration: none; }
a:hover {color: #ffffff; text-decoration: none; }
#waiter_and_boxesDiv {position:absolute; left:0; top:0;}
#homeDiv {position:absolute; left:195px; top:40px;  font-family:"arial narrow", arial, sans-serif; font-size:17px; font-weight=900; color:#86243e; }
#aboutDiv {position:absolute; left:207px; top:93px; line-height:17px;  font-family:"arial narrow", arial, sans-serif; font-size:17px; font-weight=900; color:86243e;}
#formDiv {position:absolute; left:0; top:600; } 
#guysworkDiv {position:absolute; left:184; top:153; line-height:17px;  font-family:"arial narrow", arial, sans-serif; font-size:17px; font-weight=900; color:86243e;}
#galleriesDiv {position:absolute; left:200; top:217; line-height:17px;  font-family:"arial narrow", arial, sans-serif; font-size:17px; font-weight=900; color:86243e;}
#productsDiv {position:absolute; left:185; top:268; line-height:17px;  font-family:"arial narrow", arial, sans-serif; font-size:17px; font-weight=900; color:86243e;}
#licensingDiv {position:absolute; left:182; top:320; line-height:17px;  font-family:"arial narrow", arial, sans-serif; font-size:17px; font-weight=900; color:86243e;}
#textDiv {position:absolute; left:327; top:130; font-family:"arial narrow", arial, sans-serif; font-size:17px; font-weight:900; color:86243e;}
#tableDiv {position:absolute; left:327; top:130; font-family:"arial narrow", arial, sans-serif; font-size:24px; font-weight:900; color:86243e;}
.fixed {line-height:19px; font-family:"arial narrow", arial, sans-serif; font-size:17px; font-weight=300; color:86243e;}
.bigfixed {line-height:29px; font-family:"arial narrow", arial, sans-serif; font-size:22px; font-weight=900; color:86243e;}
#ghost_right_arrowDiv {position:absolute; left:497; top:525; } 
#ghost_left_arrowDiv {position:absolute; left:455; top:525; } 
.current_link_color {color:#000000}
.fixed15 {text-align:right}


#bg_pic {
   position: relative;
   width: 760px;
   height: 570px;
}

BODY.conditioner {
   bgcolor: "#e1a219";
   lang:EN-US;
   style:'tab-interval:.5in';
   leftmargin:"0";
   topmargin:"0";
   marginwidth:"0";
   marginheight:"0";
   scroll:"auto";

   max-height:100%; /* fixes the display height in Mozilla and Firefox */
   margin:0px 0 0 0px; /* resizes the body to have a top margin of 100px and left margin of 150px; */
}

BODY.conditioner_old {
   bgcolor: "#e1a219";
   lang:EN-US;
   style:'tab-interval:.5in';
   leftmargin:"0";
   topmargin:"0";
   marginwidth:"0";
   marginheight:"0";
   scroll:"auto";
   overflow:hidden; /* gets rid of the scroll bars in IE6 */
   max-height:100%; /* fixes the display height in Mozilla and Firefox */
   margin:0px 0 0 0px; /* resizes the body to have a top margin of 100px and left margin of 150px; */
}

