body {
	margin: 0px;
	padding: 0px;
	background-color: #E87400;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: top;
}
.header-top {
	height: 25px;
	width: 860px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 12px;
	line-height: 25px;
}
.header-image {
	height: 240px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-background.png);
}
.content-topper {
	background-image: url(images/content-topper.png);
	height: 11px;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
}
.content-footer {
	height: 11px;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-footer.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 14px;
	text-align: center;
	padding-bottom: 48px;
}
.clear-both {
	clear: both;
}
.content-inner {
	background-image: url(images/content-topper.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.content-height-hack {
	height: 195px;
	float: left;
	width: 1px;
}
.outer-content {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-background.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.inner-content {
	background-image: url(images/content-topper.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
.left-nav {
	float: left;
	width: 155px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 14px;
}
.center-content {
	width: 578px;
	float: left;
}
.header-top h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	font-family: "Trebuchet MS", Tahoma, Arial;
}

.center-content-inner {
	margin: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.right-nav {
	float: right;
	width: 156px;
	color: #FFFFFF;
	margin-top: 14px;
}
.left-nav .nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBA5E;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
	padding-left: 2px;
	margin-left: 0px;
	padding-right: 2px;
}
.left-nav .nav ul {
	margin-left: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
}
.left-nav .nav ul ul li {
	margin-left: 0px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 4px;
}
.left-nav .nav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.left-nav .nav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


.right-nav .nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBA5E;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
	padding-left: 2px;
	margin-left: 0px;
	padding-right: 2px;
}
.right-nav .nav ul {
	margin-left: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
}
.right-nav .nav ul ul li {
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
}
.right-nav .nav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav {
	text-align: center;
}

.right-nav .nav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.center-content-inner h1 {
	font-size: 18px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #032970;
}
.center-content-inner h2 {

	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #032970;
}
.center-content-inner h3 {


	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #032970;
}
.center-content-inner h4 {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #032970;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.center-content-inner p {
	line-height: 150%;
}
.month {
	width: 259px;
	padding: 7px;
	border: 1px solid #CCCCCC;
	float: left;
	height: 250px;
	margin: 0px;
	display: inline;
}
.center-content-inner a {
	color: #05298C;
}

.month h4 {
	font-size: 18px;
	margin: 0px;
	background-color: #05298C;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.content-footer a {
	color: #FFFFFF;
}

