html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	caption, tbody, tfoot, thead{
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		background: transparent;
	}
	body {
		line-height: 1;
	}
	ol, ul {
		list-style: none;
	}
	blockquote, q {
		quotes: none;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none;
	}
	
	/* remember to define focus styles! */
	:focus {
		outline: 0;
	}
	
	/* remember to highlight inserts somehow! */
	ins {
		text-decoration: none;
	}
	del {
		text-decoration: line-through;
	}
	
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
 /*** END RESET ****/
body{
	background: url(SysImages/back.jpg);
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", verdana;
}
#header{
	display: block;
	width: 1000px;
	height: 200px;
	background: url(SysImages/princess.png);	
	margin: 20px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto

}
#header h1{
	display: inline;	
}
#header #logo{
	margin: 30px 0px 0px 13px;
}
#header #princess_phone{
	position: absolute;
	margin: 30px 0px 0px -80px;	
}
#hours{
	position: absolute;	
	margin: 60px 0px 0px -5px;			
}
#shopping_cart{
	position: absolute;	
	margin: 140px 0px 0px 10px;
}
#search_form{
	text-align: left;
	width: 955px;
	margin: -22px 0px 0px 0px;
	vertical-align: middle;
	vertical-align:bottom;
	/*height: 38px;*/
	background: url(SysImages/search.png) no-repeat;
	margin-left: auto;
	margin-right: auto
}
#search_form #search{
	background: none;
	border: 0px;
	width: 210px;
	font-size: 16px;
	margin: 8px 0px 0px 15px;
	color: #648444;
}
#search_form #search_button{
	margin: 0px 0px 0px 10px;	
	background: #ddead0;
	border: 2px solid #996633;
	color: #996633;
	font-weight: bold;	
}
#top_nav_back{
	height: 48px;
	background: url(SysImages/green_stripes.gif) repeat;
	font-size: 20px;
	border: 1px hidden black;
}
#top_nav_back .top_nav_button{
	padding: 20px 0px 0px 6px;
	color: white;
	font-weight: bold;
}
#top_nav_back .top_nav_button a{	
	text-decoration: none;
	color: white;
}
#top_nav{
	margin: -27px 0px 3px 7px;
	font-size: 20px;
}
#top_nav .top_nav_button{
	color: #996633;
	font-weight: bold;
}
#top_nav .top_nav_button a{	
	text-decoration: none;
	color: #996633;
}
.horiz_brown_border{
	height: 12px;
	background: url(SysImages/brown_stripe.gif) repeat-x;
}
#body{
	text-align: left;
	clear: both;
	width: 1000px;
	text-align: left;
	background: white;
	margin-left: auto;
	margin-right: auto
}
#bodypadding{
	margin: 0px 25px;
	padding: 0px 0px 30px 0px;
	background: url(SysImages/pink_stripes.gif) #ffe0eb;
}
#top_main{
	display: block;
	height: 466px;
	/*width: 1000px;	*/
}
#main_ad{
	position: absolute;
}
#top_text_area{
	position: absolute;
	background: url(SysImages/white_fade.png) no-repeat;
	width: 418px;
	height: 466px;
	margin: 0px 0px 0px 532px;
}
#top_text_area #scrollwork{
	margin: -56px 0px 0px -10px;
	position: absolute;
	z-index:999;	
}
#top_text_area img{
	margin: 35px 0px 5px 60px;	
}
#featured{
	display: block;
	width: 950px;
	height: 130px;
	background: url(SysImages/green_stripes.gif) repeat;	
}
#featured a{
	text-decoration: none;	
}
#featured .featured_item{
	float: right;
	background: url(SysImages/brown_back.png) no-repeat;
	/*padding: 17px 17px 17px 18px;*/
	padding: 12px 12px 12px 12px;
	width: 150px;
}
#featured .featured_item_words{
	float: right;
	margin-top: 60px;
}
#featured .price{
	float: right;
	margin: -32px 0px 0px 0px;
	padding: 12px 3px 2px 12px;
	background: url(SysImages/price_shade.png);
	line-height: 18px;
	font-size: 18px;
	font-style: italic; 
	color: #F06;
}
#featured img{
	float: right;
	margin: 0px 0px 0px 0px;
}
/*########################################################################*/
#bottom_main{
	margin-top: 70px;	
}

.product_categories{
	text-align: center;
	background: url(SysImages/transparent_white_70.png);
	padding: 0px 0px;
	color: #894100;
}
.product_categories img{
	margin: 10px 10px;
	padding: 20px;
	background: url(SysImages/red_shadow.png) no-repeat center;
}
.product_small{
	float: left;
	width: 190px;
	background: url(SysImages/transparent_white_70.png);
	text-align: center;
	height: 305px;
	margin: 5px;
}
.product_small img{
	margin: 0px 0px 5px 0px;
	width: 150px;
}
.product_small a{
	text-decoration: none;
	color: #c65d77;
	font-weight: bold;
}
.product_small .price a{
	font-family: arial;
}
/* ************************************************************************** */
.left_nav_small_block{
	
}
.left_nav_small_block a{
	margin-left: 10px;
	line-height: 25px;
	font-size: 18px;
	color: #8b997c;
	text-decoration: none;
}
.left_nav_header{
	background: url(SysImages/princess_ribbon.png);
	margin: 0px -40px 0px -30px;
	width: 275px;
	height: 100px;
}
.left_nav_header a{
	margin: 0px;
	text-align: center;
	text-decoration: none;
	padding: 55px 0px 0px 0px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: white;
	display: block;
}
.saleItem{
	position: absolute;
	background: url(SysImages/sale.png) no-repeat;
	width: 69px;
	height: 47px;
	margin: -205px 0px 0px 0px;
}
#contactForm{
	margin: 40px 0px 0px 0px;
	color: #894100;
}

/* ******************************************************************** */
.required, #required2, #required3{
	color: red;
	display: inline;
	font-weight: bold;
	font-weight: bold;
}
.not_required{
	color: #aaa;
	font-style: italic;
}
#bottom_links a{
	color: white;
	text-decoration: none;	
}

