@charset "utf-8";
:focus
{
  -moz-outline-style: none;
}
a
{
  outline: none;
}
.bodyHead {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-family: "Gill Sans MT";
}
.navHolder{
	margin-top:0px;
	padding-top:4px;
	vertical-align:top;
	background:url(backmiddle.jpg) repeat-x;
	background-color:#FFF;
}
.mainTextPadding{
	padding-left:40px;
	padding-right:40px;
}
.leftRepeat{
	background:url(backLeft.jpg) repeat-x;
	background-color:#FFF;
	padding-top:521px;
}
.rightRepeat{
	background:url(backRight3.jpg) repeat-x;
	background-color:#FFF;
		padding-top:521px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.bodyText {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.linkstyle {
	font-family: "Gill Sans MT";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
a:link {
	font-family: "Gill Sans MT";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
a:visited {
	font-family: "Gill Sans MT";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.leftRecipeBorder {
	padding-right: 10px;
	padding-left: 40px;
}

.linkstyleEmail {
	font-family: "Gill Sans MT";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.bodyHeadOrange {
	font-family: "Gill Sans MT";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
}
.recipeBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CC6600;
	margin-left: 0px;
	padding-left: 30px;
}
