/* CSS Document */

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height: 18px;
padding:3px;
}

.para2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height: 18px;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 4px;
	width: auto;
	border-style: solid;
	border-width: thin;
	border-color: #999999;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 4px;
	width: auto;
	border-style: solid;
	border-width: thin;
	border-color: #000000;
}

.homenav {
	display: block;
	padding: 8px;
	width: auto;
	text-decoration: none;
	color: #000000;
}

.homenav:hover {
	display: block;
	padding: 8px;
	width: auto;
	text-decoration: none;
	color: #000000;
}


.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding: 2px;
	height: auto;
	width: auto;
}

.navbar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 2px;
	height: auto;
	width: auto;
	color: #CCCCCC;
	background-color: #669966;
}

.navbaronpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding: 8px;
	height: 15px;
	background-color: #999966;
}

.pagelink {
	text-decoration: underline;
	color: #000000;
}

.pagelink:hover {
	text-decoration: none;
	color: #666666;
}

.otherlink {
	text-decoration: none;
	color: #000000;
}

.otherlink:hover {
	text-decoration: none;
	color: #666666;
}

.frame-border {
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-top-style: outset;
	border-top-width: medium;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-style: outset;
	border-right-style: outset;
	border-left-width: medium;
	border-right-width: medium;
}

.button-border {
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-top-style: outset;
	border-top-width: medium;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-style: outset;
	border-right-style: outset;
	border-left-width: medium;
	border-right-width: medium;
}
.button-border:hover {
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-top-style: inset;
	border-top-width: medium;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-style: inset;
	border-right-style: inset;
}

.IngredientList{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height: normal;
}

.BreadCrumb{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
line-height: 12px;
padding:1px;
}
