﻿body 
{
	background-color: #FFCC66;
}
.menu {
    color: #996600;
    
    font-weight:bold;
    background:url('../Images/w_menu.gif');
    text-decoration:none;
    
    
}
.menu a 
{
	text-decoration:none;
	margin-left:25px;
	color: #996600;
	
}
.menu a:hover 
{
	background:Brown;
	color:White;
	
}
.maintable 
{
	width:75%; 
	background:url('../Images/im-1.gif') repeat-x; 
	height:700px;  
	position: absolute; 
	top:0px; 
	left: 10%; 
	border:solid 2px Brown;
}
.logo 
{
	/*background:url(../Images/testlogo.gif) no-repeat;*/
	font-family: Sans-Serif, Times New Roman, Arial;
	font-size: 22px;
	text-align:center;
	vertical-align:top;
	
}
.logo div 
{
	color:White;
	font-family:Sans-Serif, Times New Roman, Arial;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	list-style:none;
	margin:130px 0 2px 5px;
}
	
.minilogo 
{
	color:White;
	font-family:Arial;
	font-size: 4px;
	text-align:center;
}
#new 
{
	
	font-family:Sans-Serif, Times New Roman, Arial;
	font-size:12px;
	font-weight:bolder;
	width: 900px;
	float:  inherit;
	text-align:left;
}
#new ul 
{
	margin: 0px;
	padding:  0px 0px 0px 20px;
	color:#836414;
}
#new ul li
{
	color: #000;
	font-family: Arial Sans-Serif;
	font-size:14px;
	font-weight:bolder;
}

	
.product 
{
	width:100%;
	color: White;
	font-family: Arial;
	font-size: 14px;
	font-weight:bolder;
	
}
.product td 
{
	border-bottom: solid 1px White;text-align: center;
}
.picmenu
{
	width: 80%; border: solid 1px #FF9933;
}
.picmenutd
{
	font-family:Arial Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	background: #FF9933; 
	color:#fff; 
	text-align:center;
	height:30px;
	border:solid 2px #FF9933;
}
.bottombg
{
	background:#FFCC666;
	width: 100%;
	text-align:center;
	font: Arial MS Sans Serif 14px;
	color:Maroon;
	
}
.newfont
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
	text-align:center;
}
.footer 
{
	text-align:right;
	/*background-color:Aqua;*/
}
.footer td
{
	font-family:Arial Sans-Serif;
	font-size:14px;
	width:50%;
	color:#000;
	font-weight:700;
	
}
.footer1
{
	color:Maroon;
	font-family:Verdana;
	font-size:10px;
	text-align:center;
}
.footer1 a
{
	color:Maroon;
	font-family:Verdana;
	font-size:10px;
	text-align:center;
}
.cartitem
{
	font-family:Verdana;
	font-size:12px;
	color:Maroon;
	font-weight:bold;
	
	text-align:center;
}
.viewcart
{
	font:Verdana; 
	font-size:14px; 
	background:#A55129;
	 color:#fff; 
	 border:Solid 2px #DEBA84; 
	 font-weight:bold
}
.footerline
{
	/*background-color: Gray;*/
	text-align:center;
	font-family:Verdana;
	font-size: 10px;
	color:Gray;
	font-weight:bold;
}
.footerline a:link
{
	color:White;
}
.footerline a:hover
{
	color:White;	
}
.footerline a:visited
{
	color:White;	
}
.policy 
{
	color:Maroon;
	font-family: Verdana;
	font-size:12px;
}
