body {
	margin: 0;
	padding: 0;
	background-color: #90B6B4;
	color: #621922;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

a {
	color: #621922;
	font-family: Times New Roman, Times, serif;
	text-decoration: underline;
}

#workarea {
	width: 900px;
	margin: 0 auto 20px auto;
	background-image: url(/images/background.jpg);
	background-repeat: repeat;
	border: 1px #666666 solid;
}

#workarea h1.header {
	margin: 0;
	padding: 0;
	height: 280px;
}

#parchment {
	margin: 0 58px 0 52px;
	padding: 12px;
	background-image: url(/images/parchment.gif);
	background-repeat: repeat;
	min-height: 830px;
}

#sidebar {
	float: left;
	padding: 0 16px 16px 0;
	text-align: center;
	font-size: 10px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar a:hover.hidden_link {
	text-decoration: none;
}

#sidebar h3 {
	padding: 0;
	margin: 0;
	font-size: 13px;
}

#sidebar h4 {
	padding: 0;
	margin: 0 0 6px 0;
	font-weight: normal;
	font-size: 11px;
}

#sidebar .mercantile {
	padding: 17px 4px 17px 4px;
	border-top: 1px #dcc19d solid;
	border-right: 2px #dcc19d solid;
	border-bottom: 0;
	border-left: 2px #dcc19d solid;
}

#sidebar .addiebelle {
	padding: 17px 4px 17px 4px;
	margin: 12px 0 0 0;
	border-top: 1px #dcc19d solid;
	border-right: 2px #dcc19d solid;
	border-bottom: 0;
	border-left: 2px #dcc19d solid;
}

#home, #content {
	float: left;
	width: 594px;
	margin-bottom 16px;
}

#home h2 {
	background-image: url(/images/home_header.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 11px 0 0 44px;
	margin: 0;
	height: 38px;
}

#home h3 {
	margin: 0;
}

#home div {
	margin: 0 0 15px 0;
	font-size: 13px;
}

#home .appearances {
	float: left;
	width: 213px;
}

#home .appearances span.date {
	font-weight: bold;
}

#home a {
	text-decoration: underline;
}

#home a:hover {
	text-decoration: underline;
}

#home .appearances h2 {
	background-image: url(/images/home_header2.gif);
	padding-top: 10px;
}

#home .appearances a {
	text-decoration: none;
}

#home .scrapbook {
	float: left;
	width: 379px;
	background-image: url(/images/scrapbook_box.gif);
	background-repeat: no-repeat;
	background-position: 12px 23px;
	text-align: center;
	min-height: 280px;
}

#home .scrapbook h2 {
	background-image: url(/images/home_header3.gif);
	padding-top: 9px;
	margin: 0;
}

#home .scrapbook img {
	margin-top: -10px;
	margin-left: 10px;
}

#home .scrapbook .file_caption {
	margin: 0 auto 0 auto;
	padding-left: 10px;
	width: 300px;
	font-size: 9px;
}

#home .scrapbook .audio_clip {
	margin: 0 auto 0 auto;
	padding-left: 10px;
	width: 300px;
	font-size: 9px;
}

#home .save_a_seed {
	clear: both;
}

#home .save_a_seed div, #home .latest_news div {
	height: 115px;
	border: 1px #CEAE91 solid;
	padding: 4px;
}

#home .save_a_seed div.scrollable_article, #home .latest_news div.scrollable_article {
	overflow: scroll;
}

#content .sitemason_file {
	padding: 0 8px 10px 0;
}

#content .sitemason_file_right {
	padding-left: 8px;
}

#content .calendar h2 {
	font-size: 15px;
	margin-bottom: 4px;
}

#content .calendar .location {
	font-weight: bold;
}

#content .calendar .description {
	margin: 0px;
}

#content .calendar li {
	border-bottom: 1px #CEAE91 dotted;
}

#sitemason_htZnri .sitemason_input {
	display: none;
}

.sitemason_newspub h2 {
	font-size: 14px;
}

#logos {
	clear: both;
}

#logos div {
	margin: 0 50px 0 20px;
	text-align: center;
	float: left;
}

#mailing_list {
	text-align: center;
	
}

#bottom_nav {
	text-align: center;
	margin: 20px auto 20px auto;
	text-transform: uppercase;
	font-size: 11px;
}

#bottom_nav a {
	text-decoration: none;
}

#bottom_nav a:hover {
	text-decoration: underline;
}

.sitemason_gallery h2, .sitemason_gallery h2 small {
	
}



/* Calendar styles */


.icons img { margin: 0 0 0 4px; }

.calendar .list_set_buttons { clear: both; text-align: left; font-size: 11px; color: #AAAAAA; margin: 10px 0 10px 0; }
.calendar .list_set_buttons p { color: #222222; font-weight: bold; margin: 10px 0 4px 0; }
.calendar .list_set_buttons a { text-decoration: none; color: #333333; }
.calendar .list_set_buttons a:hover { text-decoration: underline; color: #000000; }


/* newsfeed */