html {
font-size: 100%;
background: url('menu_gradient.gif') repeat-y left;
height: 100%; }

body {
margin: 0;
padding: 0;
text-align: left;
font-size: 62.5%;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: 100%;
background: url('header_gradient.gif') repeat-x top;
}

a:link {color: #336666; text-decoration: none; font-weight: bold; }
a:active {color: #336666; text-decoration: none; font-weight: bold;}
a:visited {color: #336666; text-decoration: none; font-weight: bold; }
a:hover {color: #00FFFF; font-weight: bold;}

#uCleanPrintLogo {
display: none;
}

#container {
float: left;
width: 765px;
text-align: left;
padding-bottom: 75px;
}

#header {
position: relative;
float: top;
height: 150px;
}

#logo {
position: relative;
top: 8px;
left: 28px;
}

#banner {
position: relative;
top: 0;
left: 48px;
}

#location_bar {
position: relative;
height: 25px;
top: 7px;
left: 200px;
width: 565px;
background: #FFF url('location_bar.gif') repeat-x bottom;
}

#directions_button {
position: relative;
float: right;
right: 10px; }

#location_text {
padding: 6px 0 0 20px;
}

.yellowNav a:link {color: #000; text-decoration: none; }
.yellowNav a:active {color: #000; text-decoration: underline; }
.yellowNav a:visited {color: #000; text-decoration: none; }
.yellowNav a:hover {color: #000; text-decoration: underline; }

.clear {
clear: both;
}

#left {
width: 200px; /*plus border*/
height: 100%;
float: left;
color: white;
padding: 0px 0px 5px 0px;

}

#right {
width: 155px; /*plus border*/
float: right;
margin: 0 0 0 0;
font-size: 1.2em;
color: #444;
min-height: 100%;
padding: 5px;
height: 100%;

}

#main {
width: 364px; /*740-175 times 2 minus 2*/
margin: 10px 10px 0 20px;
float: left;
font-size: 1.2em;
color: #444;
/*border: 1px solid #191bcb;*/
height: 100%;
}

#menu {
font-size: 1.2em;
font-weight: bold;
padding: 0 5px 5px 15px;
height: 100%;
margin: 0;

}

#address {
font-size: 1.2em;
font-weight: normal;
padding: 0 10px 2px 15px;
height: 100%;
}

#footer {
clear: both;
position: relative;
left: 200px;
height: 50px;
width: 555px;
background: #fff url('footer.gif') repeat-x right;

color: white;
font-size: 1.0em;
font-weight: bold;
padding-left: 10px;
margin-top: -50px;
}


#nonFooter {
position: relative;
min-height: 100%;
/*padding-bottom: 50px;*/

}

* html #nonFooter {
height: 100%;

}


blockquote { color: #336666; font-weight: bold; }
span.promo {color: red; font-weight: bold; }

.darkback a:link {color: #FFFFFF; text-decoration: none; }
.darkback a:active {color: #FFFFFF; text-decoration: underline; }
.darkback a:visited {color: #FFFFFF; text-decoration: none; }
.darkback a:hover {color: #000000; text-decoration: none; background: #E4CD1F; }

h1 {font-size: 1.8em; line-height: 1;}

h2 {font-size: 1.4em; line-height: 1;}

table.services
{ width: 368px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.category
{ background-color: #99CCCC;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 1.2em;
color: #404040; }


td.service
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 1em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0; }
