@charset "utf-8";
/* Website Design by The Computer Company Inc.
CSS written by Don Thurber */
body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgroundstripe.gif);
	background-repeat: repeat;
}
#divWrapper {
	padding: 0px;
	width: 950px;
	position: relative;
	background: #FFFFFF;
	margin: 0px auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8992A3;
	border-bottom-color: #8992A3;
	border-left-color: #8992A3;
}
#divBrand {
	height: 70px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background: #29385A;
}
#divLogo {
	float: left;
	width: auto;
}
#divLogo h1 {
	color: #FFFFFF;
	font: bold 22px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 7px 0px 0px 40px;
}
#divPhone {
	float: right;
	width: auto;
	margin: 0px;
	padding: 10px 40px 0px 0px;
}
#divPhone h1 {
	color: #FFFFFF;
	font: bold 22px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 7px 0px 0px 25px;
}
#divMaincontent {
	background: #FFFFFF;
	margin: 0px;
	padding: 20px;
}
#divBGcolor {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/bgBuilding.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #BBC2CC;
}
#divSideNav {
	float: left;
	width: 270px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#divMainNav {
	background: #9DA4B2;
	height: auto;
	width: auto;
	color: #FFFFFF;
	padding: 2px 2px 2px 22px;
	margin: 0px;
}
#divMainNav a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px 3px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
}
#divMainNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px 3px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	background: #CCCCCC;
}
#divMainContainer {
	float: right;
	width: 665px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	right: 0px;
}


.clear {
	clear: both;
}
#divFooter {
	height: 27px;
	margin: 0px;
	padding: 11px 0px 0px;
	clear: both;
	border-top: 1px solid #000000;
	background: #29385A;
	color: #FFFFFF;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#divCopyRights {
	width: 900px;
	text-align: center;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
#divCopyRights a {
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #29385A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC2CB;
	font-weight: normal;
	font-style: normal;
	letter-spacing: .10em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #29385A;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: .15em;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
	color: #29385A;
}
.sideheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #29385A;
	font-style: normal;
	letter-spacing: .05em;
}
#divSideNav a {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 20px;
}
#divSideNav a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 20px;
}
#divSideNav a:hover {
	color: #996600;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 20px;
}
.borderpics {
	border: 2px solid #BBC2CC;
}
.resultbg {
	background-color: #EDEFF1;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBC2CC;
}
a:link {
	color: #29385A;
}
a:visited {
	color: #29385A;
}
a:hover {
	color: #9DA4B2;
}
#divSiloPhotos {
	position: absolute;
	height: 209px;
	width: 375px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/KDTSilo.jpg);
	background-repeat: no-repeat;
}

