/* 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;
}
p {
	margin:0 0 10px 0;
}
#wrapper {
	
	width:780px;
	margin:0 auto;
	/* background-image:url(../images/bg-content.jpg);
	background-repeat:no-repeat; */
	padding:0 47px 40px 47px;


}
.header {
}
.topnav {
	
	color:#333;
	background-image:url(../images/bg-nav-full.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	float:right;
	height:30px;
	margin:25px 0 0 0;
	width:556px;
	bottom:0;
	background-position:left center;
	padding:14px 0 0 10px;
	
}
.topnav ul {
	
	
	
}
.topnav li {
	list-style-type:none;
	margin:0 19px;
	padding:0;
	float:left;
	white-space:nowrap;
	font-size:12px;
}

.topnav li.on{
}


.topnav li a {
	color:#333;
}
.topnav li a:hover {
	color:#454032;
	text-decoration:underline;
	
}
.headerMid {
}
#mainContent {
	background-image:url(../images/content-mid.png);
	background-repeat:repeat-y;
	padding:10px 0;
}
/* 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:425px;
	padding:0 60px 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 {
	float:left;
	width:218px;
}
.t2left 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;
}
.t2left li a {
	color:#584B1C;
}
.t2leftli a:hover {
	text-decoration:underline;
}
.t2right {
	float:left;
	width:524px;
	padding:0 20px 0 10px;
}
.t2right ul,ol {
	margin:8px 20px;
}
.t2right li {
	
	padding:8px 0;
	
}




/* General Styles */

.ctaemailhome
	{
		background-image:url(../images/cta-email-club.jpg);
		background-repeat:no-repeat;
		height:53px;
		width:254px;
		font-size:9px;
		padding:65px 0 0 20px;
		color:#333;
		
	}
	
.ctateetimeshome
	{
		background-image:url(../images/cta-tee-time.jpg);
		background-repeat:no-repeat;
		height:53px;
		width:254px;
		font-size:9px;
		padding:65px 0 0 20px;
		color:#333;
	}
	
.ctacopyhome
	{
		width:150px;
	}
	
	
	
.ctaemailsub
	{
		background-image:url(../images/cta-email-club-sub.jpg);
		background-repeat:no-repeat;
		height:89px;
		width:163px;
		font-size:9px;
		padding:65px 20px 0 20px;
		color:#333;
		
	}
	
.ctateetimessub
	{
		background-image:url(../images/cta-tee-time-sub.jpg);
		background-repeat:no-repeat;
		height:89px;
		width:163px;
		font-size:9px;
		padding:65px 20px 0 20px;
		color:#333;
	}
	
.ctacopysub
	{
		width:150px;
		padding:0;
	}
		


.note
	{
		font-size:9px;
	}
	
	
/* Nav Items */


.t2left .leftNav
	{
		padding:20px 0 50px 0;
	}


.t2left .leftNav .navFirst
{
	
}


.t2left .leftNav .ln.navLast
	{
		background-image:none;
		
	}
	
	
.t2left .leftNav .ln_on 
{
	font-weight:bold;
	padding:0 0 8px 0;
		font-size:12px;
		text-align:center;
		background-image:url(../images/bg-subnav-divider.jpg);
		background-repeat:no-repeat;
		background-position:center bottom;
		height:18px;
		color:#fff;
		
	
}

.t2left .leftNav .ln
	{
		padding:0 0 8px 0;
		font-size:12px;
		text-align:center;
		background-image:url(../images/bg-subnav-divider.jpg);
		background-repeat:no-repeat;
		background-position:center bottom;
		height:18px;
		
	}
	
.t2left .leftNav .ln a
	{
		color:#fff;
	}

.t2left .leftNav .ln_hasChild_on
	{
		
	}
	
.t2left .leftNav .ln_tier1 navFirst
	{
		
	}
	
	

/* Content Template Classes End



*/




.footer {
	
	text-align:center;
	font-size:10px;
	color:#333;
	background-image:url(../images/bg-footer.jpg);
	background-repeat:no-repeat;
	height:33px;
	padding:20px 0 0 0;
}



.tabs {
	
	font-size:12px;
	clear:both;
	float:none;
	color:#0E3523;
}

.tabs .content
	{
		padding:10px 0;
		text-align:center;
	}
	
.clear {
	clear:both;
	float:none;
}
ul.tabNavigation {
	margin:10px 0 0 0;
	padding:10px 0;
	list-style-type:none;
	background-color:#FFFFCE;
}
ul.tabNavigation li {
	margin-right:1px;
	padding:0;
	list-style-type:none;
	clear:both;
	float:none;
}
ul.tabNavigation li ul  {
margin:0;
	padding:0;

}
ul.tabNavigation li ul li {
	margin-right:1px;
	padding:0;
	list-style-type:none;
	display:inline;
}
ul.tabNavigation  a.selected {
	font-weight:bold;
}
#tabber {
}
ul.tabNavigation  a {
	color:#0E3523 !important;
	text-align:center;
	
	
	cursor:pointer;
	
	outline:none;
}
ul.tabNavigation .tab a:hover {
	border:1px solid #4286b7;
}


.tabs .content a {
	color:#4286b7;
}

.tabNavigation {
	text-align:center;
	font-size:10px;
}



