.menuBorders {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #AB7002;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #EEE2CC;
}
.2ndMenuBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AB7002;
}
.mainMenu:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #AB7002;
	text-decoration: none;
}
.mainMenu:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #AB7002;
	text-decoration: none;
}
.mainMenu:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C91517;
	text-decoration: none;
}

a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #AB7002;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #AB7002;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #C91517;
	text-decoration: none;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
td.recipeHead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C91517;
	border-bottom:solid 1px #C91517;
	border-right:solid 1px #C91517;
}
span.bullet {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AB7002;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

td.recipe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-bottom:solid 1px #C91517;
	border-right:solid 1px #C91517;
}

table.recipe {
	border-top:solid 1px #C91517;
	border-left:solid 1px #C91517;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB7002;
	font-weight:bold;
}
h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C91517;
	font-weight:normal;
	border-bottom: solid 1px #C91517;
}
input, textarea {border:solid 1px #C91517; font-weight:bold}
input.submit {border:solid 1px #C91517; background-color:#EEE2CC;  font-weight:normal}