body {
	background: url(../images/bodbg.png) repeat-x scroll top;
	font: 12px Arial, sans-serif;
	margin: 0;
}
a {
	text-decoration: none;
}
a:hover {
	color: #ef0050;
	text-decoration: underline;
}
#holder {
	width: 900px;
	margin: 0 auto;
}
#topbar {
	height: 50px;
	line-height: 40px;
	text-align: right;
	font-weight: bold;
	font-size: 0.95em;
}
#topbar .row {
	width: 820px;
	float: right;
}
#topbar .row span {
	padding: 0 7px;
	display: block;
	float: left;
}
#topbar span img {
	float: left;
	margin: 5px 5px 0 0;
}
.header {
	margin: 1px auto;
}
/* Navigation */
.buttonscontainer {
	width: 150px;
	float: left;
	margin: 20px 0;
}
.buttons a {
	color: #000;
	background-color: #F5F5F5;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-top: 1px solid #840035;
	border-right: 1px solid #840035;
	border-bottom: 1px solid #840035;
	border-left: 10px solid #840035;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}
.buttons a:hover {
	border-left: 10px solid #CC9;
	border-top: 1px solid #CC9;
	border-right: 1px solid #CC9;
	border-bottom: 1px solid #CC9;
	text-decoration: none;
	color: #840035;
}
#hours {
	width: 148px;
	background-color: #fff;
	border: 1px solid #000;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
	padding: 5px 0;
}
#hours h5 {
	margin: 7px 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #990000;
}
#hours p {
	margin: 5px;
}
/* End Navigation */
#content {
	background: url(../images/contentbg.png) repeat top;
	width: 665px;
	border: 1px solid #c7c7c7;
	float: right;
	margin: 20px 0 10px 0;
	padding: 10px;
}
h1 {
	margin: 0;
	color: #900;
	font-size: 20px;
}
h2 {
	margin: 0;
	color: #000;
	font-size: 18px;
}
h3 {
	margin: 0;
	color: #0057A8;
	font-size: 16px;
	font-style: italic;
}
h4 {
	margin: 0;
	margin-bottom: 10px;
	color: #840035;
	font-size: 14px;
	padding: 3px;
	border: none;
	border: 1px solid #840035;
	border-bottom: 2px solid #840035;
	background-color: #F4E9A6;
}
#footer {
	height: 80px;
	background-color: #000;
	color: #fff;
	padding: 5px 10px;
	clear: both;
}
#footer a {
	color: #ff0;
}
#footer a:hover {
	color: #CFF;
}
#footer .fleft {
	width: 380px;
	float: left;
}
#footer .fright {
	width: 380px;
	float: right;
}
.left {
	float: left;
	margin: 0 5px 4px 0;
}
.right {
	float: right;
	margin: 0 0 4px 5px;
}
.clear {
	clear: both;
}
.tiny {
	font-size: 11px;
	font-style: italic;
}
.store {
	width:640px;
	margin: 0 auto;
}
.store .soldout {
	color: #999;
}
.store .thumb {
	width: 165px;
	padding: 5px;
	text-align: center;
	float: left;
}
.store .inftxt {
	width: 450px;
	padding: 5px;
	float: right;
}
.stlink {
	width: 640px;
	margin: 10px auto;
	text-align: center;
}
.stlink img a {
	padding: 0 10px;
}
.disclaimer {
	width: 580px;
	padding: 10px;
	font-style: italic;
	background-color: #E1FFC3;
	border: 1px solid black;
	margin: 10px auto;
}
.warning {
	width: 580px;
	padding: 10px;
	background-color: #FF9;
	border: 3px solid red;
	margin: 10px auto;
}
#goody {
	width: 665px;
	float: right;
	margin: 20px 0 10px 0;
	padding: 10px;
	text-align: center;
}
.giftcerts {
	margin: 0 10px;
	margin-left: 30px;
	width: 160px;
	padding: 2px;
	height: 60px;
}
.gleft {
	padding: 0px;
	width: 75px;
	line-height: 20px;
	float: left;
	text-align: center;
}
.gright {
	padding: 0px;
	width: 75px;
	float: right;
	text-align: center;
	padding-top: 10px;
}
.new {
	color: #840035;
	font: italic bold 14px Arial, Helvetica, sans-serif;
}
.flipkey {
	text-align:center;
	width:150px;
	overflow:hidden !important;
	margin:0;
	margin-top: 10px;
}
.flipkey img {
	margin: 0 auto;
}
a.flipkey {
	margin: 0 auto !important;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif !important;
	font-size:13px !important;
	text-decoration:none !important;
	color:#111 !important;
}
