body {
	background: #ffffff url(../images/header_background.jpg) repeat-x top left; 
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, sans-serif;
}

div#allwrapper {  border-top: 1px solid black;
	margin:0 auto;
	text-align: left;
	width: 907px;
	position:relative;
}

div#header {
	position: absolute;
	color: #ffffff;
	width: 600px;
	height: 150px;
}

#header p {
	padding: 0;
	margin: 0;
	font-size: 0.85em;
	position: absolute;
	top: 54px;
	left: 7px;
}

h1#htitle {
	font-size: 0.85em;
	position: absolute;
	top: 25px;
	left: 17px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #ffffff;
	border: none;
}

#flashcontent {
	position: absolute;
	top: 131px;
	width: 900px;
	height: 250px;
}

#heading {
	position: absolute;
	top: 131px;
}

#header #slogan {
	position:absolute;
	left:650px;
	top:10px;
	width:240px;
}

#header #slogan a {
	color: #ffffff;
	font-size: 0.8em;
}

#header #locations {
	position: absolute;
	top:76px;
	width: 614px;
}

#header #locations ul, #header #locations li {
	margin: 0;
	padding: 0px;
	list-style:none;
	display: inline;
	float:left;
}

#header #locations li {
	color: #e9edea;
}

#header #locations li.at, #header #locations li:hover{
	color: #234f32;
}

div#content {
	padding: 438px 44px 0 20px;
	color:#505050;
	/*padding-left: 20px;*/
	font-size: 0.8em;
	font-family: Verdana;
}

#footer{
	clear: both;
	color:#767565;
	font-family: Verdana;
	font-size: 0.85em;
	border-top: 1px solid #E0DEC9;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

#links{
	background: #ffffff url(../images/links_background.jpg) no-repeat 2px 0px;
	width: 900px;
	height: 63px;
	padding: 16px 0 0 0;
	position: absolute;
	top: 383px;
}

#links ul {
	margin: 0;
	padding: 3px 0 0 0;
	color: #466950;
	font-family: times;
	list-style: none;
}

#links li {
	float: left;
	width: auto;
	/*height: 30px;
	border: 1px solid red;*/
	margin: 0;
	padding: 0 18px 0 22px;
	font-size: 1em;
	background: url(../images/greendot.gif) no-repeat;
	background-position: 0 10px;
}

#links li span {
	border-bottom: 2px solid #FFFFFF;
}

#links li.first {
	background: none;
}

#links a {
	color: #033210;
	text-decoration: none;
}

#links li.current span, #links li.welcome-home1 span, #links li.welcome-home2 span, #links li.traverse-city-info span {
	border-bottom: 2px solid #466950;
}

#content .rightcol {
	float: right;
	padding: 20px;
	background-color: #F8F8F4;
}

.rightcol li {
	list-style-image:url(../images/bullet.png);
}

.rightcol h3 {
	padding: 0px;
	margin: 12px;
	font-size: 1.2em;
}

a {
	color: #033210;
}

a img {
	border: none;
}

#footer a {
	color: #767565;
}

h1, h2, h4 {
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #E1DECB;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", sans-serif;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

fieldset {
	border: 0;
}

div.field {
	padding: 3px 0 3px 0;
}

.requiredField label {
	font-weight: bold;
}

label.left {
	float: left;
	width: 160px;
}

.calendarwrap td {
	vertical-align: top;
}

.calendarwrap td .calendar td {
	vertical-align: center;
	border: 1px solid #E1DECB;
	color: #2F5A3E;
	font-size: 0.9em;
}

.calendarwrap td .calendar td.calendarHeader {
	color: #505050;
}

.calendarwrap td .calendar td.calblank, .calblank {
	border: 0;
}



