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


body {
	background: url("images/backleaves.jpg") top center fixed;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a, a:active, a:link, a:visited {
	color: #017535;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#outerbody {
	width: 850px;
	height: auto;
	background: url("images/backshadow.png") top center repeat-y;
	padding: 0px 15px 0px 15px;
	}
	
#lonetree {
	width: 850px;
	height: 275px;
	background: url("images/lonetreehead.jpg") top center no-repeat;
	}

#main {
	width: 810px;
	height: auto;
	padding: 20px 20px 0px 20px;
	background: url("images/lonetreehead2.jpg") top center no-repeat;
	}

#rotate {
	width: 200px;
	height: 150px;
	background: url("rotate/photo.jpg") top center no-repeat;
	}

.menuitem {
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	}

a.menuitem, a.menuitem:active, a.menuitem:link, a.menuitem:visited {
	text-decoration: none;
	}	

a.menuitem:hover {
	text-decoration: underline;
	color: #008e6b;
	}

#maintext {
	width: 540px;
	height: auto;
	padding: 110px 25px 0px 30px;
	text-align: left;
	}

#footer {
	clear: both;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	padding: 15px 0px 25px 0px;
	}

.large {
	font-size: 14px;
	}

.green {
	padding: 0px 5px 0px 5px;
	color: #017535;
	}

.title {
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}

.teetime {
	background: #ffffff;
	border: 1px solid #cccccc;
	}

#index {
	margin: 100px 0px 0px 0px;
	width: 950px;
	height: 600px;
	}
	
#currentspecial {
	width: 470px;
	padding: 20px;
	background: #0e5b09;
	text-align: center;
	color: #FFF;
	}
 .currentspecialhead {
	 font-size: 16px;
	 font-weight: bold;
 }