html {
	height: 100.02%;
}
body {
	margin: 0px;
	padding: 0px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../assets/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #6c101c;
}
a {
	color: #0A46A0;
}
hr {
	clear: both;
}
form {
	margin: 0px;
	padding: 8px 0px;
}
fieldset {
	border: none;
	margin-bottom: 10px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
label {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 120px;
	display: block;
	clear: both;
	padding-bottom: 10px;
}
label input {
	position: absolute;
	left: 130px;
	top: 0px;
}
label .formitem {
	position: absolute;
	left: 130px;
	width: 200px;
	top: 0px;
}
label select {
	position: absolute;
	left: 130px;
	top: 0px;
}
label textarea {
	position: relative;
	left: 130px;
	top: -1em;
	display: block;
}
#pageHeader {
	padding: 0px;
	height: 180px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../assets/images/header.jpg);
	background-repeat: no-repeat;
}
#mainNav {
	text-align: right;
	position: absolute;
	right: 2px;
	bottom: 30px;
}
#mainNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainNav li {
	display: inline;
}
#mainNav a {
	display: block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	color: #F5F4EB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #301818;
	height: 22px;
	width: auto;
}
#mainNav a:hover {
	color: #491D14;
	background-color: #EDEAD7;
}
#pageBody {
	padding: 1px 20px 20px;
	height: auto;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 300px;
	background-image: url(../assets/images/page.jpg);
	background-repeat: repeat-y;
}
#pageFooter {
	padding: 0px;
	height: 50px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../assets/images/footer.jpg);
	background-repeat: no-repeat;
	color: #666666;
}
#pageFooter p {
	font-size: 11px;
	text-align: center;
	margin: 0px 10px;
	padding: 10px 0px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #452518;
}
h1 {
	font-size: 30px;
	display: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 20px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
}
.alert {
	color: #FF0000;
	font-weight: bold;
}
.guestbookEntry {
	background-color: #F7F3F0;
	border: 1px solid #666666;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftCol {
	width: 500px;
	float: left;
}
.rightCol {
	width: 180px;
	margin-left: 520px;
}
.clear {
	clear: both;
}
#calendar {
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#calendar .title {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	height: 37px;
	width: 480px;
	float: left;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFBF1;
	background-color: #000000;
}
#calendar .prev {
	font-size: 30px;
	font-weight: bold;
	height: 40px;
	width: 40px;
	text-align: center;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #F1ECDC;
	background-color: #000000;
}
#calendar .next {
	font-size: 30px;
	font-weight: bold;
	height: 40px;
	width: 39px;
	text-align: center;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	color: #F1ECDC;
	background-color: #000000;
}
#calendar .weekday {
	float: left;
	height: 17px;
	width: 79px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	background-color: #D1C8B8;
}
#calendar .day {
	font-size: 20px;
	font-weight: bold;
	height: 63px;
	width: 73px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 3px;
	background-color: #FFFBF1;
}
#calendar .empty {
	background-color: #F1ECDC;
}
#calendar .today {
	color: #990000;
	background-color: #FBF4F4;
}
#calendar .day a {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #6C3737;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	width: 66px;
	padding-bottom: 1px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
}
#calendar .prev a {
	color: #F1ECDC;
	text-decoration: none;
}
#calendar .next a {
	color: #F1ECDC;
	text-decoration: none;
}
#logout {
	position: absolute;
	top: 30px;
	right: 12px;
}
#logout a {
	font-weight: bold;
	color: #FFFFCC;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 14px;
	text-decoration: none;
}
#adminnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	margin-bottom: 10px;
	border: 2px solid #CCCCCC;
}
.delete {
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: none;
	padding: 4px 6px;
	display: block;
	float: right;
	clear: both;
	background-color: #FFFFCC;
	border: 2px solid #999999;
}
.indent {
	padding-left: 10px;
}
.post {
	height: auto;
	width: auto;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: 1px solid #CCBCB0;
}
.post .headers {
	background-color: #CCBCB0;
	padding: 10px;
	position: relative;
}
.post .message {
	background-color: #FCF8F3;
	padding: 10px;
}
.post .headers .reply {
	text-align: right;
	width: 150px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.frontfont {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imageCol {
	float: right;
	width: 330px;
}
