@charset "utf-8"; body  { font-size: 12px; line-height:18px; margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ padding: 0; text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ color: #000000; background-color: #666666; background-image: url('paint-bg.gif'); font-family: Arial, Helvetica, sans-serif; font-style:normal; font-variant:normal; font-weight:normal } #container { width: 919px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */ border: 0px solid #000000; text-align: left; /* this overrides the text-align: center on the body element. */ margin-top: 0; margin-right: auto; margin-bottom: 20px; margin-left: auto; }  #header { background: #306CA0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */ padding-top: 0; padding-bottom: 0; }  #header h1 { margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */ padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */ } #above_footer { background-color: #044758; padding: 0px; font-size: 16px; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; } #sidebar1 { float: right; /* since this element is floated, a width must be given */ width: 214px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */ background: #ffffff; padding-top: 0px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; } #mainContent { margin-right: 250px; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 20px; padding-bottom: 0; padding-left: 20px; margin-top: 0; border-right-width: thin; border-right-style: solid; border-right-color: #5F7862; }  #nav { height: 28px; background-image: url('navbar.gif'); background-position: left top; background-repeat: repeat-x } #footer { padding-top: 0; padding-right: 0px; padding-bottom: 0; padding-left: 0px; }  #footer p { margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */ padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */ } .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */ float: right; margin-left: 8px; } .fltlft { /* this class can be used to float an element left in your page */ float: left; margin-right: 8px; } .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */ clear:both; height:0; font-size: 1px; line-height: 0px; } .star {color: #bcb530; font-size:10px; font-family: Verdana; background-repeat: no-repeat; background-image: url('/images/star.gif'); width:26px; height:15px; text-align:center; vertical-align:middle; font-weight:bold; line-height:26px} #dropmenudiv{position:absolute; z-index:100;} .menu a:link, .menu a:active, .menu a:visited { display: block;  color: #034D60; BACKGROUND-COLOR: #034D60; font-size:11px;  width:170px; text-decoration:none; border-top:1px solid #ffffff; padding:2px;} .menu a:hover { display: block; color: #ffffff; BACKGROUND-COLOR:#333333; font-size:11px; text-decoration:none; width:170px;	 border-top:1px solid #ffffff; padding:2px;} .nav a:link, .nav a:active, .nav a:visited { display:block; color:#ffffff; font-size:14px; font-weight:bolder; text-decoration:none; line-height:28px; vertical-align:middle; width:100%; text-align:center; background-image: url('navbar.gif'); } .nav a:hover { display:block;		 background-color:#ffffff; color:#ffffff; font-size:14px; font-weight:bolder;	 text-decoration:none;	 line-height:28px; vertical-align:middle; width:100%;	 text-align:center;	 } a:link, a:active, a:visited {text-decoration:underline; color:#034D60} a:hover {text-decoration:none; color:#CD823D; } hr { color:#034D60; top-margin:5px; } h1 { font-family: Arial; font-size:16px; font-weight:bold; color:#034D60; border-bottom:1px solid #034D60; } h2 { font-family: Arial; font-size:16px; font-weight:bold; color:#034D60;	 } h3 { font-family: Arial; font-size:12px; font-weight:bold; color:#599F46;	 margin:0px; } .footer { color:#333333; font-size:11px; line-height:12px; } .footer a:link, .footer a:active, .footer a:visited { text-decoration:underline; color:#333333; font-size:10px;	 } .footer a:hover { text-decoration:none; color:#034D60; font-size:10px;	 } .display a:link, .display a:active, .display a:visited { font-family: Verdana; font-weight:bold; color:#333333; font-size:9px; text-decoration:none; letter-spacing:0px; background-color:#CCCCCC; } .display a:hover { font-family: Verdana; font-weight:bold;	 color:#ffffff; font-size:9px; text-decoration:none;	 letter-spacing:0px;	 background-color:#CCCCCC;	 } .quickDelivery a:link, .quickDelivery a:active, .quickDelivery a:visited { font-family: Georgia, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#034D60;	 margin:0px; text-decoration:underline; } .quickDelivery a:hover { font-family: Georgia, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#000;	 margin:0px; text-decoration:none; } #chicago{ position: absolute; left: 200px; top: 2000px; right: 200px; font-family:arial; font-size: 8pt; color:666666; text-align: center;} .skyadtext { font-family: Trebuchet MS; font-size: 11px; font-weight: normal; } .skyadtextbold { font-family: Trebuchet MS; font-size: 11px; font-weight: bold; } .skyadtitle { font-weight: bold; color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; } .footermousetype { color:#6B6B6B; font-size:10px; line-height:12px; } #bread { font-family:Arial, Helvetica, sans-serif; font-size:7px; text-align:right; } #bread a { font-size:9px; margin: 0 4px; }.ten_px_text {font-size: 10px} #washing { color: #FFFFFF; background-color: #57745C; font-weight: bold; background-position: right; } #washing h2 { background-image: url('navbar.gif'); color: #336600; margin: 0px; padding: 5px; border: 1px solid #000000 } #washing li { margin: 0px; padding: 0px; } #gallery { background-color: #617A64; border: 1px solid #000000; font-weight: bold; color: #FFFFFF; } #container #mainContent #gallery a { font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; } #gallery h2 { background-image: url('navbar.gif'); margin: 0px; padding: 5px; border: 1px solid #000000 } #small { font-size: 9px; }