/* Comment Line */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:  #525887;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #5572B8;
	color: #3A4279;
}
a:hover {
	color: #CE9B8E;
}
div {
	position: relative;
/*	border: thin black solid;*/
}
/****** Page Layout  ********/
#page-bg {
/*	background:  #3A4279;*/
}
#pageborder {
	width: 940px ;
	margin: 0 auto ;
/*	background: #F6E9D1;*/
	background: #FFEEBE;
}
#articles {
	background: white;
	float: left;
	display: block;
}
#page-gradient {
	background: url("images/gradient.jpg") no-repeat center 80px;
	margin: 0 auto ;
}
#content {
	float: left;
	left: 20px;
	top: -60px;
	width: 600px;
	padding: 10px;
	border-left: medium solid #950305;

}
#right-column {
	float: left;
/*	position: absolute;*/
/*	left: 630px;*/
	margin-left: 20px;
	top: 30px;
	padding: 0 20px;
	width: 210px;
	background: #A4BBB2;
}
#bayberry {
	background:  #EEDCAB;
	clear: both;
	width: 921px;
	margin: auto;
	padding: 5px;
	padding-left: 15px;
	border-top: 1px solid #3A4279;
}
.clear-floats {
	clear: both;
}
/****** Content Area  ********/
.content-top {
  background: url(images/redline.gif);
  border-top: thin solid #950305;
  border-bottom: thin solid #cccccc;
}
.content-shadow {
  background: url(images/shadow.png) repeat-y right ;
  margin: 10px 0 0 10px ;
  padding-right: 6px;
}
.shadow-inner {
  border-top: 2px solid #EEDCAB;
  border-left: 2px solid #EEDCAB;
  background: white;
/*  width: 96%;*/
/*  padding: 0 5px 5px 10px;*/
  }
.shadow-bottom {
  background: url(images/shadow-bottom.png) no-repeat bottom right;
  margin: -5px 0 0 10px ;
}
.content-bottom {
	clear: both;
	background: white;
}
.title {
	padding: 10px 15px 10px 15px;
}
/****** Articles  ********/
.padleft {
	padding: 5px 15px 0 15px;
	background: white;
	line-height: 140%;
}
.pagetitle {
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	padding: 5px 0 3px 0;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 98%;
	color: #950305;
	color: #850306;
}
.pagetagline {
	font-weight: bold;
	color: #850306;
	font-size: 1.2em;
}
img[align="left"] {
	margin-right: 20px;
}
img[align="right"] {
	margin-left: 20px;
}
.info-top {
	font-size: 1.5em;
	font-weight: bold;
	color: #525887;
/*	background-color: #D8EED5; */
	text-align: left;
	padding: 3px 0 3px 8px;
	margin-bottom: 3px;

}
.picture-left {
	float: left ;
	margin-right: 12px;
}
.picture-right {
	float: right ;
	margin-left: 12px;
}
.thetext {
	font-size: 1.0em;
	line-height: 140%;
}
.editlink {
	padding-left: 8px;
	padding-top: 12px;
	font-size: 0.7em;
	clear: both;
}
.editlink a {
	color: #dddddd;
}
/**********************/
/* Styles for main menu */
/**********************/
.menu1 {
	background: url("images/menu-exhibit.jpg") no-repeat bottom center ;
	height: 60px;
}
.menu2 {
	background: url("images/menu-education.jpg") no-repeat bottom center ;
	height: 60px;
}
.menu3 {
	background: url("images/menu-events.jpg") no-repeat bottom center ;
	height: 60px;
}
.menu4 {
	background: url("images/menu-park.jpg") no-repeat bottom center ;
	height: 60px;
}
.menu5 {
	background: url("images/menu-heritage.jpg") no-repeat bottom center ;
	height: 60px;
}
#mainnav {
  top: -70px;
  margin: auto;
  padding-bottom: 30px;
/*  padding-left: 190px;*/
   text-align: center;
   width: 90%;
}
#mainnav ul {
  margin: auto;
  padding-top: 10px;
  list-style: none;
  display: block;
}
#mainnav li {
  float: left;
  position: relative;
  width: 19%;
  z-index: 6000;
  text-align: center;
  border-right: 3px #EEDCAB solid;
  padding-bottom: 5px;
  padding-top: 5px;
  height: 90px;
  }
#mainnav li:first-child {
  border-left: 3px #EEDCAB solid;
}
#mainnav li a {
  /*for all links in the list*/
  font-weight: bold;
  font-size: 1.2em;
  display: block;
  padding: 0px 5px 4px 5px;
  height: 80px;
  color: white;
/*  background:url("images/tab-left-off.gif") no-repeat left top;*/
}
#mainnav li:hover, #mainnav li.over { 
  background: #FFEEBE;
  }
#mainnav li:hover a, #mainnav li.over a { 
  color: #3A4279;
  }
/**********************/
/* Styles for menus */
/**********************/
#nav {
	float: left;
	left: 10px;
	width: 200px;
	z-index: 1;
	top: -40px;
/*	height: 300px;*/
}
#nav-bottom {
	bottom: 0;
}
#nav ul {
	position: relative;
	float: left;
	left: 20px;
	top: -10px;
	display: block;
	margin: auto;
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#nav li {
  float: left;
/*  margin-left: 10px;*/
  text-align: center;
  margin-top: 8px;
  padding: 2px 0;
  position: relative;
}
#nav li a {
	font-weight: bold;
	display: block;
	font-size: 1.2em;
  position: relative;
  width: 140px;
/*  height: 10px;*/
  background:  url(images/menu-back-off.jpg) no-repeat scroll center top;
  padding-top: 6px;
}
#nav li a:hover {
  background:url("images/menu-back-on.jpg") no-repeat scroll center top;
  }

/****** Styles for Page Content ********/
.leftcolumn {
  border-right: solid thin #cccccc;
  border-top: solid thin #cccccc;
  background: #cedfdc;
  width: 20%;
}
.rightcolumn {
  border-left: solid thin #cccccc;
  border-top: solid thin #cccccc;
	padding-left: 10px;
	padding-right: 5px;
  background: #cedfdc;
  width: 210px;
}
.middlecolumn {
}
.maincontent {
  width: 560px ; 
  border: solid thin #cccccc;
  margin: 0 10px 0 10px; 
  padding: 0;
}
.section-index {
	position: relative;
}
.page-index {
	float: left ;
	width: 180px;
	margin-top: 12px;
}
.index-heading {
	font-weight: bold;
	color: #35366e;
	font-size: 11px;
}
.index-top {
	margin-bottom: 4px;
}
.index-list {
	
}
/****** Styles for Info Boxes ********/
#infobox {
	position: relative;
	left: 24px;
	width: 95%;
	float: left;
	margin-top: 8px;
/*	background-color: #D80000;  */
}
#thetext {
	float: left ;
	width: 220px;
	margin-left: 5px;
/*	background-color: #0000EE; */
}
#bigpicture {
	float: right ;
	width: 280px;
	text-align: right;
}
#spacer {
	clear:both;
/*	background-color: #000000; */
}
#picture img {
	margin: 10px auto ;
}
#moreinfo {
	clear:both;
	width: 95%;
}
#rightcolumn {
	float:left;
	width: 160px;
	margin-left: 25px;
}
.equalcolumns {
	float:left;
	width: 33%;
}
.equalcolumns2 {
	float:left;
	width: 48%;
	margin-left: 5px;
}
.article {
/*	border-left: medium solid #35366E;*/
	position: relative;
	border-top: thin solid #35366E;
	margin-top: 5px;
/*	padding-left: 12px;*/
}
.info-1 {  
	font-weight: bold; 
	color: #000033; 
	font-size: 10pt; 
	font-family: Georgia, "Times New Roman", Times, serif
}
.info-2 { 
	font-weight: bold; 
	color: #3A75AF; 
	font-size: 9pt
}
.info-3 {
	font-weight: bold;
	color: #914D35;
	font-size: 11px;
}
.info-4 {
	font-weight: bold;
	color: #000071;
	font-size: 11px;
}
.box-t1 {  }
.box-t2 {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.tiny {
	font-size: 0.8em;
}
.top-tight {
	margin-top: 1px;
}

/**********************/
/* Content editing. */
/**********************/
#edit-box {
	background: white;
}
#edit-box p{
	margin-top: 0;
	margin-bottom: 0;
}
