@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-style: none;
}
table {
	border-style: none;
}


body {
	background: #201411;
}
p {
	font-size: 14px;
	line-height: 18px;
	color: #371E19;
}

#main_box {
	width: 955px;
	background: #371E19;
	margin: 4px auto;
}
#top_navigation {
	list-style: none;
	text-align: right;
}
#top_navigation li {
	display: inline;
	float: right;
}
#top_navigation li a {
	display: block;
	padding: 6px 19px 1px 11px;
	background: url(/images/separator.gif) no-repeat right bottom;
}
.second-tier {
	clear: both;
}

.logo {
	width: 238px;
	text-align: center;
	margin-left: 4px;
	float: left;
}
.the_burden_callout {
	width: 698px;
	float: right;
	background: #F9EDDA;
	padding-bottom: 7px;
	margin-right: 4px;
}
.burden_imagery {
	float: left;
	list-style-type: none;
	padding: 5px;
}
.burden_imagery li {
	padding-bottom: 15px;
}

.burden-right {
	width: 586px;
	float: left;
	background: #D5C7B6;
}
.burden_steal {
	background: #E09285;
	padding: 4px;
	margin-bottom: 13px;
}
.burden-steal-msg {
	background: #E09285;
	font-weight: bold;
	color: #771B1E;
	padding-top: 10px;
}
.burden_steal table {
	margin-right: auto;
	margin-left: auto;
}
.burden_steal table td {
	padding: 0px 5px;
}
.burden_steal input {
	color: #978B88;
}






.main_navigation {
	clear: both;
	padding: 7px 0;
	list-style-type: none;
	text-align: center;
}
.main_navigation li {
	display: inline;
}
.main_navigation  li  a img {
	margin: 0 11px;
}
.schedule {
	background: #F9EDDA;
	width: 238px;
	float: left;
	margin-left: 4px;
}
.schedule .the-rest, .news .the-rest, .of-note .the-rest {
	background: #EADDCB;
}


.schedule h2, .news h2, .of-note h2 {
	background: #C0AD9F;
	text-align: center;
	padding: 7px;
	margin-bottom: 15px;
}
.news h3 {
	color: #371E19;
	background: #C0AD9F;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 9px;
	margin-bottom: 8px;
}
.news table {
	margin: 0px auto;
}
.news  table  td  {
	font-size: 14px;
	color: #371E19;
	padding-right: 5px;
	padding-bottom: 15px;
}
.news table td input {
	font-size: 14px;
	color: #371E19;
}


.burden-right p, .schedule p, .news  p, .of-note p { padding: 0px 12px 25px; }
.schedule .interior-box, .right-callout .interior-box { padding: 7px; }
.schedule ul, .of-note ul { font-size: 14px; line-height: 18px; color: #371E19; padding-right: 12px; padding-left: 27px;}
.schedule ul li, .of-note ul li { padding-bottom: 23px; }
.schedule ul { padding-bottom: 43px; }
.right-callout {
	float: right;
	width: 698px;
	background: #F9EDDA;
	margin-right: 4px;
}
.news { width: 458px; float: left; }
.of-note {
	width: 218px;
	float: right;
}
.center {
	text-align: center;
}
a:link, a:visited {
	color: #681A18;
}
a:hover, a:active {
	color: #201411;
}


.clear {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
.rt_border {
	border-right: 1px solid #837065;
}
.whiten {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.news  ol {
	padding: 0px 12px 25px 37px;
	font-size: 14px;
	line-height: 18px;
	color: #371E19;
}

