/* CSS Document */
body 
{ 
	margin: 0px;
}

.image
{
	border:1px solid;
}

.header a 
{
	font-family:Arial; 
	font-size:12px; 
	color:#E2C472; 
	text-decoration:none;  
	font-weight:bold;  
}

.header a:hover 
{
	font-family:Arial; 
	font-size:12px; 
	color:#E2C472; 
	text-decoration:underline;  
	font-weight:bold;  
}

.header 
{
	font-family:Arial; 
	font-size:12px; 
	color:#E2C472; 
	text-decoration:none; 
	font-weight:bold;  
}


.footer a 
{
	font-family:Arial; 
	font-size:11px; 
	color:#000000; 
	text-decoration:none;   
}

.footer a:hover 
{
	font-family:Arial; 
	font-size:11px; 
	color:#000000; 
	text-decoration:underline;   
}

.footer 
{
	font-family:Arial; 
	font-size:11px; 
	color:#000000; 
	text-decoration:none; 
}

.nav a 
{
	font-family:Arial; 
	font-size:12px; 
	color:#E2C472; 
	text-decoration:none;  
	font-weight:bold;  
}

.nav a:hover 
{
	font-family:Arial; 
	font-size:12px; 
	color:#E2C472; 
	text-decoration:underline;  
	font-weight:bold;  
}

.nav 
{
	font-family:Arial; 
	font-size:12px; 
	color:#000000; 
	text-decoration:none; 
	font-weight:bold;  
}

.sub-nav a 
{
	font-family:Arial; 
	font-size:12px; 
	color:#000000; 
	text-decoration:none;  
	font-weight:bold;  
}

.sub-nav a:hover 
{
	font-family:Arial; 
	font-size:12px; 
	color:#000000; 
	text-decoration:underline;  
	font-weight:bold;  
	/* used to highlight background-color:#FFFFFF; */
}

.sub-nav 
{
	font-family:Arial; 
	font-size:12px; 
	color:#000000; 
	text-decoration:none; 
	font-weight:bold;  
	margin-left: 3px; 
	background: #EFEFE4; 
	border:1px solid;
	border-color:#000000;
}

.nav-other a 
{
	font-family:Arial; 
	font-size:12px; 
	color:#E2C472; 
	text-decoration:none;  
	font-weight:bold;  
}

.nav-other a:hover 
{
	font-family:Arial; 
	font-size:12px; 
	color:#E2C472; 
	text-decoration:underline;  
	font-weight:bold;  
}

.nav-other 
{
	font-family:Arial; 
	font-size:12px; 
	color:#E2C472; 
	text-decoration:none; 
	font-weight:bold;  
}

.nav-dude
{ 
	color:#00CCCC;
}

.homeheader
{
	font-family:Arial; 
	font-size:18px; 
	color:#000000; 
	font-weight:bold; 
}

.mainsection
{
	padding: 8px 8px 8px 8px;
}

.main
{
	font-family:Arial; 
	font-size:12px; 
	color:#000000; 
	border:1px solid;
}

.mainadmin
{
	font-family:Arial; 
	font-size:12px; 
	color:#000000; 
}


.mainheader
{
	font-family:Arial; 
	font-size:16px; 
	color:#000000; 
	font-weight:bold; 
}

.maintop
{
	font-family:Arial; 
	font-size:16px; 
	font-weight:bold; 
	color:#000000; 
}

.product
{
	font-family:Arial; 
	font-size:12px; 
	color:#000000; 
	border:1px solid;

}

.productinner
{
	font-family:Arial; 
	font-size:12px; 
	color:#000000; 

}

.viewcart
{
	font-size: 11px;
	font-family: Arial;
	height: 20px;
	background-color: #DFE1E4;
}

.homepage
{
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold;
}

.opselect
{
	width:100;
}

.addcart
{
	width:110;
	background-color: #DFE1E4;
	font-size: 10px;
	font-family: Arial;

}

.nav-select
{
	width:130;
	font-family:Arial; 
	font-size:10px; 
}

