body {
	background: #86997F;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 10px;
	text-align: center;
}

#container { 
	background: #173F28 url(../images/shadow_bg.gif) top center repeat-y;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 670px;
}

#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#header {
	background: url(../images/header_bg.gif) top left no-repeat;
	height: 83px;
}

#header h1, #header h2, #header h3 {
	font-size: 0em;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#mainNav {
	background: url(../images/side-left_bg.gif) top left repeat-y;
	float: left;
	height: 100%;
	padding-bottom: 40px !important;
	padding-bottom: 55px;
	width: 160px;
}

#mainNav ol {
	background: #173F28 url(../images/nav_bg.gif) top left no-repeat;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 122px 0 0 0;
	width: 150px
}

#mainNav li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	_height: 30px;
	min-height: 30px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

#mainNav a {
	color: #fff;
	display: block;
	_height: 16px;
	min-height: 16px;
	padding: 8px;
	text-decoration: none;
	width: 134px;
}

#mainNav a:hover, #mainNav a.current {
	background-color: #355857;
}

#content {
	background: #fff;
	color: #333;
	float: left;
	font-size: 0.9em;
	_height: 460px;
	line-height: 1.4;
	min-height: 460px;
	padding: 30px 10px 30px 10px;
	width: 480px;
}

#banners {
	float: right;
	position: relative;
	left: -20px;
	width: 480px;
}

#banners p {
	margin: 0;
	padding: 0;
}

#content h4 {
	margin: 0 0 10px 0;
	padding: 0;
}

#content p, address {
	margin-top: 0;
	padding-top: 0;
}

address {
	padding-bottom: 10px;
}

#content a:link {
	border-bottom: 1px solid #173F28;
	color: #173F28;
	text-decoration: none;
}

#content a:visited {
	border-bottom: 1px solid #86997F;
	color: #86997F;
	text-decoration: none;
}

#content a:hover {
	border: 0;
	color: #000;
}

#content h4 {
	position: relative;
	left: -3px;
}

#subNav {
	background: url(../images/bottom_bg.gif) top no-repeat;
	color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 670px;
}

#subNav p {
	margin: 0;
	padding: 0;
}

#subNav a {
	color: #F0F0F0;
	text-decoration: none;
	text-transform: uppercase;
}

blockquote {
	text-indent: -0.4em;
}

li p {
	margin-bottom: 0;
	padding-bottom: 0;
}

p.trigger, p.triggerexpanded {
	cursor: pointer;
	padding-bottom: 15px;
}

.elementcollapsed {
	display: none;
}

ol a img {
	border: 0;
	display: none;
	padding: 2px;
}

#banners a img {
	border: 0;
}

#content #banners a {
	border-bottom: 0;
}

#content ol a {
	border-bottom: 0;
}

ol li ul {
	list-style-type: none;
}

ol li ul li, ol li ol li  {
	font-weight: bold;
}

ol li ol {
	list-style-position: inside;
}

ol li ul, ol li ol {
	background: url(../images/arrow.gif) top left no-repeat;
	margin: 0;
	padding: 0 0 1em 25px;
}

ol ul ol {
	background: url(../images/blank.gif);
}

.pdflink {
	background: url(/slack/images/ico_pdf.gif) right top no-repeat;
	padding-right: 20px;
}

/*.ziplinks a {
	background: url(/slack/images/ico_zip.gif) right top no-repeat;
	padding-right: 20px;
	width: 200px;
}*/

.bulletless {
	list-style-type: none;
}

label {
	display: block;
	float: left;
	padding-right: 5px;
	text-align: right;
	width: 160px;
}

form p {
	clear: left;
	margin: 0 0 10px 0;
	padding: 0;
}

form span {
	_clear: left;
	color: #FF0000;
	font-weight: bold;
	_height: 1%;
}

#content > form span {
	display: block;
}

input {
	min-width: 125px;
	_width: 125px;
}

#submit_button {
	position: relative;
	left: 167px;
	width: auto;
}
