body
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-size: 14px;
    color: #422f25;
    font-family: Palatino, georgia, times, "times new roman", serif;
    background: #fddccb url('/img/background.jpg') repeat-x top center;
}

img, 
a
{
    border: 0px;
    text-decoration: none;
    
     color: #422f25;
}

a:hover
{
    color: #881635;
}

hr
{
    width: 80%;
    color: #000000;
}

h2
{
    font-family: Palatino, georgia, times, "times new roman", serif;
    color: #881635;
    font-size: 14px;
    font-weight: bold;
    
    padding: 8px 0px 8px 0px;
    margin: 0px;
    text-transform: uppercase;
}

h3
{
/*	clear: both;*/
	color:#422f25;
	font-size: 14px;
	font-weight: bold;
	
	margin: 0px;
	padding: 0px;
}

ul
{
	margin: 0px;
	padding: 0px 0px 10px 15px;
}

ul li
{
	
}

select, input
{
	font-family: Palatino, georgia, times, "times new roman", serif;
	color: #412e24;
}

p
{
 	padding: 10px 0px 10px 0px;
 	margin: 0px;
 	font-size: 15px;
}

ul.catalog
{
	list-style-type: none outside none;
	font-size: 0.95em;
	margin: 0px;
	padding-left: 0px;
	font-family: helvetica;
		
	width: 100%;
	overflow: auto;
}

ul.catalog li
{
	display: block;
	float: left;
	width: 175px;
	height: 250px;
	
	overflow: hidden;
	border: 1px solid transparent;
	margin-top:0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 2px;
	
}
ul.catalog li:hover
{
	border: 1px solid #422F25;
	cursor: pointer;
	height: 250px;
}
ul.catalog li.blank:hover
{
	border: none;
	cursor: auto;
}
ul.catalog li.no-margin
{
	margin-right: 0px;
}

ul.catalog li p
{
	width: 135px;
	
	ont-size: 0.95em;
	
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul.catalog li p.title
{
}

div.page-numbers span.current
{
	/*float: left;*/
	color: #881635;
}

#navigation
{
    height: 29px;
    padding-left: 28px;
    width: 110%;
    
}

div#navigation ul
{
	padding: 0px;
	margin: 0px;
}

div#navigation ul li
{
	float: left;
	list-style-type: none;
}

div#navigation ul li:first-child
{
	padding: 0px 64px 0px 40px;
	margin: 0px;
}

div#navigation ul li
{
	padding: 8px 14px 0px 6px;
}

#navigation a
{
   text-transform: uppercase;
   font-weight: bold;
   font-size: 9pt;
}

#content
{
    height: inherit;
}

#header,
#content,
#footer1
{
    width: 962px;
    text-align: center;
    margin: 0px auto;
    
  
}

div#header
{
	  color:#4a352b;
	  font-size: 8pt;
	  font-weight: bold;
	  line-height: 20px;
	  
	 height: 110px;
}
div#header h1 a
{
	display: block;
	height: 100px;
}
div#header h1
{
	width: 350px;
    height: 80px;
   /* padding: 30px 20px 0px 0px;*/
  	padding-top: 0px;
   	padding-right: 20px;
   	padding-bottom: 10px;
   	padding-left: 0px;
   	
	margin-top: 0px;
	margin-bottom: 10px;
	
    background-image: url('/img/logo.png');
    background-position: top left;
    background-repeat: no-repeat;
   
    text-indent: -5000px;
    
    cursor: pointer;
}

#logo
{
    width: 350px;
    height: 80px;
   /* padding: 30px 20px 0px 0px;*/
	padding: 20px 20px 10px 0px;
    background-image: url('/img/logo.png');
    background-position: top left;
    background-repeat: no-repeat;
    text-align: right;
    
    text-indent: -5000px;

}

div#logo a h1
{
    width: 350px;
    height: 80px;
    position: absolute;
    top: 0px;
}

div#logo a h1 span
{
    display: none;
}

#main
{
    position: relative;
    top: -9px;

    margin-top: 15px;
/*	padding-bottom: 15px;*/
   
    background-color: #EBCBC0;
	display: block;
}

div#left-column
{
  	float:left;
    padding-bottom: 18px;
    width: 347px;
   /* height: 670px;*/
    background: #ebcbc0 url('/img/left_column_bg.png') repeat-x top;
}

div#right-column
{
    padding: 25px 25px 12px 25px;
    width: 565px;
    min-height: 520px;
/*    height: 648px;*/
/*    clear: none;*/
   margin-left: 347px;
    background: #FFFFFF url('/img/right_column_bg.png') repeat-x top;
    text-align: left;
    font-size: .95em;
}


div#right-column ul li
{
/*	font-size: 12px;*/
}

div#about div#left-column
{
 /*  height: 520px;*/
}

div#about div#right-column
{
   /*height: 501px; */
}

div#directions div#left-column
{
   height: 870px;
}

div#directions div#right-column
{
   height: 850px;
}

div#inventory-item div#left-column
{
   height: 730px;
}

div#inventory-item div#right-column
{
   height: 1240px;
}

div#privacy-policy div#left-column
{
   height: 1000px;
}

div#privacy-policy div#right-column
{
   height: 980px;
}

div#filters,
div#filters select
{
    font-size: .9em;
}

div#links ul li
{
    line-height: 1.8em;
    font-size: 1.1em;
}

div#right-column p
{
/*    clear: both;*/
/*    padding: 8px 0px;*/
    margin: 0px;
 	
    font-size: 12px;
}

div#right-column div.page-numbers 
{
    float: left;
    font-family: helvetica;
    line-height: 20px;
    vertical-align: top;
    font-size: 13px;
/*    clear: both; */
}

div#right-column table
{
    float: left;
/*    clear: both;*/
}

#footer1
{
    clear: both;
    height: 23px;
    padding: 20px 0px 5px 0px;

    position: relative;
    top: -9px;

    font-size: .9em;
    background-image: url('/img/footer.png');
    background-repeat: no-repeat;
    background-position: top left;
    color:#7d655b;
}


#footer1 a
{
    color: #7d655b;
    text-decoration: none;
}

#footer1 a:hover,
#footer2 a:hover
{
	color:#881635;
}

div#position-footer
{
	width: 100%
	text-align: center;
}

#footer2
{
    height: 25px;
    width: 942px;

    position: relative;
    top: -6px;

    padding-right: 20px;
    margin: 0px auto;
    text-align: right;
    color: #7d655b;
    overflow: hidden;
}

#footer2 a
{
	color: #7d655b;
}

#footer2 ul
{
	margin: 0px;
	padding:10px 78px 0px 0px;
	
	overflow: hidden;
	float: right;
}

#footer2 ul li
{
	float: left;
	list-style-type: none;
	padding: 0px 5px 0px 5px;
	
	font-size: 8pt;
	font-weight: bold;
}

#index-p1
{
    margin: 0px;
    padding: 0px;
    height: 200px;
}

#index-p2
{
    padding-top: 50px;
    padding-right: 25px;
    padding-left: 25px;
    height: 438px;

}

#index-p1 h2, 
#index-p2 h2
{
	text-transform: uppercase;
	font-size: 10pt;
	
	padding: 0px;
	margin: 0px;
}

#index-p2-left
{
    float: left;
    width: 300px;
    height: 430px;
}



#index-p2-left hr,
#left-column hr
{
    background-color:#866d63;
    border: none;
    height: 1px;
    margin: 5px auto 5px auto;
}


#left-column hr
{
	width: 240px;
}


#index-p2-left h4,
#left-column h4
{
	padding: 20px 0px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 11pt;
	line-height: 20px;
}

#index-p2-left p,
#left-column p
{
	line-height: 20px;
	font-size: 9pt;
	font-weight: bold;
}

#index-p2-right
{
    float: right;
    width: 571px;
    height: 420px;
    background: url(/img/index-box-bg.gif) repeat-y;
}

.index-box .left,
.index-box .right
{
    height: 162px;
    width: 210px;
}

.index-box #index-2,
.index-box #index-3
{
	width: 250px;
	padding-right: 20px;
	font-size: 12px;
}


.index-box #index-3
{
	width: 250px;
	padding-right: 0px;
	padding-top: 12px;
	padding-left: 5px;
	height: 142px;
}

.index-box
{
    margin: 0px 30px;
    font-size: .75em;
    text-align: left;
}

.bottom
{
    position: absolute;
    bottom: 0px;
}

.left
{
    float: left;
}

.right
{
    float: right;
}
p.facebook a
{
	margin-right:0px;
}
div#top-links
{
	
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

	text-align: right;
	width: 500px;
	float: right;
}

div#top-links a
{
	color:#694d42;
}

div#top-links a:hover
{
	color: #881635;
}

div#top-links ul
{
	padding: 0px;
	margin: 0px;
	
	overflow: hidden;
	float: right;
}

div#top-links p
{
	padding: 0px;
	margin: 0px;
	font-size: 8.5pt;
}

div#top-links p a
{
	background: url(/img/facebook.png) no-repeat 0px 0px;
	padding: 0px 0px 0px 20px;
}

div#top-links ul li
{
	float: left;
	list-style-type: none;
	padding: 0px 1px 0px 4px;
	color:#694d42;
	font-size: 8.5pt;
	
}

div#top-links ul li.last
{
	padding-right: 0px;
}

div#top-links ul li.first a
{
	text-transform: uppercase;
	text-decoration: none;
}

div#top-links ul li.hide
{
	display: none;
}


img.header
{
    padding-top: 10px;
    float: left;
    clear: both;
}

form#filter
{
	margin-bottom: 20px;
}

form#filter,
form#filter select
{
    font-size: 9pt;
    overflow: hidden;
}

form#filter div.input
{
    padding: 2px 4px 0px 4px;
    float: left;
}

form#filter div.submit input
{
    float: left;
    padding: 0px 4px 0px 4px;

    font-size: 9pt;
}

td.item
{
    padding: 2px;
    color:#412e24;
	font-size: 8pt;
}

td.item:first-child
{
	padding-left: 0px;
	
}

td.item span.title
{
	text-transform: uppercase;
}

div#navigation a
{
	color:#422f25;
}

div#navigation a:hover
{
	color:#881635;
}

div.faq h3
{
	padding-top: 10px;
}

div.faq  ul
{
	float: none !important;
}

p.no-pad
{
	padding-top: 0px !important;
	padding-bottom: 20px !important;
}

ul.links
{
	
	font-size: 12px;
}
ul.links li
{
	line-height: 1.8em;
	font-size: 1.1em;
}
div.row
{
	position:relative;
	width:100%;
	float:left;
	display:block;
	margin:0 0 5px;
		
}
div.row label
{
	position:relative;
	float:left;
	top:0px;
	width:100px;
}
div.signup_submit input
{
	margin-left:90px;
}
div.error-message
{
	color:red;
	font-size:0.8em;
}
div.left-column{
	display:block;
	float:left;
	margin:0 5px 0 0;
	position:relative;
	width:49%;
}
div.right-column{
	display:block;
	float:right;
	margin:0 5px 0 0;
	position:relative;
	width:49%;
}

div.right-column label,div.left-column label,div.single-column label{
	position:relative;
	float:left;
	width:90px;
}
div.right-column input,div.left-column input{
	position:relative;
	width:148px;
	
	
}
div.right-column select
{
	width:100px;
}
div.zip-input input
{
	width:50px;
}

div.hm-position-fix
{

	padding-left: 14px;
}
p.warning.invalid-fields
{
	border: 2px solid red;
	border-top: none;
	
	background-color: #FFFFDD;
	
	position: relative;
	
	margin-top: -25px !important;
	
	padding: 20px 10px;
}

div#item-left
{
	float: left;
	min-height: 300px;	
}

div#item-right
{
	float: left;
	padding-left: 10px;
	width: 250px;	
}
/*
div#pgn-first
{
	float: left;
	padding-right: 5px;
}
div#pgn-first a
{
	display: block;
	background-image: url(/img/first-pg.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin-top: 5px;
}
div#pgn-last
{
	float: right;	
	padding-left: 5px;	
}
div#pgn-last a
{
	display: block;
	background-image: url(/img/last-pg.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	margin-top: 5px;
	margin-left: 15px;	
}
*/
div#pgn-first
{
	float: left;
	width: 10px;
	height: 10px;
	margin: 5px 5px 0 0;
}
div#pgn-first span
{
	display: block;
	width: 10px;
	height: 10px;
}

div#pgn-first span a
{
	display: block;
	width: 10px;
	height: 10px;
	background: url(/img/first-pg.jpg) 0 0 no-repeat;
}
div#pgn-last
{
	float: right;
	width: 10px;
	height: 10px;
	margin:5px 0 0 5px;
}
div#pgn-last span
{
	display: block;
	width: 10px;
	height: 10px;
}

div#pgn-last span a
{
	display: block;
	width: 10px;
	height: 10px;
	background: url(/img/last-pg.jpg) 0 0 no-repeat;
}

span.item-stat
{
	text-transform:uppercase;
	font-weight: bold;
	color: #a0455d;	
	font-family: Helvetica, sans-serif;
}

div#item-right p
{
	padding: 0px 0px 10px 0px;
	font-family: Helvetica, sans-serif;		
}

div#search-return
{
	padding-top: 5px;
	font-family: Helvetica, sans-serif;
}

div.clear
{
	clear: both;	
}

div#top-links img
{
	padding-left: 10px;	
}

/* Slide Show Start*/
#fade-cover-top, #fade-cover-bottom {
	height:155px;
	left:0;
	position: absolute;
	width:210px;
	z-index: 1;
}

div.slide-content
{
	position:relative;
	z-index: 1;
}

div.slide-content *
{
	margin: 0px;
}

div.slide-content img
{
	display: block;
	position:relative;
	height:155px;
	width:210px;
	top: -10px;
	z-index: 0;
}
