 /* common styling */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #8e7257;
	font-size: 11px;
	line-height: 14pt;
	font-family: tahoma;
}

.style2 {
	color: #ad532b;
	font-size: 14px;
	line-height: 16pt;
	font-weight: bold;
}

.style6 {
	color: #ad532b;
	font-size: 16px;
	line-height: 18pt;
	font-weight: bold;
}

#rail {
padding-left:15px; 
padding-right:10px; 
line-height: 10px;
	color: #8e7257;
	font-size: 11px;
	line-height: normal;
	font-family: tahoma;
}

h1 {
	color: #ad532b;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	font: Times, Times New Roman, Serif;
	font-weight: bold;
}

.style3 {
	color: #ad532b;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #8e7257;
	font-size: 10px;
	font-family: tahoma;
}

img
{	
    margin: 0;
    border: 0;
    padding: 0;
}

hr{
      border-top: 1px dashed #0066CC;
      border-bottom: 1px solid #EFE2C8;
      color: #fff;
      background-color: #fff;
      height: 4px;
	  margin-right: 6px;
    }

#content A {
	color: #ad532b;
	FONT: Lucida Grande, Arial, Helvetica, Verdana, sans-serif; 
	TEXT-DECORATION: none;
}
#content A:hover {
	COLOR: #900; 
	TEXT-DECORATION: underline;
}
 /* menu */
.menu {
font-family: arial, verdana, sans-serif; 
width:539px; 
position:relative; 
font-size:10px;
padding-bottom:0px;
z-index:100;
text-align: center;
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left;
position:relative;
}
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
color:#000; 
width:100px; 
height:28px; 
color:#000; 
border-left:1px solid #fff; 
border-right:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#EDC783; 
padding-left:4px; 
line-height:28px;
}

.menu ul li ul {
display: none;
}
table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* menu - specific to non IE browsers */
.menu ul li:hover a,
.menu ul li a:hover {
color:#fff; 
background:#bd8d5e;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:0;
margin-top:28px;
left:0; 
width:100px;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
visibility:hidden; 
position:absolute; 
height:0; 
width:0;
margin-top:0px;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
display:block; 
background:#faeec7; 
color:#000; 
height:auto; 
line-height:1.2em; 
padding:5px 5px;
text-align: center; 
width:100px
}

.menu ul li:hover ul li a.drop,
.menu ul li a:hover ul li a.drop {
background:#efecde url(images/drop.gif) bottom right no-repeat;
}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
background:#c9c9a7; 
color:#ad532b;
}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
visibility:visible; 
position:absolute; 
left:100px; 
top:0;
width:100px;
}

.menu ul li:hover ul li:hover ul.left,
.menu ul li a:hover ul li a:hover ul.left {
left:-100px;
}

/* Store */
form {
margin: 0px;
padding: 0px;
}

.txtfield{
background-color: #FFFFFF;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}

.submitbtn {
   color:#666666;
   font-family: Tahoma,Arial, Helvetica, sans-serif;
   background-color: #efefef;
   font-size: x-small;
   font-weight: bold;
   border:1px solid #aaaaaa;
}

/*formats the mini cart subtotal  in the right menu*/
.cartsubtotalminicart{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
text-align: right;	
}
/*formats the links in the minicart*/

.cartminilinks{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: bold;
text-align: left;
}
.cartminilinks a:link{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:visited{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:hover{
color: #FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:active{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}

.hdrproduct{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}