body
{
	margin: 0;
	padding: 0;
	background-color: #37413F;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 12px;
	_height: 0;
	min-height: 0;
}

.printonly {
	display:none;
}

a {
	color: #4769A6;
}

h1 {
	margin-top: 0;
	padding-top: 0;
}

#leftcol {
	float: left;
	width: 610px
}

#sidenavlist {
	margin:0;
	padding:0;
}

#sidenavlist li {
	list-style-type: none;
	margin-bottom: 5px;
}

#rightcol {
	float: right;
	background: #e5e5e5;
	padding: 12px;
}

#rightcolsub {
	width: 220px;
}

#rightcolsub p {
	line-height: 1.25em;
}

.superheader {
	font-size: 30px;
	border-bottom: 1px solid #666;
	color: #4769A6;
	font-family: "Trebuchet MS",Trebuchet,Helvetica,Jamrul,sans-serif;
}

.error {
	color: #900;
	font-weight: bold;
}

.required {
	font-weight: bold;
}

.subheader {
	font-size: 20px;
	border-bottom: 1px solid #666;
	color: #4769A6;
	font-family: "Trebuchet MS",Trebuchet,Helvetica,Jamrul,sans-serif;
}

.headerlink {
	float:right;
}

.headerlink a {
	color: #A12022;
	text-decoration: none;
	font-size: 12px;
}

.headerlink a:hover {
	text-decoration: underline;
}

p {
	margin-top: 0;
	padding-top: 0;
}

#wrap {
	width: 944px;
	margin: 0 auto;
}

#fullborder {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background-color: #fff;
}

#topper {
	_height: 0;
	min-height: 0;
	background-color: #A12022;
	border-bottom: 2px solid #FFBA00;
}

#topperheight {
	_height: 0;
	min-height: 0;
	height: 24px;
}

#topper a
{
	_height: 0;
	min-height: 0;
	margin-top: 3px;
	color: #fff;
	display: block;
	float: right;
	text-decoration: none;
	background-image: url(../img/topper_linkbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 13px;
}

#header
{
	height: 177px;
	background-image: url(../img/hero_bg.jpg);
	margin: 3px 0;
	background-repeat: no-repeat;
}

#rotator {
	float: right;
	width: 318px;
}

#title {
	float:left;
	padding-left:155px;
	padding-top: 30px;
}

#title div {
	width: 449px;
	text-align: center;
}

#title div h1, #title div h2, #title div h3 {
	color: #fff;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS",Trebuchet,Helvetica,Jamrul,sans-serif;
	font-weight: normal;
}

#title div h1 {
	font-size: 32px;
}

#title div h2 {
	margin-top: 10px;
	font-size: 28px;
}

#title div h3 {
	margin-top: 12px;
	font-size: 15px;
	font-weight: normal;
}

#mainnav {
	_height: 0;
	min-height: 0;
	background-color: #A12022;
	border-bottom: 2px solid #FFBA00;
	font-size: 19px;
}

#mainnav a
{
	_height: 0;
	min-height: 0;
	margin-top: 3px;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 14px;
}

#mainnav a:hover
{
	color: #fff;
	text-decoration: underline;
}


#subtemplate
{
	background-image: url(../img/body_shadow.jpg);
	background-repeat: repeat-x;
}

#footer {
	background-color: #A12022;
	border-top: 2px solid #FFBA00;
}

#footer div {
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 5px 0;
}


#footer div a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dashed #C97F80;
}


#footer div a:hover {
	border-bottom: 1px solid #fff;
}

#searchbox {
	color: #fff;
	z-index: 100;
	margin-top: 29px;
	margin-left: 550px;
	position: absolute;
}


#searchbox div {
	border: 2px solid #fff;
	background-color: #A12022;
	border-top: 0;
	padding: 8px;
	padding-bottom: 0;
	width: 350px;
	text-align: center;
}

#searchbox div input {
	margin-left:8px;
}

.hide {
	display:none;
}

#pagepadding {
	padding: 30px;
}

.bigheader1 {
	padding: 0;
	margin: 0;
}

.calendarheading {
	text-align:center;
	background:#293879;
	color:#fff;
	font-weight:bold;
	border-left: 1px solid #ccc;
}
.calendarheading div {
	padding:5px;
}

.calendarbody {
	width: 14%;
	height: 80px;
	border: 1px solid #666;
	background: #fff;
}

.daynumber {
	padding: 3px;
	text-align: right;
	border-bottom: 1px solid #999;
}

.dayactive {
	color:#000;
	background: #ddd;
}
.dayinactive {
	color:#ccc;
	background: #eee;
}