@CHARSET "ISO-8859-1";
html {
	height:100%;
}
body {
	font-family : Arial, "Times New Roman", Verdana, Geneva, Helvetica, sans-serif;
    color : #000000;
    font-size: 11pt;
    height:100%;
}
H1 {
	color: #330000;
	font-size: 20pt;
	font-weight: bold;
}

H2 {
	color: #330000;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
}

.recipeheader {
	color: #330000;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
}

H3 {
	color: #330000;
	font-size: 16pt;
	font-weight: bold;
}

H4 {
	color: #330000;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

.venueName {
	margin-left: 10px;
	float: left;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #524000;
}

.italictext {
	font-style: italic;
	font-weight: normal;
}
.boldtext {
	font-weight: bold;
	font-style: normal;
}
.bolditalictext {
	font-weight: bold;
	font-style: italic;
}
.separator {
	text-align: center; 
	width: 300px; 
	border-bottom: 1px black solid; 
	font-size: 0px;
}
.imageborder
{
	border: 2px black solid;
}
.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}
.homeRight
{
	float: right;
	padding-right: 10px;
}
.verticalPicture {
	padding-top: 5px;
}
.horizontalPicture {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.menuborder {
	background-color: #cccc66;
	height: 1px;
	font-size: 0pt;
}

.mainContent {
	width: 100%;
 	min-height:425px; 
 	height:auto !important; 
 	height:425px;
	background-color: #ddf8c2;
	display: table;
	background-image: url('../images/background.jpg'); 
	background-repeat: no-repeat;
	padding: 20px;
}

.cateringMenu {
	text-align: center;
	height: 100%;
	width: 100%;
}

.eventMenu {
	text-align: center;
}
.tagline {
	font-family: "Monotype Corsiva";
	color: black;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
}
.eventmenuheading {
	font-family: "Monotype Corsiva";
	color: black;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
}
a:link {
	color: #330000;
	font-weight: bold;
}

a:hover {
	color: #330000;
	font-weight: bold;
}

a:visited {
	color: #330000;
	font-weight: bold;
}
a:link.eventlink {
	color: #330000;
	font-weight: bold;
}

a:hover.eventlink {
	color: #330000;
	font-weight: bold;
}

a:visited.eventlink {
	color: #330000;
	font-weight: bold;
}
a:link.krmlink {
	color: #330000;
	font-weight: bold;
	font-size: 10pt;
}

a:hover.krmlink {
	color: #330000;
	font-weight: bold;
	font-size: 10pt;
}

a:visited.krmlink {
	color: #330000;
	font-weight: bold;
	font-size: 10pt;
}
.errors {
	color: #ff1200;
	font-weight: bold;
	font-size: 10pt;
}
