a { color: #5C0678; }
a:hover { color: #926EB3; }
body {
	background-color: #CCCCCC;
	background-image: url(../images/main_bg.gif);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5C0678;
	padding-top: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C0678;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C0678;
	font-weight: bold;
}
hr {
	background-color: #5C0678;
	height: 1px;
	width: 100%;
	border: 0px;
	color: #5C0678;

}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 100%;
	width: 650px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;

}
.main table {
	background-color: #FFFFFF;
}
.header {
	text-align: right;
	font-size: 12px;
	color: #5C0678;
	font-weight: bold;
	padding-right: 10px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	height: 20px;
}
.menu {
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}
.intro {
	font-size: 12px;
	padding-left: 10px;
}
.specials-box {
	border: 1px solid #CCCCCC;
	width: 225px;
	margin: 10px;
	padding: 0px;
}
.specials-header {
	color: #5C0678;
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 225px;
	padding: 5px;
}
.specials-content {
	text-align: center;
	padding-top: 5px;
	background-color: #CCCCCC;
	background-image: url(images/main_bg.gif);
	width: 225px;


}
.footer {
	font-size: 10px;
	text-align: center;
	background-color: #F6F6F6;
	padding-bottom: 15px;
	height: 110px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.contact {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.cart {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.cart table {
	font-size: 12px;
}
.cart-display {
	width: 625px;
	margin-bottom: 5px;
}
.phone {
	font-size: 12px;
	text-align: center;
	width: 250px;
	float: right;
	font-weight: bold;
	color: #660066;
}
.review-status { width: 630px; margin-bottom: 10px; }
.review-summary { width: 630px; }
.review-detail { width: 630px; }
.assistance-box {
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;

}
.intro-header {
	font-size: 12px;
	color: #5C0678;
	font-weight: bold;
	background-color: #EEEEEE;
	text-align: center;
	border: 1px solid #999999;
	padding: 5px;
	margin: 10px;


}
.specials-small {
	font-size: 11px;
}
