								/*@@@@@@@@@@@@@ Secondary page @@@@@@@@@@@@@*/
#main_right_2nd{
	background:url(images/navi_right.jpg) no-repeat;
	height:250px;
	padding:359px 0px 0px 13px;
	margin:0px;
	line-height:15px;
	float:right;
	width:183px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e8d9a3;
	position:relative;
	left:0px;
	top:-40px;
}
#main_right_2nd a:link, a:visited, a:active {
	color:white; 
	text-decoration:underline;
}

#main_bg_2nd{
	width:995px;
}
div#sec_nav {
	float:left;
	width:196px;
}
#navi_2nd{
	background:url(images/navi_top_2nd.jpg) top left no-repeat black; 
	margin:0px;
	padding:0px;
}
#seal{
	background:url(images/since35.gif) bottom left no-repeat black;  
	margin:0px;
	padding:0px;
}

#content_2nd{
	background:url(images/sec_content_bkg2.jpg) top left repeat-y;
	background-color:#E8D9A2;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:11px;
	color:#574e2f;
	width:799px;
	padding:20px 0px 0px 0px;
	/*margin-left:196px;*/
	float:right;
}
#content_top {
	background:url(images/sec_content_top2.jpg) top left no-repeat;
	height:21px;
	width:799px;
	position:relative; 
	top:-20px;
	left:0px;
}
#middleContent {
	padding-left:65px;
	width:490px;
	padding-bottom:50px;
	font-size:12px;
	float:left;
}
#middleContent p{ margin:0px; padding:3px 0px 10px;}
#middleContent h2{ margin:0px; padding:10px 0px 0px;}
#content_2nd h1{
	font-size:18px;
	color:#574e2f;
	text-transform:uppercase;
	font-weight:lighter;
}
#content_2nd h2{
	font-size:11px;
	color:#574e2f;
	font-weight:bold;
	text-transform:uppercase;
	
}

#content_2nd ul li{
	padding-left:15px; 
	font-size:12px;
	line-height:21px;
	list-style:url(images/li.jpg);
}
#quote_2nd{
	background-image:url(images/quote_2nd_03.jpg);
	height:104px;
	width:425px;
	padding:14px 33px 0px 26px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:11px;
}
.quote{
	color:#e8d9a3;
}
#title{
	text-transform:uppercase; 
	color:white;
	font-size:12px;
	font-weight:bold;
}

/* secondary content links */
#content_2nd a {
	font-family: Arial, Helvetica, sans-serif;
	color:#bf7900;
	text-decoration:none;
}
#content_2nd a:hover {
	text-decoration:underline;
}



/* secondary nav links */
#sec_nav ul {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #808080;
}
#sec_nav ul li {
	padding:4px;
	border-top:1px solid #808080;
	padding-left:20px;
	line-height:1.4em;
	list-style:none;
}
#sec_nav ul li a {
	font-family:arial, sans;
	color:white;
	text-decoration:none;
}
#sec_nav ul li:hover, #sec_nav ul li.over{
	background:url(images/navArrow.gif) 9px 7px no-repeat #3d3721;
	
}
#sec_nav ul li a:hover {
	color:#e8d9a3;
}
.clr2 {
	clear: both; 
	font-size: 1px; 
	line-height: 1px; 
	margin: 0px; 
	padding: 0px; 
	height: 0px; 
	visibility:visible; 
	background:url(images/clearBar.jpg) repeat-y #E8D9A2;
}

/* %%%%%%%%%    used in product-detail.php  */ 
table.prodTable tr td {
		background-color:#e8d9a3;
		border:none; 
	}
table tr td.r {
	text-align:right;
	border:none;
}
table tr td.noBorder {
	border:none;
}
table tr td.w {
	background-color:white;
}
#middleContent a.seo:link, #middleContent a.seo:visited, #middleContent a.seo:active, #middleContent a.seo:hover {
 color:#574e2f; 
 text-decoration: none;
 cursor: text;
 }