/* Comment Line */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:  #dddddd;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #7C1D20;
}
a:hover {
	color: #C59B9C;
}
div {
	position: relative;
/*	border: thin black solid;*/
}
/****** Page Layout  ********/
#page-bg {
/*	background:  #3A4279;*/
}
#pageborder {
	width: 940px ;
	margin: 0 auto ;
	background: #ffffff;
}
#header {
	height: 220px;
	width: 940px;
	background:  url(images/banner.jpg) no-repeat scroll center top;
}
#header div {
	position: absolute;
	left: 60px;
	bottom: 20px;
}
#content {
	float: left;
	left: 20px;
	top: 10px;
	width: 700px;
	padding: 10px;
	border-left: medium solid #7C1D20;

}
#searchsite {
	float: left;
	padding-top: 8px;
	border-top: #cccccc thin solid;
}
#bayberry {
	background:  #dddddd;
	clear: both;
	width: 921px;
	margin: auto;
	padding: 5px;
	padding-left: 15px;
	border-top: 1px solid #7C1D20;
}
.clear-floats {
	clear: both;
}
/****** Text Styles  ********/
.subtitle {
	font-weight: bold;
	font-size: 1.4em;
	color: #444444;
	padding-left: 50px;
}
/**********************/
/* Styles for main menu */
/**********************/
.menu1 {
	height: 60px;
}
.menu2 {
	height: 60px;
}
.menu3 {
	height: 60px;
}
#mainnav {
  margin: auto;
   text-align: center;
   width: 600px;
/*   height: 200px;*/
  background:url("images/menu-background.jpg") ;
}
#mainnavtop {
  background:url("images/menu-top.jpg")  no-repeat scroll center top;
  height: 11px;
  margin: auto;
  margin-top: 10px;
   width: 600px;
}
#mainnavbottom {
  background:url("images/menu-bottom.jpg")  no-repeat scroll center top;
  height: 11px;
  margin: auto;
   width: 600px;
}
#mainnav ul {
  margin: auto;
  padding: 6px;
  list-style: none;
  display: block;
}
#mainnav li {
  display: block;
  float: left;
  position: relative;
  left: -5px;
  width:196px;
  z-index: 6000;
  text-align: center;
/*  border-right: 3px #EEDCAB solid;*/
  padding-bottom: 5px;
  padding-top: 5px;
  }
#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;
}
#mainnav li:hover, #mainnav li.over { 
  }
.navlist li:hover a, #mainnav li.over a { 
  color: #3A4279;
  }
.navlist li:hover li a, #mainnav li.over li a { 
  color: #7C1D20;
  }
#mainnav li ul {
  list-style: none;
  z-index: 8000;
/*  border: 1px solid #29497b;*/
  background: none;
  }
#mainnav li ul li {
  float: none;
  border-right: none;
  width: auto;
  background: none;
}
#mainnav li ul li:first-child {
  border-left: none;
}
#mainnav li ul li a {
  font-weight: bold;
  font-size: 1.0em;
  padding: 0;
}
#mainnav li ul li:hover a, #mainnav li ul li.over a { 
  color: #ffffff;
  }


/**********************/
/* Styles for menus */
/**********************/
#nav {
	float: left;
	left: 10px;
	top: 10px;
	width: 180px;
	z-index: 1;
	border-bottom: #cccccc thin solid;
}
#nav-bottom {
	bottom: 0;
}
#nav ul {
	position: relative;
	float: left;
	left: 10px;
	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;
/*  border-top: #cccccc thin solid;*/
}
#nav li a {
	font-weight: bold;
	display: block;
	font-size: 1.2em;
  position: relative;
  width: 160px;
  height: 30px;
  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 ********/
.padleft {
	line-height: 140%;
}
.padleft img {
	margin: auto 15px;
}
.pagetitle {
	font-weight: bold;
	font-size: 1.4em;
	color: #444444;
}
.info-top {
	font-weight: bold;
	font-size: 1.4em;
	color: #444444;
	border-top: thin black solid;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.editlink a {
	color: #dddddd;
}
.style-1 {
	font-weight: bold; 
	color: #000088; 
	font-size: medium; 
}
.style-2 { 
	font-weight: bold; 
	color: #3A75AF; 
	font-size: 1.1em;
}
.style-3 {
	font-weight: bold;
	color: #914D35;
	font-size: 1.1em;
}
.style-4 {
	font-weight: bold;
	color: #000071;
	font-size: 1.1em;
}
/**********************/
/* Content editing. */
/**********************/
#edit-box {
	background: white;
}
#edit-box p{
	margin-top: 0;
	margin-bottom: 0;
}
/****** Slideshow ********/

#slideshow {
  z-index: 4000;
/*  background:url("images/slideshowback.jpg") no-repeat scroll center top;*/
  height: 460px;
  padding-top: 25px;
/*  padding-left: 60px;*/
}
#fadeshow1 {
	margin: auto;
	left: -6px;
	top: -50px;
/*	border: #cccccc medium solid;*/
}
.gallerylayer img {
	margin-left: -20px;
	border: 8px #cccccc ridge;
}
.descpanelbg {
  background: #333333; 
  opacity:0.6;
}
.descpanelfg {
  color: white;
  font-size: 1.2em;
  font-weight: bold;
}
