div.facilities_box{
	/*background:#610045 url(../gui/facilities/riverside_bg.jpg) bottom left repeat-x;*/
	background:#fff url(../gui/grey_grad_bg.png) bottom left repeat-x;
}
div.menu_header{
	background:#610045 url(../gui/facilities/riverside_bg.jpg) bottom left repeat-x;
}
div#nav_2 li{
	background:#610045
}
h1, h2{
	color:#610044;
}
div.panel_heading h2{
	color:#610044;
}
div.menu_header h2{
	color:#fff;
}
/*div.facilities_box h2{
	color:#ffffff;
}	*/	

/* LINKS */
    a,
    a:link,
    a:active,
	a:visited {
        text-decoration: underline;        
        color: #610044;        
    }   
    a:hover {
        text-decoration: none;
    }
/* END LINKS */
/* FOR SALE GALLERY BORDER */
div#sale-image img{ border:solid 3px #610045; }	
ul#gallery-thumbs li.selected { border-top: solid 4px #610045; }
/* END: FOR SALE GALLERY BORDER */