
a { color: #333; }
a.basemenu {
	color:#FFFFFF; text-decoration:none; font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size:10px;
}
a.basemenu:hover {
	color:#FFFFFF; text-decoration:underline; font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

.calendar { float: left; padding-right: 30px; }

.calendar tr td { color: #333; }
.calendar tr td a { color: #333; }
.calendar tr td a:visited { color: #333; }
.calendar tr td a:hover { color: #333; }

#navigation { font-family: Georgia; color: #333; width: 100%; padding: 0px; margin: 0px; text-align: left; padding-left: 2px; margin-top: 3px; list-style-type: none; }
#navigation li { display: inline-block; width: 165px; height: 25px; margin-right: 4px; background-color: #cc9966; text-align: center; text-decoration: none; padding-top: 5px; }
*html #navigation { display: inline; }
*html #navigation li { display: inline; width: 165px; padding-bottom: 5px; }


#navigation li.last { width: 165px; margin-left: -1px; margin-right: 0px; background-color: #cc9966; }
#navigation li.on { background-color: #cc0033; }
#navigation li:hover { background-color: #cc0033; }
#navigation li a {  text-decoration: none; color: #fff; }

#subnavigation { font-size: 15px; width: 235px; padding-left: 25px; color: #333; font-family: Georgia; display: block; list-style-type: none; }
#subnavigation li { display: block; text-decoration: none; height: 40px; }
#subnavigation li a { text-decoration: none; color: #846666; }
#subnavigation li a:hover { text-decoration: none; color: #cc0033; }

label { position: relative; float: left; width: 150px; margin-right: 20px; }
.checkout { position: relative; float: left; width: 250px; }
.p_checkout { position: relative; width: 420px; float: none; }
.div_checkout { width: 446px; margin: 0 10px 0 30px; }

#shopping_cart { border-collapse: collapse; border: 1px solid #d9b390; color: #d9b390; margin-bottom: 10px; height:18px; }
#shopping_cart tr { color:#000;  border: 1px solid #d9b390; }
#shopping_cart .tr0 { background-color:#fff; }
#shopping_cart .tr1 { background-color:#ebd6c4; }
#shopping_cart #table_header { background-color: #1c090d; color:#fff; border:none; }
#shopping_cart tr td{ color:#000;  border: 1px solid #d9b390; }

