/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ------------------- */

body {
	background-color: #3f3b2d;
	background-image: url(../images/hdr-bkgd.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b9b299;
	line-height: 20px;
}
body a {
	color: #87893a;
	text-decoration: none;
}
body a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #87893a;
	font-weight: normal;
	padding-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9c5708;
	font-weight: bold;
	padding-bottom: 8px;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #87893a;
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: none;
}
p {
	margin:5px 0 15px 0;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 35px;
}

#container {
	width:1036px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	width: 277px;
	float: left;
	display: block;
	position: fixed;
	height: 96px;
	margin-left: 15px;
}
#header {
	height: 96px;
	width: 1036px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#header-btm {
	height: 29px;
	width: 1036px;
	background-image: url(../images/header-btm.jpg);
	background-repeat: no-repeat;
}
#header-btm-home {
	height: 291px;
	width: 1036px;
	background-image: url(../images/image-home-main-bkgd.jpg);
	background-repeat: no-repeat;
}
#navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4d4536;
	font-weight: bold;
	text-transform: uppercase;
	height: 46px;
	padding-top: 50px;
	padding-right: 50px;
	width: 659px;
	float: right;
	text-align: right;
}
#navigation a {
	color: #4d4536;
	text-decoration: none;
}
#navigation a:hover {
	color: #9c5708;
	text-decoration: none;
}
.nav-div {
	vertical-align: middle;
}
#container2 {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/container2-bkgd.png);
	background-repeat: repeat-y;
	margin-top: 24px;
	margin-bottom: 26px;
}
#sidebar {
	width: 305px;
	float: left;
	padding-top: 0px;
}
.subnav-hdr {
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #9c5708;
	text-transform: uppercase;
}
#subnav {
	padding-left: 28px;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 30px;
	height: 400px;
}
#subnav a {
	text-decoration: none;
	color: #b9b299;
}
#subnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#side-map {
}
#side-specs {
}
#side-photos {
	padding-left: 23px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#side-photos img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.side-box-top {
	background-image: url(../images/side-box-top.png);
	background-repeat: no-repeat;
	height: 34px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 30px;
	padding-left: 43px;
}
.side-box-top-accent {
	color: #87893a;
}
.side-box-content {
	background-image: url(../images/side-box-bkgd.png);
	background-repeat: repeat-y;
	padding-left: 43px;
	font-size: 12px;
	line-height: 17px;
	font-style: italic;
	padding-right: 36px;
	padding-top: 16px;
	padding-bottom: 5px;
}
.side-box-content a {
	text-decoration: none;
	color: #87893a;
	font-style: normal;
	font-size: 12px;
}
.side-box-content a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#side-specs ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	margin-right: 20px;
}
.side-box-btm {
	background-image: url(../images/side-box-btm.png);
	background-repeat: no-repeat;
	height: 15px;
}
.side-map-art {
	padding-bottom: 10px;
}
#content {
	float: left;
	width: 637px;
	padding-right: 28px;
	padding-left: 22px;
}
#project-image-main {
	padding-bottom: 20px;
}
#footer {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 16px;
}
#ftr-text {
	width: 300px;
	float: left;
	padding-top: 20px;
}
#ftr-links {
	width: 636px;
	float: left;
	text-align: right;
	padding-top: 20px;
}
#ftr-links a {
	text-decoration: none;
	color: #b9b299;
}
#ftr-links a:hover {
	color: #FFFFFF;
}
#content-clear {
	clear: both;
}
#clear {
	clear: both;
	height: 20px;
}
.image-content-left {
	padding-right: 20px;
	padding-bottom: 15px;
}
.image-content-right {
	padding-left: 20px;
	padding-bottom: 15px;
}
.table-grid {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #87893a;
}

/* home page */

#bkgd {
	background-image: url(../images/hdr-bkgd-home.jpg);
	background-repeat: repeat-x;
}
#home-image-main {
	padding-left: 448px;
	width: 539px;
	height: 289px;
}
#content-home {
	width: 936px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 25px;
}
#side-home {
	background-image: url(../images/feature-bkgd.png);
	background-repeat: no-repeat;
	background-position: 607px bottom;
}
#side-home-1 {
	width: 607px;
	float: left;
}
#side-home-1-hdr {
	background-image: url(../images/home-side-hdr.png);
	background-repeat: no-repeat;
	height: 78px;
}
#header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 45px;
	padding-left: 62px;
	float: left;
	width: 244px;
}
#header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	width: 271px;
	float: left;
	padding-left: 30px;
	padding-top: 45px;
}
#feature-a {
	padding-left: 62px;
	float: left;
	width: 229px;
	padding-right: 15px;
	padding-top: 10px;
}
#feature-b {
	padding-left: 30px;
	float: left;
	width: 221px;
	padding-right: 50px;
	padding-top: 10px;
}
#feature-clear {
	clear: both;
}
#side-home-1-bkgd {
	background-image: url(../images/home-side-bkgd.png);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 18px;
}
#side-home-1-btm {
	background-image: url(../images/home-side-btm.png);
	background-repeat: no-repeat;
	height: 15px;
}
#side-home-2 {
	width: 379px;
	float: left;
	xbackground-image: url(../images/feature-bkgd.png);
	xbackground-repeat: no-repeat;
	xbackground-position: top;
	height: 271px;
}
#side-home-clear {
	clear: both;
	width: 936px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9c5708;
	margin-right: 50px;
	margin-left: 50px;
}
#spec-table {
	width:400px;
	margin-right: auto;
	margin-left: auto;
}

