/* @override http://192.168.1.75/css/sitemap.css */

#home_cooks {
	color: #94c636;
	margin-left: 20px;
}

#home_cooks a{
	color: #5a7821;
}
#home_cooks a:hover{
	color: orange;
}
#food_service{
	color: #6994cd;
}

#food_service a{
	color: #293a51;
}

#food_manufacturers{
	color: #c8894d;
}

#food_manufacturers a{
	color: #7a542f;
}

#right .column {
	width: 220px;
	float: left;
}

.homecooks_sitemap h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: .5em;
}
ul ul {
	margin-top: 1em;
	list-style-type: disc;
	margin-left: 15px;
}

ul ul ul {
	margin-left: 10px;
	margin-top: 0;
	list-style-type: none;
}
