@charset "utf-8";
body {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #F4EBC9 url(images/body_bg.png) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
div > p {
  margin-top: 0px;
}
h1 {
	font: normal 24px/26px 'Brush Script MT',Phyllis,'Lucida Handwriting',cursive;
	color: #A0531F;
	text-align: center;
	letter-spacing: 0.2em;
	margin: 0px 0px 10px;
}
h2 {
	font: normal 20px/20px "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
}
h3 {
	font: normal 16px/16px "Times New Roman", Times, serif;
	color: #F06819;
	margin: 0px 0px 5px;
}
h4 {
	font: normal 15px/18px "Times New Roman", Times, serif;
	color: #A0531F;
	margin: 10px 0px;
}
h5 {
	font: bold normal 20px/20px "Times New Roman", Times, serif;
	color: #804000;
	margin: 0px;
	padding-top: 10px;
	text-transform: uppercase;
}
img {
	display: block;
	border: 0px none;
}
input, textarea, select, .inputtxt { 
    border:  solid #F6EEAE 2px;
	background-color: #F3F6CD;
	font-size: 13px; 
	color: #333333;
}
a {
	color: #86685D;
	text-decoration: underline;
}
a:hover {
	color: #66778A;
	text-decoration: none;
}
#container {
	background: url(images/top_lights.gif) no-repeat center top;
	margin: 0px auto;
	position: relative;
	width: 960px;
	padding-top: 61px;
}
#container input, #container select, #container textarea {
	vertical-align: middle;
	background: #FDFCF7;
}
#header {
	background: url(images/header2.gif) no-repeat center top;
	height: 186px;
}
.logo {
	padding-top: 20px;
	padding-left: 60px;
}
#center {
	background: url(images/center_bg2.jpg) repeat-y center top;
	min-height: 300px;
	margin: 0px;
	padding: 0px;
}
#left {
	width: 200px; 
	float: left;
}
#nav {
	margin: 15px 0px 0px 40px;
}
#first {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}
#first li {
	margin: 0px;
	padding: 0px;
}
#first li a {
	font: normal 16px/35px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#first li a:hover {
	color: #F6EEAE;
	text-decoration: none;
}
#first li a.on {
	color: #F6EEAE;
	text-decoration: none;
} 
#second {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	text-align: center;
} 
#second li {
	margin: 0px;
	padding: 0px;
}
#second li a {
	font: bold 14px/21px Arial, Helvetica, sans-serif;
	color: #F6EEAE;
	text-decoration: none;
}
#second li a:hover {
	color: #FFFFFF;
	text-decoration: none;
} 
#content {
	width: 650px;
	margin-left: 246px;
	padding: 0px 20px;
}
#right {
	float: right;
	margin: 0px 0px 30px 30px;
}
#left_50 {
	width: 300px;
}
#right_50 {
	width: 300px;
	float: right;
}
#featured {
	font: 16px/20px "Courier New", Courier, mono;
	color: #A0531F;
	text-align: center;
	background: url(images/featured_bg.gif) repeat-y;
	margin: 0px;
	width: 300px;
}
#center_200 {
	font: 13px/16px Arial, Helvetica, sans-serif;
	color: #A0531F;
	text-align: center;
	background: url(images/center_200.gif) repeat-y;
	margin: 0px;
	width: 200px;
}
#center_200 p {
	padding: 10px;
	margin-bottom: 0px;
}
#menu {
	font: italic normal 14px/16px "Times New Roman", Times, serif;
	color: #330000;
	padding: 10px 0px 0px 25px;
	float: left;
	width: 300px;
}
#bmenu {
	font: italic normal 14px/16px "Times New Roman", Times, serif;
	color: #330000;
	padding: 10px 0px 0px 25px;
	text-align: center;
}
#drop {
	text-align: center;
	padding: 10px;
	float: left;
	width: 195px;
}
.textjustify {
	text-align: justify;
	margin: 0px;
}
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
	margin: 0px;
	padding: 5px 30px 0px 0px;
}
.norm {
	font: normal 14px/16px "Times New Roman", Times, serif;
	color: #330033;
}
h2.clearleft {
	clear: left;
}
h2.clearright {
	clear: right;
}
.imgleft {
	float: left;
	margin: 5px 20px 10px 0px;
}
.imgright {
	float: right;
	margin: 5px 10px 10px 20px;
}
.locright {
	float: right;
	margin: 0px 25px 30px 20px;
	border-top: 3px solid #999999;
	border-right: 3px solid #333333;
	border-bottom: 3px solid #333333;
	border-left: 3px solid #999999;
}
.locleft {
	float: left;
	margin: 0px 25px 30px 20px;
	border-top: 3px solid #999999;
	border-right: 3px solid #333333;
	border-bottom: 3px solid #333333;
	border-left: 3px solid #999999;
}
.frame {
	border-top: 3px solid #999999;
	border-right: 3px solid #333333;
	border-bottom: 3px solid #333333;
	border-left: 3px solid #999999;
}
.frameside {
	margin: 10px 0px;
	border-top: 3px solid #999999;
	border-right: 3px solid #333333;
	border-bottom: 3px solid #333333;
	border-left: 3px solid #999999;
}
.frameleft {
	float: left;
	margin: 5px 20px 10px 0px;
	border-top: 3px solid #999999;
	border-right: 3px solid #333333;
	border-bottom: 3px solid #333333;
	border-left: 3px solid #999999;
}
.frameright {
	float: right;
	margin: 5px 0px 10px 20px;
	border-top: 3px solid #999999;
	border-right: 3px solid #333333;
	border-bottom: 3px solid #333333;
	border-left: 3px solid #999999;
}
.side {
	float: left;
	padding: 0px 15px;
}
.purple {
	color: #540277;
}
.pink {
	color: #D50080;
}
#clear {
	clear: both;
}
#footer {
	background: url(images/bottom2.jpg) no-repeat center top;
	position: relative;
	width: 100%;
	height: 105px;
	margin: 0px auto;
}
#bottom {
	background: url(images/new_floor.png) no-repeat center top;
	height: 165px;
	z-index: 100;
	top: -95px;
}
.copy {
	padding-top: 75px;
	text-align: center;
}
/* Styles used in the store */
#storecontent {
	width: 600px;
	margin: 0px auto;
	position: relative;
}
.store {
	font-size: 13px;
	line-height: 16px;
}
.small {
	font-size: 0.9em;
	line-height: 1.1em;
}
.storeform {
	font: 18px/18px 'Brush Script MT',Phyllis,'Lucida Handwriting',cursive;
	margin-top: 20px;
	/*  border: 1px solid #666; */
	background: #FEFCF5;
}
.storehead {
	color: #7F3925;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
/* Styles used for the cart */
.cartform {
	/* border: 1px solid #000000; */
	background: #FEFCF5; 
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000000;
}
.carthead {
	color: #E48D5D;
	font: bold 18px/18px 'Brush Script MT',Phyllis,'Lucida Handwriting',cursive;
}
/* Styles used for the admin */
#admin {
	background: #F4EBCA;
}
#admin input, #admin select, #admin textarea {
	background: #FEFEFC;
}
#admincontent {
	padding: 20px;
}
.adminform {
	border: 1px solid #000000;
	background: #FCF8EB;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000000;
}
.formhead {
	color: #000000;
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	background: #F6EFD3;
}
.adminhead {
	color: #7F3925;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	padding: 10px;
}
.adminnavhead {
	color: #000000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	background: #F6EFD3;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.adminli {
	color: #000000;
	list-style: url(none) none;
	font: 13px/18px Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 20px;
	padding: 0px;
}
.adminli a {
	color: #C66830;
	text-decoration: underline;
}
.adminli  a:hover {
	color: #C66830;
	text-decoration: none;
}
.adminindent {
	margin-left: 10px;
}
.red {
	color: #FF0000;
}
.shhlogo { 
	background: #FFFFFF;
	border-bottom: 1px solid #000000;
}
/* admin listItems styles */
.sortInactiveButton, .sortButton, .sortAscButton, .sortDescButton {
	font-weight: bold;
	margin:	0px;
	padding: 0px;
	text-align: left;
}
.sortInactiveButton b {
	display: block;
	color: #000000;
	background:	#F6EFD3;
	border: 1px outset;
	padding: 2px;
	height: 1%;
}
.sortButton a, .sortAscButton a, .sortDescButton a {
	display: block;
	color: #000000;
	background:	#F6EFD3;
	text-decoration: none;
	border: 1px outset;
	padding: 2px;
	height: 1%;
}
.sortButton a:hover, .sortButton a:focus, .sortAscButton a:hover, .sortAscButton a:focus, .sortDescButton a:hover, .sortDescButton a:focus {
	color: #C66830;
	background:	#F6EFD3;
	text-decoration: none;
	border: 1px inset;
}
.sortAscButton a, .sortAscButton a:hover, .sortAscButton a:focus {
	background:	#EDDFA9 url(admin/images/asc_order.png) no-repeat right;
}
.sortDescButton a, .sortDescButton a:hover, .sortDescButton a:focus {
	background:	#EDDFA9 url(admin/images/desc_order.png) no-repeat right;
}
.displayItems {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.odd {
	background: #FFFFFF;	
}
.even {
	background: #F9F2E3;
}
