@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background: #CCCCCC url(../images/bg-siding125.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

#wrapper {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#header {
	margin: 0;
	padding: 0;
	height: 246px;
	text-align: center;
	background: #F63 url(../images/logo125.gif) left top no-repeat;
	border: 1px solid #000000;
}
#details {
	margin: 0;
	padding: 15px 0 0 350px;
}
#details h1 {
	margin-top: 0;
	color: #FFF;
	font-size: 175%;
}
#details h3 {
	line-height: 133%;
}

.eml {
	font-size: 80%;
}

#menu {
	background: transparent;
    height: 25px;
}

#menu ul {
	list-style-type: none;
	margin: 7px 0 0 5px;
	padding: 0;
}
#menu li {
	float: left;
	display: block;
	padding: 0 11px;
	text-align: center;
}	
#menu a {
	font-family: Stencil, Arial, Helvetica, sans-serif;
	color: #F41;
	text-decoration: none;
	font-size: 120%;
	font-weight: normal;
}
#menu a:hover, #menu #currentpage a {
	color: #197319;
}
#menu #currentpage a  {
	cursor:auto; /* to change cursor back to an arrow */ 
}

#content {
	background: #FFFFFF /*url(../images/bg-clouds.jpg)*/;
	width: 890px;
	padding: 15px 25px;
	border: 1px solid #000000;
}

#lftcol {
	float: left;
	width: 470px;
	}

#rtcol {
	float: right;
	width: 385px;
	}



#footer {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	color: #999;
	text-align: center;
	font-size: 80%;
}
#footer a {
	color: #999;
	text-decoration: none;

}

#content h2 {
	font-family: Stencil, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F41;
	font-size: 180%;
}

#content h3 {
	color: #F41;
}

#contact {
	width: 700px;
	margin: 0 auto;
}

.units {
	float: left;
}

.units td {
	text-align: center;
	font-weight: bold;
}

.units a {
	text-decoration: underline;
}


#emove {
	float: right;
	width: 300px;
	margin-right: 35px;
	white-space: nowrap;
}

#contact th, .units th {
	background-color: #f63;
	font-family: Stencil;
	font-weight: normal;
	font-size: 130%;
	color: #FFF;
	padding: 5px;
	border: 1px solid #000000;
	white-space: nowrap;

}
#contact td, .units td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #000000;
	white-space: nowrap;
}

h4 {
	line-height: 175%;
}

a {
	color: #080;
	color: #34639B;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #4A3ACC;
	color: #197319;
}	

#maps td {
	vertical-align: top;
	padding: 0;
}

#kfm {
	clear: both;
	background: url(../images/kyle-facility-map.gif) center 0 no-repeat;
	height: 670px;
	}

.floatlft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
.floatrt {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	}	
.clearB {
	clear: both;
}

.clearL {
	clear: left;
}

.stencil {
	font-family: Stencil;
	font-weight: normal;
	font-size: 120%;
}

.grBullet li {
	list-style: none;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 15px;
	font-weight: bold;
	font-style: italic;
	color: #003A00;
}
.noBullet li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin: 5px;
	margin-left: -20px;
}

.imgB {
	border: 5px double #F41;
}	

.button {
	background: url(../images/button.jpg) no-repeat;
	width: 175px;
	height: 50px;
	font-family: Stencil, Arial, Helvetica, sans-serif;
	font-size: 200%;
	text-align: center;
	padding-top: 15px;
}

.button a {
	color: #F41;
	font-weight: normal;
}
.button a:hover {
	color: #FFFFFF;
}

#maps td {
	white-space: nowrap;
}
