
body
{
background: #006666;
margin-top: 0px;
padding-top: 0px;
}

.newSales
{
visibility: hidden;
position: fixed;
left: 0px;
top: 0px;
background: url('images/sales_gif.gif');
width: 135px;
height: 120px;
}

.pageHeader
{
background: #660033;
width: 600px; 
padding: 0px; 
margin: 0px; 
border-collapse: collapse;
}

.banner
{
border: 0px solid white;
width: 598px;
height: 150px;
padding: 0px;
margin: 0px;
}

.navBar
{
background: #660033;
width: 600px; 
height: 100%;
padding: 0px; 
margin: 0px; 
}

.navImg
{
background: url('images/repeatnav.gif');
width: 600px;
height: 10px;
}

.pageBody
{
background-color: #660033;
width: 600px;
height: 100%;
border: 0px solid white; 
}

.pageBody img
{
border: 0px;
}



.leftContent
{
width:300px;
height: 100%;
vertical-align: top;
}

.rightContent
{
width:300px;
height: 100%;
vertical-align: top;
padding-left: 20px; 
}

.servicesList
{
list-style-type: dot;
font-size: 14px;
font-family: Cursive, Sans-Serif;
color: #FFFFFF;
}

.servicesList a, .servicesList a:visited, .servicesList a:hover
{
font-style: italic;
text-decoration: none;
}

.guideList
{
text-align: left;
font-size: 14px;
font-family: Sans-Serif, Cursive;
color: #FFFFFF
}


.about
{
padding: 20px;
}

.contact
{
text-align: center;
font-size: 18px;
font-family: Sans-Serif, Cursive;
color: #FFFFFF;
margin-top: 10px;
}


.upcomingSales 
{
color: white;
width: 100%;
height: 300px;
}

h1, h2, h3, h4
{
letter-spacing: 3px; 
font-family: Myriad Pro, Cursive, Sans-Serif;
color: #999999
}

h5
{
text-align: center;
text-decoration: underline;
letter-spacing: 3px; 
font-family: Myriad Pro, Cursive, Sans-Serif;
color: #999999
}

p
{
text-align: justify;
font-size: 15px; 
font-family: Cursive, Sans-Serif;
color: #FFFFFF;
}

p.pLeft
{
text-align: left;
}

span.misc
{
font-size: 15px; 
font-family: Cursive, Sans-Serif;
color: #999999;
}

span.services
{
text-align: center;
font-size: 20px; 
font-family: Cursive, Sans-Serif;
color: #999999;
}

a, a:visited
{
color: #FFFFFF;
}

a:hover
{
color: #C0C0C0; 
}

.form, .form p, .form a
{
background: #FFFFFF;
font-size: 15px; 
color: #000000;
font-family: ariel, sans-serif, helvetica;
}







#navigation a
{
font-size: 15px; 
font-family: Cursive, Sans-Serif;
color: #000000;
background: #FFFFFF url(images/left-tab.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
}

#navigation a span
{
background: url(images/right-tab.gif) right top no-repeat;
padding-right: 10px;
}

#navigation a, #navigation a span
{
display: block;
float: left;
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #FFFFFF;
background: #006666 url(images/left-tab-hover.gif) left top no-repeat;
padding-left: 10px;
}

#navigation a:hover span
{
background: url(images/right-tab-hover.gif) right top no-repeat;
padding-right: 10px;
}

#navigation ul
{
list-style: none;
padding: 0px;
margin: 0px;
}

#navigation li
{ 
list-style: none;
float: left;
margin: 0px 5px 0px 0px;
} 

#navigation
{
padding: 0px; 
margin: 0px;
position: relative;
right: 0px; 
top: 0px;
}




#navigation .active a
{
font-size: 15px; 
font-family: Cursive, Sans-Serif;
color: #FFFFFF;
background: #006666 url(images/left-tab-hover.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
}

#navigation .active a span
{
background: url(images/right-tab-hover.gif) right top no-repeat;
padding-right: 10px;
}

