html
{
font-family: arial, sans-serif;
font-size: 10pt;
}

.clear {
	clear:both;
}

.debugContainer {
	color:green;
	line-height:1.5em;
}

.locContainer {
	line-height:1.5em;
}

.locName {
	font-weight:bold;
}

.locAddress {
}

.locCityStateZip {
}

.locPhone {
}

.locHours {
}

.menuHeaderImage {
}

.menuName {
	color:#000;
	margin-bottom:12px;
	padding: 7px;
	border: 1px solid #000;
	font-size: 24px;
	font-weight: bold;
}

.menuDescription {
	color:#000;
	padding: 7px;
	border: 1px solid #000;
	margin-bottom: 12px;
}

.menuItemTitle {
	font-weight: bold;
	/*float:left;*/
;
	color:#000;
	padding-bottom: 9px;
}

.menuItemPrice {
	font-weight: bold;
	color:#000;
}

.menuItemMenuText {
	color:000;
	padding-bottom: 15px;

}

.categoryLinkImage {
	margin-top:12px;
}

.categoryName {
	color:#000;
	margin-bottom:12px;
	padding: 7px;
	border: 1px solid #000;
	font-size: 18px;
	font-weight: bold;
} 

.categoryHeader {
	padding: 7px;
	font-style: italic;
	border: 1px solid #000;
	margin-bottom: 12px;
}

.categoryImage {
	padding:8px 0 8px 0;
}

.categoryFooter {
	padding: 7px;
	font-style: italic;
	border: 1px solid #000;
	margin-bottom: 12px;

}

.menuItemSubTitle {
	font-style: italic;
}

.menuItemImage {
}

.subCatName {
	color:#000;
	margin-bottom:12px;
	padding: 7px;
	border: 1px solid #000;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}

.subCatDescription {

}

.subCatHeader {
	margin-top:8px;
	background-color:orange;
}

.subCatFooter {
	margin-bottom:8px;
	background-color:orange;
}

.subCatImage {
}

a:link, a:visited, a:active  {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none; 
}

.spaceFiller
{

height: 20px;

}
