/* GolfChannel.com Template1004 Stylesheet
   Modified: Fri 1.9.08 @ 5pm
   Author: Dustin Goodman
   ----------------------------------------------------- */

/* COLORS
   ------
 
   ----------------------------------------------------- */

/* TABLE OF CONTENTS
   -----------------
	
   ----------------------------------------------------- */

/* GENERAL 
----------------------------------------------------------------------------- */
html {
	min-height: 100%;
	margin-bottom: 1px;
}



.note
	{
		font-size:10px;
	}
	

p {
	padding:0 0 10px 0;
}
#wrapper {
}
.header {
	background-image:url(../images/bg-header.jpg);
	background-repeat:repeat-x;
	height:121px;
	padding:0;
	}
.logo
	{
		text-align:center;
		width:803px;
	margin:0 auto;

	}
	
.topnavWrapper {
	color:#fff;
	background-image:url(../images/bg-nav.jpg);
	background-repeat:repeat-x;
	height:22px;
}
.topnav {
	width:803px;
	margin:0 auto;
	padding:0;
}
.topnav ul {
}

.topnav li.on {
	color:#e3f398;
	
}

.topnav li {
	list-style-type:none;
	margin:0 12px 0 0;
	padding:3px 0 0 34px;
	float:left;
	white-space:nowrap;
	font-size:13px;
}
.topnav li.on {
}
.topnav li a {
	color:#fff;
	font-weight:bold;
}
.topnav li a:hover {
	color:#e3f398;
	text-decoration:none;
}
.contentContainer {
	background-image:url(../images/bg-content-top.jpg);
	background-repeat:repeat-x;
}
.contentWrapper {
	width:803px;
	margin:0 auto;
}
#mainContent {
	padding:0 100px 20px 100px;
}


#subContent
{
	padding:20px 50px 20px 50px;
}

/* Content Template Classes



*/

.t3right {
	float:left;
}
.t3right li {
	background-image:url(../images/bullet-brown.jpg);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding:0 0 15px 10px;
	list-style-type:none;
}
.t3right li a {
	color:#584B1C;
}
.t3right li a:hover {
	text-decoration:underline;
}
.t3left {
	float:left;
	width:465px;
	padding:0 20px 0 10px;
}
.t3left ul {
	margin:8px 20px;
}
.t3left li {
	background-image:url(../images/bullet-arrow-blue.jpg);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding:8px 14px;
	list-style-type:none;
}

.t2left {
	width:140px;
	float:left;
	padding: 20px;
}
.t2left li {
	padding:0 0 10px 0;
}
.t2left ul {
	margin:0 0 0 10px;
}
.t2left li a {
	color:#fff;
}
.t2leftli a:hover {
	text-decoration:underline;
}
.t2right {
	float:left;
	width:480px;
	padding: 20px;
}
.t2right ul, ol {
	margin:8px 20px;
}
.t2right li {
	padding:5px 0;
}
.t2right ul li {
	padding:5px 10px;
	
	
	
}
.t2right img {
	
}
/* General Styles */


		

	
/* Nav Items */


.t2left .leftNav {
	color:#fff;
	font-size:14px;
}
.t2left .leftNav .navFirst {
}
.t2left .leftNav .ln.navLast {
}
.t2left .leftNav .ln_on {
	color:#e3f398 !important;
	font-weight:bold;
	background-image:url(../images/nav-bullet.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	margin:8px 0;
	padding:0 12px;
}

.t2left .leftNav .ln_on a {
	text-decoration:none;
	color:#e3f398;
}

.t2left .leftNav .ln_on a:hover {
	text-decoration:none;
	color:#e3f398;
}

.t2left .leftNav .ln {
	background-image:url(../images/nav-bullet.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	margin:8px 0;
	padding:0 12px;
}
.t2left .leftNav .ln a {
	color:#fff;
}
.t2left .leftNav .ln a:hover {
	text-decoration:none;
	color:#e3f398;
}


.t2left .leftNav .ln_hasChild {
	background-image:url(../images/nav-bullet.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	margin:8px 0;
	padding:0 12px;
	font-weight:bold;
	color:#e3f398;
}

.t2left .leftNav .ln_hasChild a:hover {
text-decoration:none;
	color:#e3f398;
}

.t2left .leftNav .ln_hasChild_on a
{
	text-decoration:none;
	color:#e3f398 !important;
}
.t2left .leftNav .ln_tier1 {
	padding:3px 20px;
}

.t2left .leftNav .ln_tier1 a:hover {
		text-decoration:none;
		color:#e3f398 !important;
}

.t2left .leftNav .ln_tier1_on 
	{
		padding:3px 20px;
		text-decoration:none;
	color:#e3f398;
	font-weight:bold;
	}





.t2left .leftNav .ln_tier1_on a,.t2left .leftNav .ln_tier1_on a:hover
	{
	text-decoration:none;	
	color:#e3f398;
	font-weight:bold;
	}

		

/* Content Template Classes End



*/

#footerWrapper {
	background-image:url(../images/bg-footer.jpg);
	background-repeat:repeat-x;
	background-color:#9d936c;
	height:220px;
}
.footerContent {
	width:814px;
	margin:0 auto;

	font-size:14px;
}
.cta1 {
	background-image:url(../images/bg-cta-teetimes.jpg);
	background-repeat:no-repeat;
	width:172px;
	height:49px;
	padding:140px 0 0 30px;
}
.cta2 {
	background-image:url(../images/bg-cta-email.jpg);
	background-repeat:no-repeat;
	width:171px;
	height:49px;
	padding:140px 0 0 30px;
}
.cta3 {
	background-image:url(../images/bg-cta-dining.jpg);
	background-repeat:no-repeat;
	width:169px;
	height:49px;
	padding:140px 0 0 30px;
}
.cta4 {
	background-image:url(../images/bg-cta-contact.jpg);
	background-repeat:no-repeat;
	width:173px;
	height:49px;
	padding:140px 0 0 30px;
}

.cta1 a, .cta2 a, .cta3 a, .cta4 a
	{
		background-image:url(../images/cta-bullet.jpg);
		background-repeat:no-repeat;
		background-position:center right;
		padding:0 20px 0 0;
	}
	

.courseinfo
	{
		font-size:12px;
		text-align:center;
		padding:10px 0;
	}



.tabelFormat
	{
		width:500px;
	}
	
.tabelFormat td
	{
		width:250px;
		padding:5px;
	}

.tabelFormat th
	{
	border-bottom:4px solid #e3f398;
	}


.tabelFormat tr.altrow
	{
		background-color:#666d37;
	}


.tableContainer {
border:1px solid #3e3618;
margin:0 0 20px 0;

}



.tableContainer_head
	{
		background-color:#3e3618;
color:#FFFFFF;

font-size:0.9em;
font-weight:bold;
line-height:0.9em;
padding:3px 3px 4px;
text-align:center;
	}


.lessonHeadCenter {
color:#3e3618;

font-size:1em;
line-height:1.2em;
margin:0 0 5px;
padding:0;
text-align:center;
}

.tableItem_center {
color:#000000;


line-height:0.9em;
padding:10px;
text-align:center;
}





.lessonHeadCenter {
color:#3e3618;
font-size:1em;
line-height:1.2em;
margin:0 0 5px;
padding:0;
text-align:center;
}


.tableContact
	{
		width:300px;
	}
	

.leftCell
	{
		text-align:right;
		width:120px !important;
		
	}
.borderBtmRow
	{
		border-bottom:1px solid #E3F398;
	}

.tableContact td
	{
		border-bottom:1px solid #565621;
		background-color:#49491c;
	}