

body
{
background-image: url(../images/page_bg.gif);
margin-top: 0px;
padding: 0;
height: 100%;
display: inline;
}

#aboutthissite
{
visibility: hidden;
display: none;
}

#footer
{
clear: both;
position: relative;
}

#container 
{
padding-left: 200px;   /* LC width */
padding-right: 150px;  /* RC width */
overflow: hidden;
}

#container .column 
{
position: relative;
float: left;
padding-bottom: 20010px;  /* X + padding-bottom */
margin-bottom: -20000px;  /* X */
}

#left_empty
{
position: absolute;
top: 0px;
left: 0px;
width: 144px;
margin: 0px;
padding 0px;
height: 100% !important;
float: left;
display: inline;
}

#right_empty
{
float: right;
display: inline;
}

#header
{
position: absolute;
top: 0px;
left: 144px;
width: 693px;
margin: 0px;
padding: 0px;
height: 100% !important;
float: left;
}

#menu
{
position: absolute;
top: 124px;
left: 144px;
margin-bottom: 0px;
margin-top: 0px;
padding: 0px;
border: 0px;
background-color: #dbdbdb;
height: 2040px;
width: 147px;
display: inline;
float: left;
line-height: 0px;
text-align: center;
}

#content
{
position: absolute;
top: 124px;
left: 291px;
margin-top: 0px;
vertical-align: top;
height: 2000px;
background-image: url(../images/content_bg.gif);
width: 512px;
background-repeat: repeat-y;
padding: 20px;
float: right;
display: inline;
}

img
{
border: 0px;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

a
{
margin-top: 0px;
margin-bottom: 0px;
}

p
{
color: #000000;
font-family: Arial;
font-size: 10pt;
max-width: 30em;
}

.customer
{
color: #3366FF;
font-family: Arial;
font-size: 12pt;
max-width: 30em;
}

.testimonial
{
color: #000000;
font-family: Arial;
font-size: 8pt;
max-width: 380px;
font-style: italic;
}

ul
{
color: #000000;
font-family: Arial;
font-size: 12pt;
list-style-type: none;
padding: 0;
margin-left: 1em;
}

li
{
background-image: url(../images/blueDot.gif);
background-repeat: no-repeat;
background-position: 0 .03em;
padding-left: 1em;
}

h1
{
font-family: Arial;
font-size: 17pt;
margin-top: 0px;
margin-bottom: 10px;
}

h2
{
font-family: Arial;
font-size: 13pt;
}

.PAGname
{
font-family: Arial;
font-size: 11pt;
font-weight: bold;
color: navy;
}

.storelocation
{
font-weight: bold;
}

.phonenumber
{
color: blue;
}

.email
{
color: navy;
font-weight: bold;
}

.email:hover
{
color: white;
font-weight: bold;
background-color: navy;
}

.address
{
font-style: italic;
}


/*forms*/

label
{
width: 10em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
color: #000066;
font-family: Arial;
font-size: 12px;
}

fieldset
{
border: 1px solid #000066;
width: 21em;
text-align: center;
background: #DDDDDD;
}

select
{
border: 1px solid #000066;
width: 12.8em;
color: #000066;
background: #eeeeee;
margin-bottom: 0.5em;
font-family: Arial;
font-size: 12px;
}

input.submitbtn
{
width: 5em;
}

input
{
margin-bottom: 0.5em;
color: #000066;
background: #eeeeee;
border: 1px solid #000066;
font-family: Arial;
font-size: 12px;
width: 12.8em;
}

legend
{
color: #000066;
background: #BBBBBB;
border: 1px solid #000066;
padding: 2px 6px;
font-family: Arial;
font-size: 16px;
font-weight: bold;
}

.td1
{
background: #BBBBBB;
border: 2px solid #FFFFFF;
padding: 2px;
width:180px;
}

.td2
{
background: #7CBBCC;
border: 2px solid #FFFFFF;
padding: 2px;
width:180px;
}

.hours
{
font-family: Arial;
font-size: 12px;
}

.days
{
font-family: Arial;
font-size: 12px;
font-weight: bold;
}
