* {

	margin: 0;
	padding: 0;

	}

.clear {

	clear: both;

	}

body {

	background:#9DD801 url(../images/body_bg.jpg);


	}
	
#frame {

	width: 706px;
	margin: 0px auto 2px auto;
	background: #000;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 1em;
	border-left: 3px #728F2C solid;
	border-right: 3px #728F2C solid;

	}
   
   
h1, h2 {
	
	font-family: /*"Arial Black",*/ Arial, Helvetica, Sans-serif;
	line-height: 1em;
	margin-bottom: .5em;
	
	} 
	
h1 {
	
	margin-bottom: .5em;
	color: #699a00;
	color: #FFF;
	} 
	
h2, h3 {
	
	margin-bottom: 1em;
	
	} 
	
h2 {
	
	color: #699a00;
	
	} 
	
	
img {

	border: none;
	
	}

a { 

	text-decoration: none;

	}

a:hover { 

	text-decoration: underline;

	}

#header { 

	height: 284px;
	background:url(../images/header_bg.jpg) no-repeat;
	padding: 0;
	
	}
	
#header .floatright  {

	margin:80px 3px 0 0;

	}
	
#content_container {

	overflow: hidden;
	
	}

#left_container {

	width: 100%;
	float: left;
	margin:  6px 0px -32000px 0px;
	padding: 0px 0px 32000px 0px;

	min-height: 222px;
	
	}

#main_nav {

	background: #699a00;
	height: 20px;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 0 1px;
	
	}


#main_nav a {

	text-decoration: none;
	color: #000;
	cursor: pointer;
	
	}
	
	
#main_nav ul, #main_nav li {

	margin: 0;
	padding: 0;
	
	}
	
#main_nav ul {

	margin: 0 7%;
	
	}
	
#main_nav li {

	list-style: none;
	height: 1em;
	padding: 0 5px;
	float: left;
	border-right: 1px #000 solid;
	
	}

#main_nav li:last-child {

	border: none;
	
	}

#main_nav li:hover {

	text-decoration: underline;
	
	}

#main_nav li:active {

	
	}

#main_nav .current, #main_nav .current:hover {

	
	}
	
.floatleft  {

	float: left;
	width: 50%;

	}
	
.floatright  {

	float: right;
	text-align: right;
	width: 40%;

	}

#left_column {

	float: left;
	width: 188px;
	margin:  11px 0px -32000px 0px;
	padding: 22px 0px 32000px 0px;
	text-align: center;
	text-align: left;
	
	min-height: 222px;
	
	}


#left_column a {

	text-decoration: none;
	color: #699a00;	
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 0 12px;
	font-weight: bold;
	text-transform: uppercase;
	
	}


#left_column a:hover {

	color: #FFF;
	
	}
	
	
#left_column ul, #left_column li {

	margin: 0;
	padding: 0;
	
	}
	
#left_column ul {

		
	}
	
#left_column li {

	font-size: 0px;
	line-height: 0px;
	color: #699A00;
	letter-spacing: -2px;
	list-style: none;
	width: 114px;
	text-align: center;
	cursor:pointer;
		
	}

#left_column li:last-child {

	
	}

#left_column li:hover {

	text-decoration: none;
	
	}

#left_column li:active {

	
	}

#left_column .current, #left_column .current:hover {

	
	}
	
	
#article {

	float: left;
	width: 450px;
	margin:  25px 0px -32000px 0px;
	padding: 0px 0px 32000px 10px;
	line-height: 1.75em;
	background: url(../images/left_bg.gif) left repeat-y;

	min-height: 222px;
	
	}

#article h1, #article h2, #article h3, #article h4, #article ul {

	padding-left: 16px;
	
	}
	
#article a {

	color:#699A00;
	text-decoration: underline;	
	
	}

#article p {

	padding-left: 26px;
	
	}
	

#article li  { 

	}
	
#article p, ul {

	margin-bottom: 1em;
	
	}
	
#article ul, ol {

	margin-left: 2em;
	
	}
	
#article li {

	padding-right: 1.1em;
	padding-left: .5em;
	
	}
	
#article li a {

	
	}

	
#article strong {

	
	}


	
table strong {

	text-transform: uppercase;
	color:#699A00;	

	}


	
#footer { 

	height: 119px;
	margin: 0;
	width: 707px;
	background: url(../images/footer_bg.jpg) no-repeat;
	position: relative;

	}
	
#footer .floatleft { 

	width: 100%;
	color: #b8b8b8;
	font-size: .625em; /*16x.625=10 */
	font-size:0.68em;  /* 16x0.68=11 */
	padding: 0;

	}
	
#footer .floatleft strong, #footer .floatleft a { 


	}
	
#footer .floatleft p { 

	font-size: .8em;
	line-height: 1em;
	color: #292929;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding-top:5px;
	
	}
	
#footer .floatleft #addons a { 

	text-decoration: underline;
	color: blue;
	
	}
	
#footer .floatright { 

	width: 35%;
	font-size: .875em; /*16x.875=14 */
	color: #292929;
	padding: 0;
	line-height: 3.1em;

	}
	
#footer .floatright strong, #article strong { 


	}
	
	
	/* ------------------ LEFT NAV BUTTONS
	
#left_column img.nav_index,
#left_column img.nav_index:hover  {

	background: url(../images/home_button.gif) no-repeat;
	height: 38px;
	width: 115px;

	}
	
#left_column img.nav_index:hover {

	background: url(../images/home_button_over.gif) no-repeat;

	}
	
#left_column img.nav_clubhouse,
#left_column img.nav_clubhouse:hover {

	background: url(../images/clubhouse_button.gif) no-repeat;
	height: 38px;
	width: 115px;

	}
	
#left_column img.nav_clubhouse:hover {

	background: url(../images/clubhouse_button_over.gif) no-repeat;

	}
	
#left_column img.nav_rates,
#left_column img.nav_rates:hover  {

	background: url(../images/rates_button.gif) no-repeat;
	height: 35px;
	width: 115px;

	}
	
#left_column img.nav_rates:hover {

	background: url(../images/rates_button_over.gif) no-repeat;

	}
	
#left_column img.nav_lessons,
#left_column img.nav_lessons:hover  {

	background: url(../images/lessons_button.gif) no-repeat;
	height: 37px;
	width: 115px;

	}
	
#left_column img.nav_lessons:hover {

	background: url(../images/lessons_button_over.gif) no-repeat;

	}
	
#left_column img.nav_events,
#left_column img.nav_events:hover  {

	background: url(../images/events_button.gif) no-repeat;
	height: 34px;
	width: 115px;

	}
	
#left_column img.nav_events:hover {

	background: url(../images/events_button_over.gif) no-repeat;

	}
	
#left_column img.nav_leagues,
#left_column img.nav_leagues:hover  {

	background: url(../images/leagues_button.gif) no-repeat;
	height: 39px;
	width: 115px;

	}
	
#left_column img.nav_leagues:hover {

	background: url(../images/leagues_button_over.gif) no-repeat;

	}
	
#left_column img.nav_directions,
#left_column img.nav_directions:hover  {

	background: url(../images/directions_button.gif) no-repeat;
	height: 36px;
	width: 115px;

	}
	
#left_column img.nav_directions:hover {

	background: url(../images/directions_button_over.gif) no-repeat;

	}
	
#left_column img.nav_contact,
#left_column img.nav_contact:hover  {

	background: url(../images/contact_button.gif) no-repeat;
	height: 32px;
	width: 115px;

	}
	
#left_column img.nav_contact:hover {

	background: url(../images/contact_button_over.gif) no-repeat;

	}
	
 -------------------------- */
