/* CSS Document */

body {
	background:url(../ui_images/bg_tile2.gif) top center;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	
}

/*----- basic page elements-----*/

#page{ margin-left:auto; margin-right:auto; width:760px;}

#content {float:left; width:550px; font-size:11px; line-height:14px;  margin:15px 0px 0px 0px; }

hr { height:1px; background-color:#6B8E23; }

h1.pagename{ color:#6b8E23; font-size:15px; background-image:url(../ui_images/green_hatch_tile.gif); clear:both; margin:0px; }
span.textbg { background-color:#FFF; display:inline; padding:0px 10px 0px 3px; }
/*----- Currently Showing Header ----*/

h1.current_header{ background-image:url(../ui_images/currently_showing.gif); background-repeat:no-repeat; color:#6B8E23; margin:10px 0px 0px 0px;height:23px; font-size:18px; width:200px;}

h1 span { display:none; }


/*----- Events Header ----*/

h1.events_header{ background-image:url(../ui_images/events_header.gif); background-repeat:no-repeat; color:#6B8E23; margin:10px 0px 0px 0px;height:23px; font-size:18px; width:200px;}

/*----- Upcoming Header ----*/

h1.upcoming_header{ background-image:url(../ui_images/upcoming_exhibitions.gif); background-repeat:no-repeat; color:#6B8E23; margin:10px 0px 0px 0px;height:23px; font-size:18px; width:225px;}

#footer{ background-color:#666; color:#FFF; font-size:10px; text-align:center; padding:2px; }

a { color:#6B8E23; }

.title { font-weight:bold; color:#6B8E23; }

.title a { text-decoration:none; }
.title a:hover { text-decoration:underline; }

.readmore { text-align:right; font-weight:bold; }

/*border:#D0F0C0 3px solid; */
.homepagebox{ width:450px; font-size:10px; padding:3px; background-image:url(../ui_images/green_hatch_tile.gif); }

.text_background { background-color:#FFF; padding:3px;}

.imagebox {float:left; width:108px; padding:4px; color:#666; font-size:9px; }

.imageboxbig {float:right; width:208px; clear:right; padding:4px; color:#666; font-size:9px; background-image:url(../ui_images/green_hatch_tile.gif); margin:10px 0px 10px 10px; }

.archiveHeader{ font-size:14px; font-weight:bold; color:#6B8E23; }

.searchBox { width:160px; font-size:11px; font-weight:bold; color:#6B8E23; margin:20px 0px 0px 10px;}
.searchBox input {margin-top:10px;}
.searchField { font-size:10px; border:1px solid #666; width:130px; } 
