body {
	color:inherit;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: medium;
}
a {}
a:link {  }
.dark_background { color: #ffffa1; }
.light_background { color: #000000; }
.images_missing {}
.artwork_missing {}
.artwork_inquire {}
.artwork_price { font-size: small; }
.artwork_sold { font-weight: bold; }
.artwork_title { font-size: x-small; }
.detail_item_hdr { font-size: small; }
.detail_item_data { font-size: small; }
.detail_item_sold { font-size: small; }
.detail_item_notes { font-size: small; }
.exhibit_blurb { font-size: small; }
.headerline { font-size: medium; font-weight: bold; text-decoration: underline; }
.headerline_nounder { font-size: medium; font-weight: bold; text-decoration: none; }

.toolbar { color: #5a5610; font-size: 16px; text-decoration: none; }
.toolbar:hover { text-decoration: underline; }
.past_table_hdr { font-size: 16px; }
.past_table_desc { font-size: 12px; }


/*------CSS for the index page----------*/
#container{ width:800px; height:500px; background-image:url(../images/home_brianrussell.jpg);}
#left_content{width:220px; heigiht:500px; float:right;}

#latest_exhibit{margin-top:100px; color:#fff; width:220px; height:192px; float:right;}
#latest_exhibit a{text-decoration:none;}
#latest_exhibit a:hover{text-decoration:underline;}
#latest_exhibit a:visited{text-decoration:none;}

#latest_exhibit_title{color:#fff; font-size:25px; font-weight:bold; text-decoraton:none;}
#latest_exhibit_artist{color:#fff; font-size:25px; text-decoration:none; text-decoration:none;}




#latest_exhibit_date{color:#fff; font-size:17px; margin-top:50px; font-style:italic;}

#gallery_informaton{color:#fff; width:220px;float:right;}

#contact{margin-top:20px; font-weight:bold; font-size:15px;}
#address{margin-top:20px; font-size:15px;}
#marta_hewett{font-size:15px; font-weight:bold;}
#annex{font-size:15px; font-style:italic;}
#mailto a{font-weight:bold; font-size:15px; color:#fff; text-decoration:underline;}
#mailto a:visited{font-weight:bold; font-size:15px; color:#fff;}

.review{margin-top:20px; font-size:14px; }
.review a{color:#FFF; font-size:14px; text-decoration:none; outline-style:none; }
.review a:visited{color:#FFF; font-size:14px;}

/*------CSS for the exhibit page----------*/
#exhibit{ width:800px; height:512px; font-family:Arial, Helvetica, sans-serif;}

#exhibit_image{ width:800px; margin-left:0; border:0;}

#exhibit_title{ color:#666; font-size:25px;font-weight:bold;}

#exhibit_artist{color:#666; font-size:23px;display:inline;}
#exhibit_artist a{color:#666;}
#exhibit_artist a:visited{color:#666;}

#exhibit_date{color:#666; font-size:16px; margin-left:20px; font-style:italic; font-weight:bold; }

#exhibit_left{margin-top:17px; float:left; margin-left:15px; }
#exhibit_left a{ text-decoration:none;}

#exhibit_right{ margin-top:24px; float:right; margin-right:20px; color:#666; font-size:12px;}
#exhibit_right a{ color:#666; text-decoration:underline; }
#exhibit_right a:visited{ color:#666; }

