/* @override http://3mtf.com/style/style.css */

body {
	background: #ccc;
	margin: 0;
	padding: 0;
}
p {
	color: #80828B;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#rightCol p {
	color: #fff;
	font-size: 80%;
	margin-top: 0;
	padding-right: 10px;
}


#container {
	width: 960px;
	margin: auto;
	height: 856px;
}

#header {
	width: 960px;
	height: 133px;
}

#leftCol {
	background: #EDEAD7 url(../images/mainPic.jpg) no-repeat;
	width: 672px;
	float: left;
	height: 587px;
	display: inline-block;
}

#intro {
	padding: 10px 15px 0 390px;
}


div.introLogo, div.introLogo2 {
	display: inline-block;
	float: left;
	width: 81px;
	padding-left: 26px;
	padding-right: 13px;
	text-align: right;
}
#contact {
	display: block;
	clear: left;
	padding-top: 20px;
}

#contact p {
	color: #000;
	text-align: center;
}

#contact p a {
	color: #000;
	text-decoration: none;
}

#kln, #thurston, #dehler {
	border-style: none;
	border-color: #fff;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 174px;
	padding-top: 20px;
	padding-left: 20px;
}
#kln {
	background-color: #0078AC;
}

#thurston {
	background-color: #DA8C0C;
}

#dehler {
	background-color: #9B3328;
	border-bottom-style: none;
}

#kln h1, #thurston h1, #dehler h1 {
	clear: left;
	height: 36px;
	display: block;
	overflow: hidden;
	font-size: 0;
	margin-left: -6px;
	

}



#kln h1 {
	background: url(../images/KLN-blue.jpg) no-repeat;
	color: #0078AC;
}



#thurston h1 {
	background: url(../images/Thurstan-orange.jpg) no-repeat;
	color: #DA8C0C;
}



#dehler h1 {
	background: url(../images/Dehler-red.jpg) no-repeat;
	color: #AC1E22;
}


span.divider {
	padding:0 10px;
}



p.small {
	font-size: 80%;
	margin-top: 0;
	}

h1#steelGreen {
	clear: left;
	background: url(../images/steel-type.jpg) no-repeat;
	height: 36px;
	display: block;
	overflow: hidden;
	font-size: 0;
	color: #EDEAD7;
	padding-bottom: 20px;
}

h1#woodGreen {
	clear: left;
	background: url(../images/wood-type.jpg) no-repeat;
	height: 36px;
	display: block;
	overflow: hidden;
	font-size: 0;
	color: #EDEAD7;
	padding-bottom: 20px;
}

#leftCol img {
	padding: 0;
	margin: 0;
}

#midCol {
	background: #EDEAD7;
	width: 256px;
	margin: 0;
	padding: 0;
	display: inline-block;
	height: 587px;
	float: left;
}




#rightCol {
	width: 288px;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
}

#footer {
	background-color: #A1994E;
}

#rightCol a {
	color: #fff;
	text-decoration: none;
}

.block800 {
	width: 930px;
	height: 160px;
	padding-left: 15px;
	background-color: #FFFFFF;
	padding-right: 15px;
	text-align: left;
	display: block;
	clear: both;
	border-style: none;
	border-top: thick solid #A1994E;
	padding-top: 10px;
}

.block800 p {
	padding-top: 10px;
	float: left;
	width: 710px;
	padding-left: 20px;
	font-family: Verdana;
	margin-top:0; margin-bottom:0;
	font-size: 12px;

}

.block800 h1 {
	float: left;
	width: 710px;
	padding-left: 20px;
	font-family: Verdana;
	color: #A1994E;
	margin-top:0; margin-bottom:0;
	font-size: 16px;
}

.block800 img {
	float: left;
	display: inline;
}


