/* Comment Line */
body, td {
	/*	background: #EDE7D0;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FEEDC5;
}
td {
	background-color: #Ffffff;
}
div {
	position: relative;
}
a {
	font-weight: bold;
	color: #A00E11;
	text-decoration: none;
}
.link-small {
	font-weight: normal;
}
.link-hidden {
	font-weight: normal;
	color: black;
	text-decoration: none;
}
p {
	margin: 10px auto 10px auto;
	line-height: 1.3;
}
.tiny {
	font-size: 9px;
	color: #666666;
}
/**********************/
/* Page Layout               */
/**********************/
#page-bg {
	margin: auto;
	border-top: #EC1B21 8px solid;
	border-bottom: #EC1B21 8px solid;
}
#page-bg2 {
	border-top: black 3px solid;
	border-bottom: black 3px solid;
}
#page-border {
	position: relative;
	width: 900px;
	margin: auto;
}
#header {
	/*margin: 5px;*/
	margin-bottom: 0px;
	position: relative;
}
#content-border {
	border: thin solid #5D141B;
	position: relative;
	padding-bottom: 50px;
}
#content, 
#content-history,
#content-location {
	position: relative;
	left: 180px;
	top: 20px;
	padding: 20px;
	width: 660px;
	background-color: #FFFFFF;	
}
#content-location {
	padding-top: 0px;
/*	padding-bottom: 0px;*/
}
#content-history {
	padding-right: 8px;
	width: 670px;
	font-size: 0.95em;
}
#photogallery {
	position: relative;
	left: 10px;
	top: 10px;
	padding: 20px;
	width: 840px;
	background-color: #FFFFFF;	
}
#caption_div {
	padding-top: 8px;
}
#header img {
	position: relative;
}
.clear-floats {
	clear: both;
	border-bottom: thin black solid;
}
.clear-floats-invisible {
	clear: both;
}
#content .column-left {
	width: 68%;
	position: relative;
	left: -100px;
/*	top: 15px;*/
}
#content .column-right {
	position: absolute;
	width: 28%;
	top: 100px;
	right: 15px;
}
.column-left-loc {
	width: 48%;
	position: relative;
	left: -150px;
/*	top: 15px;*/
}
.column-right-loc {
	position: absolute;
	width: 48%;
	top: 548px;
	right: 15px;
}
.column-left-history {
	width: 40%;
/*	left: -150px;*/
/*	top: 15px;*/
}
.column-right-history {
	float:right;;
	width: 416px;
	padding: 0 5px;
	border: #555555 thin solid;
/*	top: -280px;*/
	margin-left: 10px;
}
#content .lower-left {
	width: 48%;
	position: relative;
	padding-top: 20px;
/*	left: 130px;*/
/*	top: 480px;*/
}
#content .lower-right {
	width: 48%;
	position: absolute;
	top: 520px;
	right: 15px;
	border: #5D141B thin solid;
	background:  #E8EEC3;
	height: 360px;
}
.front_text {
	background:  #E8EEC3 url(images/corner.gif) no-repeat scroll left top;
	padding-left: 24px;
	border: #E8EEC3 medium solid;
}
#links {
	top: 15px;
	padding: 10px;
	padding-bottom: 0;
}
#links .bordered {
	border: thin solid black;
	width: 25%;
}
#bottom {
	position: absolute;
/*	top: 60px;*/
	bottom: 5px;
	left: 40px;
}
.column-equal {
	float: left;
	width: 48%;
	padding: 8px;
}
#link-back {
	position: relative;
	top: -30px;
}
#links-pages {
	top: -20px;
	text-align: center;
	font-size: .9em;
}
#gallery {
	position: relative;
	top: -20px;
}
/**********************/
/* Page bottom               */
/**********************/
#footer {
	position: relative;
	top: 40px;
}
#copyright {
	position: relative;
	padding-left: 8px;
	padding-bottom: 3px;
	border-top: red thin solid;
/*	position: absolute;
	bottom: 5px;*/
}
#bayberry {
	position: absolute;
	width: 880px;
	text-align: right;
	top: -0px;
	margin: auto;
}
#bayberry a {
	font-weight: normal;
}


/**********************/
/* Styles for Gallery admin */
/**********************/
#updateform label {
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 5px;
}
input.button {
	background: #00B900;
}
.tiny {
	font-size: 0.8em;
	color: #999999;
}
.top-border {
	border-top: black solid thin;
}
.divider {
	clear: both;
	background: #003063;
}
.gallery-page-title {
	font-weight: bold;
	font-size: 1.4em;
	color: #075F8D;
	padding-top: 5px;
}
.gallery-form-title {
	font-weight: bold;
	font-size: 1.2em;
	color: #075F8D;
	margin-top: 25px;
}
.picx-list {
	float:left ;
	width: 180px;
	margin-right: 5px;
	border: black thin solid;
}
.picx-list img{
	margin: auto;
}
.list-page-title {
	font-weight: bold;
	color: #143241;
}

#caption_div {
	padding-top: 8px;
}
.marginleft {
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#gallery {
	position: relative;
	top: -20px;
}
.warning {
	color: red;
}
/**********************/
/* Content editing. */
/**********************/
#edit-background {
	background: white;
	float: left;
	width: 528px;
	padding: 5px;
}
#edit-box {
	background: white;
}
#edit-box p{
	margin-top: 0;
	margin-bottom: 0;
}
#editor-right {
	float: left;
	margin-left: 5px;
	background: white;
	width: 420px;
	padding: 5px;
}
#editor-right .heading2 {
	padding-top: 10px;
}
#editor-right p {
	margin-top: 3px;
	margin-bottom: 3px;
}
/**********************/
/* Text Styles               */
/**********************/
.article {
	text-align: left;
	width: 80%;
	border: thin solid #5D141B;
	padding: 12px;
}
.article p {
	margin-top: 0;
	margin-bottom: 0;
}
.heading0 {
	font-size: 1.4em;
	font-weight: bold;
	color: #611A20;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 0px;
	font-style: italic;
}
.heading1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #18411F;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
.heading2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #611A20;
	margin-bottom: 0px;
	margin-top: 0px;
}
.heading3 {
	font-weight: bold;
	color: #611A20;
	margin-bottom: 0px;
	margin-top: 0px;
}
.notice1 {
	font-size: 1.15em;
	font-weight: bold;
	color: #611A20;
}
.notice2 {
	font-weight: bold;
	color: #365E17;
}
.notice3 {
	color: #567E69;
}
.smaller {
	font-size: .8em;
}
.fainter {
	color: #cccccc;
}
#wholeDiv {
	z-index: 6000;
}
/**********************/
/* Image Styles               */
/**********************/
.yellow-border {
	border: #FDD679 solid 6px;
}
.thin-border {
	border: black solid 1px;
}
.title {
	margin-top: 10px;
}
.forphoto {
	position: relative;
	text-align: center;
}
.withshadow {
	float: left;
	position: relative;
	left: 110px;
	background: url(images/shadow.jpg) bottom right no-repeat;
	margin: 10px 0 0 10px;
}
.withshadow img, 
.justshadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.justshadow {
	background: url(images/shadow.jpg) bottom right no-repeat;
	margin: 10px 0 0 10px;
}
  
/**********************/
/* Menu Styles               */
/**********************/

#nav {
	position: absolute;
	width: 170px;
}
#nav ul {
	position: relative;
	margin-left: 0px;
	left: -30px;
	list-style-type: none;
	list-style-image: none;
}
