/*
========================================================

The following styles are credited to the following:

Undo HTML
undohtml.css
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.

========================================================
*/

:link,:visited { text-decoration:none }
ul,ol { list-style:none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0; }
a img,:link img,:visited img { border:none; }
address { font-style:normal; }
/*
========================================================
*/

.clear {
	clear: both;
}

body {
	margin: 15px auto;
	text-align: center;
	background-color: #f8f7e7;
	font-size: 1em;
	font-family: "Lucida Grande", verdana, tahoma, sans-serif;
	min-width: 960px;
}

div#wrap {
	margin: 0 auto;
	width: 960px;
	background: url("../images/bg_content_area.jpg") repeat-y;
	text-align: left;
}

div#main {
	float: right;
	width: 631px;
	padding: 22px;
	clear: left;
	color: #353535;
	font-family: georgia, times, serif;
}

	div.projectmap {
/*		background: url("/images/bg_header_projectmap.jpg") no-repeat;*/
	}

	div.services {
/*		background: url("/images/bg_header_services.jpg") no-repeat;*/
	}

div#sidebar {
	float: left;
	width: 285px;
	clear: left;
	color: #362f25;
	padding-top: 20px;
}

div#footer {
	clear: both;
	background: #681200 url("../images/bg_footer.jpg") bottom left no-repeat;
	border-top: 1px solid #f8f7e7;
	color: #fff;
	padding: 7px;
	height: 100px;
	font-family: georgia, times, serif;
}

h1 {
	background: #f8f7e7 url("../images/bg_header.jpg") top left no-repeat;
	height: 168px;
	text-indent: -10000px;
	margin: 0 auto;
}

h2 {
	color: #5a0f00;
	font-style: italic;
	font-weight: normal;
	font-size: 1.4em;
	border-right: 1px solid #c2c0b3;
	border-bottom: 1px solid #c2c0b3;
	background: #e1dfc4 url("../images/bg_h2_title.jpg") repeat-x left bottom;
	padding: 8px 0;
}

	h2 span {
		display: block;
		padding: 0 8px 0 40px;
		background: url("../images/bg_h2_decoration.gif") 5px 50% no-repeat;
	}

div#main p,
div#main ul,
div#main ol {
	font-size: .8em;
	line-height: 1.75em;
	padding: 10px 40px;
}

div#wrap a {
	color: #425d70;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-style: normal;
	border-bottom: 1px solid;
}

div#wrap a:hover {
	color: #6b8394;
	border-bottom: 1px dashed;
}

	div#main h3 {
		color: #425d70;
		font: bold .8em "Lucida Grande", tahoma, verdana, sans-serif;
		text-transform: uppercase;
		letter-spacing: 1px;
		clear: both;
		margin: 10px;
		border: 1px solid #d7d4b2;
		background: #f9f8e9;
		padding: 9px;
	}

	div#main h4 {
		color: #5a0f00;
		margin: 10px;
		padding: 10px;
		font-style: italic;
		font-size: .8em;
	}

	div#main h4.float_left {
		width: 170px;
	}

	div#main ol {
		list-style-type: lower-alpha;
		margin: 10px 30px;
		padding: 5px 30px;
		color: #831904;
		border: 1px solid #d7d4b2;
		background: #f3f1e7;
	}

		div#main ol.num {
			list-style-type: decimal;
			background: none;
			border: none;
			font-weight: bold;
		}

		div#main ol.num strong {
			border: 1px solid #d7d4b2;
			background: #f9f8e9;
			padding: 9px;
			display: block;
		}

	div#main ul {
		list-style-type: square;
	}

		div#main ul.float_left {
			width: 150px;
			padding: 0 40px 10px;
		}

	div#main ol ul {
		color: #353535;
		font-size: 1em;
		font-family: "Lucida Grande", tahoma, verdana, sans-serif;
		font-weight: normal;
		margin: 10px 30px;
		padding: 5px 25px;
		border: 1px solid #d7d4b2;
		background: #f3f1e7;
	}

	div#main img {
		float: right;
		border-right: 1px solid #a5a49b;
		border-bottom: 1px solid #a5a49b;
		padding: 6px;
		background: #fff;
		margin: 5px;
	}

	div#main p.highlight {
		font-size: 1.1em;
		line-height: 1.7em;
		font-style: italic;
		margin: 10px 30px;
		padding: 1px;
		border: 1px solid #d7d4b2;
		background: #fff;
		color: #831904;
	}

		div#main p.highlight span {
			display: block;
			padding: 18px;
			background: #f9f8e9 url("../images/bg_highlight.gif") 0 0 repeat-x;
		}

		div#main p.highlight a {
			text-transform: uppercase;
			letter-spacing: .1em;
			font-size: .8em;
			font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
			font-style: normal;
		}

	div#main .final {
/*	border-bottom: 10px solid #e5e2cf;*/
	}

	div#main .copy {
		font-size: .5em;
		clear: both;
	}

	div#main fieldset {
		margin: 5px 40px;
		padding: 10px 20px;
		border: 1px solid #bec476;
		background: #f9f8e9 url("../images/bg_highlight.gif") 0 0 repeat-x;
	}
	
	div#main legend {
		border: 1px solid #bec476;
		color: #425d70;
		font: bold .8em "Lucida Grande", tahoma, verdana, sans-serif;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 3px 8px;
		background: #fff;
	}
	
	div#main label {
		display: block;
		margin-top: 10px;
		font-size: .8em;
		font-style: italic;
	}
	
	div#main input.wide {
		width: 340px;
	}
	
	div#main textarea {
		width: 340px;
		height: 250px;
	}

div#sidebar .sub_section {
	padding: 13px;
	background: url("../images/bg_sub_section.jpg") left bottom repeat-x;
}

	div#sidebar h3 {
		border-bottom: 1px solid #bcb53b;
		font-family: georgia, times, serif;
		font-weight: normal;
		font-size: 1.0em;
		text-transform: uppercase;
		padding-left: 20px;
		padding-bottom: 5px;
		background: url("../images/bg_h3_decoration.jpg") no-repeat;
	}

	div#sidebar p {
		font-size: .75em;
		line-height: 1.3em;
		padding: 5px 5px 5px 20px;
	}

div#footer h5 {
	font-size: .75em;
}

div#footer h6 {
	font-size: .55em;
	color: #ce8e81;
	font-family: "Lucida Grande", Tahoma, verdana, sans-serif;
	margin-bottom: 4px;
}

	div#footer address {
		font-size: .6em;
		width: 110px;
		color: #ce8e81;
		padding: 0 10px 0 20px;
		float: left;
	}

	div#footer address strong {
		text-align: left;
		color: #d4a79e;
		display: block;
	}

		div#footer address.borders {
			border-left: 1px solid #ce8e81;
			border-right: 1px solid #ce8e81;
		}

ul#navigation {
	background: #544e46 url("../images/bg_navigation.gif") repeat-x bottom left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
	height: 47px;
	font-size: .7em;
}

	ul#navigation li {
		display: inline;
		float: left;
		background: #544e46 url("../images/bg_navigation.gif") repeat-x bottom left;
	}

	ul#navigation a {
		background: url("../images/bg_navigation_div.gif") no-repeat top right;
		height: 17px;
		display: block;
		float: left;
		color: #a39f9b;
		padding: 17px 10px 13px;
		border-bottom: none;
		line-height: normal;
		text-transform: uppercase;
		font-weight: bold;
		border: none;
	}

		ul#navigation a:hover {
			background: #201c16 url("../images/bg_navigation_div.gif") no-repeat top right;
			color: #fff;
			border: none;
		}

		ul#navigation a:active {
			color: #bcb53b;
		}

		ul#navigation a.current {
			background: #0D2932 url("../images/bg_navigation_div.gif") no-repeat top right;
			color: #ccc;
		}

div#wrap a#credit {
	float: right;
	margin-top: 60px;
	color: #975244;
	font-size: .6em;
}

	div#wrap a#credit:hover {
		color: #ce8e81;
	}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

hr {
	clear: both;
}