.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
}
.bullet_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #900;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.menulist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #900;
}
.subbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006666;
	list-style-position: outside;
	text-align: left;
}
.UpSell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
#wrapper {
	margin: auto;
	height: 600px;
	width: 800px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
#wrapper #logobox {
	float: left;
	height: 550px;
	width: 140px;
	text-align: right;
	padding-top: 20px;
}
#wrapper #tagline {
	float: right;
	width: 650px;
	margin-top: 10px;
	height: 560px;
}
#wrapper #tagline #contentbox {
	width: 640px;
	float: left;
}
#wrapper #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	float: left;
	width: 105px;
	padding-left: 20px;
	height: 15px;
	padding-top: 7px;
}
#wrapper #addressbox {
	float: right;
	width: 645px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #069;
	padding-top: 5px;
	padding-left: 5px;
}
#wrapper #divider {
	background-color: #900;
	float: left;
	height: 1px;
	width: 750px;
	margin-right: 30px;
	margin-left: 20px;
}
#sitecredit {
	margin: auto;
	height: 60px;
	width: 800px;
	text-align: center;
	padding-top: 30px;
}
.thankyou_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #900;
	text-align: center;
}
