*.bg {
	/*border: 5px dashed white;*/
	margin:0 auto; height:520px; /*height adjusts higher/lower SAVOR logo and the newsletter*/
	width: 940px; 	
	position:relative;
	top:80px;
}

.arwleft {
left:-50px;
position: relative;
top: -210px;
}
.arwright {
left:917px;
position: relative;
top: -377px;
}
/* Top page layout two frames */
*.bgleft {/*border: groove #00FF00;*/
	width: 500px;
	height: 500px;
	position:absolute;
	z-index:4;
}
*.bgright {/*border: 1px groove #00FF00;*/
	float:right;
	height: 500px;
	width: 500px; top:15px;
	
}
*.prodPhoto img {
	float:both; position:relative; z-index:3;
}
*.prodName {
	background:#998740; filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity: 0.85; opacity: 0.85;
	background: hsla(60, 50%, 50%, 0.85);
	font-size:2.2em; float:right; width:100%; text-align:left;
	bottom:1.2em; line-height:1.2em; text-indent:10px;
	width:100%; position:relative; z-index:99;
	background: rgba(153, 135, 64, 0.75) none repeat scroll 0 0;
	}

*.innerBack {
	height : 310px;
}

*.textContentRgt {
	height: 305px;
	background:#a25a4b; filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity: 0.85; opacity: 0.85;
	background: hsla(60, 50%, 50%, 0.55);
	border:none;
	position:relative;
	z-index: 50; 
	color:white;
	background: rgba(162, 90, 75, 0.90) none repeat scroll 0 0;
	overflow: auto;
	width:300px;
	
}

.ContentRgt {
background:rgba(162, 90, 75, 0.9) none repeat scroll 0 0;
border:1px solid #D2AB85;
color:white;
height:300px;
width:300px;
opacity:0.85;
overflow:auto;
padding:1px;
position:relative;
top:9px;
left: 540px;
z-index:55;
}

*.textContent {
	height: 300px;
	width:285px;
left:100px;
position:absolute;
top:0;
z-index:99;
	}

*.prodNameRgt {
	position:absolute; top:35px; left:0; z-index:4;
	padding: 0 15px; color: white; font-size:1.5em;
	}

*.prodNameShadow {
	/*w3.org ref http://www.w3.org/TR/css3-color/ */
	line-height:1.6em;
	background:#8b4627;  
	-moz-opacity:0.85; -khtml-opacity: 0.85; opacity: 0.85;
	background:rgba(139, 70, 39, 0.85) none repeat scroll 0 0;
	color:#a25e47;  font-size:1.8em; padding: 15px 0 0 15px;
	position:relative;
	width:285px;
	}

#prodDesc1{
	padding:10px 15px;
	line-height:1.2em;
}
#prodDesc2{
	font-size: 10px; 
	padding: 0px 15px; line-height:1.5em;
}
#prodDesc3{
	font-size:10px;
line-height:1.5em;
padding:0 15px;
border-top: 1px dashed #cc9999;
}

#leftArrow {
	/*border: groove #00FF00;*/
	float: left;
	width: 72px;
	margin: 0;
	padding: 0.25em;
	top:150px;
	position:relative;
}

#rightArrow {
	/*border: groove #00FF00;*/
	position:relative;
	float: right;
	width: 72px;
	margin: 0;
	top:150px;
	padding: 0.25em;
}

.trc, .blc {
	z-index: 2
	}