body {
	background: #fff url(images/bg.jpg) top repeat-y fixed;
	padding: 0;
	margin: 0;
	font-size: 76%;
	color: #000;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.no-sidebar {
	background-image: url(images/bg2.jpg);
}

a {
	color: #000;
	text-decoration: underline;
}

#page {
	width: 808px;
	margin: 0 auto;
}

#header {
	position: relative;
	height:  138px;
	background: url(images/header.jpg) no-repeat;
}

#header h1 {
	position: absolute;
	top: 24px;
	left: 42px;
	width: 450px;
	height: 75px;
	margin: 0;
}

#header h1 a {
	display: block;
	width: 450px;
	height: 75px;
	text-decoration: none;
}

#header h1 a span {
	display: none;
}

#nav {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
	height: 35px;
	background: url(images/red-tile-x.gif) repeat-x #a83232;
	list-style: none;
	width: 100%;
	font-size: 12px;
	
}

#nav li {
	height: 35px;
	display: inline;
}

#nav li a {
	display: block;
	color: #fff;
	float: left;
	height: 32px;
	text-decoration: none;
	line-height: 1.2em;
	padding: 3px 14px;
	text-align: center;
	background: url(images/nav-div.gif) right no-repeat;
	text-decoration: none;
}

#nav li a span {
	font-weight: bold;
}

#main-column {
	width: 570px;
	float: left;
	margin: 24px 0 0 16px;
}

body>#page>#main-column {
	margin: 24px 0 0 32px;
}

#intro {
	font-size: 1.05em;
	line-height: 1.7em;
	margin-bottom: 1em;
}

#intro td {
	padding: 0 0 0 20px;
}

#intro td.left {
	padding: 0 20px 0 0;
	border-right: 1px solid #e7e7e7;
}

#intro h2 {
	margin: 0;
	display: inline;
	font-size: 1.4em;
	color: #8fba4a;
	padding-right: .5em;
}

#mural {
	width: 549px;
	height: 181px;
	position: relative;
	background: url(images/mural.jpg) no-repeat;
}

#mural h2 {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1.2em;
	text-decoration: underline;
	margin: 0 10px 7px 0;
}

#mural h2 a {
	color: #b34c4c;
}

h2.style1 {
	position: relative;
	font-size: 1.2em;
	height: 35px;
	color: #fff;
	background: url(images/h-red.gif) left no-repeat;
	padding: 14px 110px 0 18px;
	margin: 1em 0;
}

h2.style2 {
	position: relative;
	font-size: 1.2em;
	height: 35px;
	color: #fff;
	background: url(images/h-green.gif) left no-repeat;
	padding: 14px 110px 0 18px;
}

h2 .sidelink {
	position: absolute;
	left: 484px;
	top: 0;
	color: #fff;
	font-size: .95em;
	margin: 1em 0;
}

.entry {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #e7e7e7;
}

.entry .title {
	font-weight: bold;
}

.entry p {
	margin: .7em 0;
}

.entry .meta .posted {
	float: right;
	font-style: italic;
}

#sidebar {
	width: 182px;
	float: right;
}

#sidebar .box {
	width: 165px;
	margin: 10px auto;
	background: url(images/box-bottom.gif) bottom no-repeat #fbf9f5;
}

#sidebar .box .top {
	width: 165px;
	height: 16px;
	background: url(images/box-top.gif) no-repeat;
}

#sidebar .box .padding {
	padding: 0 10px 2px 10px;
}

#sidebar h3 {
	margin: 0 0 .5em 0;
	font-size: 1.2em;
	color: #b04444;
	text-align: center;
}

.box address {
	margin: 0;
	padding: 0;
	color: #b04444;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
}

.box address a {
	font-weight: normal;
	color: #b04444;
}

strong {
	font-weight: bold;
	font-size: 1.15em;
	color: #719a37;
	letter-spacing: -1px;
}

#calendar-sidebar {
	font-size: .9em;
}

#calendar-sidebar .event {
	margin: 0 0 1em 0;
}

#calendar-sidebar .event .date {
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #e6e4de;
	margin-bottom: .4em;
	font-size: 1.1em;
	text-align: center;
}

#calendar-sidebar .event .time {
	display: block;
	color: #b04444;
}

#calendar-sidebar .event .desc {
	display: block;
}

.clear {
	clear: both;
}

#footer {
	margin: 30px 0 0 26px;
	padding: 5px 0 60px 56px;
	background: url(images/globe-logo.gif) top left no-repeat;
}

#footer .first-line {
	display: block;
	color: #90ba4a;
}

#footer .second-line {
	display: block;
	font-weight: bold;
	color: #80807f;
}

#footer strong {
	
}

#editor, #editor2 {
	width: 100%;
	height: 400px;
}

table.manage-table {
	width: 100%;
}

table.manage-table th {
	padding: .5em;
	font-weight: bold;
	border-bottom: 2px solid #999;
}

table.manage-table td {
	padding: .5em;
	font-size: .9em;
}

table.manage-table td.edit a, table.manage-table td.delete a {
	display: block;
	padding: .5em;
}

table.manage-table td.edit a:hover {
	background-color: #ddd;
	text-decoration: none;
}

table.manage-table td.delete a:hover {
	background-color: #b00;
	text-decoration: none;
	color: #fff;
}

table.manage-table tbody tr {
	background-color: #eee;
}

table.manage-table tbody tr.alt {
	background-color: #f8f8f8;
}

#editor {
	width: 95%;
	height: 600px;
}

#editor2, #summary {
	width: 95%;
	height: 300px;
}

.highlight {
	background-color: #ff3;
}

#flash-message, #preview-nav {
	font-size: 1.2em;
	font-weight: bold;
}
#flash-message p, #preview-nav p {
	display: block;
	padding: 1em;
	text-align: center;
	border: 1px solid #aaa;
	color: #6c6;
	background-color: #fff;
}
#flash-message.error p {
	color: #c66;
	border: 1px solid #faa;
}

#user-info {
	position: absolute;
	top: 10px;
	right: 5px;
	text-align: right;
}

#user-info strong {
	color: #003;
}
