*{
	margin:0;
	padding:0;
}
body, td{
	font-family:arial, helvetica;
	font-size:11px;
	background:#cc6600 url(images/body_background.gif);
	color:#815317;
}

a{
 color:#cc6600;
	text-decoration: none;
}

p{
	margin:0 0 1em 0;
}

h2, h1{
	text-transform:uppercase;
	font-weight:normal; 
	letter-spacing:1px;
	color:#cc6600;
	font-size:16px;   
}

#container{
	width:830px;
	margin:20px auto;
}

#header{
	background:#fff url(images/header_background.gif) no-repeat;
	height:46px;
	float:left;
	width: 830px;
}

#main{
	background:#fff;
	padding:16px 46px 46px 46px;
	float:left;
	width: 738px;
}


#main p{
	line-height:1.5em;
}

#footer{
	width:830px;
	background:url(images/footer_background.gif);
	height:30px;
	color:#fff;
	float:left;
}

#footer a{
	color:#fff;
} 

#footer p{
	margin:10px 0 0 0;
	font-size:11px;
	letter-spacing:1px;
	text-align:center;
}

#copyright{
	color:#fff; 
	margin:5px 0 0 30px;
}
#copyright a{
	color:#fff;
	text-decoration:underline;
}

#nav_search{
		width:735px;
		float:left;
}
#nav_container{
	width: 830px;
	background: #fff;
	float:left;


}
#nav{
	list-style:none;
	margin:0 0 0 0;
	padding: 11px 0 0 44px;
	color:#fff;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-size:12px;
	float:left;
	width:691px;

	display:inline;
	background:#815317;
} 

* html #nav
{
  width: 705px;
  w\idth: 698px;

}

#logo{
	height:46px;
	width:730px;
	text-indent:-9000px;
	display:block;

}
#nav li{
	float:left;
	margin:0 18px 0 0;
	padding:0 0 7px 0;
}
#nav a{
	color:#fff;
}
#nav p {
	margin:0;
}

#side_nav{
	float:left;
	list-style:none;
	width:55px;

}
#side_nav li{
	margin:0 0 0 10px;
	padding:0;

} 
#side_nav a, #side_nav a:hover{
	display:block;
	width:55px;
	height:12px;
	padding:0;
	 text-indent:-9000px;
	line-height:12px;
	color:#815317;
	letter-spacing: 1px;


}
#nav_about a{
	background:url(images/side_nav.gif);
}
#nav_contact a{
	background:url(images/side_nav.gif) 0 -12px;
}
#nav_faves a{
	background:url(images/side_nav.gif) 0 -24px;
}
#nav_news a{
	background:url(images/side_nav.gif) 0 -36px;
}

#nav_about a:hover{
	background:url(images/side_nav.gif) -60px 0;
}
#nav_contact a:hover{
	background:url(images/side_nav.gif) -60px -12px;
}
#nav_faves a:hover{
	background:url(images/side_nav.gif) -60px -24px;
}
#nav_news a:hover{
	background:url(images/side_nav.gif) -60px -36px;
}

#phone_number{
	width:210px;
	float:left;
	padding:7px 0 5px 0;
	margin: 0 0 0 44px;
	display:inline;

	font-size:12px;
}

.right_column{
	float:left;
	width:150px;

}
ul.category_home{
	list-style:none;
	width:580px;
	float:left;

}
ul.category_home li{
	float:left;
	margin:0 31px 38px 0;
}

ul.category_home div.mock_image, ul.category_home img{
	border-top: 4px solid #cc6600;
	border-right: 5px solid #cc6600;
	border-bottom: 10px solid #cc6600;
	border-left: 15px solid #cc6600;
	width:141px;
	height:178px;
}

ul.category_home h2{
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 5px 0;
	
}
ul.category_home a{
	color:#815327;
}

ul.product_list{
	list-style:none;
}
ul.product_list li{
	float:left;
	margin:0 26px 25px 0;
	width:152px;
	display:inline;
	overflow:hidden;
}


ul.product_list div.mock_image, ul.product_list img{
	background:#999;
	border:none;
}

ul.product_list .image_container{
	width:150px;
	height:113px;
	border:1px solid #999;
	text-align:center;
	display:block;
}

ul.product_list h2{
	font-size:11px;
	font-weight:normal;
	margin:5px 0 5px 0;
	letter-spacing: 1px;
}
ul.product_list a{
	color:#815327;
	text-decoration:none;
}

#product_image{
	width:480px;
	min-height:360px;
	_height:360px;
	margin:0 20px 0;
	float:left;
	border:1px solid #999;
	text-align:center;
	display:inline;
	overflow:hidden;
}

#product_description{
	width:210px;
	float:left;
}

#product_description h2{ 
	font-size:16px;
}

span.sold{
	padding:2px 6px;
	background:red;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}
span.on_hold{
	padding:2px 6px;
	background:#cd5828;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}

span.price{
	font-weight:bold;
}

span.full_price{
	font-weight:bold;
	text-decoration:line-through;
}


#about_image, #contact_image{
	border-top: 4px solid #815317;
	border-right: 5px solid #815317;
	border-bottom: 10px solid #815317;
	border-left: 15px solid #815317;
	margin:0 0 0 20px;
	width:342px;
	height:276px;
	float:right;
	background:url(images/about.jpg);
}

#contact_image{
	/* border-top: 4px solid #815317;
	border-right: 5px solid #815317;
	border-bottom: 10px solid #815317;
	border-left: 15px solid #815317;  */
	border:none;
	width:355px;
	height:284px;
	background:url(images/contact.gif); 
}

.pagination{
	clear:both;
	text-align:left;
	margin:1em 0;
	float:left;
}

.pagination a{
	padding:2px 4px;
	text-decoration: none;
}
.pagination a:hover{
	color: #fff;
	background: #cc6600;
}
.pagination span.current{
	padding:2px 4px;
	color: #fff;
	background: #815317;
}
.pagination span.disabled{
	color: #dfa062;

}

.product_sort{
	float:right;
	margin:.5em 0 1em ;
}

.product_sort select{
 
	color:#815317;
	font-size:10px;
	margin-right:28px;
}

.page{
	width: 500px;
}
.product_page{
	width:716px;
	float:left;
}

#search_box{
	margin:0;
	width:164px;

	padding:6px 0 5px 33px;
	line-height:12px;	
	background:#fff url(images/header_background.gif) no-repeat -541px -86px;
	overflow:hidden;
	float:right;

}
*html #search_box{
   padding:4px 0 3px 33px;
	margin-right: -9px;
   p/adding:6px 0 3px 33px;
	m/argin-right: 0;
}
#search_box form{
	margin:0;
	padding:0;
}
#search_box p{
	margin:0;
}
#search_input{
	width:108px;
	height:14px;
	border:none;
	font-size:12px;
	padding:1px 2px;
}
* html #search_input
{
  padding:0 1px;
  p/adding:1px 2px;
}
#search_submit{
	background:none;
	border:none;
	color:#fff;
	font-size:10px;
}

table.report td {
	background:#efefef;
	padding:0px 5px;
}

#product_nav{
	width:480px;
	margin-left:20px;
	
}
#product_nav span{
	float:right;
	
}


/* Admin ********************************************/
p.admin_button{
	margin:1em 0;
	font-size:12px;
	text-align:center;

}

p.admin_button a, p.admin_button input {
	padding:0.2em 0.4em;
	text-decoration:none;
	background:#efefef;
	border:1px solid #d1d1d1;
	color:#666;
	margin:0;
	line-height:1em;
}

p.admin_button a:hover, p.admin_button input:hover{
  color:#000;
	background:#d1d1d1; 
	border:1px solid #999;
}

.admin_list{
	list-style:none;
}

.admin_list li{
	float:left;
	width:70px;
	padding:0 5px 1em 0;
} 

.admin_photo_list{
	list-style:none;
}

.admin_photo_list .image_container{
	list-style:none;
	width:157px;
	background:#fff;
	text-align:center;
}

.admin_page{
	background:#F5EBC1;
	border-top:1px solid #C9B79B;
	border-bottom:1px solid #C9B79B;
	padding:8px 25px;
	float:left;
	width:684px;
	line-height: 1.25em;
}

.admin_page input, .admin_page textarea{
	font-size:12px;
	border:1px solid #C9B79B;
	padding: 2px;
	font-family:arial, helvetica; 
}
.admin_page li input{
	border:none;
}



#admin_bar_container{
 background:#F5EBC1;
	border-bottom:2px solid #815317;

	padding:1em 0 0 0;
	font-size:12px;
} 
#admin_bar{
	width:830px;
	margin:0 auto;
}

#admin_bar a{
	text-decoration:underline;
}

#admin_bar p.status{
	float:right;
}

#new_photo{
	width:135px;
	height: 113px; 
	border:1px dashed #C9B79B; 
	background:#F7F2E0; 
	margin:0 0 2em 0; 
	padding:26px 10px 0 10px;
	text-align:center;
}

.category_admin_list li {
	background:#f8f2e6;
	float:left;
	clear:left;
	width:500px;
	padding:7px 5px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin:0 0 10px 0;

}
.category_admin_list li li {
	background:none;
	float:left;
	width:100px;
	padding:0;
	margin:0 0 7px;
	clear:none;
}
/* Admin ********************************************/ 
