
#largeimage{
	float:left;
	background:url(../images/bg-pic-side.gif) repeat;
	width:474px;	
}


#subNav{
	width:181px;	
	float:left;
	background:url(../images/stone-yellow.gif) repeat;
	height:340px;
	
}

#subNav ul{
	padding:0px 0px;
	margin:0px 0px;
	height:250px;
}

#subNav li{
	padding-left:22px;
	
}

#subNav li a{
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
}

#subNav .highLight{
	background:url(../images/bg-subnav-highlight.gif) repeat;
	
}

#subNav .highLight a, #subNav a:hover{
	color:#74481a;
}

#column{
	float:left;
	width:345px;
	height:340px;
	background:url(../images/stone-gray.gif);
}

#title{
	float:left;
	margin-top:37px;

}

#column #product{
	clear:both;
}




#column #link a {
	float:right;
	color: #663300;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
}

#column #link a:hover {
	color: black;
}

#pictures{
	float:left;
	display:inline;
	height:72px;
	background-color:#333333;
	width: 100%;
}

 #pictures li{
	
	margin:0 0;
	float:left;
}

#pictures ul{
	padding:0;
	padding-left:7px;
	margin:0 0;
	float:left;
	display:inline;
}

#pictures img{
	padding:8px 6px;
	float:left;
	display:inline;	
}

#pictures .highLight{
	margin-top:2px;
	padding:1px 1px;
	border:solid #666600 5px;
	background-color:white;
}

#picControl{
	clear:both;
	width:1000px;
	text-align:center;
	background:url(../images/bg-picControl.gif) repeat;
	height:24px;
	letter-spacing: 1px;
}
#picControl .wrapper{
	padding-top:3px;
}

#picControl a{
	color:#ffffcc;
	font-size:10px;
	font-weight:bold;
}

#product{
	padding-left:26px;
	padding-right: 20px;
	height:255px;
	letter-spacing: 1px;
}
#product h1{
	font-size:16px;
	padding-top:20px;
	margin:0px;

}

#product label{
	font-weight:bold;
	font-size:12px;
}

#product span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#product p{

	margin:0px;
	padding:0px;
	margin-top:15px;
}

#picControl .wrapper{
	visibility:hidden;
}	