body

{
	background: #585858 url(images/background.gif) top center repeat-y;
	margin: 6px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4C0000;
	font-size:13px;
}

.storestext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF; font-weight:bold;
	line-height: 16px;
    overflow: auto;
	width:250px;
	height: 470px;
	float:right
}

.largetext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4C0000;
	font-size:14px;
	line-height: 16px;
	font-weight:bold;
}

.largetext2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4C0000;
	font-size:14px;
	line-height: 20px;
}

.largetext2 p {
	padding-right: 30px;
}

.purple
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #844199;
	font-size:14px;
	font-weight: bold;
	line-height: 20px;
}

.header
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4C0000;
	font-size:13px;
	font-weight: bold;
}
.text
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4C0000;
	font-size:12px;
}

input
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4C0000;
	font-size:12px;
	border: 1px #4C0000 solid;
}

.input2
{

	border: 0px;
}


.small
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4C0000;
	font-size:10px;
}

.table
{
	width: 800px;
	background-color:#FFFFFF;
}

.categorybg
{
	background-image: url(images/category_bg.jpg);
	height:488px;
	width: 800px;
}

.categorytable
{
	margin-left:20px;
}

.navbg
{
	background-image:url(images/nav_bg.gif);
	height:89px;
	width: 595px;
}

.footerbg
{
	background-image:url(images/footer_bg.gif);
	height:22px;
	width: 800px;
}

.contactbg
{
	background-image: url(images/contact_bg.gif);
	height:486px;
	width: 800px;
}

.contactbg2
{
	background-image: url(images/contact_bg2.jpg);
	height:486px;
	width: 800px;
}

.productbg
{
	background-image: url(images/product_bg.gif);
	background-repeat:no-repeat;
}

.product_margin
{
 margin-top: 25px;
 margin-left: 15px;
 font-family: Georgia, "Times New Roman", Times, serif;
color: #4C0000;
font-size:12px;
}

.eventsbg
{
	background-image: url(images/events_bg.gif);
	height:486px;
	width: 800px;
}

.cartbg
{
	background-image: url(/images/cartbg.gif); background-repeat:no-repeat;
	width: 800px;
}

.aboutbg
{
	background-image: url(images/about_bg.jpg);
	height:486px;
	width: 800px;
}

.aboutbg2 {
	background: url(images/about_bg.jpg) 0px -190px no-repeat;
	height:186px;
	width: 800px;
}

.biobg
{
	background-image: url(images/bio_bg.gif);
	height:486px;
	width: 800px;
}

.category
{
	background-image: url(/images/cartbg.gif); background-repeat:no-repeat;
	background-color: #fdfbec 
}


a:link, a:visited, a:active  
{
	color: #4C0000;
	text-decoration: none;
	font-size: 12px;

}

a:hover
{
	color: #844199;
	text-decoration: none;
	font-size: 12px;

}


.imgborder
{
	border: 1px #000000 solid;
}

.submit
{
	background-color: #4C0000;
	font-size: 11px;
	font-family: arial;
	color: #FFFFFF;
	border: 1px #000000 solid;
}
hr  
{
color: #D3C6B9;
background-color: #D3C6B9;
height: 1px;
border: 0;
}

#dynloadarea {text-align:center}

.bottomnav {
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #844199;
}


/* ----------------IMAGE SLIDER------------- */
#SlideItMoo_outer, #SlideItMoo_outer2, #SlideItMoo_outer3 {  
	width:760px; 
	margin: 0px auto 0px; 
	display:block; 
	position:relative; 
	padding:0px 0px 0px;
	background: #fdfbec;
	
	margin-left: 0px;
}

/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back, #SlideItMoo_outer2 .SlideItMoo_forward,
#SlideItMoo_outer2 .SlideItMoo_back, #SlideItMoo_outer3 .SlideItMoo_forward,
#SlideItMoo_outer3 .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:15px; 
	height:100px;
	bottom:0px; 
	right:4px; 
	background:url(images/press/slideitmoo_forward.gif) no-repeat center;
	padding: 0px;
}

#SlideItMoo_outer .SlideItMoo_back, #SlideItMoo_outer2 .SlideItMoo_back, #SlideItMoo_outer3 .SlideItMoo_back { 
	left:5px; 
	background:url(images/press/slideitmoo_back.gif) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner, #SlideItMoo_inner2, #SlideItMoo_inner3{ 
	position:relative ; 
	overflow:hidden ; 
	width:724px ; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:0px 0px 0px;
	background:#fdfbec;
}

/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items, #SlideItMoo_items2, #SlideItMoo_items3 {
	display:block; 
	position:relative; 
}

/* single element design */
#SlideItMoo_items .SlideItMoo_element, #SlideItMoo_items2 .SlideItMoo_element, #SlideItMoo_items3 .SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 1px 0px; 
	font-size:11px; 
	width:100px; 
	text-align:center; 
	color:#FFFFFF;
}

#SlideItMoo_items2 .SlideItMoo_element {
	width: 176px;
}

#SlideItMoo_items3 .SlideItMoo_element {
	width: 235px;
}

#SlideItMoo_items3 .SlideItMoo_element p {
	color: #4C0000;
}

#SlideItMoo_items a, #SlideItMoo_items2 a, #SlideItMoo_items3 a {
	padding:0px;
	 margin:3px 0px 0px;
	 clear:both;
	 display:block;
	 background:#fdfbec;
	 padding:0px;
 }
 
 #SlideItMoo_items a p.num,  #SlideItMoo_items2 a p.num,  #SlideItMoo_items3 a p.num {
 	position: absolute;
 	display: block;
 	bottom: 0px;
 	padding: 3px;
 	margin: 0px;
 	font-size: 15px;
 	background-color: #fdfbec;
 }

#SlideItMoo_items a img, #SlideItMoo_items2 a img, #SlideItMoo_items3 a img{
	border:none;
}


#storesWrap {
	height: 488px;
	background: url(images/stores_back.jpg) no-repeat;
	
}

.bottomnav img {
	margin: 0px 4px 0px 4px;
	vertical-align: -40%;
	border: none;
}