/* Base Styles

----------------------------------------------- */
html {

}

body {
	margin: 0;
	padding: 0;
	background: #dcdcdc url('../img/bkg_drop.jpg') no-repeat scroll 50% 0;;
}

img {
	border: none;
	margin: 10;
}

#kph {
	width: 905px;
	margin: 0 auto;
}

#header {
	background: #a0c073 url('../img/bkg_header.gif') top left repeat-x;
	float: left;
	width: 905px;
	height: 138px;
}



.logo {
	margin-top: 40px;
	margin-left: 32px;
	float: left;
	width: 208px;
	height: 56px;
	display: inline;
}

.leed img{
	margin-top: 40px;
	margin-left: 32px;
	float: left;
	width: 90px;
	height: 90px;
	display: inline;
}

.logo a {
	text-indent: -9999px;
	display: block;
	width: 208px;
	height: 56px;
	overflow: hidden;
	background: url('../img/kph_logo.gif') top left no-repeat;
}

#header ul {
	margin: 90px 0 0 0;
	padding: 0;
	float: right;
	width: 616px;
}

#header ul li {
	display: block;
	list-style: none;
	float: left;
	color: #fff;
	font: normal 11px/15px Helvetica, Arial, Verdana, sans-serif;
	/*margin-left: 2px;*/
}

#header ul li a {
	color: #0f6f45;
	text-decoration: none;
	font: normal 12px/15px Helvetica, Arial, Verdana, sans-serif;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 123px;
	height: 38px;	
	background-position: 0 0;
	background-repeat: no-repeat;
}



#header ul li a:hover {
	background-position: 0 -38px;
	color: #fff;
}



#header ul li.current a:hover {
	background-position: 0 -38px;
	color: #fff;
}

#header ul li.current a {
	background-position: 0 -38px;
	color: #fff;
}

li.about a {
	background-image:  url('../img/nav_about.gif');

}

li.services a {
	background-image:  url('../img/nav_services.gif');
}

li.experience a {
	background-image:  url('../img/nav_experience.gif');
}

li.safety a {
	background-image:  url('../img/nav_safety.gif');
}

li.locations a {
	background-image:  url('../img/nav_locations.gif');
}

li.contact a {
	background-image:  url('../img/nav_contact.gif');
}



#flash_header {
	float: left;
	width: 905px;
	height: 320px;
	background-color: #666;
}

#secondary {
	width: 758px;
	float: left;
    text-align:center;
	padding: 47px 100px 100px 47px; 
	background-color: #fff;
}

#secondary_l {
	width: 758px;
	float: left;
	padding: 47px 100px 100px 47px; 
	background-color: #fff;
}
#secondary_nonav {
	width: 811px;
	float: left;
	padding: 47px 47px 100px 47px; 
	background-color: #fff;
}



#secondary ul.secondary_nav {
	float: left;
	width: 209px;
	margin: 0 30px 0 0;
	padding: 0px;
}

#secondary ul.secondary_nav li {
	display: block;
	float: left;
	clear: both;
	list-style: none;
	float: left;
	font: normal 12px/15px Helvetica, Arial, Verdana, sans-serif;
	margin: 0 0 15px 0;
	padding: 0px;
}

#secondary ul.secondary_nav li a {
	color: #333;
	text-decoration: none;
}

#secondary ul.secondary_nav li a:hover {
	color: #0f6f45;
}

#secondary ul.secondary_nav li.current a {
	color: #0f6f45;
}

#secondary ul.secondary_nav li ul {
	margin: 5px 0 -5px 5px;
	padding: 0px;
	float: left;
}

#secondary ul.secondary_nav li ul li {
	font: normal 11px/15px Helvetica, Arial, Verdana, sans-serif;
	padding: 3px 0;
	margin: 0px;
}

#secondary ul.secondary_nav li.current ul li a {
	color: #767676;
	display: block;
	width: 150px;
	background: url('../img/bkg_ul_sub.gif') 0px 7px no-repeat;
	padding-left: 10px;
}

#secondary ul.secondary_nav li.current ul li a:hover {
	background: url('../img/bkg_ul_sub_hover.gif') 0px 7px no-repeat;
	color: #0f6f45;
}

#secondary ul.secondary_nav li.current ul li.current a {
	background: url('../img/bkg_ul_sub_hover.gif') 0px 7px no-repeat;
	color: #0f6f45;
}



#content {
	width: 515px;
	float: left;
}

#secondary_center {
	width: 758px;
	float: left;
    text-align:center;
	padding: 47px 100px 100px 47px; 
	background-color: #fff;
}

#right_col {
	width: 250px;
	float: right;
	margin-left: 10px;
}

#right_col p {
	margin: 0px;
	padding: 0px;
	font: normal 11px/15px Helvetica, Arial, Verdana, sans-serif;
}



#right_col img {
	padding: 2px;
	border: 1px solid #333;
}

#secondary_flash_header {
	float: left;
	width: 905px;
	height: 157px;
	background-color: #666;
}

#content p.intro {
	font: normal 12px/20px Helvetica, Arial, Verdana, sans-serif;
	margin: 0 0 20px 0;
}

#content h2 {
	font: normal 20px/30px Helvetica, Arial, Verdana, sans-serif;
	margin: 0 0 27px 0;
	padding: 0;
	color: #4e4e4e;
	width: 515px;
	float: left;
}

#content h2.experience {
margin-bottom: 2px;
}



#content h3.location {
	display: block;
	float: left;
	font: normal 15px/20px Helvetica, Arial, Verdana, sans-serif;
	margin: 0 0 27px 0;
padding: 0px;
	width: 515px;

}

.showcase {
	width: 515px;
	float: left;
	margin-bottom: 25px;
}

.showcase img {
	float: left;
	padding: 2px;
	border: 1px solid #959595;
}

#content .showcase p {
	width: 250px;
	float: right;
	text-align: right;
	font: italic 10px/12px Helvetica, Arial, Verdana, sans-serif;
	color: #959595;
	margin: 5px 0 0 0;
	padding: 0px;
}



#content h3 {
	font: normal 15px/22px Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #4e4e4e;
}

#content h3 a {
	text-decoration: none;
}

#content h3 a:hover {
	text-decoration: underline;
}

#content h4 {
	margin: 0 0 15px 0;
	font: normal 12px/20px Helvetica, Arial, Verdana, sans-serif;
	color: #4e4e4e;
}



#content p {
	font: normal 12px/20px Helvetica, Arial, Verdana, sans-serif;
	margin: 0 0 20px 0;
	color: #4e4e4e;
}

.featured_project {
	float: left;
	width: 536px;
	height: 225px;
	background: #fff;
	margin-top: 6px;
		display: inline;

}

.leed_main {
	float: left;
	width: 100px;
	height: 100px;
	background: #fff;
	margin-top: 6px;
		display: inline;

}
.featured_project img {
	padding: 3px;
	border: 1px solid #dedede;
}



.news {
	float: left;
	width: 360px;
	height: 225px;
	background: #fff;
	margin-left: 7px;
	margin-top: 6px;
	display: inline;
	overflow: hidden;
}

.news h2 {
	text-indent: -9999px;
	overflow: hidden;
	height: 46px;
	width: 360px;
	background-image:  url('../img/hdr_news.gif');
	margin: 0px;
	padding: 0px;
}

.featured_project h2 {
	text-indent: -9999px;
	overflow: hidden;
	height: 47px;
	width: 536px;
	background-image:  url('../img/hdr_feature.gif');
	margin: 0px;
	padding: 0px;
}

.featured_project h3 {
	font: normal 17px/20px Helvetica, Verdana, Arial, sans-serif;
	color: #718850;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	width: 350px;
}

.featured_project p {
	float: left;
	width: 350px;
	font: normal 12px/16px Helvetica, Verdana, Arial, sans-serif;
} 

.featured_project img {
	display: block;
	float: left;
	margin: 20px 27px;
	display: inline;
}

p {
	text-align: left;
	font: normal 12px/15px Helvetica, Arial, Verdana, sans-serif;
	color: #4e4e4e;
	margin: 10px 0 0 0;
}

ul {
	margin: 10px 0 20px 0;
	padding: 0 0 0 20px;
}

li {
	text-align: left;
	font: normal 12px/18px Helvetica, Arial, Verdana, sans-serif;
	color: #4e4e4e;
	margin: 10px 0 0 0;
}

.news table {
	width: 314px;
	border-collapse: collapse;
	margin: 15px 0 0 17px;
	padding: 0px;
}

td {
	font: normal 12px/15px "times new roman", times, serif;
	vertical-align: top;
	padding: 5px;
	color: #4e4e4e;
}

p.all {
	float: right;
	margin-right: 35px;
	text-align: right;
	width: 50px;
	margin: 20px 32px 0 0;
	padding: 0px;
}

.news p.all {
	margin: 10px 15px 0 0;
}

.image_callout {
	float: left;
	margin: 50px 0 20px 0;
}

#footer {
	width: 905px;
	float: left;
	margin: 60px 0 20px 0;
	text-align: center;
	color: #373737;
}

#footer p {
	text-align: center;
	font: normal 11px/16px Helvetica, Arial, Verdana, sans-serif;
	color: #373737;
}

#footer a {
	text-transform: uppercase;
	color: #373737;
}

#footer a:hover {
	color: #373737;
}



a {
	color: #245f14;
}

a:hover {
	color: #a0c073;
}

a:focus { 
	outline: none; 
}

img.contact {
	float: left;
	clear: both;
	padding: 3px;
	border: 1px solid #d7d7d7;
	margin: 0 20px 30px 0px;
}

#content .image_callout_1 {
	margin: 10px 15px 0 0;
	float: left;
	display: inline;
}



#content .image_callout_2 {
	margin: 10px 0 0 0;
	float: left;
	display: inline;
}



#content .image_callout_1 p, #content .image_callout_2 p {
	font: normal 11px/15px Helvetica, Arial, Verdana, sans-serif;

}

#content .image_callout_1 img, #content .image_callout_2 img {
border: 1px solid #333333;
padding: 2px;
}


table { border-collapse: collapse; }
tr.ruled td { border: 1px solid green; }
