.content {
font-family: Verdana;
padding-left:15px;
padding-right:15px;
font-size: 12px;
color: 000000;
line-height: 150%;
}

.content a {
color: 555555;
text-decoration: none;
}

.content a:hover {
color: 000000;
text-decoration: underline;
}

.menutop {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-left: 25px;
	padding-right: 10px;
	font-weight: bold;
	color: f5ca1e;
	background-image: url(images/food-link-nanaimo_21.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menutop a:link {
	color: f5ca1e;
	text-decoration: none;
}
.menutop a:visited {
 	color: f5ca1e;
	text-decoration: none;
}
.menutop a:hover {
	color: #ffffff;
	text-decoration: none;
}

.menuleft {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	padding-left: 25px;
	color: 111111;
	height: 25px;
}

.menuleft a {
	color: 111111;
	text-decoration: none;
}

.menuleft a:hover {
	color: 333333;
	text-decoration: none;
}

.content-title {
	font-family: Verdana;
	color: B8DB05;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

.content-title a {
	font-family: Verdana;
	color: B8DB05;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}

.content-title a:hover {
	color: d5fe06;
	text-decoration: underline;
}

.content2 {
	font-family: Verdana;
	font-size: 14px;
	color: 666666;
	font-weight: bold;
	text-decoration: italic;
	padding-left: 10px;
	padding-right: 10px;
}

.crumbs {
	font-family: Verdana;
	font-size: 10px;
	color: 000000;
}

.crumbs a {	
	color: 666666;
	text-decoration: none;
	}

.crumbs a:hover {	
	color: 222222;
	text-decoration: underline;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: ffffff;
}

.footer a {	
	color: ffffff;
	text-decoration: none;
	}

.footer a:hover {	
	color: cccccc;
	text-decoration: underline;
}


