body
{
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
        font-size: .85em;
line-height: 1.2em;
	background-color: #e2e2c5;
}

img
{
border: none;
}

#sub-title
{
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 0;
	background-color: #9e9e8a;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	color: #e2e2c5;
	font-weight: bold;
	font-size: .9em;
}

h1
{
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 220px;
	margin-right: 220px;
	font-size: 1.4em;
	color: #77774f;
	border-bottom: 1px #999 dashed;
	padding-bottom: 10px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	font-weight: bold;
}

#title-image
{
height: 50px;
background-color: #ea9e57;
background-image: url(../images/roadsmall.gif);
background-repeat: no-repeat;
background-position: right;
}

#title
{
	position: absolute;
	top: 0px;
	left: 10px;
}

#main-text
{
	margin-top: 0;
	margin-bottom: 50px;
	margin-left: 220px;
	margin-right: 220px;
}

p, ul, ol, table
{
	font-size: .8em;
	line-height: 1.9em;
	margin-top: 0;
	margin-bottom: 17px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

h2
{
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	font-size: 1.3em;
	color: #515135;
	font-weight: bold;
}

h3
{
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	font-size: 1.1em;
	color: #515135;
	font-weight: bold
        line-height: 1.5em;
}

h4
{
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	font-size: .9em;
	color: #404039;
	font-weight: bold
        line-height: 1.2em;
}

ol, ul
{
	margin-left: 25px;
}

a:link, a:visited
{
	color: #8f4b10;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #c18048;
	text-decoration: none;
	font-weight: bold;
}


p.excerpt-italic
{
	font-size: .8em;
	text-align: left;
	line-height: 1.3em;
font-style: italic;
}

p.excerpt
{
	font-size: .8em;
	text-align: left;
	line-height: 1.3em;
}

#left-menu
{
	position: absolute;
	top: 180px;
	left: 25px;
	width: 170px;
	border-right: 1px #999 dashed;
	text-align: right;
}

#left-menu p
{
	padding-right: 10px;
	margin-bottom: 5px;
	font-size: .8em;
	line-height: 25px;
}

#left-menu a:link, #left-menu a:visited
{
	color: #7f7f6f;
}

#left-menu a:hover, #left-menu a.current
{
	color: #33332c;
}

#left-search
{
position: absolute;
top: 475px;
left: 35px;
width: 150px;
padding-right: 10px;
border-right: 1px #999 dashed;
text-align: right;
	font-size: .8em;
	line-height: 1.2em;
}

#left-search p
{
	
font-weight: bold;
padding-right: 5px;
	margin-bottom: 5px;
	font-size: .9em;
	line-height: 25px;
}

#right-column
{
	position: absolute;
	top: 160px;
	right: 0;
	margin: 20px;
	width: 170px;
}

#right-column p
{
	line-height: 1.4em;
	font-size: .8em;
}

#right-column strong
{
	color: #cc6600;
	font-style: italic;
	line-height: 1.6em;
}

#footer
{
	text-align: center;
	background-color: #ea9e57;
	color: #ffffff;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px black solid;
	font-size: .8em;
	word-spacing: 10px;
}

#footer a:link, #footer a:visited
{
	color: #e2e2c5;
}

#footer a:hover
{
	color: #e2e2c5;
	text-decoration: underline;
}