@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background: url(images/bg_paisley_tile.jpg) repeat scroll left top;
}

.bodyTable {
	font: .9em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #330000;
	text-align: left;
}
#MainWrapper {
	margin: 0px auto;
	padding-top: 1em;
}
#HeadWrapper {
	background: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#Content {
	background: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	font: small-caps normal 1em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-left: 10em;
	text-align: center;
}
.promo {
	font: .9em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #330000;
	text-align: left;
	margin: 3em 12em 4em 2.2em;
}
.sayWhat {
	font: .9em Georgia, "Times New Roman", Times, serif;
	color: #330000;
	text-decoration: underline;
	margin-left: 270px;
	margin-top: 14px;
}
.sayWhat a {
	color: #330000;
	text-decoration: underline;
}
.sayWhat a:hover {
	color: #FF039A;
}
.yourCart {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #330000;
	text-align: right;
	padding-right: 2em;
	padding-top: .5em;
	padding-bottom: .5em;
}
.welcome {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #330000;
	padding: 14px;
}
.center {
	text-align: center;
	text-decoration: none;
}
