body, body div, body p, body th, body td, body li, body dd, body dt {font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal; color: #E3D8BC; text-decoration:none;}

a:link        {color: #E3D8BC; text-decoration:none;}
a:active      {color: #E3D8BC; text-decoration:none;}
a:visited     {color: #E3D8BC; text-decoration:none;}
a:hover       {color: #ffffff;  text-decoration:none;}

H1         {color: #E3D8BC; text-decoration: none; font-size:12px; font-weight:bold; margin-bottom:0}
H2         {color: #CCCCCC; font-size: 11px; font-weight:bold; margin-bottom:0}

form { 
margin: 0; 
padding: 0; 
} 

.category1 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% verdana, arial, sans-serif;

}

.category1 li a{
display: block;
padding: 4px 0;
padding-left: 15px;
padding-right:6px;
width: 200px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #333333;
text-transform:uppercase;
text-align:left;
font-weight:bold;
background-color: #CAB78B;
border-bottom:1px solid #D9CFCF;
}

.category1 li a:visited {
color:#333333;
}

.category1 li a:hover {
background-color: #2E2A2B;
color:#ffffff;
}

.category2 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% verdana, arial, sans-serif;
padding-bottom:4px;
padding-top:2px;
}

.category2 li a{
display: block;
padding: 2px 0;
padding-left: 15px;
padding-right:6px;
width: 200px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
background-color: #E3D8BC;
color: #333333;
text-align:left;
}

.category2 li a:visited {
color:#333333;
}

.category2 li a:hover {
background-color: #ffffff;
color: #333333;
}



#dropmenudiv{
position:absolute;
padding-top:1px;
padding-bottom:4px;
border-bottom-width: 0;
font:normal 11px verdana,arial;
line-height:15px;
z-index:0;
}

#dropmenudiv a{
font-weight:normal;
background-image:url(up.png);
width: 100%;
display: block;
text-align:center;
padding: 4px 0;
text-decoration: none;
color: #ffffff;
z-index:0;
border-bottom:1px solid #330000;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #ffffff;
background-image:url(down.png);}



A.checkout			{color:#E3D8BC; font-size:11px;}
A.checkout:visited	{color:#E3D8BC; font-size:11px;}
A.checkout:hover	{color:#ffffff; font-size:11px; border-bottom:1px dotted #ffffff;}

A.checkout1			{color:#F0E4C8; font-size:9px;}
A.checkout1:visited	{color:#F0E4C8; font-size:9px;}
A.checkout1:hover	{color:#ffffff; font-size:9px; border-bottom:1px dotted #ffffff;}

A.topbit			{color:#E3D8BC;}
A.topbit:visited	{color:#E3D8BC;}
A.topbit:hover	 	{color:#ffffff; border-bottom: 1px dotted #E3D8BC;}

A.textmenu			{color:#666666;}
A.textmenu:visited	{color:#666666;}
A.textmenu:hover	 	{color:#666666; border-bottom: 1px dotted #666666;}

A.grey			{color:#333333;}
A.grey:visited	{color:#333333;}
A.grey:hover	 	{color:#333333;}

option {background-color: #ffffff; font-size: 11px; color:#333333;}
option.one {background-color: #ffffff; color:#333333;}
option.two {background-color: #EBEBEB; color:#333333;}
