/*=== screen.css - Tim 1.17.2011 ===*/

body {
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	color: #2b2b2b;
	text-align: center;
	margin:0px;
	margin-bottom:25px;
	padding:0px;
	background-image: url(/images/site_bg.jpg);
}
a {
	font-size: 11px;
	color: #5f2729;
}
a img {
	border:none;
}
p {
	font-size: 13px;
	line-height:17px;
}
td, th, select, input {
	text-align: left;
	font-size: 11px;
}
h1 {
	font-size: 27px;
	color: #5f2728;
	line-height:56px;
	margin:0px;
	padding:0px;
	border:solid 1px #BBB0A3;
	border-right:none;
	border-left:none;
	padding-left:10px;
	position:relative;
}
h1 .tag {
	float:right;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	margin-right:10px;
}
h2 {
	font-size:20px;
	line-height:28px;
	color:#9a5701;
	margin:0px;
	padding:0px;
}
h3 {
	font-size:12px;
	color:#363636;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:solid 1px #d2d0bd;
	margin-bottom:12px;
	padding-bottom:8px;
}
#headerWrap {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 113px;
}
#header {
	width:960px;
	margin:0px auto;
	height:113px;
	position:relative;
}
a#logo h1 {
	background-image: url(/images/main_logo.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	text-indent:-3000px;
	display: block;
	height: 65px;
	width: 256px;
	background-position: center bottom;
	position:absolute;
	top:25px;
	left:8px;
	cursor:pointer;
	border:none;
}
a:hover#logo h1 {
	background-position: center bottom;
}
#pnav {
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	top:41px;
	right:0px;
	font-size:15px;
}
#pnav li {
	float:left;
	display:block;
	border-right:solid 1px #6b3939;
}
#pnav li.end {
	border-right:none;
}
#pnav li a {
	font-size:15px;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	display:block;
	float:left;
	padding:0px 12px;
	line-height:48px;
	height:48px;
}
#pnav li a:hover {
	text-decoration:none;
	background-color:#6b3939;
}
#pnav li a.on {
	background-color:#6b3939;
}
#infoWrap {
	height:30px;
}
#infoWrap #info {
	color:#9a5701;
	text-align:right;
	width:960px;
	margin:0px auto;
	line-height:30px;
}
#infoWrap #info .city {
	font-size:13px;
	color:#9a5701;
	text-transform:uppercase;
	padding-right:10px;
	line-height:16px;
}
#infoWrap #info .phone {
	font-size:15px;
	font-weight:bold;
	color:#5f2828;
	line-height:16px;
	padding-right:20px;
}
#infoWrap #info .np {
	padding-right:0px;
}
#infoWrapInner {
	height:50px;
	background-image: url(../images/inner_top_line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#infoWrapInner #info a.brochureSm {
	font-size:14px;
	color:#5e2628;
	float:left;
	background-image: url(/images/pdf_sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
	padding-left:35px;
	margin-left:10px;
}
#infoWrapInner #info a:hover.brochureSm {
	text-decoration:underline;
}
#infoWrapInner #info {
	color:#9a5701;
	text-align:right;
	width:960px;
	margin:0px auto;
	line-height:30px;
}
#infoWrapInner #info .city {
	font-size:13px;
	color:#9a5701;
	text-transform:uppercase;
	padding-right:10px;
	line-height:16px;
}
#infoWrapInner #info .phone {
	font-size:15px;
	font-weight:bold;
	color:#5f2828;
	line-height:16px;
	padding-right:20px;
}
#infoWrapInner #info .np {
	padding-right:0px;
}
#homeTopWrap {
	background-image: url(/images/home_top_line.gif);
	background-repeat: repeat-x;
	padding-bottom: 70px;
	background-position: center bottom;
}
#homeTop {
	position:relative;
	width:960px;
	margin:0px auto;
	z-index:10;
}
#homeTop #left {
	float:left;
	text-align:left;
	width:350px;
	margin-left:20px;
}
#homeTop #left .caption {
	color:#5f2728;
	font-size:24px;
	font-weight:bold;
	border-bottom:solid 1px #ece9dc;
	padding-bottom:15px;
	margin-bottom:15px;
	text-shadow: 1px 1px 0px #FFF;
}
#homeTop #left p {
	font-size:14px;
	line-height:22px;
}
#imageSliderWrap {
	background-image: url(/images/home_slider_bg.png);
	height: 392px;
	width: 555px;
	position:absolute;
	right:0px;
	top:0px;
}
#gallery {
	position:absolute;
	top:32px;
	left:24px;
}
#gallery a {
	float:left;
	position:absolute;
	cursor:auto;
}
#gallery a img {
	border:none;
}
#gallery a.show {
	z-index:0;
}
#homeTable {
}
#homeTable td {
	vertical-align:top;
}
#homeTable td.left {
	width:350px;
	padding-right:50px;
}
#homeTable td.left p {
	font-size:14px;
	line-height:22px;
	margin-bottom:20px;
}
#homeTable td.right {
	padding-top:110px;
}
#homeNewsTop {
	background-image: url(/images/home_news_top.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 515px;
}
#homeNewsContent {
	background-image: url(/images/home_news_content.gif);
	background-repeat: repeat-y;
	padding:10px 23px;
	padding-bottom:15px;
}
a.title {
	font-size:16px;
	display:block;
}
a:hover.title {
	text-decoration: underline;
	color: #d98a09;
}
a.titlePDF {
	font-size:16px;
	background-image: url(/images/pdfIcon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:20px;
}
.date {
	font-size:11px;
	color:#965501;
	text-transform:uppercase;
}
#homeNewsContent p {
	font-size:11px;
	line-height:17px;
}
#homeNewsContent .more {
	font-size:11px;
	text-transform:uppercase;
	text-decoration:underline;
}
#homeNewsFoot {
	background-image: url(/images/home_news_foot.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 515px;
}
#content {
	width: 918px;
	padding:20px;
	text-align: left;
	position: relative;
	top:-2px;
	margin:0px auto;
	background-color:#f5f4ef;
	border:solid 1px #afb189;
	border-top:none;
	background-image: url(/images/content_top_drop.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#contentBio {
	width: 958px;
	padding:0px;
	text-align: left;
	position: relative;
	top:-2px;
	margin:0px auto;
	background-color:#f5f4ef;
	border:solid 1px #afb189;
	border-top:none;
	background-image: url(/images/content_top_drop.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#contentBio #left {
}
#contentBio #right {
	padding:20px;
}
#homeInfo {
	width: 230px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#slideshow3 {
	background-image: url('/images/slideshowHibbing.jpg');
	background-repeat: no-repeat;
	height: 330px;
	width: 495px;
}
/*============Footer ===============*/
#footer {
	position: relative;
	top:-2px;
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 110px;
	background-image: url(/images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footerLinks {
	position:absolute;
	right:19px;
	top:15px;
	margin:0px;
	padding:0px;
	list-style:none;
}
.footerLinks li {
	display:block;
	float:left;
}
.footerLinks li a {
	font-size: 11px;
	color: #424242;
	text-decoration: none;
	line-height: 12px;
	float:left!important;
	display:block!important;
	padding-left: 13px;
}
.footerLinks li a:hover {
	color: #424242;
	text-decoration:underline;
}
#copyRight {
	font-size: 11px;
	color: #424242;
	position:absolute;
	top:15px;
	left:18px;
}
#copyRight .sub {
	color:#666;
	font-size:10px;
	margin-top:10px;
}
#printHeader {
	display: none;
}
.results {
	font-size: 15px;
	color: #d98a09;
	text-transform:uppercase;
}
.maroonText {
	color: #5f2729;
}
.bioOverview {
}
.bioOverview td {
	vertical-align:top;
	padding:0px 10px;
}
.bioOverview td a.title {
	font-size:16px;
	display:block;
	margin:5px 0px;
}
.bioOverview td .top {
	margin:0px 10px;
}
.bioOverview td a:hover.title {
	text-decoration: underline;
	color: #d98a09;
}
.bioOverview p {
	line-height:19px;
	border:solid 1px #d2d0bd;
	border-right:none;
	border-left:none;
	margin:20px 5px;
	padding:15px 0px;
	height:215px;
}
.bioOverview .viewMore {
	margin-left:38px;
}
/*=======Bio Detail========*/
#bio {
	width:100%;
	margin-top:3px;
}
#bio td {
	vertical-align:top;
}
#bio td.left {
	width:210px;
	background-color:#f1f0e8;
	background-image: url(/images/bio_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	border-bottom:solid 1px #F1F0E8;
	padding:15px;
}
#bio td.left .email, #bio td.left .vcard, #bio td.left .pdf {
	font-size:12px;
}
#bio td.left .contact {
	font-size:12px;
	color:#363636;
	border-top:solid 1px #cdccb7;
	margin-top:5px;
	padding:10px;
}
#bio td.right {
	padding:20px;
	padding-left:15px;
}
.bioText {
	font-size: 13px;
	color: #363636;
	padding:10px;
	padding-top:0px;
	margin-top:5px;
}
.bioText p {
	line-height:19px;
}
.infoTitles {
	color: #602727;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom:solid 1px #d2d0bd;
	margin-top:10px;
	margin-bottom:5px;
	padding-bottom:4px;
}
/*============================
	CONTACT PAGE
============================*/
.contactLeft {
	float:left;
	width:360px;
	margin-right:20px;
	margin-left:10px;
}
.contactRight {
	float:right;
	width:505px;
	margin-right:10px;
}
a.main_m {
	font-weight: bold;
}
a.main_m:hover {
	font-weight: bold;
	color: #d98a09;
}
a.more {
	font-size: 11px;
	text-transform:uppercase;
	text-decoration: underline;
}
a.more:hover {
	text-decoration: underline;
	color: #d98a09;
}
a.backBtn {
	font-size: 12px;
	text-transform:uppercase;
	text-decoration: none;
	background-image: url(/images/back_btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:13px;
	position:relative;
	top:-10px;
}
a:hover.backBtn {
	text-decoration: none;
	color: #d98a09;
}
a.top {
	font-size: 12px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration: none;
	background-image: url(/images/top_btn.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right:13px;
}
a:hover.top {
	text-decoration: none;
	color: #d98a09;
}
#directionLinks a {
	font-size: 12px;
	font-weight: bold;
	right: 20px;
	text-decoration: none;
	float: right;
	margin-left: 14px;
	position: relative;
	top: 5px;
	background-image: url(/images/arrowTiny.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 6px;
}
#directionLinks a:hover {
	color: #d98a09;
}
.direction_on {
	color: #d98a09;
}
a.email {
	background-image: url(/images/email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	line-height:22px;
	display:block;
	font-size: 11px;
	color: #5f2729;
	text-decoration: none;
}
a:hover.email {
	color: #d98a09;
	text-decoration: underline;
}
a.vcard {
	background-image: url(/images/vcard.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display:block;
	font-size: 11px;
	color: #5f2729;
	text-decoration: none;
}
a:hover.vcard {
	color: #d98a09;
	text-decoration: underline;
}
a.pdf {
	background-image: url(/images/pdfIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	line-height:22px;
	display:block;
	font-size: 11px;
	color: #5f2729;
	text-decoration: none;
}
a:hover.pdf {
	color: #d98a09;
	text-decoration: underline;
}
a.print {
	background-image: url(/images/printer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display:block;
	font-weight:normal;
	margin-right:10px;
	font-size: 12px;
	color: #5f2729;
	text-decoration: none;
}
a:hover.print {
	color: #d98a09;
	text-decoration: underline;
}
.pNav {
	height: 29px;
	background-image: url(/images/pNavBG.jpg);
	background-repeat: repeat-x;
	width: 776px;
	font-weight: bold;
	position:absolute;
}
.pNav a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	position: relative;
	height: 29px;
	display:-moz-inline-box;
	padding-top:6px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.pNav a:hover, .pNav .on {
	color: #5f2729;
	background-image: url(/images/pNavBG_hover.jpg);
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.sideNav {
	background-color: #f6f6f6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d0c2c3;
	width: 200px;
 .width: 201px;
	padding-top: 10px;
	position: absolute;
	float: left;
	display:none;
}
.sideNav a {
	font-size: 12px;
	color: #491404;
	text-decoration: none;
	background-image: url(/images/arrowBlank.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	line-height: 19px;
	position: relative;
	float: left;
}
.sideNav a:hover {
	font-size: 12px;
	color: #d98a09;
	background-image: url(/images/arrowSmall.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 21px;
}
.sideNav a.on {
	font-size: 12px;
	color: #d98a09;
	background-image: url(/images/arrowSmall.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 21px;
	font-weight: bold;
}
/*===========Content Elements==================*/

/*==========Form Elements======================*/
.next {
	font-size: 1px;
	text-indent:-3000px;
	background-image: url(/images/btn_next.gif);
	background-repeat: repeat-x;
	height: 18px;
	width:57px;
	border:none;
	cursor:pointer;
}
.prev {
	font-size: 1px;
	text-indent:-3000px;
	background-image: url(/images/btn_prev.gif);
	background-repeat: repeat-x;
	height: 18px;
	width:57px;
	border:none;
	cursor:pointer;
}
td.form_label {
	font-size: 13px;
	color: #491404;
	text-align: left;
	text-transform:uppercase;
	padding-right:10px;
}
td.form_labelReq {
	font-size: 13px;
	color: #491404;
	text-align: left;
	text-transform:uppercase;
	padding-right:10px;
	background-image: url(/images/required.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.form_field {
	font-size: 13px;
	color: #555;
	width:260px;
	padding:4px 6px;
	background-image: url(/images/form_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border:solid 2px #BBB0A3;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
select.form_field {
	width:275px;
}
textarea.form_field {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}
input.form_field, select.form_field {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}
.error {
	color:#ee3124;
	font-size:11px;
}
ul.error {
	margin:0px;
	padding:10px;
	margin-bottom:10px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #CD0A0A;
	color:#CD0A0A;
	background-color:#FEF1EC;
}
.error li {
	background-image: url(/images/error.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 20px;
	list-style:none;
	line-height:16px;
	display:block;
	margin-bottom:2px;
}
.success {
	color: #3f8d3b;
	font-size:11px;
}
ul.success {
	margin:0px;
	background-color:#FCFBF3;
	margin:0px;
	padding:10px;
	margin-bottom:10px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #3f8d3b;
}
ul.success li {
	background-image: url(/images/accept.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 20px;
	line-height:16px;
	list-style:none;
	display:block;
	margin-bottom:2px;
}
.clear {
	clear:both;
}
a.submit {
	display:block;
	float:left;
	margin-right:10px;
	text-indent:-3000px;
	font-size:1px;
	background-image: url(/images/btn_submit.png);
	background-position: center top;
	height: 33px;
	width: 131px;
	outline:none;
}
a:hover.submit {
	background-position: center bottom;
}
a.reset {
	display:block;
	float:left;
	text-indent:-3000px;
	font-size:1px;
	background-image: url(/images/btn_reset.png);
	background-position: center top;
	height: 33px;
	width: 131px;
	outline:none;
}
a:hover.reset {
	background-position: center bottom;
}
a.learnMore {
	display:block;
	text-indent:-3000px;
	font-size:1px;
	background-image: url(../images/btn_learn_more.png);
	background-position: center top;
	height: 33px;
	width: 131px;
	outline:none;
}
a:hover.learnMore {
	background-position: center bottom;
}
a.viewMore {
	display:block;
	text-indent:-3000px;
	font-size:1px;
	background-image: url(../images/btn_view_more.png);
	background-position: center top;
	height: 33px;
	width: 131px;
	outline:none;
}
a:hover.viewMore {
	background-position: center bottom;
}
a.brochure {
	display:block;
	text-indent:-3000px;
	font-size:1px;
	background-image: url(/images/btn_brochure_home.png);
	background-position: center top;
	height: 74px;
	width: 340px;
	outline:none;
}
a:hover.brochure {
	background-position: center bottom;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.wizzyImg { border:solid 1px #DEDED6; padding:8px; background-color:#FBFBFB;}
p.intro {
	padding:10px;
	padding-top:0px!important;
	margin-top:0px!important;
	font-size:17px!important;
	line-height:24px!important;
	color:#2b2b2b!important;
}
.pa {
	margin-bottom:45px;
}
.pa p {
	font-size:13px;
	line-height:19px;
	padding:10px;
	padding-top:0px;
	margin-bottom:0px;
}
.pa h2 {
	padding:15px 10px 0px 10px;
	margin-top:25px;
	border-top:solid 1px #d2d0bd;
	background-image: url(/images/pa_drop.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.pa p.divider, .contactRight p.divider {
	padding:0px 10px!important;
	margin-top:20px;
	border-top:solid 1px #d2d0bd;
	background-image: url(/images/pa_drop.png);
	background-repeat: no-repeat;
	background-position: left top;
}

