@charset "UTF-8";
body  {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	background-image: url(images/Main%20Images/Kentuck_websitebg.gif);
	background-repeat: repeat-x;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	height: 100%;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	text-align: left;
} 
#header  {
	background: #FFF9D4 url(images/Main%20Images/Kentuck_header.jpg) no-repeat;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	float: left;
	width: 800px;
	height: 220px;
} 
#home {
	width: 255px;
	margin-left: 14px;
	padding: 0px 15px 10px;
}
#home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
#home h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	color: #666666;
	font-weight: lighter;
}
#home h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #D12B44;
}
#homeheader  {
	float: left;
	height: 220px;
	width: 800px;
	background-image: url(images/Main%20Images/Kentuck_homepage_feb11_header.png);
	background-repeat: no-repeat;
}
#homecontent  {
	float: left;
	height: 510px;
	width: 800px;
	background-color: #FFF9D4;
	background-image: url(images/Main%20Images/Kentuck_homepage_feb11_main.png);
	background-attachment: inherit;
	background-repeat: no-repeat;
}
#menu {
	float: right;
	width: 800px;
	height: 60px;
	background: url(images/img04.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	top: auto;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
	height: 40px;
	padding: 0 3px;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	margin-right: 2px;
	padding: 24px 5px 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FEC80E;
}

#menu .current_page_item a {
	color: #FEC80E;
}
#content {
	background-color: #FFF9D4;
	width: 800px;
	background-repeat: no-repeat;
	float: left;
	top: 250px;
	height: 100%;
}
#sidebar1 {
	width: 170px;
	height: 500px;
	float: left;
}
#sidebar1 img {
	margin-bottom: 25px;
	margin-left: 10px;
	border: 1px solid #000000;
}
#sidebar1 ul {
	list-style-type: none;
}
#sidebar1 li {
	float: left;
	height: 25px;
	margin: 5px 0px 0px;
	border-color: #000000;
	width: 130px;
	padding: 0;
	display: block;
	list-style-type: none;
	list-style-position: outside;
}
#sidebar1  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	float: left;
	width: 80px;
}
#sidebar1  h1   {
	font-style: italic;
	line-height: normal;
	margin: 0px;
	padding-top: 15px;
	float: left;
	height: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 130px;
	font-weight: lighter;
}
#sidebar1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #D02F42;
}
#sidebar1 a:hover {
	color: #801B29;
}
#sidebar1 .current_page_item a {
	color: #801B29;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 610px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 10px 0px; /* padding keeps the content of the div away from the edges */
	height: 100%;
}
#sidebar2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 30px;
	line-height: 18px;
	padding-right: 20px;
}
#sidebar2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	padding-left: 30px;
	line-height: 20px;
	color: #666666;
}
#sidebar2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	padding-left: 30px;
	font-style: normal;
	font-weight: lighter;
	color: #D22C44;
}
#sidebar2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left: 30px;
}
#sidebar2  a   {
	color: #D12D44;
	text-decoration: none;
}
#sidebar2  input   {
	margin-left: 15px;
}
#Imageholder {
	height: 325px;
	width: 400px;
	float: right;
	background-image: url(images/About_Kentuckphoto.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	clear: none;
}
#gallery {
	float: inherit;
	width: 100%;
	height: 100%;
}
#gallery img {
	border: 1px solid #000000;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	background-color: #FFF9D4;
	background-image: url(images/Main%20Images/Kentuck_footer.jpg);
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 800px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
}
#brochuredl {
	height: 38px;
	width: 260px;
	float: right;
	position: relative;
	top: -10px;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

