/*  
Theme Name: The Back Nine Club
Theme URI: http://www.theblacknineclub.com
Description: Back Nine club
Author: Jeff Golenski
Author URI: http://www.midnight-shift.net 

*/     

/* --------------------------------------- BODY  */

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, Tahoma, sans-serif;
	text-align: center;
	background: #0a1f03 url(images/mainbg.gif) 0 0 repeat-x;
	font-size: 9pt;

}


a:link, a:visited, a:active {
	color: #5077da;
	font-weight: normal;
	text-decoration: none;
}
	
a:hover, a:focus {
	color: #5077da;
	font-weight: normal;
	text-decoration: underline;
}	



/* --------------------------------------- STRUCTURE  */


#shell { 
	width: 963px;
	margin: 0 auto;
	padding: 0;
	background: url(images/shellbg.jpg) 50% 0 no-repeat;
	text-align: left;
}

#bgcontainer {	
	background: url(images/contentrightbg2.gif) 100% 232px no-repeat;
	margin: 0 0 0 -1px; 
}

/* --------------------------------------- STRUCTURE  */
  

	/* ---------------- RIGHT COL  */


#rightcol {
	width: 760px;
	float: left;
}

#headerright { 
	}  
	
	#contentright {
		margin: 0;
	   /* width: 690px; */
		padding: 0;
		text-align: left;
		
	}
	 
	
		.contentfillleft {
			float: left;
			width: 438px;
		margin: 0;
		padding: 0 15px 15px 15px;
		}
		
		.contentfillright {
			float: left;
			width: 243px;
		margin: 0;
		padding: 0 28px 15px 20px;
		}
		 
		 /* ---------------- SUB  */
		
		.contentfillleftsub {
			float: left;
			width: 720px;
			margin: 10px 0 0 0 ;
			padding: 0 15px 15px 15px;
			background: #FBFCFF; 
		}   
		

	/* ---------------- LEFT COL  */


#leftcol {
	width: 202px;
	float: left;
}

#headerleft { 
     
	} 
	
 	#contentleft {
		text-align: left; 
		margin: 0;
		padding: 20px 0;
	} 
	
	
	#contentleft ul {
		list-style: square;
		padding-left: 10px;
		margin: 10px 15px;
	}

	#contentleft ul li a {
		padding: 5px;
		display: block;
	}
	
	#contentleft p {
	   color: #3f3f3f; 
		}
		
		
		
	/* ---------------- FOOTER  */

	
#footerexpand {
	margin: 0 auto;
	width: 963px;
	clear: both;
	text-align: left;
	padding: 0 0 20px 0;
} 
	
	#innerfooter {
		font-size: 95%;
		margin-left: 192px;
		padding: 30px 0 0 0;
		background: url(images/footerbg.gif) 1px 0 no-repeat;
	}

#innerfooter p {
	color: #d6ffc4;
	line-height: 15pt;
	margin:  0 2px 2px 2px; 
	float: left;
}

	 #innerfooter a, #innerfooter a:link, 
	#innerfooter a:visited, #innerfooter a:active, 
	#innerfooter a:hover, #innerfooter a:focus {
			color: #fff;
			}
			
	#innerfooter a:hover, a:focus {
			text-decoration: underline;
			} 



#innerfooter ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #d65656;
	
}

#innerfooter ul li {
	float: left;
	}    

#innerfooter ul a:link, #innerfooter ul a:visited, #innerfooter ul a:active {
	color: #969696;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 10px;
	background: url(images/footernavdivider.gif) 100% 50% no-repeat; 
}

#innerfooter ul a:hover, #innerfooter ul a:focus {
	color: #363636;
	text-decoration: underline;
}

#innerfooter ul a.last {
	background: none;
	}
	
	
	.plug {
		color: #d6ffc4;
		margin: 0 5px;
		 float: right;
		} 
	
   	#contentleft .footerleft {
			text-align: right;
			font-size: 90%;
			margin: 20px 20px 0 0;
			}
			
		   #contentleft .footerleft p {
			 color: #d6ffc4;
			 line-height: 12pt;
			}
			
	 #contentleft .footerleft a, #contentleft .footerleft a:link, 
	#contentleft .footerleft a:visited, #contentleft .footerleft a:active, 
	#contentleft .footerleft a:hover, .footerleft a:focus {
			color: #fff;
			}
			
	#contentleft .footerleft a:hover, .footerleft a:focus {
			text-decoration: underline;
			}    

/* --------------------------------------- MAIN NAV  */      

#mainnav {
		margin: 0;
		}

#mainnav ul {
	padding: 0;
	margin: 0;
} 
	
#mainnav ul li {
	padding: 0;
	margin: 0 0 2px 0;
	display: block;

} 
	
#mainnav ul li a {
	display: block;
	padding: 10px;
}


#mainnav ul li a:link, #mainnav ul li a:visited, #mainnav ul li a:active {
	color: #00040f;
	font-weight: normal;
	text-decoration: none;
	background: #eaf1ff;
	border-right: 10px #cbd5fb solid;   
}

#mainnav ul li a:active {
	color: #00040f;
	font-weight: bold;
	text-decoration: none;
	background: #eceef2;
}  

	
#mainnav ul li a:hover, #mainnav ul li a:focus {
	color: #00183f;
	font-weight: bold;
	text-decoration: none;
	background: #d5e0f6;
	border-right: 10px #989fdd solid;
}

#mainnav ul li a.highlight {
 	color: #00183f;
	font-weight: bold;
	text-decoration: none;
	background: #d5e0f6;
	border-right: 10px #989fdd solid;    
}

#mainnav ul li a.active {
	font-weight: bold;
	text-decoration: none;
	background: #fbfcff;
	border-right: 10px #fbfcff solid;    
}  

   

/* --------------------------------------- COMMON ELEMENTS  */

h1#title, h1#logo {
	margin: 0;
	padding: 0;
	background: transparent;
	border: none;
	text-indent: -9999px;
} 

h1#title a {
	height: 162px;
	width: 444px;
	display: block;
}

h1#logo a {
	height: 212px;
	width: 202px;
	display: block;
}

h1 {
	margin-top: 20px;
	padding: 0 0 10px 0;
	font-size: 160%;
	color: #00183f;
	text-align: left;
	font-weight: normal;
}



h2 {
	font-size: 130%;
	margin: 12px 0 5px 0;
	padding: 3px 0;
	color: #1c43a5;
	font-weight: bold;
	text-align: left;
	} 



h3 {
	font-size: 110%;
	margin: 12px 0 0 0;
	padding: 3px 0;
	color: #1c43a5;
	font-weight: bold;
	text-align: left; }


p {
	font-size: 100%;
	line-height: 16pt;
}

dt {
	font-weight: bold;
	margin-bottom: 5px;
}

dd {
	margin-bottom: 5px;
	line-height: 16pt;    
}

ul.content {
 	line-height: 16pt;   
}

ol li {
 line-height: 16pt;   
}

span.small {
	font-size: 90%;
} 

	
div.mainphoto {
	float: right;
	margin: 0 0 15px 15px;
	background: #0a0a0a;
	padding: 5px;
}

span.italic {
	font-style: italic;
}

abbr,acronym {
	border-bottom: 1px dotted #eee;
	cursor: help;
}

div.center {
	width: 100%;
	text-align: center;
}

img.dlbtn {
	margin-bottom: 5px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
} 

div.centerphoto {
	 width: 100%;
	text-align: center;
	}
	
	div.cal {
		margin: 0 10px;
		}   

/* -------------- TO TOP LINKS  */


a.toplink:link, a.toplink:active, a.toplink:visited {
    float: right;
    padding: 11px 0 0 5px;
	margin: 0;
	text-decoration: none;
	position: relative;
			top: 10px; 
	}	

a.toplink:hover, a.toplink:focus {
	}  	
 


/* --------------------------------------- SIDEBAR  */
	 

		
/* --------------------------------------- HOME */

       


/* --------------------------------------- IE ERRORS  */ 


