body { 
  font-family: Arial,Helvetica;
  text-align: center;
  margin: 0;
  background: #CAC2AD;
}



#canvas {
 width: 768px;
 text-align: left;
 border: 0 none;
 margin: 0;
 padding: 0;
 margin: 0 auto;
 background: #fff url(images/bg_tile.jpg) repeat-y; 
}

#main_container {
 width: 768px;
}

#left_title {
 height: 214px;
}

#left_nav_shell {
 float: left;
 width: 220px;
}

#left_nav {
 height: 396px;
 width: 220px;
 background: url(images/bg_begin.jpg) repeat-y;
}



#title_photo {
 clear: both;
 float: left;
}

#title_photo img {
 margin: 4px 5px;
}


#title_blurb {
 width: 490px;
 margin-bottom: 8px;
}

#title_pdiv {
 float: left;
 width: 548px;
 height: 245px;
 background: url(images/title_photo_new.jpg) no-repeat;
}


#title_pdiv p {
 margin-top: 9px;
 margin-left: 230px;
 margin-right: 9px;
 color: white;
 font-weight: bold;
 font-size: 75%;
}

#main {
 padding: 0;
 margin: 0;
 float: left;
 width: 548px;
}

#main p, #main li{
 font-size: 80%;
}

#main table td{
  font-size: inherit;
}

/*   must put ahead of #main p because of inheritance issues */
#title_blurb p {
 margin-left: 2px;
 margin-top: 20px;
 margin-bottom: 5px;
 font-size: 1.25em;
 font-family: Georgia,"Times New Roman",Serif;
}




#main p.begin {
 margin-top: 25px;
}




#main p.welcome, #main form  , #main p.line_below  {
 margin: 0;
 padding-left: 14px;
 padding-right: 10px;
 padding-top: 12px;
}



#main h1 {
 color: #322100;
 margin: 20px 10px 4px 14px;
 letter-spacing: .05em;
}

#main h2 {
 color: #322100;
 margin: 35px 10px 4px 14px;
 font-size: 130%;
}

#main h3 {
 color: #322100;
 margin: 20px 10px 4px 14px;
 letter-spacing: .1em;
}

#main h5 {
 margin: 0;
 margin-left: 14px;
 color: #444444;
}

.line_below {
 border-bottom: 1px solid #bebebe;
 width: 400px;
 padding-bottom: 4px;
}

.copy {
 font-family: Georgia, Helvetica, Serif;
 line-height: 1.5em;
}



.pics {  
    float: right;
    height:  161px;  
    width:   220px;  
    padding: 0;  
    margin:  0;  
	margin-left: 20px;
	margin-top: 20px;
} 
 
.pics img {  
    padding: 0;
    border:  0;
    background-color: #eee;  
    width:  200px; 
    height: 151px; 
    top:  0; 
    left: 0;
} 

.pagination {
 
}


#supermenu {
  background: #63493C none repeat scroll 0 0;
  border-top: 2px solid #311411;
  border-bottom: 2px solid #A67D6A;
  
  height: 29px;
  width: 768px;
  clear: both;
}

#left_nav ul {
  margin: 0; padding: 0;
  list-style-type:none;
  text-align:left;
}


#left_nav ul li {
  display:block;
  margin:0;
  padding:0;

 
}


#left_nav ul li a {
  color:#ffffff;
  padding:4px 17px;
  text-decoration: none;
  display: block;
  font-style: italic;
  font-weight: bold;
  font-size: 1em;
  letter-spacing: -.03em;
  font-family: Georgia,"Times New Roman",Serif;
  
}

#left_nav ul li a:hover {
color:#FFFFFF;
text-decoration: underline;
}


#footer {
 width: 768px;
 text-align: center;
 clear: both;
 font-weight: bold;
 font-size: 80%;
}

#footer a:link, #footer a:visited {
 text-decoration: none;
}

#footer a:hover {
 text-decoration: underline;
}



/*  Image Gallery CSS  */



/* These hieghts and widths should be edited to your images */	
ul#pikame{
	padding-left:35px;
	width:400px;
	margin:0 auto;
	}
.pika_main{
	width:400px;
	padding-right:20px;
	margin:0 auto;
	}

.pika_subdiv{
  margin-left: 40px;
}

#pikame li{
	margin:5px;
	float: left;
	 border:2px solid #222
	
	}

/* thats all you NEED to edit. But continue if you'd like. */

ul#pikame li img{position:relative;cursor:pointer;}
.pika_main img{
/*
border:5px solid #222;
*/
border: 0;
}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:30px;text-align:center; margin-top: 4px;}
.pika_navigation a{font-size: 12px;color:black;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}



#cart_holder {
  margin-left: 10px;
  font-size: 80%;
}

.product-shipping-first {
  display: none;
}