	.body { 
		background: url(/newsite/leftback.jpg) repeat-y #FFD350; 
	}
	p {
		margin:0;
		padding:0;
	}
a {
	color: #804000;
}
td.nav {
	width:190px;
}
td.mainpage {
}
	.leftback { 
		background-image: url(/newsite/leftback.jpg); 
		background-repeat: repeat-y; 
	}
	.topback { 
		background-image: url(/newsite/topback.jpg); 
		background-repeat: no-repeat; 
	}
	.stores { 
		border: 0px; 
		margin-left: 5px; 
		margin-top: 5px; 
	}
	td.stores { 
		border: 2px solid #804000; 
	}
	ul.menu { 
		width:150px;
		color:FFD350;
		list-style:none outside none;
		padding:0 25px 0 5px;
		margin:0px 10px 0px 0px;
	}
	li.menu {
		height:30px;
		border-bottom:1px solid;
		list-style:none outside none;
	}
	li.menu:hover {
/*		list-style: url(/images/checkmark.gif) circle; */
		background-color:#FFD350;
		color: #602000; 
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
	}
	li.menu-top {
		height:30px;
		border-top:1px solid;
		border-bottom:1px solid;
		list-style:none outside none;
	}
	li.menu-top:hover {
/*		list-style: url(/images/checkmark.gif) circle; */
		background-color:#FFD350;
		color: #602000; 
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
	}
	a.menu { 
		font-size: 20px;
		color: #000000; 
		font-weight: bold; 
		text-decoration: none; 
		display:block;
		padding:0px;
		margin:0px;
		height:30px;
	}
	a.menu:hover { 
		color: #602000; 
		text-decoration: none; 
		background-color:#FFD350;
	}
#news_box {
	width:95%;
	background:#ffd350;
	padding:0px;
	margin:0px;
	border:#7a3e00 solid thin;
	color:#804000;
}
#news_subtitle { 
	font-size: 16px;
	font-weight: bold;
	color:#7a3e00; 
	text-decoration: none;
}
#news_title { 
	font-size: 18px;
	font-weight: bold;
	color:#CCCCCC; 
	text-decoration: none;
	background: url(/images/spotlitebar.gif) #703900 repeat-x 0 50%; 
	padding: 0px 0px 0px 7px;
	height: 28px;
}
#news_title a { 
	color:#DDDDDD; 
	text-decoration: none;
}
#news_title a:hover { 
	color: #EEEEEE;
	text-decoration: underline;
}
#news_text { 
	font-size: 13px;
	padding: 0px 0px 0px 10px;
}
#news_footer {
	font-size: 14px;
	padding: 0px 0px 0px 10px;
}
#news_footer a {
	text-decoration: none;
	color:804000;
}
#news_footer a:hover {
	text-decoration: underline;
}
#news_list {
	font-size: 13px;
	padding: 0px;
	margin: 2px;
}
#news_list a {
	text-decoration: none;
	color:804000;
}
#news_list a:hover {
	text-decoration: underline;
}
#listing_menu {
	color:#E0B070;
}
#listing_menu a {
}
#listing_menu a:hover {
/*	background-color:#703900; */
	color:#000000;
}
h2 {
	margin:0 0 5px 0;
}
div.shopping {
	text-align:center;
	background:url(/images/shopping_dining_entertainment_covina.gif) no-repeat 50% 50%;
	font-size:34px;
	color:#aaaaaa;
	padding:5px 0 5px 0;
	height:50px;
}
div.shopping a {
	text-decoration: none;
	color:#dddddd;
}
div.shopping a:hover {
	color:#FFFFFF;
}