body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1ECD6;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

#homecontent td  {
	padding: 24px 12px;
}
.wineTitle {font-size: 14px}
.labelCaption {
	font-size: 10px;
	font-style: italic;
}
.labelTable {
	margin: 0 8px;
}

.recipes, .recipes td, .recipes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

.recipes h1 {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 10px;
}

.recipes .ingredients {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

.recipes .ingredientList {
	font-weight: normal;
	margin-left: 24px;
}

.recipes .submitRecipe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
}
.serifTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
a, a:visited {
	color: #006647;
}

a:hover {
	color: #4483c5;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FF0000;
}

