.conduit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

a, a:link, a:visited, a:active {

}

a:hover {
	color:#111;

}
.conduitCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

table.exhibArchive td {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 20px;
	padding-right: 30px;
	border-bottom:1px solid #EFEFEF;
	}
	
table.exhibArchive td.date {
	font-weight:bold;	
}

table.exhibArchive tr#firstRow td{
	border:0;
	}	
	
	
	
table.exhibArchive tr.year td{
	border-bottom:1px solid #333;
	font-weight:bold;
	size:14px;
	padding:0;
	margin: 0;
	}
	
table.exhibArchive tr#current_show td {
	border:0;
	}		
	
table.exhibArchive td a {
	font-weight:normal;
/*	color: #FF6600;*/
	}	
	
table.exhibArchive {
	width:600px;
	}
	
table.exhibArchive td.date {
	width: 150px;
	}		
	
table.exhibArchive td.mainGall {
	width: 260px;
	padding-right: 80px;
	}	
table.exhibArchive td.projRoom {
	width: 150px;
	}		
	

/* -----  ARTIST GALLERY STUFF ----- */

#galleryHolder_horiz {
	width:740px; 
	height: 600px; 
}	
	
#galleryHolder_vert {
	width:550px; 
	height: 600px; 
}	

.artist_gallery_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.artist_gallery_nav a {
	
}
.artist_gallery_nav a:hover {

}
.artist_gallery_nav p {
	margin:10px 0 0 0;
}
.artist_gallery_nav a.return_profile {
	font-size: 10px;
	}
	
/* -------- ARTIST PAGE GRID ---------- */
table#artists_grid {
	width:620px;
	margin:0px 0 0 180px;
}

table#artists_grid td{
	padding: 0 0 20px 0;
	text-align:center;
	vertical-align:top;
	font:10px/20px Verdana, sans-serif;
}

table#artists_grid td a img, 
table#artists_grid td a:link img,
table#artists_grid td a:visited img,
table#artists_grid td a:hover img,
table#artists_grid td a:active img {
	border:1px solid #FFFFFF;
}

table#artists_grid td a:hover img {
	border:1px solid #111;
}

table#artists_grid td a, 
table#artists_grid td a:link,
table#artists_grid td a:visited ,
table#artists_grid td a:active {
	text-decoration:none;
}

table#artists_grid td a:hover {
	text-decoration: underline;
}
