@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #591A0B;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 15px;
	padding-left: 10px;
}
a:link, a:visited, a:active {
	color: #591A0B;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:focus {
	color: #591A0B;
	text-decoration: none;
}

#container {
	background-color: #FFFFFF;
	text-align: left;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	position: relative;
}
#header {
	height: 55px;
	width: 864px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainContent {
	float: left;
	width: 864px;
	margin-top: 0px;
}
#footer {
	background-color: #FFFFFF;
	background-image: url(images/mainGridHoriz.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 23px;
	width: 864px;
	float: left;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 15px;
	width: 500px;
	position: relative;
	top: 3px;
	font-size: 0.8em;
	color: #591A0B;
}
#terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #591A0B;
	float: right;
	height: 15px;
	width: 200px;
	position: relative;
	top: 3px;
	text-align: right;
}
#terms a:link, #terms a:visited {
	color: #591A0B;
	text-decoration: none;
}
#terms a:hover, #terms a:focus {
	color: #591A0B;
	text-decoration: underline;
}
.textframe {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainContent h5 {
	font-size: 1.25em;
	line-height: 115%;
	font-weight: normal;
}
#mainContent h3 {
	font-size: 1.65em;
	line-height: 115%;
	font-weight: bold;
}
#mainContent h1 {
	font-size: 2.15em;
	line-height: 115%;
	font-weight: bold;
}
.fullTextFrame {
	height: 463px;
	padding-top: 50px;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	background-image: url(images/shoptoast.png);
	background-repeat: no-repeat;
	background-position: center 315px;
}
.favornav {
	float: left;
	height: 275px;
	width: 864px;
	margin-bottom: 10px;
}
