@charset "UTF-8";
/* CSS Document */

h1 {
	font-weight:bold;
	font-size:20px;
	color:#762611;
	letter-spacing:1px;
	margin:0px 0px 0px 35px;
	}	
h1 a {
	text-decoration:none;
	}	
	
a:link {
	color:#762611;
	font-weight:bold;
	}
a:visited {
	color:#762611;
	font-weight:bold;
	}	
a:hover {
	color:#8f5025;
	font-weight:bold;
	}

#indexContent {
	font-size:11px;
	width:250px;
	height:205px;
	margin-right:16px;
	float:right;
	line-height:20px;
	}	
	
.heading {
	font-size:16px;
	color:#762611;
	font-style:italic;
	}	
	
#footer {
	font-size:11px;
	color:#dacebe;
	width:97%;
	text-align:right;
	margin-bottom:10px;
	}
	
#footer a:link {
	color:#dacebe;
	text-decoration:underline;
	font-weight:normal;
	}
	
#footer a:visited {
	color:#857d72;
	text-decoration:underline;
	font-weight:normal;
	}	
		
#footer a:hover {
	text-decoration:none;
	font-weight:normal;
	}
	
#address {
	font-size:10px;
	color:#d7ba9f;
	width:97%;
	text-align:right;
	margin-bottom:18px;
	}
	
#subNav {
	background-image:url(../images/subNavLine.gif);
	width:430px;
	height:30px;
	margin:0px 0px 0px 25px;
	}
#subNav p {
	padding:18px 0px 0px 10px; 
	font-size:11px;
	color:#674537;
	}
	
#subNav a:link {
	color:#674537;
	text-decoration:underline;
	padding-right:10px;
	font-weight:normal;
	}
#subNav a:visited {
	text-decoration:none;
	padding-right:10px;
	font-weight:normal;
	}
#subNav a:hover {
	color:#993300;
	text-decoration:underline;
	padding-right:10px;
	font-weight:normal;
	}	

#bodyContent {
	margin:20px 35px 20px 35px;
	font-size:12px;
	line-height:20px;
	}
div#hours { 
	display:block;
	float:right;
	width:38%;
	background:#d5bca5;
	padding:10px;
	margin:0 0 20px 20px;
	}
div#hours p { 	
	margin:0;
	}
#bodyContent h1 {
	color:#1a0d05;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	margin:0px;
	line-height:normal;	
	}
	
.photo {
	background-image:url(../images/imgBorder.gif);
	background-repeat:no-repeat;
	margin: 15px 0px 15px 15px;
	width:250px;
	height:164px;
	padding:5px;
	}		
		
#flameGfx {
	background-image:url(../images/flame_01.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	}
#flameGfx2 {
	background-image:url(../images/flame_02.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:50px;
	}
#productFinder {
	margin:5px 10px 0px 10px;
	font-size:12px;
	line-height:24px;
	}	
#productNote {
	margin:0px 10px 0px 10px;
	font-size:10px;
	line-height:normal;
	}	
.goBtn {
	margin:10px 15px 0px 0px;
	}
select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:2px;
	padding:2px;
	border:0px;
	background-color:#FFFFFF;
	}

/* Product Finder */
.productTitle {
	font-size:15px;
	color:#762611;
	}
	
.productBrand {
	font-size:13px;
	}
#questionsBox {
	margin:0 15px;
	font-size:12px;
	color:#e1c9b1;
	}
