/* body
---------------------------------------- */
body {
  background: #ffffff url(images/background.gif) top center repeat;
  color: #252525;
  font: normal 11px Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

a {
	color: #a55702;
}

a img {
  border: none;
}

i  {
  display: none;
}

form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.clear {
	clear:both;
}

h2 {
	font-size: 13px;
}

.error {
	color: red;
}

/* .header
-----------------------------------------*/

#header {
  background-image: url(images/header.gif);
  height: 139px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  width: 760px;
}

/* #footer
---------------------------------------- */
#footer {
  clear: both;
  color: #b69979;
  overflow: auto;
  margin: 0px auto 0px auto;
  padding: 20px 0px 20px 0px;
  width: 760px;
  text-align: center;
}

#footer a {
  color: #b69979;
}


/* .content
-----------------------------------------*/

#content {
	background-color: #ffffff;
  overflow: auto;
  margin: 0px auto 0px auto;
  padding: 20px 0px 20px 0px;
  width: 760px;
}


/* navigation
-----------------------------------------*/

#navigation {
	float: left;
	width: 210px;
}

#navigation img{
	margin: 15px 0px 0px 45px;
}

#navigation div#lesson-box {
	background-image: url(images/take-lesson-tall.gif);
	width: 134px;
	height: 147px;
	margin: 15px 0px 0px 30px;
}

#navigation div#lesson-box div {
	color: #ffffff;
	text-align: center;
	padding: 80px 0px 0px 8px;
}

#navigation div#lesson-box div p a,
#navigation div#lesson-box div p {
	color: #f25e00;
	font-size: 10px;
}

#navigation ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}

#navigation ul li {
	border-bottom: 1px solid #bfbfbf;
	list-style-type: none;
	width: 163px;
	/*height: 25px;*/
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 1px 0px;
}

#navigation ul.sub li {
	border-bottom: none;
	list-style-type: none;
	/*height: 25px;*/
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 10px;
	color: #a55702;
}

#navigation ul.sub li a {
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 15px;
}

#navigation ul.sub li a:hover {
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation ul li a {
	display: block;
	width: 163px;
	height: 23px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#navigation ul li a#home-tab {
	background-image: url(images/home-up.gif);
}

#navigation ul li a:hover#home-tab {
	background-image: url(images/home-down.gif);
}

#navigation ul li#current a#home-tab {
	background-image: url(images/home-down.gif);
}

#navigation ul li a#aboutus-tab {
	background-image: url(images/aboutus-up.gif);
}

#navigation ul li a:hover#aboutus-tab {
	background-image: url(images/aboutus-down.gif);
}

#navigation ul li#current a#aboutus-tab {
	background-image: url(images/aboutus-down.gif);
}

#navigation ul li a#course-tab {
	background-image: url(images/course-up.gif);
}

#navigation ul li a:hover#course-tab {
	background-image: url(images/course-down.gif);
}

#navigation ul li#current a#course-tab {
	background-image: url(images/course-down.gif);
}

#navigation ul li a#events-tab {
	background-image: url(images/events-up.gif);
}

#navigation ul li a:hover#events-tab {
	background-image: url(images/events-down.gif);
}

#navigation ul li#current a#events-tab {
	background-image: url(images/events-down.gif);
}

#navigation ul li a#lessons-tab {
	background-image: url(images/lessons-up.gif);
}

#navigation ul li a:hover#lessons-tab {
	background-image: url(images/lessons-down.gif);
}

#navigation ul li#current a#lessons-tab {
	background-image: url(images/lessons-down.gif);
}

#navigation ul li a#photo-tab {
	background-image: url(images/photo-up.gif);
}

#navigation ul li a:hover#photo-tab {
	background-image: url(images/photo-down.gif);
}

#navigation ul li#current a#photo-tab {
	background-image: url(images/photo-down.gif);
}

#navigation ul li a#weather-tab {
	background-image: url(images/weather-up.gif);
}

#navigation ul li a:hover#weather-tab {
	background-image: url(images/weather-down.gif);
}

#navigation ul li#current a#weather-tab {
	background-image: url(images/weather-down.gif);
}

#navigation ul li a#contactus-tab {
	background-image: url(images/contactus-up.gif);
}

#navigation ul li a:hover#contactus-tab {
	background-image: url(images/contactus-down.gif);
}

#navigation ul li#current a#contactus-tab {
	background-image: url(images/contactus-down.gif);
}

#navigation ul li a#osu-tab {
	background-image: url(images/osugolf-up.gif);
}

#navigation ul li a:hover#osu-tab {
	background-image: url(images/osugolf-down.gif);
}

#navigation ul li#current a#osu-tab {
	background-image: url(images/osugolf-down.gif);
}

/* .main
-----------------------------------------*/

#main-2-col {
	float: left;
	width: 375px;
}

#main-2-col h1 {
	color: #914f06;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 16px;
}

#main-2-col p {
	line-height: 19px;
}

#main-1-col {
	float: left;
	width: 475px;
}

#main-1-col h1 {
	color: #914f06;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 16px;
}

#main-1-col p {
	line-height: 19px;
}

.lessons-label {
	background-image: url(images/take-lesson-wide.gif);
	width: 371px;
	height: 69px;
	margin: 10px 0px 0px 0px;
}

.lessons-label div {
	color: #ffffff;
	margin: 15px 0px 0px 110px;
	font-size: 14px;
}

.lessons-label p {
	margin: 0px 0px 0px 205px;
	color: #f25e00;
}

.lessons-label p a {
	color: #f25e00;
	font-size: 12px;
}

/* .right-col
-------------------------------------------*/

#right-col {
	float: left;
}

#right-col img {
	margin: 0px 0px 15px 35px;
}

#right-col .whats-new
{
	background: #ffffff url(images/whats-new.gif) top left no-repeat;
	width: 146px;
	min-height: 82px;
	margin: 0px 0px 0px 15px;
}

#right-col .whats-new ul {
	margin: 0px 15px 0px 18px;
	padding: 65px 0px 0px 0px;
}

#right-col .whats-new ul li {
	margin: 0px 0px 10px 0px;
}

/* .ping
--------------------------------------------*/

#ping {
	background-image: url(images/logo_footer.gif);
	width: 760px;
	height: 56px;
	margin: 0px auto 0px auto;
  padding: 5px 0px 0px 0px;
	border-top: 3px double #000000;
	cursor: pointer;
}

/* .footer-line
--------------------------------------------*/

#footer-line {
	background-image: url(images/footer-line.gif);
	width: 760px;
	height: 11px;
	margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}


/* .profile
---------------------------------------------*/

.clear-line {
	clear: both;
	border-top: 1px dashed #bfbfbf;
	width: 500px;
	padding: 5px 0px 5px 0px;
}

.profile {
	margin: 5px 0px 0px 0px;
}

.profile p.profile-desc {
	float: left;
	width: 360px;
}

.profile div.profile-image {
	float: left;
	width: 100px;
	margin-left: 15px;
}

.profile div.profile-image img {
	padding: 1px;
	border: 1px solid #bfbfbf;
}

.profile .profile-title {
	background: #ffffff url(images/flag.gif) top left no-repeat;
	margin: 0px 0px 10px 0px;
}

.profile .profile-title p {
	margin: 0px 0px 0px 35px;
}

.profile .profile-title h3 {
	margin: 0px 0px 0px 35px;
	font-size: 14px;
	line-height: 12px;
}

.simple-profile {
	float: left;
	width: 230px;
}

.simple-profile .profile-title {
	margin: 0px 0px 10px 0px;
}

.simple-profile .profile-title p {
	margin: 0px 0px 0px 0px;
}

.simple-profile .profile-title h3 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 12px;
}

.simple-profile img {
	padding: 1px;
	border: 1px solid #bfbfbf;
}

/* .currentWeather
-------------------------------------------- */

.currentWeather {
	border:1px solid #bfbfbf;
	width:500px;
}

.currentWeather .location {
	background-color:#e8e3d9;
	padding:5px 10px;
	font-weight:bold;
	text-align:center;
}
.currentWeather .icon {
	text-align:center;
}
.currentWeather .temperature {
	font-size:280%;
	padding-left:25px;
	text-align:center;
}
.currentWeather .description {
	font-weight:bold;
}
.currentWeather .feelslike {
	font-weight:bold;
	padding-left:25px;
}
.currentWeather .lastupdate {
	padding:10px;
}

.weatherForecast {
	border:1px solid #bfbfbf;
	width:500px;
}
.weatherForecast .location {
	background-color:#e8e3d9;
	padding:5px;
	font-weight:bold;
	text-align:center;
}
.weatherForecast .header {
	background-color:#a55702;
	color: #ffffff;
	padding:5px;
	font-weight:bold;
}
.weatherForecast .data0 {
	background-color:#e8e3d9;
	padding:2px 5px;
}
.weatherForecast .data1 {
	background-color:#FFFFFF;
	padding:2px 5px;
}
.weatherForecast .lastupdate {
	background-color:#e8e3d9;
	border-top:1px solid #bfbfbf;
	padding:10px 5px;
	text-align:center;
}

/* .catering
-------------------------------------- */

.catering {
	margin: 15px 0px 0px 0px;
}

.catering p {
	float: left;
	width: 200px;
}

/* .lessons
----------------------------------------*/

.lessons {
	margin: 15px 0px 0px 0px;
}

.lessons p {
	float: left;
	width: 150px;
	text-align:center;
}

.lessons p img {
	padding: 1px;
	border: 1px solid #bfbfbf;
}

/* .rates
-----------------------------------------*/

.rates h3 {
	text-align:center;
	font-size: 14px;
	line-height: 12px;
}	

.rates table {
	width:400px;
	margin-left: 50px;
	border: 1px solid #bfbfbf;
}

.rates table td.indent {
	padding-left:20px;
	width:65px;
}

.rates table td.line div {
	width: 215px;
}

.rates table td.line div {
	border-bottom: 1px dashed #bfbfbf;
	margin-bottom: 5px;
}

.rates-text {
	margin: 30px 0px 0px 0px;
}

/* .proshop
-----------------------------------------*/



/* .contact-us
------------------------------------------*/

.contact-us table {
	width: 500px;
}

.contact-us table tr td input {
	width: 250px;
	height: 13px;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.contact-us table tr td.submit input {
	width: 52px;
	height: 21px;
	font: normal 10px Arial, Helvetica, sans-serif;
}

.contact-us table tr td.checkbox input {
	width: 15px;
}

.contact-us table tr td textarea {
	width: 250px;
	height: 50px;
	font: normal 11px Arial, Helvetica, sans-serif;
}

/* .directions
---------------------------------------------*/

.directions input {
	font: normal 11px Arial, Helvetica, sans-serif;
	
}

.directions .buttons {
	margin: 0px 0px -4px 0px;
}

/* green-fees
---------------------------------------------*/

.green-fees p {
	margin: 10px 0px 20px 0px;
}

.green-fees table {
	width:400px;
	margin-left: 50px;
	border: 1px solid #bfbfbf;
}

.green-fees table td.indent {
	padding-left:20px;
}

.green-fees table td.line div {
	width: 215px;
}

.green-fees table td.line div {
	border-bottom: 1px dashed #bfbfbf;
	margin-bottom: 5px;
}

/* course
--------------------------------------------*/

.course {
	background: url(images/black-triangle.gif) left center no-repeat;
	padding-left: 10px;
}

.course h3 {
	font-size: 14px;
	line-height: 12px;
}

.course h3 em {
	font-size: 12px;
	font-weight: normal;
}

.course-table {
	width: 500px;
	border: 1px solid #b4b4b2;
	background-color: #e7e3d8;
}

.course-table tr {
	background-color: #e7e3d8;
	text-align: center;
}

.course-table tr a {
	color: #000000;
}

.course-table tr td {
	border-right: 1px solid #ffffff;
	border-bottom: 1px dashed #c0bfbb;
}

.course-table tr td.left {
	text-align: left;
	background-color: #ffffff;
	padding: 0px 10px 0px 10px;
	width: 52px;
}

.course-table tr td p {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.course-table tr td div {
	width: 8px;
	height: 8px;
	font-size: 8px;
	line-height: 8px;
	border: 1px solid black;
	position: relative;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top: 5px;
}

.black-block {
	background-color: black; 
}

.white-block {
	background-color: white; 
}

.blue-block {
	background-color: #0003ff; 
}

.red-block {
	background-color: #f50000; 
}

.orange-block {
	background-color: #fc9106;
}

.course-table tr.bottom td {
	border-right: 1px solid #ffffff;
	border-bottom: none;
}

.course-table tr td.last {
	border: none;
	border-bottom: 1px dashed #c0bfbb;
}

.course-table tr.header {
	background-color:#a55702;
	color: #ffffff;
	padding:5px;
	font-weight:bold;
	text-align: center;
}

.course-table tr.header a {
	color: #ffffff;
}

.rating-table {
	width: 400px;
	background-color: #3c4a29;
	color: #ffffff;
	border: 1px solid #b2b4b1;
}

.rating-table td {
	border-bottom: 1px dashed #636d54;
	border-right: 1px solid #515c3e;
	text-align: center;
}

.rating-table td.left {
	border-bottom: 1px dashed #636d54;
	border-right: 1px solid #515c3e;
	text-align: left;
	padding-left: 10px;
	width: 50px;
	font-weight: bold;
}

.rating-table td.span {
	border-bottom: 1px dashed #636d54;
	border-right: none;
}

.rating-table tr.bottom td {
	border-bottom: none;
}

.rating-table tr.header {
	background-color: #629320;
	text-align: center;
	font-weight: bold;
}

/* course popup
----------------------------------- */

.course-pop {
	height: 300px; 
	background-color: #505050;
}

.course-pop tr.top td{
	border-bottom: 1px solid #ffffff;
}

.course-pop td#par-cell {
	color: #ffffff; 
	font-size: 14px;
	width: 20%;
	padding: 0px 0px 0px 5px;
}


.course-pop td#pics-cell {
	background-color: #a56827; 
	border-left: 1px solid white; 
	text-align: left;
	height: 25px;
	color: #ffffff;
	font-size: 14px;
	padding-left: 15px;
}

.course-pop td#pics-cell a {
	color: #ffffff;
}

.course-pop td#close-cell {
	background-color: #a56827; 
	color: #ffffff;
	text-align: right;
	height: 25px;
}

.course-pop td#close-cell img {
	padding: 2px 5px 0px 3px;
}

.course-pop tr.nav a {
	color: white;
}

.course-pop tr.yards div {
	width: 8px;
	height: 8px;
	font-size: 8px;
	line-height: 8px;
	border: 1px solid black;
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 15px;
	top: 5px;
}

.course-pop tr.yards td {
	height: 60px;
	width: 12%;
	color: #ffffff;
	vertical-align: top;
	padding-top: 15px;
}

.course-pop tr.yards td#handicap {
	width: 40%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}

.course-pop tr.yards td p {
	padding: 1px 0px 0px 0px;
	font-size: 14px;
}

/* history
------------------------------------ */

.history-img {
	float: left;
	width: 125px;
	padding: 0px 10px 10px 0px;
}

