body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
	color: #336699;
	background-color: #FFF;
	padding: 0 5px 0 5px;
}

#frame
{
	text-align: left;

}

#homelogo #header
{
	margin-left: 0;
}

#header
{
	text-align: center;
	margin-left: 10em;
}
#header img
{
	border: none;
}

#sidebar
{
padding-left: 19em;
background-color:#E1EFFD;
border-bottom: 10px solid #FFF;
}

#contentwrapper
{
	background-color: #FFF;
		width: 100%;
}

#content
{
	background-color: #99CCFF;
	text-align: center;
	border-left: 10px solid #FFF;
	height: auto;
	padding: 5px 10px 5px 10px;
}

#content p.info, #content p.top
{
text-align: left;
}

#content p.top
{
clear: left;
text-align: center;
font-weight: bold;
}

#content.bio
{

	text-align: left;
}

#content.bio h1
{

	text-align: center;
	text-transform: uppercase;
}

#content.home
{
	background-color: #99CCFF;
	text-align: center;
	padding: 10px;
	border-left: 0px solid #FFF;
}

#content.home p
{
	font-weight: bold;
}

#content.home p.subtitle
{
	margin-top: 0;
}

#content h1
{
	font-family: Times New Roman;
	font-size: 2em;
	line-height: 2em;
	margin-top: 10px;
	margin-bottom: 15px;
	letter-spacing: .2em;
}

#content h1.home
{
	font-family: Times New Roman;
	font-size: 2em;
	line-height: 2em;
	margin-bottom: 0;
}

#content h2.home
{
	text-decoration: underline;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 0;
}


#content p.home
{
	margin-top: 2px;
	
}

#content #navwrapper
{
width: 530px;
margin-left: auto;
margin-right: auto;
}

#content div.homeboxleft
{
background-color:#E1EFFD;
 width: 250px;
 float: left;
 margin: 0px 5px 0px 0px;
 padding: 5px;
 text-align: left;
 height: 7.5em;
}

#content div.homeboxright
{
background-color:#E1EFFD;
 width: 250px;
 float: left;
 margin: 0px 0px 0px 5px;
 padding: 5px;
  text-align: left;
   height: 7.5em;
}

div.exhibitionitem
{
	margin-top: 5px;
	margin-bottom: 5px;
	clear: left;
}

div.exhibitionitem div.imagecolumn
{
	float: left;
	margin-bottom: 20px;
	width: 320px;
	margin-right:40px;
}

div.exhibitionitem div.imagecolumn img
{
	border: 1px solid #OOO;
}

div.textcolumn
{
	text-align: left;
	margin-left: 380px;
}

div.exhibitionitem div.textcolumn p.artist
{
	text-transform: capitalize;
	font-weight: bold;
	font-size: 1.2em;
	
}

#homeimg div.imagecolumn
{
	float: none;
}

div.textcolumn p
{
	margin-top: 0;
	margin-bottom: 0px;
	font-size: 1em;
	line-height: 1em;
}

div.textcolumn p.title
{
	font-style:italic;
	text-transform: uppercase;
}

div.textcolumn p.artist span
{
 text-transform: uppercase;	
}
div.textcolumn p.extrainfo 
{
	margin-bottom:5px;
}

#homeimg div.textcolumn p.artist, #homeimg div.textcolumn p.artistinfo, #homeimg div.textcolumn p.title, #homeimg div.textcolumn p.extrainfo
{
display: none;
}

/* interior pages navigation here */
#bareford
{
position: absolute;
top: 30px;
text-transform: uppercase;
}

#new
{
position: absolute;
top: 110px;
}

#homebareford.nav, #homenewacq.nav
{
 position: static;
 font-size:1.2em;
}

div.nav
{
position: absolute;
top: 80px;
left: 20px;
font-size: .9em;
}

div.nav ul
{
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
}

div.nav ul li, div.nav ul.artist li
{
	 	list-style: none;
		margin-top: 0;
		margin-bottom: 0;
		
}


div.nav p.navtitle
{
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
text-transform: uppercase;

}

div.nav a, #content a  
{
	color: #003366;
	font-weight: bold;
}


div.nav a:visited, #content a:visited
{
	color: #6699CC;
}

div.nav a:hover, #content a:hover
{
	color: #99CCFF;
}

div.clearing
{
	clear: both;
}

#footer
{
	color: #6699CC;
	background-image: url(../i/footerbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #003366;
	height: 89px;
}

#footerhome #footer
{
	color: #6699CC;
	background-image: url(../i/footerbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #003366;
	height: 89px;
	border-top: 20px solid #FFF;
}

#footer a
{
	color: #6699CC;
}

#footer img	
{
	border: 0;
	margin-top: 13px;
	margin-bottom: 0;
}

#footer p.footerinfo
{
	color: #6699CC;
	margin-top: 0;

}


/* Part of the Skip Navigation stuff for the benefit of screenreaders*/
p.hide 
{
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
}