body {

	margin: 0px;

	padding: 0px;

}

#leftcolumn {

	position: absolute;

	top: 0px;

	left: 0px;

	width: 160px;

	height: 2500px;

	border-right: 2px solid #a7a59f;

	background-image: url(../images/bg_west_coast.jpg);

	background-repeat: no-repeat;

	background-color: #c0baa2;

}

#topnav {

	position: absolute;

	top: 0px;

	left: 162px;

	height: 34px;

	width: 100%;

	border-top: 1px solid #000000;

	border-bottom: 2px solid #000000;

	background-color: #678074;

}

.nav-toprow {
	border-bottom: 1px solid #000;
}

.nav-bottomrow {
	border-top: 1px solid #000;
}

#maincontent {

	position: absolute;

	top: 19px;

	left: 162px;

	height: 100%;

	width: 550px;

	background-color: #fcfbf4;

}

h1 {

	margin: 20px 25px 10px 25px;

}

h2 {

	margin: 20px 50px 20px 50px;

	width: 450px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 22px;

	font-weight: bold;

}

p {

	margin: 20px 50px 20px 50px;

	width: 450px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 22px;

	text-align: justify;

}

ul {

	margin: 20px 50px 20px 50px;

}

ol {

	margin: 20px 50px 20px 50px;

}

li {

	width: 450px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 22px;

	text-align: justify;

}

hr {

	width: 450px;

	margin-left: 50px;

	text-align: left;

	height: 0px;

	border-top: 1px dashed #999999;

}

.footer_links {

	text-align: center;

	color: #999999;

}

.copyright {

	color: #999999;

	font-size: 11px;

	text-align: center;

}

.image_inline_left {

	padding: 2px 15px 5px 0px;

	float: left;

}

#float_right {

	float: right;

	text-align: center;

	width: 125px;

	margin: 0px 10px 5px 20px;

}

.copy_text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 22px;

}

.copy_text_center {

	margin: 20px 50px 20px 50px;

	width: 450px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 22px;

	text-align: center !important;

}

#haida_brochure {

	position: absolute;

	left: 523px;

	top: 115px;

	width: 135px;

	height: 180px;

	text-align: center;

}

