h2{
color:white;
}

h1{
color:white;
}

.boxbackground {
background-color: white;

}
.weather_bodytext {
color: black;

}

.weather_forecastlink:link{
color:black;
}

.weather_forecastlink:visited:hover{
color:black;
}

.maps_bodytext{
color: #000000;
}


.maps_labeltext{
color: #000000;
}

.store_cart_table{
color: #ffffff;
background-color:#000000;

}

.store_cart_body{
color: #ffffff;
background-color:#000000;
}

.poll_questiontext{
color:black;
}

.poll_answertext{
color:black;
}

.mb_topic_link a:link{
color:black;
}

.mb_topic_link a:hover{
color:black;
}

.mb_topic_link a:visited{
color:black;
}

.mb_topic_link a:active{
color:black;
}

.mb_boardlink a:link{
color:black;
}

.mb_boardlink a:active{
color:black;
}

.mb_boardlink a:hover{
color:black;
}

.mb_boardlink a:visited{
color:black;
}

.reservation_subtable{
color: black;
}

.td_schedule_left{
color: black;
}

.td_note{
color: black;
}

.td_available_left{
color: black;
}


div#container
{
   background-image: url(/userimages/side.jpg);
   background-repeat: repeat-y;
   width: 1100px;
   margin: auto;
   margin-top: 0px;
   text-align: left;
}

a:link {
  color: #ffffff;
text-decoration: underline;

}
a:active {
  color: #ffffff;
text-decoration: underline;

}

a:hover {
  color: #ffffff;
text-decoration: underline;
}

a:visited {
  color: #ffffff;
text-decoration: underline;
}

a:visited:hover {
  color: #ffffff;
text-decoration: underline;
}


.infobar {
  display: none;

}
.email {
  color: #ffffff;
text-decoration: none;
}

.bar {
  color: #ffffff;
}

p,div,td {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;  
}


body {
  background-color: #000000;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  width: 100%;
  text-align: center;

}

.logo {
  background-image: url(/userimages/logo2.jpg);
  background-repeat: no-repeat;
  height: 187px;
}

.pagelabel 
{
   display: none;
}

#navCell 
{
   margin: 0px;
   width: 130px;
   display: inline;
   margin-left:3px;
   float: left;
}

#contentCell 
{

   color: #000000;
   font-family: Arial;
   font-size: 12px;
   margin-left: 162px;
   vertical-align: top;
   width:820px;
   max-width: 820px;
   display: block;
   text-align: left;
   padding-left: 3px;
   padding-bottom: 30px;
}

div#contentCell table.content_table
{
   text-align: left;
}
/*
#content_table #content_table_0
{
text-align: center;
}
*/
/* Primary Nav */
#navCell ul.navigation
{ 
   list-style: none; 
   margin: 0px;
   display: block;
   padding: 0px;
}

#navCell ul.navigation li 
{ 
   list-style: none; 
   margin: 0px; 
   font-size: 14px;
   display: block;
   padding: 1px;
}

#navCell ul.navigation li a
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0px;
   padding: 5px;   
   color: white;
   display: block;
   text-decoration: none;
   text-align: right;
}

#navCell ul.navigation li a.nav1
{
   font-weight: normal;   
}

#navCell ul.navigation li a.nav1:hover 
{	
  
}

#navCell ul.navigation li a.nav1a 
{
   font-weight: bold;
   color:#BA866C;
}

/* Secondary Nav */
#navCell ul.navigation ul
{
   padding: 0px;
   margin: 0px;
}

#navCell ul.navigation ul li a
{
   border: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;	
   text-align: right;
   color: #DFAD94;
   text-decoration: none;
   display: block;
   background: transparent;
   padding: 2px;
   font-size:11px;
}

#navCell ul.navigation ul li.nav2a a
{ 
   text-decoration: underline;
}

#navCell ul.navigation ul li a.nav2:hover { 	
   text-decoration: underline;
}

#navCell #plogin
{

display : none;
visibility : invisible;
background-color : transparent;
}

#navCell #pregister
{
display : none;
visibility : invisible;
background-color : transparent;
}

div#search
{
  margin-left:0px;
  margin-right:auto;
  text-align:center;
  width:742px;
  padding-top:0px;
  margin-top: 0px;
  color:white;
}

#secnav li.nav2a a { text-decoration:underline }

div#staticlinks_bottom
{

display: none;
visibility: invisible;
margin: 0px;
text-align: center;
width: 742px;
padding: 0px;
padding-bottom: 0px;
margin: 0px;
margin-left: 0px;
margin-right: auto;
clear: both;
height:40px;
}

div#staticlinks_bottom a
{
color: #ffffff;

}

div#staticlinks_bottom ul
{
display: inline;
visibility: visible;
}

div#staticlinks_bottom ul li
{
display: inline;
visibility: visible;
padding:5px;
}

.store_teaser_table { border: 1px solid #64A8EF; width: 150px; color: #ffffff; }

.store_teaser_heading { background-color: #64A8EF; color: #000000; text-align: center; font-size: 10px; font-weight: bolder; } 

.store_teaser_td { background-color: #000000; color: #64A8EF; width: 150px } 

.store_teaser_department { background-color: #ffffff; color: #64A8EF; width: 250px } 

.store_teaser_departmentlink:link { TEXT-DECORATION: none; COLOR: #64A8EF; FONT-SIZE: 14px; FONT-WEIGHT: bolder; } 

.store_teaser_departmentlink:visited { TEXT-DECORATION: none; COLOR: #64A8EF; FONT-SIZE: 14px; FONT-WEIGHT: bolder; } 

.store_teaser_departmentlink:hover { TEXT-DECORATION: underline; COLOR: #64A8EF; FONT-SIZE: 14px; FONT-WEIGHT: bolder; } 

.store_teaser_departmentname { color: #64A8EF; text-align: center; font-size: 14px; font-weight: bolder; width:300px;} 

.store_teaser_orderstatuslink:link { TEXT-DECORATION: none; COLOR: #64A8EF; FONT-SIZE: 14px; FONT-WEIGHT: bolder; } 

.store_teaser_orderstatuslink:visited { TEXT-DECORATION: none; COLOR: #64A8EF; FONT-SIZE: 14px; FONT-WEIGHT: bolder; } 

.store_teaser_orderstatuslink:hover { TEXT-DECORATION: underline; COLOR: #64A8EF; FONT-SIZE: 14px; FONT-WEIGHT: bolder; } 

.store_teaser_subdepartmentbrowselink:link { TEXT-DECORATION: none; COLOR: #64A8EF; FONT-SIZE: 14px; FONT-WEIGHT: bolder; } 

.store_teaser_subdepartmentbrowselink:visited { TEXT-DECORATION: none; COLOR: #64A8EF; FONT-SIZE: 14px; FONT-WEIGHT: bolder; } 

.store_teaser_subdepartmentbrowselink:hover { TEXT-DECORATION: underline; COLOR: #64A8EF; FONT-SIZE: 14px; FONT-WEIGHT: bolder; } 

ul#productList {
width: 500px;
color: #a92f36
}

a.store_display_item_h1_bold:link {color: #ffffff;}
a.store_display_item_h1_bold:active {color: #ffffff;}
a.store_display_item_h1_bold:visited {color: #ffffff;}
a.store_display_item_h1_bold:hover {color: #ffffff;}
.store_display_item_h1_bold(color:#ffffff;}

a.featured_item_name:link {color: #ffffff;}
a.featured_item_name:active {color: #ffffff;}
a.featured_item_name:visited {color: #ffffff;}
a.featured_item_name:hover {color: #ffffff;}
.featured_item_name(color:#ffffff;}