@charset "UTF-8";
/* CSS Document */
html, body {
	background: #071f09;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #071f09;
	padding-bottom: 55px;
}
.clear {
	clear: both;
}
img {
	border: none;
}
.hidden {
	display: none;
}
a {
	text-decoration: none;
	color: #457048;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 657px;
	background: #f5fcf4;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #f5fcf4;
	border-bottom: 1px solid #d5d5d5;
	margin: 55px auto auto auto;
	text-align: left;
}
#banner {
	background: url(images/banner.jpg) no-repeat;
	width: 657px;
	height: 206px;
}
#nav {
	background: url(images/nav_bg.jpg) repeat-x;
	height: 29px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}
#nav ul {
	width: 657px;
	height: 29px;
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	list-style: none;
	height: 29px;
	display: block;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	display: block;
	height: 29px;
}
#nav ul li.home a {
	background: url(images/nav_home.jpg) no-repeat;
	width: 42px;
	margin-left: 29px;
}
#nav ul li.course a {
	background: url(images/nav_course.jpg) no-repeat;
	width: 78px;
	margin-left: 34px;
}
#nav ul li.directions a {
	background: url(images/nav_directions.jpg) no-repeat;
	width: 67px;
	margin-left: 36px;
}
#nav ul li.fees a {
	background: url(images/nav_fees.jpg) no-repeat;
	width: 83px;
	margin-left: 34px;
}
#nav ul li.hosting a {
	background: url(images/nav_hosting.jpg) no-repeat;
	width: 92px;
	margin-left: 35px;
}
#nav ul li.about a {
	background: url(images/nav_about.jpg) no-repeat;
	width: 65px;
	margin-left: 34px;
}
#subcontainer {
	width: 624px;
	padding: 12px 14px 8px 19px;
}
#left {
	float: left;
	width: 430px;
}
#right {
	float: right;
	width: 177px;
}
#footer {
	height: 22px;
	background: url(images/footer_bg.jpg) repeat-x;
	line-height: 22px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	text-align: center;
}
#footer a {
	color: #ffffff;
}
#location {
	padding-bottom: 9px;
	padding-top:9px;
}
#specials {
	padding-bottom: 0;
}
html>body #specials {
	padding-bottom: 9px;
}
#left h1 {
	margin: 0;
	padding: 1px 0 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#left p {
	padding: 22px 0 0 9px;
	margin: 0;
}
#right .ybox {
	background: url(images/ybox_bg.jpg) repeat-x;
	height: 134px;
	width: 177px;
}
#right .ybox .left {
	background: url(images/ybox_left.jpg) left no-repeat;
	height: 134px;
	width: 177px;
}
#right .ybox .right {
	background: url(images/ybox_right.jpg) right no-repeat;
	height: 134px;
	width: 177px;
	text-align: center;
	color: #603913;
	font-size: 12px;
	vertical-align: middle;
}
#location .ybox .right {
	height: 127px;
	padding-top: 7px;
	line-height: 14px;
}
#right .ybox .right h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-bottom: 17px;
	line-height: 15px
}
#right .ybox .right .phone {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
#specials .ybox .right {
	height: 119px;
	padding-top: 15px;
}
#specials .ybox .right a {
	color: #603913;
	font-weight: bold;
}
#slideshow1 {
	float: right;
	margin-right: 1px;
}
#slideshow2 {
	text-align: center;
	padding: 0;
	margin-top: 24px;
}
.price {
	padding-left: 20px;
}
#courseinfo {
	margin: 0;
	margin-top: 25px;
	padding: 0;
	width: 409px;
	height: 34px;
}
#courseinfo li {
	list-style: none;
	height: 34px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#courseinfo li a {
	display: block;
	height: 34px;
	width: 94px;
}
#courseinfo li.scorecard a {
	background: url(images/button_scorecard.jpg) no-repeat;
	margin-right: 11px;
}
#courseinfo li.photos a {
	background: url(images/button_photos.jpg) no-repeat;
	margin-right: 11px;
}
#courseinfo li.layout a {
	background: url(images/button_layout.jpg) no-repeat;
	margin-right: 11px;
}
#courseinfo li.events a {
	background: url(images/button_events.jpg) no-repeat;
}
