DIV#barWrap {
	overflow:hidden;
	clear:both;
}

DIV#shopScroll{
	height:114px;
	overflow:hidden;
	width:502px;
	float:left;
	background:#FFFFFF url(../../images/structure/our-shops.png) no-repeat center left;
	padding-left:158px;
	border:1px solid #e6e4e5;
	border-width:1px 0px; 
	z-index:100;
}
DIV#shopScroll a{
	margin:0px 8px 0px 0px;
}
DIV#newsPanel {
	height:114px;
	width:200px;
    border: 1px solid #A39163;
	float:right;
	position:relative;
}
DIV#newsPanel h2{
	background:url(../../images/structure/header-bg.jpg) repeat-x top left;
	padding:4px 0px 8px 10px;
	color:black;
}
DIV#newsPanel div {
	padding:0px 8px;
	font-size:12px;
	line-height:18px;
}

a#newsLink{
	display:block;
	padding:2px 2px;
	background-color:#a29061;
	position:absolute;
	left:0px;
	bottom:0px;
	width:196px;
	text-align:right;
	color:white;
	font-family: 'Share', sans-serif;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
}
a#newsLink:hover{
	text-decoration:underline;
}
a#rm{
	font-weight:bold;
	color:#A39163;
	text-decoration:none;
	padding-right:8px;
	background:url(../../images/utilities/arrow.gif) no-repeat right 2px;
}
a#rm:hover {
	text-decoration:underline;
}
DIV#homePanels {
	text-align: center;
}
div.column1 {
	float: none;
	clear: both;
	width: auto;
}
DIV#homePanels a{
	display:block;
	width:221px;
	height:165px;
	text-align:center;	
	text-decoration:none;
	position: relative;
	display: inline-block;
	text-align: left;
}

DIV#homePanels a#hp1{
	background:url(../../images/home/homeimg1.jpg) no-repeat center 14px;
}
DIV#homePanels a#hp3{
	background:url(../../images/home/homeimg3.jpg) no-repeat center 14px;
}
DIV#homePanels a span{
	background:url(../../images/structure/panel-caption.gif) no-repeat top left;
	display:block;
	padding:24px 0px 16px 0px;
	font-family: 'Share', sans-serif;
	color:#a39163;
	font-size:20px;
	position:absolute;
	bottom:4px;
	left:0px;
	width:221px;
	text-align: center;
}
div.newsItem {
	margin-bottom:12px;
}
div#content h2 {
	font-size:26px;
}
div#content div.newsItem h3 {
	color:#000000;
}