


html,body{margin:0;padding:0; background: #FBF2D1;font-family: Arial;}
body{text-align:center}
table{ padding: 0px; margin: 0px;}
#header{ display: block; padding-top:50px;}

#TopNavBar ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;        	
}

#TopNavBar li
{        	
	float: right;
	display: block;
	line-height: 31px;
	width: 107px;
	background-image: url('/Templates/103/_images/btn_bg.jpg');
	text-align: center;        	        	
}

#TopNavBar a
{
	color: #6B5D5C;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

#TopNavBar ul li a:hover { text-decoration: underline; }

#logo {float: left;}       

#Banner
{
    border: solid 1px black; 
    float: right; 
    width:100%;
    margin: 0px; 
    padding-top: 5px;
}                     

#MainNavBar ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;   
}

#MainNavBar li
{        	
    display:inline;
}

.aMainNavBar
{
	color: #6B5D5C;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	
	
	float: right;
	display: block;
	line-height: 26px;
	width: 133px; height:26px;
	background: url('/Templates/103/_images/btn_bg2.jpg') center no-repeat;        	
	text-align: center; 	
}

.aMainNavBar:hover { text-decoration: underline; background: url('/Templates/103/_images/btn_bg3.jpg') center no-repeat;}

.aMainNavBarSelected
{
	color: #6B5D5C;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	
	
	float: right;
	display: block;
	line-height: 26px;
	width: 133px; height:26px;
	background: url('/Templates/103/_images/btn_bg3.jpg') center no-repeat;        	
	text-align: center; 	
}
#Body BodyLeft
{
	width: 60%;
	float: left;
}

#Body BodyRight
{
	width: 30%;
	float: right;
}

#ProductTable a
{
	
    text-decoration: none;
    color: #261D16;
}

#Cart td.main
{
    background-image: url('/Templates/103/_images/cart_bg.jpg');
    padding-right:10px;
    padding-top:5px;
}

#Cart ul
{
    margin-right: 15px;
    font-size:12px;
}

#Cart div.remark
{
    font-size:12px;
}

#CartItems td
{
    font-size: 12px;
}

#CartItems a
{
    font-size:14px;
    text-decoration: none;
}

#CartItems a:hover
{
    font-weight:bold;
}

.SubCategory
{
    color:#6B5D5C; 
    font-size:14;    
    font-weight:bold;
}

.SubCategoryLink
{
    font-size:14;    
    font-weight:bold;
}

.SubCategoryLink:hover
{
}