@charset "UTF-8";
/* CSS Document */

#siteContainer {
	position: relative;
	height: 1100px;
	width: 100%;
}
#siteContainer #siteBody {
	height: 773px;
	width: 873px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 70px;
}
#siteContainer #siteBody #topShadow {
	position: absolute;
	height: 15px;
	width: 873px;
	top: 0px;
}
#siteBody #leftShadow {
	position: absolute;
	height: 758px;
	width: 15px;
	left: 0px;
	top: 15px;
}
#siteBody #header {
	position: absolute;
	height: 223px;
	width: 843px;
	left: 15px;
	top: 15px;
	background-image: url(../images/background_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#siteBody #rightShadow {
	position: absolute;
	height: 758px;
	width: 15px;
	top: 15px;
	right: 0px;
}
#siteBody #bottomShadow {
	background-image: url(../images/bottom_shadow.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 24px;
	width: 843px;
	bottom: 0px;
	left: 15px;
}
#header #logo {
	position: absolute;
	height: 223px;
	width: 189px;
	left: 364px;
	top: 0px;
}
#siteBody #tagline {
	position: absolute;
	height: 479px;
	width: 87px;
	left: 15px;
	top: 238px;
}
#siteBody #footer {
	height: 22px;
	width: 823px;
	bottom: 24px;
	background-color: #000000;
	position: absolute;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
}
#footer #footerLinks {
	position: absolute;
	height: 22px;
	width: 581px;
	left: 20px;
	bottom: 0px;
	top: 0px;
	padding-top: 10px;
	text-align: left;
}
a.footerLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #930025;
	text-decoration: underline;
}
a.footerLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.contactLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.contactLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.contactLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F99408;
	text-decoration: none;
}
a.contactLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F58000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
#header #linksLeft {
	position: absolute;
	height: 125px;
	width: 271px;
	left: 87px;
	top: 42px;
}
#header #linksRight {
	position: absolute;
	height: 125px;
	width: 283px;
	top: 42px;
	right: 0px;
}
.largeBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
#siteContainer #siteBody #content #airChilled {
	position: absolute;
	height: 159px;
	width: 178px;
	left: 29px;
	top: 18px;
}
#content #emeraldBowl {
	position: absolute;
	height: 157px;
	width: 187px;
	left: 547px;
	top: 18px;
}
.headerRecipes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #a8390e;
	display: block;
	padding-bottom: 16px;
}