﻿body 
{
	font-family:Arial;
	font-size:11pt;
}
.pageHead
{
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.childPageLayout
{
	border-style: solid solid solid solid; 
	border-width: 1px; 
	border-color: #800000; 
	background-color: #FFFFCC;
}
.childPageLayout2
{
	border-style: solid none none solid; 
	border-width: 2px; 
	border-color: #800000; 
	background-color: #FFFFCC;
	height: 290px
}
.tableLines
{
	border-bottom-color: #800000; 
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}
.wineRecipeSection
{
	border-bottom-style: solid; 
	border-bottom-width: 2px; 
	border-bottom-color: #800000; 
	font-weight: bold; 
	font-size: 14pt;
}
.wineRecipe
{
	font-size: 12pt;
	font-weight: bold; 
}
.photoCaption
{
	font-size: 10pt;
	font-weight: bold; 
}