body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #FFF;
	/*background-image:url(layout/bg.gif);*/
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	
	width:900px;
	color:#432D29;

	  margin-left: auto ;
  margin-right: auto ;
  margin-top:0px;
  margin-bottom:0px;

	
	
}



h1,h2,h3,h4,h5,h6 { color:#410000;
}

h4 { line-height:normal;}



#bulletlist
{
	margin-top:8px;
	margin-bottom:8px;
margin-left: 10px;
padding-left: 0;
list-style: none;
}

#bulletlist li
{
padding-left: 19px;
background-image: url(layout/bullet.gif);
background-repeat: no-repeat;
background-position:left top;
background-position:top -10px;
/*height:14px;*/
padding-top:4px;
padding-bottom:4px;


}

.maroontext { color:#410000;
}

/* light brown #D59E6C */

#container1 {

/*position:absolute;*/
width:900px;
text-align: center; 


margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	}

#header { background-image:url(layout/bg_header.gif);
		background-repeat:no-repeat;
		height:110px;
		width:978px;
		margin:0px;
text-align:left;

}

#logo {padding-left:50px;
		padding-top:10px;
		float:left;
}

#menu {background-image:url(layout/bg_menu.gif);
		background-repeat:no-repeat;
		height:68px;
		width:978px;
		margin-bottom:0px;
text-align:left;
	}

#content {
	background-image:url(layout/bg_middle.gif);
		background-repeat:repeat-y;
		background-position:top;
		/*height:650px;*/
		width:978px;
		margin-top:-16px;
text-align:left;
	}
#content_container {
		width:894px;
		padding-left:45px;
text-align:left;

	}
	
	#content_containerhome {
		width:894px;
		padding-left:45px;
		padding-top:1px;
text-align:left;

	}
	
#bodyeditable { 
				width:678px;
				margin-left:215px;
				padding-top:10px;
				
				
				
				}
#footer {
	background-image:url(layout/bg_footer.gif);
	background-repeat:no-repeat;
	height:110px;
	width:978px;
	padding-left:45px;
	font-size:11px;
	margin-top:-76px;
	}
	
#tablediv {
	float:left; 
	width:250px;
	
	}

.linksmall {
	font-size: 9px;
}

table#prod {
text-align:left;
width:70%;
padding-left:30px;
border:thin #000;

}
table#prod td{
border-bottom: #AE6C31 thin groove;
}

table#prodleft {

width:250px;
padding-left:0px;
border:thin #000;

}
table#prodleft td{
border-bottom: #AE6C31 thin groove;
}

#prod tbody tr:hover td {

background-color:#F1E3D3;
font-weight:bold;}

.blake { color:#F00; font-weight:bold;}

#ordernow {
	position: relative;
	right: -165px;
}
#search {
	position: relative;
	right: 10px;
}
	
/* BEGIN DEMO STYLE */
	
	body{text-align:center;}

	
	.caption{font-style:italic;color:#887; padding-right:10px;}
/*	.demo{position:relative;margin-top:-4em; float:right; margin-right:10px;}*/
	.demo{ float:right; margin-right:10px;}
	.gallery_demo{width:360px; margin:0 auto;}
	
	.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 2px;background:#F1e3d3;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{margin:0 auto 60px auto;height:388px;width:392px;background:#410000;}
	#main_image img{margin-top:5px; margin-bottom:5px;margin-right:5px; margin-left:5px;width:380px;} 
	
		#main_imagesml{margin:0 auto 60px auto;height:200x;width:180px;background:#410000;}
	#main_imagesml img{margin-top:5px; margin-bottom:5px; margin-left:5px;}
	
	.nav{padding-top:1px;clear:both;text-transform:uppercase; padding-bottom:5px; margin-bottom:30px;}
	
	.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
	.galleria_wrapper { }

	
/* HIGHLIGHT */	
.highlight { background: #Cf8f56;  }




}