@charset "UTF-8";
/* HOME Page styles */



/* ------ Featured Artwork -------- */


.featured_artwork_holder .controls_holder .title_holder {
	background-color: #ffffff;
	}
.featured_artwork_holder .controls_holder a {
	color: #5f5049;
	}
.featured_artwork_holder .controls_holder .artNav {
	display: none;
	}

/* ------ END of Featured Artwork -------- */


/* ------ Featured Artist -------- */

.featured_artist_holder {
	border-top: 1px solid #5f5049;
	
}
.featured_artist_holder .artist_name {
	font-size:15px;
	}

.featured_artist_holder .controls_holder {
	display: none;
	}


/* ------ END of Featured Artist -------- */


/* ------ Exhibitions -------- */

.exhibitions_wrapper {
	background:none;
	padding-left:0px;
	}
.exhb_nav {
	display: none;
	}

.exhb_content_wrapper {
	float:left;
	width:99%;
	}
.exhb_content_wrapper .date_holder .date_2 {
	color:#78a81f;
	background:none;
	width:auto;
	height:auto;
	text-align:left;
	padding-right: 0px;
	}

/* ------ END of Exhibitions -------- */


.quote_wrapper {display: none}
