li
{
	padding-bottom: 5px;
}

td 
{
	font-size: 11px;
	FONT-FAMILY: Verdana;
}

input
{
	font-size: 11px;
}

.cartbtn
{
	FONT-SIZE: 11px;
}

select
{
	FONT-SIZE: 11px;
}

a
{
	color: #6D2E00;
	text-decoration: none;
}

a:hover
{
	color: Orangered;
	cursor: hand;
}

.headertext
{
	color: #FFFFFF;
	font-size: 9px;
	letter-spacing: 1px;
	line-height:normal;
}
.headertext a
{
	color: #FFFFFF;
}

.headertext a:hover
{
	color: yellow;
}

hr
{
	color: #D6D6B8;
}

.graybox {
	border-right: 1px solid #3A2600;
	border-left: 1px solid #3A2600;
	border-top: 1px solid #3A2600;
	border-bottom: 1px solid #3A2600;
}

.cartbox {
	border-right: 1px solid #2492A5;
	border-left: 1px solid #2492A5;
	border-top: 1px solid #2492A5;
	border-bottom: 1px solid #2492A5;
}

.menuText 
{
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	line-height: 18px;
}

.title
{
	font-size: 16px;
	color: #882E25;
	font-weight: bold;
	font-family: 'Century Gothic';
}

.currentstep
{
	font-size: 10px;
    FONT-WEIGHT: bold;
    
}
.nextstep
{
	font-size: 10px;
    COLOR: #BBBB9F;
}

.errtext
{
    COLOR: red
}

.orderbox td
{
	color: #000000;
}

.productname
{
	color: #474646;
	font-size: 17px;
	font-weight: bold;
	font-family: Garamond, 'Times New Roman';
	
}

.sidecart
{
	font-size: 11px;
	line-height:normal;
}

.lightbox
{
	border-top: 1px solid #D6D6B8;
	border-left: 1px solid #D6D6B8;
	border-bottom: 1px solid #D6D6B8;
	border-right: 1px solid #D6D6B8;
}

.tabselected
{
	font-size: 10px;
	border-top: 1px solid #D6D6B8;
	border-left: 1px solid #D6D6B8;
	border-right: 1px solid #D6D6B8;
	line-height:normal;
}

.tab
{
	font-size: 10px;
	border-bottom: 1px solid #D6D6B8;
	line-height:normal;
}

.morespace
{
	font-size: 10px;
}

.tip
{
	font-size: 10px;
	color: Gray;
	line-height:normal;
}

.orderselect
{
	FONT-SIZE: 10px;
}

.price
{
	font-size: 15px;
	color: #BF3000;
	font-family: 'Century Gothic';
	
}
.mainpagetxt
{
	font-size: 14px;
	color: #000000;
	font-weight: 700;
	font-family: 'Century Gothic';
}

.selection
{
	FONT-SIZE: 10px;
}

.small
{
	FONT-SIZE: 9px;
}

.mainBODY 
{
	background-image: url('../image/bg.JPG');
}

.orderheader
{
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #9a2020;
}