/* Main Navigation CSS */
.mtable {
	border: none;
	width: 645px;
	font: bold 11px verdana;
	color: white;
	vertical-align: middle;
	background-color: #A7A9AB;
	text-align:center;
}

.mouter {
	background-color: #A7A9AB;
}

.mover {
	background-color: #9D3227;
}

.mdown {
	background-color: #9D3227;
}

.minner {
	  
}

.m1table2 {
	border: 4px solid #FFFFFF;
	text-align:center;
}

.m1out2 {
	font: 11px tahoma, arial;
	color: #9D3227;
	background-color: #F4F4F4;
	border: 1px solid white;
}

.m1over2 {
	font: 11px tahoma, arial;
	color: #333333;
	background-color: #DEDEDE;
	border: 1px solid white;
}

.m1down2 {
	font: 11px tahoma, arial;
	color: #333333;
	background-color: #DEDEDE;
	border: 1px solid white;
}

/* item text */
.m1inner2 {
	text-align: center;
}

/* Product Menu CSS */
/* Level 0 Style; text properties for states: normal, hover, click */
.prodtext0 {
	font-family: verdana, arial;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* Level 0 Style; box properties for states: normal */
.prodout0 {
	background: #A7A7A7;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* Level 0 Style; table properties for states: normal, hover, click */
.prodtab0 {
	background: #FFFFFF;
	border: none
}

/* Level 0 Style; table properties for states: normal, hover, click */
.prodtab1 {
	background: #FFFFFF;
	border: 1px solid #CCCCCC
}

/* Level 0 Style; box properties for states: hover, click */
.prodout01 {
	background: #9d3227;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* Level 1 Style; text properties for states: normal */
.prodtext1 {
	font-family: verdana, arial;
	color: #9d3227;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/* Product Menu CSS */
/* Level 1 Style; box properties for states: normal */
.prodout1 {
	background: #F4F4F4;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* Level 1 Style; text properties for states: hover, click */
.prodtext11 {
	font-family: verdana, arial;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Level 1 Style; box properties for states: hover, click */
.prodout11 {
	background: #DEDEDE;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* Cart Menu CSS */
/* cart; text properties for states: normal */
.cartext1 {
	font-family: verdana, arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* cart; box properties for states: normal */
.cartout1 {
	background: #9d3227;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* cart; table properties for states: normal, hover, click */
.carttab {
	background: #FFFFFF;
}

/* cart; text properties for states: hover, click */
.cartext11 {
	font-family: verdana, arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* cart; box properties for states: hover, click */
.cartout11 {
	background: #A7A9AB;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
