/* PRESETS */
body{
	margin:0px;
	background:#820 url(images/bg.gif) repeat-x top;
	font-family:"trebuchet ms", arial, sans-serif;
	font-size:.95em;}
p {
	color:#300;
	font-weight:bold;}
a img {border-style:none;}
a:link, a:visited {
	color:#930;
	font-weight:bold;
	text-decoration:none;}
a:hover {
	color:#c63;
	font-weight:bold;
	text-decoration:none;}
h1 {
	font-weight:normal;
	color:#933;
	background-image:url(images/h1bg.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	font-size:1.7em;
	margin:2px 0px;
	padding-bottom:2px;
	text-align:center;}
h2 {
	font-weight:normal;
	color:#933;
	background-image:url(images/h2bg.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	font-size:1.7em;
	margin:2px 0px;
	padding-bottom:2px;}
    
.subsection {
	font-weight:normal;
	color:#933;
	font-size:1.1em;
    display: block;}    
    
.newstext{
    margin: 0 0 0 8px;
    }
       




/* GLOBALS */
#header{
	text-align:center;
	background: white url(images/header.jpg) no-repeat top center;
	width:694px;
	height:173px;
	margin:0px auto;}
#container{
	margin:0px auto;
	width:694px;
	padding-top:6px;}
#content{
	background-color:#ebdad4;
	margin-top:10px;}

#menu {
	padding-top:152px;}
#menu ul {
	margin:0px;
	padding:0px;
	font-size:.85em;
	font-family:arial;}
#menu ul li:hover, #menu ul li.active {
	color:#930;}
#menu ul li.active a, #menu ul li:hover a {
	color:#000;}
#menu ul li {
	float: left;
	margin-left:2px;
	background:white url(images/nav.gif) repeat-x;}
#menu ul a {
	padding: 3px 12px 2px;
	text-align:center;
	color:#930;}
#menu ul li, #menu ul a{
	display: block;}

#foot{
	background:#820 url(images/footerbg.gif) repeat-x top;
	text-align:center;
	padding:16px 0px 30px;
	color:#ebdad4;
	font-size:.8em;
	font-weight:bold;}
#foot_holder {
	margin:auto;
	width:430px;
	height:90px;}
#foot_left {
	float:left;
	text-align:right;
	border-right:1px solid #a52;
	margin-right:10px;
	padding-right:10px;}
#foot_right {
	float:left;
	text-align:left;}
#foot a:link,#foot a:visited{color:#b75;text-decoration:underline}
#foot a:hover{text-decoration:underline}

	
	
	
/* FRONT PAGE */
#frontPageGal {
	width:200px;
	font-family:arial, sans-serif;
	float:right;
	text-align:center;
	margin-left:20px;
	font-size:.75em;
	color:#866;}
.frontPageGalItem {
	width:140px;
	height:140px;
	background:#ebdad4 url(images/gallery_box.gif) no-repeat top center;
	margin:18px auto 0;
	padding:8px;}

.frontPageGalItem2{
	width:140px;
	height:120px;
	background:#ebdad4 url(images/gallery_box2.gif) no-repeat top center;
	margin:18px auto 0;
	padding:8px;}    

/* OTHER PAGES */
#history p {font-size:.8em;font-weight:normal;text-align:justify;}
#directions_left {width:280px;font-size:.9em;}
#map {float:right;border:1px solid #930;}

/* PRODUCTS */
.item {
	float:left;
	width:342px;
	}
.item_left{margin-right:10px;clear:left;}
.item_img {
	text-align:center;
	float:left;
	margin:0px 4px 20px 0px;
	}
.item_img img.item_thumb {
	padding:3px;
	border:1px solid #cba;
	background-color:#fff;}
.name {
	margin-bottom:6px;
	color:#810;
	font-size:1.1em;
	font-weight:bold;
	font-family:georgia, times new roman, serif;}
table.prices {
	border:1px solid #cba;
	background-color:#fff;
	width:140px;
	font-family:arial, verdana, sans-serif;
	font-size:.85em;}
table.prices th {font-weight:bold;text-align:right;padding-right:6px;}
table.prices td.description {
	font-family:sans-serif;
	font-style:italic;
	color:#333;}
#product_photo {
	border:1px solid #cba;
	background-color:#fff;
	padding:10px;
	}
#shipping {background-color:#DBCAC4;border:1px solid #C0B0A8;float:right;margin:0 2em;width:17em;font-size:.9em;}
#shipping td {background-color:#FBEFEF;}
#shipping td.right_ship {text-align:right;border-left:1px solid #C0B0A8;}

/*GALLERY*/

#photo_holder {
	padding-left:0px;
	}
.photo_thumb {
	width:140px;
	height:140px;
	background:#ebdad4 url(images/gallery_box.gif) no-repeat top center;
	margin:8px 8px;
	padding:8px;
	float:left;}
