@charset "UTF-8";
/* CSS Document */
body {
	font-family: 'Gotham', 'Lucinda Grande', Verdana, Arial, Helvetica, sans-serif;
	background-color: #C8C5B2;
	background-image: url(/images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
	background-repeat: repeat;
color: #292603;
 font-size:			12px;
}
p {
	font-family: 'Gotham', 'Lucinda Grande', Verdana, Arial, Helvetica, sans-serif;
color: #292603;
 font-size:			12px;
line-height: 18px;
	font-weight: light;
}

.footer p {
	font-family: 'Gotham', 'Lucinda Grande', Verdana, Arial, Helvetica, sans-serif;
color: #333333;
 font-size:			12px;
line-height: 18px;
	font-weight: light;
}
.price {
	font-family: 'Gotham', 'Lucinda Grande', Verdana, Arial, Helvetica, sans-serif;
color: #c37c13;
	font-weight: bold;
 font-size:			13px;
line-height: 12px;
}


_img, div, input { behavior: url("/images/iepngfix.htc") }
.thumb_home {
	background-image: url(/images/thumb_bg.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.thumb_categories {
	background-image: url(/images/thumb_bg.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 8px;
margin-right: 6px;
	padding-bottom: 8px;
	padding-left: 8px;
display: block;
float: left;
position: relative;
}
h1 {
font-family: georgia, times new roman, times, serif;
 font-size:			17px;
letter-spacing: 0.09em;
color: #81770e;
text-align: left;
margin-left: 6px;
}
h3 {
font-family: georgia, times new roman, times, serif;
 font-size:	 22px;
color: #81770e;
text-align: left;
}
h4 {
	font-family: 'Gotham', 'Lucinda Grande', Verdana, Arial, Helvetica, sans-serif;
 font-size:	 19px;
color: #c5821e;
text-align: left;
	font-weight: lighter;
margin-bottom: 0px;
}
h1 a:link , h1 a:visited{
	text-decoration: none;
color: #81770e;
}
h2 a:link, h2 a:visited{
	text-decoration: none;
color: #c5821e;
}
h1 a:hover{
color: #663300;
}
h2 a:hover {
color: #81770e;
}

h2 {

 font-size:			14px;
letter-spacing: 0.09em;
color: #c5821e;
text-align: left;
margin-left: 6px;
margin-bottom: -10px;
font-weight: lighter;
}



p {
	font-family: 'Gotham', 'Lucinda Grande', Verdana, Arial, Helvetica, sans-serif;
}

ol {
	margin-bottom: 10px;
}

.center {
text-align: center;
}

blockquote {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a:link, a:visited { background-color: transparent; text-decoration: none;  color: #81770e;}
a:hover {
	background-color: #DBD8C7;
	text-decoration: none;
	color: #5E570F;
}
a:visited { background-color: transparent; text-decoration: none; }


.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

/* Side Navigation............................................................... */



#nav{
	float: left;
	padding-left: 0px;
	margin-top: 10px;
	width: 215px;
	font-family: georgia, times new roman, times, serif;
 font-size:			17px;
letter-spacing: 0.09em;
color: #81770e;
text-align: left;
	font-weight: lighter;

	}
	
#inside{

    margin: 0px;
	
	padding-left: 0px;
	
	list-style-type: none;
	
	}
	
	 
#inside a:link, #inside a:visited {
	text-decoration: none;
color: #81770e;

	
	}
	
#inside li{
	border-bottom: 1px dotted #d3cfbb;
	background-image: url(/images/sub_menu_bg.png);
	background-repeat: repeat;
	background-position: right;
	   }

#inside li a {
	color:#333333;
	display: block;
	padding: 14px 0px 14px 25px;
	text-decoration: none;
	background-image: url(/images/sub_menu_bg.png);
	background-repeat: repeat;
	background-position: right;
         }
		 
#inside li a:hover {
	/*background:#EEEEEE url(/images/bg_submenu_selected.jpg) no-repeat right center;*/
	text-decoration: none;
color: #663300;
        }
		
 * html #inside li a {  /* make hover effect work in IE */
 
	width: 215px;
	
    }
	
	/* submenus */
	
	#submenu{
	font-family: 'Gotham', 'Lucinda Grande', Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	
	}
	
	 
#submenu a:link, #submenu a:visited {
	text-decoration: none;
	color: #333333;
	}
 #nav #inside .selected {
	background-image: none;
}

 #nav .selected {
	background-image: none;
	   	background-color: #d3cfbb;

}

	#submenu li{
	/* background:url(images/bullet.png) left center no-repeat;
	   	background-color: #F4F9FF;*/
	   border-bottom: 1px dotted #d3cfbb;

	   }

#submenu li a {
	color:#999999;
	display: block;
	padding: 5px 0px 3px 35px;
	text-decoration: none;
	font-size: 12px;
         }
		 
#submenu li a:hover {
	background:#99945f url(/images/bullet_hover_sub.png) no-repeat left center;
	text-decoration: none;
	color: #ffffff;
        }
		
 * html #submenu li a {  /* make hover effect work in IE */
 
	width: 215px;
	
    }
.homebanner {
	background-image: url(/images/home_banner02.jpg);
	background-repeat: no-repeat;
	width: 932px;
	height: 378px;
	padding-bottom: 10px;
	
}
.homebanner p{
	font-size: 14px;
	line-height: 24px;
	color: #f3f2e9;
	text-align: right;
	padding-top: 10px;
	padding-right: 18px;
}