﻿#body {
	background-image: url('images/background.jpg');
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	border-width: 3px;
	border-color: #88C0F1;
	height: 69px;
	background-image: url('images/masthead.jpg');
	background-color: #88C0F1;
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: 1.25em;
	color: #E2EFFC;
	padding-top: 32px;
	padding-left: 12px;
	font-weight: bold;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
}
#navigation {
	border-width: 3px;
	border-color: #88C0F1;
	height: 40px;
	line-height: 39px;
	background-color: #053162;
	border-right-style: ridge;
	border-left-style: ridge;
	width: 794px;
}
#content {
	border-color: #88C0F1;
	border-width: 3px;
	background-image: url('images/content.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	width: 794px;
	background-color: #F4F9FD;
	padding-top: 8px;
	border-right-style: ridge;
	border-left-style: ridge;
}
#footer {
	border-width: 3px;
	border-color: #88C0F1;
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: .81em;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #88C0F1;
	border-right-style: ridge;
	border-left-style: ridge;
	border-bottom-style: ridge;
}
.button {
	background-image: url('images/button.png');
	width: 112px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FF7920;
	display: inline-block;
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: .88em;
	font-weight: bold;
	color: #CCFFFF;
	line-height: 32px;
	text-align: center;
	border: 1px outset #CCFFFF;
	margin-right: 7px;
	margin-left: 7px;
}
.button:hover {
	background-image: url('images/button.png');
	width: 112px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FF7920;
	display: inline-block;
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: .88em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
	text-align: center;
	border: 1px solid #CCFFFF;
	margin-right: 7px;
	margin-left: 7px;
}
a {
	text-decoration: none;
}
.small {
	font-size: .75em;
	color: #666666;
}
#shadow_bottom {
	background-image: url('images/shadow_bottom.jpg');
	width: 864px;
	height: 32px;
	margin: auto;
}
#shadow_top {
	background-image: url('images/shadow_top.jpg');
	width: 864px;
	height: 32px;
	margin: auto;
}
#shadow_side {
	background-image: url('images/shadow_side.jpg');
	margin: auto;
	width: 864px;
}
.season {
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #FF6600;
}
#footer_top {
	background-image: url('images/footer.png');
	height: 21px;
	clear: both;
}
.content_shift {
	margin-left: 72px;
	float: left;
	width: 715px;
	margin-bottom: 24px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	text-align: center;
	font-size: 1.5em;
	color: #000000;
}
h2, h3 {
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: 1.13em;
	margin-bottom: 4px;
	color: #2B557B;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	text-align: center;
}
table {
	border: 1px dashed #C64F00;
	margin-left: 24px;
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: .81em;
	color: #C64F00;
	font-weight: bold;
}
#side_pics {
	border-width: 2px;
	border-color: #FF6600;
	float: right;
	width: 280px;
	margin-right: 5px;
	text-align: center;
	border-left-style: dashed;
	margin-left: 12px;
}
li {
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: .81em;
	color: #C64F00;
	margin-left: 24px;
}
#nav_bottom {
	height: 24px;
	background-color: #88C0F1;
	border-right-style: ridge;
	border-left-style: ridge;
	border-width: 3px;
	border-color: #88C0F1;
	text-align: center;
}
.button_bottom {
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: .75em;
	width: 96px;
	display: inline-block;
}




