 /*
Author: Jane Spencer
Date: March 25, 2009
*/

body  {background-color: #fffffc;}



#pageContent {
	width: 802px; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000;
	background-color:#FFF;
	font-family: Helvetica, Arial, sans-serif


	


}

	

	 

#mission	{
	width: 800px;
	background-position: center;
	background-color:#CADCFD;
	text-align:center;
	margin: 0px;
	padding: 0px;
	}
#mission h4	{font-size:18px; font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	letter-spacing:2px;
	margin: 0px;
	}

#header	{
	width: 800px;
	line-height: 56px;
	background-color:#FFF;
	background-position: center;
}

#menu	{
	width:800px;
	background-color: #006;
	background-position:center;
	color:#FFF;
	
}
#menu table	{
	margin-top: 6px;
	margin-bottom: 6px;
}

#leftColumn	{
	width: 520px;
	float:left;
	text-align:left;
	padding: 5px;
}
#leftColumn h1	{
	margin-top: 13px;
	margin-bottom:5px;}
	
#leftColumn p	{
	margin-top:5px;
	margin-bottom:0px}


#footer	{
	width: 800px;
	height: 160px;
	background-color: #006;
	background-position: center;
	clear: both;
}

#footer div 	{
	float: left;
}


#location	{
	width: 175px;
	text-align:center;
	color:#FFF;
}
#location a	{
	color:#FFF;}

#exterior	{
	width: 200px; 
	background-color:#FFF
}

#hours	{
	width: 175px;
	text-align: center;
	color:#FFF;
}

#wishlist	{
	width: 224px;
	text-align:left;
	background-color:#FFF;
	border:thin;
	border:#000;
	margin: 10px;
	padding:3px;
	height:134px;
}
#wishlist h3	{
	margin-top: 5px;
	margin-bottom: 2px;
	}
	
#wishlist p	{font-size:12px;}

#return	{
	color:#006;
	text-align:left;
	clear:left;
}

#rightColumn	{
	width: 270px;
	background-position: right;
	background-color: #CADCFD;
	float:right;
	
	
}

#rightColumn p	{
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#rightColumn h4 	{
	margin-bottom: 3px;}
	
#rightColumn h2	{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 4px;
	margin-bottom:3px;
	color:#006
	
}
	

#newBook	{
	width: 244px;
	background-color: #FFF;
	background-position:center;
	border:thin;
	border:#000;
	margin: 10px;
	padding:3px;
}
	

#thirdThursday	{
	width: 244px;
	background-color: #FFF;
	background-position: center;
	border:thin;
	border:#000;
		margin: 10px;
	padding:3px;

}

#hatsOff	{
	width: 244px;
	background-color: #FFF;
	background-position: center;
	border:thin;
	border:#000;
		margin: 10px;
	padding:3px;

}

#largePage	{
	width: 780px;
	padding: 10px;
	}
#largePage p	{text-align:justify;}
	
#frames	{background-color:#FFF; 
		text-align:center;
		border:thin #000 solid;
	
}

#tourframe	{background-color: #FFF;
			float:right;
}

#historyframe	{background-color: #FFF;
				float: right;
}
	
	
	
	
	
	
	
	
	
	
