@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #e3e5e0;  
	margin: 0;  
	padding: 0;
	text-align: center; 
	color: #fff;
}
.twoColFixLtHdr #container {
	width: 850px;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left;  
	background-color:#aa957e;
} 
.twoColFixLtHdr #header {
	padding: 16px 10px 8px 41px;  
	background-color:#e3e5e0;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;  
	padding: 10px 0;  
}
.twoColFixLtHdr #sidebar1 {
	float: left;  
	width: 80px;  
	padding: 18px 0px 15px 16px;
	font-family:"Times New Roman", Times, serif;
	font-size:0.9em;
}
.twoColFixLtHdr #sidebar1 a {
	color:#ffffff;
	text-decoration:none;
}
.twoColFixLtHdr #sidebar1 a:hover,.twoColFixLtHdr #mainContent a:hover {
	color:#654600;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 90px;  
	padding: 0 0 0 10px;  
	min-height:415px;
} 
.twoColFixLtHdr #mainContent a {
	color:#FFF;
	text-decoration:underline;
}
.twoColFixLtHdr #footer {
	padding: 0;  
	background:#e3e5e0;
	text-align:right;
} 
.twoColFixLtHdr #footer p {
	margin: 0;  
	padding: 10px 0;  
}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {  
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#price {
	width:345px;
	height:101px;
	position:absolute;
	background:url(images/accent_bl.png) no-repeat;
}
#price #txt {
	font-family:"Times New Roman", Times, serif;
	font-size:0.75em;
	position:absolute;
	bottom:2px;
	left:130px;
}
.twoColFixLtHdr #sidebar1 p.sel a {
	text-decoration:underline;
	color:#654600;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.2em;
}
#mainContent p {
	font-size:0.7em;
	
}
#slideshow {
	position:relative;
	float:right;
	height:340px;
	width:500px;
	margin: -8px 0 0 10px;
	overflow:hidden;
	
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	opacity: 0.0;
	
}

#slideshow IMG.active {
    z-index:10;
	opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#ctrl {
	height:70px;
	white-space:nowrap;
	float:right;
	margin: 5px 0 0 0;
	
}
#ctrl img {
	margin:0 0 0 2px;
	border:1px solid #aa957e;
	padding:1px;
}
#gm {
	width:500px;
	height:410px;
	float:right;
	margin:-5px 5px 0 10px;
}