@charset "utf-8";
/* CSS Document */

body{ 
	background: #339933;
}
.wrapper{
	width:990px;
	margin:auto;
}
/*nav*/
.left{ 
	margin-top:0; 
	width:990px; 
	height:60px; 
	overflow:hidden; 
}
#nav{ 
	width:980px; 
	height:60px; 
	margin:0; 
	padding:0
}
#nav ul{ 
	height:50px;
	margin-left:0; 
	float:left;
}
#nav li{ 
	height:50px;
	margin-left:0; 
	float:left; 
	display:block;
}
#nav li a{ 
	float: left; 
	height: 0; 
	padding-top: 
	50px; 
	overflow: hidden; 
}
.first { 
	background:url(images/home.jpg) no-repeat; 
	width:62px; 
	height:40px; 
	padding-top:45px; 
	overflow:hidden; 
	float:left; 
	display:block; 
}
.second{ 
	background:url(images/beech.jpg) no-repeat; 
	width:124px; height:40px; 
	padding-top:45px; 
	overflow:hidden; 
	float:left; 
	display:block; 
}
.third{ 
	background:url(images/ky.jpg) no-repeat; 
	width:171px; height:40px; 
	padding-top:50px; 
	overflow:hidden; 
	float:left; 
	display:block; 
}
.four{ 
	background:url(images/burdette.jpg) no-repeat; 
	width:95px; height:40px; 
	padding-top:50px; 
	overflow:hidden; 
	float:left; 
	display:block;  
}
.five{ 
	background:url(images/stephen.jpg) no-repeat; 
	width:108px; 
	height:40px; 
	padding-top:50px; 
	overflow:hidden; 
	float:left; 
	display:block; 
}
.six{ 
	background:url(images/bardstown.jpg) no-repeat; 
	width:124px; height:40px; 
	padding-top:50px; 
	overflow:hidden; 
	float:left; 
	display:block;  
}
.seven{ 
	background:url(images/nav1_08.png) no-repeat; 
	width:108px; height:40px; 
	padding-top:50px; 
	overflow:hidden; 
	float:left; 
	display:block;  }
.eight{ 
	background:url(images/bigsplash_nav.jpg) no-repeat; 
	width:123px; height:40px; 
	padding-top:50px; 
	overflow:hidden; 
	float:left; 
	display:block;  }
.nine{ 
	background:url(images/nav1_10.png) no-repeat; 
	width:108px; 
	height:40px; 
	padding-top:50px; 
	overflow:hidden; 
	float:left; 
	display:block; 
}
/*end nav */
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
#outterwrap{
	width:990px;
	margin:auto;
}
#head{
	background:url(images/top.gif);
	width:990px;
	float:left;
}
#wrap{
	background:url(images/bg.png);
	width:990px;
	float:left;	
}
.center{ 
	width:900px; margin:auto
}
.center h1{ 
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color:#0099CC;
}
.center h2{ 
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.center h3{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	margin:0;
}
.center p{ 	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto 10px auto;
}
.center a{
	color:#0066FF
}
.center table{ 
	float:left
}
#videowrapBeech{
	background: url(images/videowrapBeechBend.jpg) no-repeat;
	width:400px;
	height:320px;
	float: right;
	margin:auto;
}
#videowrapBardstown{
	background: url(images/videowrapBardstown.png) no-repeat;
	width:400px;
	height:320px;
	float: right;
	margin:auto;
}
#videoBardstown{
	width:360px;
	margin-top:58px;
	margin-left: 20px;
	}
#video{
	width:360px;
	margin-top:34px;
	margin-left: 20px;

}
#logo{ 
	width:275px; 
	float: left; 
	margin-left:75px
}
#logoBurdette{ 
	width:450px; 
	float: left; 
	margin-left:5px
}

.middle{ width:200px;}
.spacerLeft{
	clear: left; 
	font-size:0; 
	line-height:0;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style3{ color:#990033;}
.style4{ color: #9900CC; font: italic 14px Arial, Helvetica, sans-serif;}

.text{ display:block}
.text p{ margin-top:0px; }
.map{ 
	float:right;
	width:425px;}
.images{
	width:340px;
	float:right}
.style5 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
