@charset "UTF-8";
body {
	background-image: url(../Images/SP-Slice-Bkgrnd.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	height: 150px;
	padding-bottom: 12px;
	text-align: center;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#text {
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	text-align: center;
	width: 520px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #003E7E;
}
.style1 {
	font-size: xx-large;
	font-style: italic;
}
.style2 {font-size: large}
#onlineorder {
	height: 130px;
	padding-bottom: 12px;
	text-align: right;
	color: #FFFFFF;
}
#rightColumn {
	float: right;
	width: 240px;
	padding-right: 22px;
}
#giftcard       {
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	text-align: center;
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #80561B;
	border-right-color: #80561B;
	border-bottom-color: #80561B;
	border-left-color: #80561B;
	margin-top: 15px;
	margin-bottom: 15px;
}
#leftColumn {
	float: left;
	width: 480px;
	text-align: right;
	padding-top: 10px;
}
.style3 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {font-size: xx-small}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}
