/* Universal */

body { 
	background-image: url(siteimages/wb_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
	
a img {
	margin: 0;
	padding: 0;
	border-width:0;
	border-style:none;
	border-color:#fff;
	color:#000;
  }

div, p, ul, ol, li, img, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
	
a:link 			{ color:#000; text-decoration: none; }
a:visited       { color:#000; text-decoration: none; }
a:hover			{ color:#696A6D; text-decoration: underline; }
a:active        { color:#000; text-decoration: none; }

img	{ 
	margin: 0px;
	padding: 0px;
	}

input.text {
	color: #000 ;
	font-family: trebuchet ms, helvetica, SunSans-Regular;
	font-size: 11px;
	background-color: #F5F5D7;
	border-color: #517C5B;
	border-width: 1px;
	border-style: solid;
	margin:0;
	padding:0;
}

select {
	color: #000 ;
	font-family: trebuchet ms, helvetica, SunSans-Regular;
	font-size: 11px;
	background-color: #F5F5D7;
	border-color: #517C5B;
	border-width: 1px;
	border-style: solid;
}

textarea {
	color: #000 ;
	font-family: trebuchet ms, helvetica, SunSans-Regular;
	font-size: 11px;
	background-color: #F5F5D7;
	border-color: #517C5B;
	border-width: 1px;
	border-style: solid;
	overflow: auto;
}


/* Text Styles */

.error {
	color: #333333 ; 
}

.note {
	color: #333333 ;
	font-family: trebuchet ms, helvetica, SunSans-Regular;
	font-size: 11px;
}

p { 
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	}
h1 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 16px;
	line-height: 19px;
	color: #813F06;
	}

h2 { 
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 14px;
	line-height: 20px;
	color: #813F06;
	font-weight: normal;
	}
h3 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 18px;
	color: #813F06;
	vertical-align: top;
	}
h4 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 17px;
	color: #813F06;
	vertical-align: top;
}
h5 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 15px;
	color: #57585B;
	vertical-align: top;
}
h6 {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 14px;
	color: #813F06;
	font-weight:normal;
	text-transform: lowercase;
	}
ul {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	padding:0;
	margin:10px 20px 0 30px;
}
ul.bio {
    list-style: none;
	padding:0;
	margin:0;
}
ol {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	padding:0;
	margin:10px 20px 0 30px;
}
li.news {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 17px;
	color: #993300;
	list-style-type: none;
	list-style-image: url(menu-leaf.png);
	padding: 0 0 0 0;
	margin: 0;
}
.bodytext
{
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 17px;
	color: #666666;
	text-transform: lowercase;	
}
.subheader { 
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	}

/* Pages */
.home_photo img {
	margin:0 0 5px 5px;
	padding:0;
	border-style:solid;
	border-color: #000;
	border-width:1px;
	float:right;
	}		
#container {
	width: 800px;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	overflow: hidden;
	}	
#content_area {
	width: 800px;
	background-repeat:repeat;
	float: left;
	margin:0;
	padding:0;
	}
#page {
	width: 800px;
	float:left;
	margin:0;
	padding:0;
	}
#header { 
	background-image:url(siteimages/header_wb.gif); 
	background-repeat: no-repeat;
	background-position: 8% 30%;
	width: 800px;
	height:26px;
	margin:0;
	padding: 80px 0 0 0;
}
#navigation { 
	background:url(siteimages/hazen_header_line.gif) 0% 100% no-repeat; 
	width: 800px;
	height:26px;
	padding:0;
	margin:0;
	}
#nav_container { 
	width: 800px;
	float:right;
	}
.nav_box_off {
	padding:0;
	border-width: 0;
	border-style:solid;
	border-color:#948000;
	float:left;
	}		
.nav_box_on {
	padding:0;
	border-width:0;
	border-style:solid;
	border-color:#948000;
	float:left;
	}		
.nav_box_off_last {
	padding:0;
	margin:0;
	border-width:0;
	border-style:solid;
	border-color:#948000;
	float:left;
	}		
.nav_box_on_last {
	padding:0;
	margin:0;
	border-width:0;
	border-style:solid;
	border-color:#948000;
	float:left;
	}		
#name_plate {
	display: none;
	}
#content_area2 {
	width: 800px;
	margin:0;
	padding:0;
	float: left;
	}
#main_body_container {	
	width: 578px;
	margin:0;
	padding:30px 0 0 0;
	float: right;
	}
#main_body_spacer {	
	width: 1px;
	height:100%;
	margin:0;
	padding:400px 0 0 0;
	float: left;
	}
#top_main_body {	
	background:url(siteimages/body_top.png) no-repeat; 
	width: 475px;
	height:24px;
	margin:0;
	padding:0;
	float: left;
	}
#main_body {	
	background:url(siteimages/body_middle.png) repeat-y; 
	width: 405px;
	margin:0;
	padding:5px 35px 20px 35px;
	float: left;
	}
#header_img {
	height:40px;
	}	
#header_text {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 15px;
	color: #000;
	padding: 0 0 15px 0;
	margin: -20px 0 0 100px;
	height:10px;
	z-index:2;
	}
#bottom_main_body {	
	background:url(siteimages/body_bottom.png) no-repeat; 
	width: 475px;
	height:24px;
	margin:0;
	padding:0;
	float: left;
	}
#home_body {
	width:405px;
	height:100%;
	float:right;
	}
.mission_box { 
	width:405px;
	padding:0;
	margin:0 0 10px 0;
	}	
.home_pic {
	float:left;
	margin: 0 10px 0 0;
	padding:0;
}

.home_left {	
	width: 180px;
	padding:10px;
	margin:0;
	float:left;
	}	
.home_right {	
	width: 180px;
	padding:10px;
	margin:0;
	float:right;
	}	
#right {
	width: 200px;
	height: 100%;
	margin:0;
	padding:60px 0 0 0;
	float:left;
	}
.quote_box_top { 
	background-image:url(siteimages/sidebar_top.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	width: 174px;
	height:15px;
	padding:0;
	margin:0;
	float: right;
	}
.quote_box { 
	background-image:url(siteimages/sidebar_mid.gif); 
	background-repeat: repeat;
	width: 144px;
	padding: 0 15px 0 15px;
	margin:0;
	float: right;
	}
.quote_box_2 { 
	background-image:url(siteimages/sidebar_mid.gif); 
	background-repeat: repeat;
	width: 144px;
	height:46px;
	padding: 0 15px 0 15px;
	margin:0;
	float: right;
	}
.quote_box  h3 { 
	color:#6D5309;
	}
.quote_box  h4 { 
	color:#6D5309;
	}
.quote_box  h6 { 
	color:#6D5309;
	}
.quote_box_bottom { 
	background-image:url(siteimages/sidebar_bot.gif); 
	background-repeat: no-repeat;
	width: 174px;
	height:15px;
	padding: 0;
	margin:0 0 15px 0;
	float: right;
	}
.quote_box p { 
	color:#000;
	font-size:10px;
	line-height:14px;
	}
#footer { 
	width: 800px;
	height:80px;
	margin:0;
	padding:0;
	float:left;
	text-align: right;
	}
#tumis { 
	font-family: Verdana, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	color:#000;
	line-height: 12px;
	font-weight:bold;
	width: 390px;
	margin:27px 0 0 0;
	padding:0 10px 0 0;
	text-align: left;
	float:right;
	}
a.tumis:link, a.tumis:visited, a.tumis:active {
	color:#000;
	text-decoration: none;
	}
a.tumis:hover {
	color:#000;
	text-decoration: underline;
	}
#company { 
	font-family: verdana, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	color:#000;
	line-height: 12px;
	font-weight:bold;
	width: 390px;
	margin:27px 0 0 0;
	padding:0 0 0 10px;
	text-align: left;
	float:left;
	}
#footer p { 
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: center;
	}
#second_nav { 
	width: 340px;
	font-family: Arial, Verdana;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color:#000;
	}
a.sec_nav:link { 
	color:#000;
	text-decoration: none;
	border-bottom:1px dotted #000;	
	}
a.sec_nav:visited { 
	color:#000;
	text-decoration: none;
	border-bottom:1px dotted #000;	
	}
a.sec_nav:hover	{ 
	color:#696A6D;
	text-decoration: none;
	border-bottom:1px dotted #696A6D;	
}
a.sec_nav:active { 
	color:#000;
	text-decoration: none;
	border-bottom:1px dotted #000;	
	}
	
#third_nav { 
	width: 400px;
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	}
.body_header {
	position:fixed;
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	padding:0;
	margin:10px 20px 0 0;
	}
a.news_link:link, a.news_link:active, a.news_link:visited { 
	color:#813F06;
	text-decoration: none; 
	}
a.news_link:hover { 
	color:#442206;
	text-decoration: none;
	border-bottom:1px dotted #442206;
	}
#resourcepage { 
	width: 320px;
	padding: 0 12px 20px 12px;
	float: left;
	text-align: left;
	list-style-type: none;
	}
#tell_friend {
	width: 380px;
	height: 100%;
	border-width: 1px;
	border-color: #ccc;
	background-color: #fff;
	padding: 10px;
	}

#tell_friend td {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 30px;
	color: #130d06;
	}
	
#tell_friend table {
	background-color: #ffffff;
	}
.portfolio_container { 
	width: 370px;
	height: 100%;
	margin:15px 0 0 0;
	padding: 13px;
	background-color:#fff;
	border-width: 1px;
	border-style:solid;
	border-color: #aaa;
	float:left;
	}

.portfolio_container p { 
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 12px;
	color:#000;
	}
.portfolio_photo { 
	margin: 12px 0 12px 12px;
	padding: 0;
	float:right;
	}
.portfolio_photo img { 
	border-width:1px;
	border-style:solid;
	border-color:#000;
	}
.portfolio_img  { 
	margin:0;
	padding:0;
	}
.portfolio_img { 
	border-width:0;
	border-style:solid;
	border-color:#000;
	}

.portfolio_thumb {
	width: 370px;
	height:100%;
	float:left;
	background-color: #fff;
	padding: 13px;
	margin: 0 0 0 0;
	border-width: 0;
	border-style:solid;
	border-color: #aaa;
	}
.portfolio_number {
	background-color: #8B2B01;
	padding: 4px;
	margin: 0;
	font-size: 10px;
	border-width: 1px;
	border-style:solid;
	border-color: #330000;
	}
a.portfolio_number:link, a.portfolio_number:visited, a.portfolio_number:active { 
	color:#fff;
	text-decoration: none;
	}
a.portfolio_number:hover {
	color:#fff;
	text-decoration: underline;
	}
.portfolio_number_on {
	background-color: #F5F5D7;
	padding: 4px;
	margin: 0;
	font-size: 10px;
	line-height: 14px;
	border-width: 1px;
	border-style:solid;
	border-color: #330000;
	}
.portfolio_back {	
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 14px;
	color: #fff;
	text-transform: lowercase;
	}
#portfolio td {
	background-color: #fff;
	padding:15px 10px 10px 10px;
	}
#gal_image {
	border-width: 1px;
	border-style:solid;
	background-color: #fff;
	border-color: #aaa;
	height:100%;
	float:left;
	}
#portfolio {
	border-width: 1px;
	border-style:solid;
	background-color: #fff;
	border-color: #aaa;
	}
.portfolio_page {
	border-width: 1px; 
	border-style:solid; 
	border-color: #8B2B01; 
	height:100%; 
	float:left;
	}
#breadcrumbs { 
	width: 400px;
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	color: #bbb;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin:10px 0 10px 0;
	}
a.crumbs:link, a.crumbs:visited, a.crumbs:active {
	color:#bbb;
	text-decoration: none;
	}
a.crumbs:hover {
	color:#aaa;
	text-decoration: underline;
	}
#spacer {
	width:1px;
	margin-top:400px;
	float:right;
	}
.bios { 
	list-style-type: none;
	margin:0;
	padding:0;
	}
	
.form_t {
	margin:0 0 4px 0;
	padding:0;
	}
input.join_box {
	width: 140px;
	background: #eee;
	color:#881A01;
	border: #ccc 1px solid;
	margin:4px 0 4px 0;
	padding:2px;
	}
.blog_cat {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	color: #9B3E29;
	font-size: 12px;
	font-weight: bold;
  }
a.blog_cat:link, a.blog_cat:visited, a.blog_cat:active { 
	color:#9B3E29;
	text-decoration: none;
	}
a.blog_cat:hover {
	color:#6D5309;
	text-decoration: underline;
	}
	
	
