@charset "UTF-8";
a
{
  outline: none;
}
a:link {
	text-decoration: none;
	color: #000080;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #000080;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #000080;
	outline: none;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #E1DAAA;
	background-image: url(images/BackgroundShadow.png);
}
.twoColFixLtHdr #container {
	width: 790px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.twoColFixLtHdr #header {
	height: 64px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 475px;
	display: inline;
} 
.topLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #imageBar {
	height: 175px;
	display: inline;
	margin: 0px;
	padding: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 205px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px;
} 
.twoColFixLtHdr #footer {
	float: left;
	width: 790px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000085;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
} 
.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;
	display: inline;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	display: inline;
}
.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;
}
.twoColFixLtHdr #box1 {
	float: left;
	height: 178px;
	width: 216px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #box2 {
	float: left;
	height: 178px;
	width: 190px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #box3 {
	float: left;
	height: 178px;
	width: 180px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #box4 {
	float: left;
	height: 178px;
	width: 204px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #comingSoonContent {
	float: left;
	height: 320px;
	width: 370px;
	text-align: center;
	margin-left: -30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
.bodyText12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #444444;
}
.bodyText14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #444444;
}
.twoColFixLtHdr  #welcomeContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.menuArrows {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #444444;
	font-weight: bold;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #444444;
}
.twoColFixLtHdr #headerMenu {
	height: 51px;
	float: left;
	width: 305px;
	padding: 0px;
	margin-top: 13px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	display: inline;
}
.topLinksDropdown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0062ab;
}
.bodyText16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #444444;
}
.mapDirectionsTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
}
.accord:link {
	text-decoration: none;
	color: #000080;
	outline: none;
}
.accord:visited {
	text-decoration: none;
	color: #000080;
	outline: none;
}
.accord:hover {
	text-decoration: none;
	color: #000000;
	outline: none;
}
.accord:active {
	text-decoration: none;
	color: #000080;
	outline: none;
}
.twoColFixLtHdr  #cse-search-results {
	float: left;
	width: 585px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 900px;
	display: inline;
}
.twoColFixLtHdr #attractMuseumContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.rightPicPadding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.twoColFixLtHdr #attractMountainHomeContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #attractPinesAmpContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #attractKiwanisTrailContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #attractCountryClubContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #attractRiverKYContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #attractLakeContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #attractButcherHollowContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #attractVanLearMuseumContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #attractOscarContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #attractRoute23NetContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #attractSippContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #attractMayoMansionContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #attractMayoChurchContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #attractKYAppleFestContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #calendarContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #shoppingDiningContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #accommodationsContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.bodyText20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #444444;
}
.twoColFixLtHdr #directionsContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #gettingAroundContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #genealogyContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.twoColFixLtHdr #contactContent {
	float: left;
	height: 100%;
	width: 585px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.menuLinkText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0062ab;
	font-weight: normal;
}
.searchBox {
	border: 1px solid #AAAAAA;
}
.twoColFixLtHdr #directionsSearchPlacement {
	float: left;
	height: 350px;
	width: 500px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	display: inline;
}
.banjo {
	z-index: 5000;
	position: absolute;
	margin-top: -11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 610px;
}
.twoColFixLtHdr #homeVideoContent {
	float: left;
	height: 259px;
	width: 345px;
	display: inline;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
.twoColFixLtHdr #homeVideoContentBorder {
	float: left;
	height: 288px;
	width: 375px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/VideoBackground.png);
}
.twoColFixLtHdr #otherLinksPlacement {
	float: left;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bodyTextSpace {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #444444;
}
.twoColFixLtHdr #golfCoursePicPlacement {
	float: right;
	height: 200px;
	width: 302px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.twoColFixLtHdr #golfCoursePicCredit {
	float: right;
	height: 75px;
	width: 302px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.twoColFixLtHdr #golfCoursePicCreditContainer {
	float: right;
	height: 315px;
	width: 317px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
