body {
	font-family:  'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;  
	background: #CCCCCC url(./images/bg.gif) repeat-x;
	margin: 0; 
	padding: 0;
	border: 0;
}

form { 
	padding: 0; 
	margin: 0; 
}

img {
	border: 0;
	margin: 0;
}

.copy {
	font: 0.75em 'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;
	line-height: 1.5em;
	color: #1A2633;
}

#wrapper {
	border: 2px solid #FFF;
	width: 900px;
	margin-bottom: 50px;
	background: #FFF; 
}

#club-logo {
	border-bottom: 2px solid #FFF;
}

#content {
	background: #FFF; 
	margin: 0; 
	padding: 0;
	text-align: left;
}

#content h2 {
	font: 1.8em Georgia, "Times New Roman", serif; 
	margin: 0.2em 0 0.5em 0em; 
	padding: 0.35em 0 0.2em 0 ;
	color: #666565;
	border-bottom: 1px solid #888;
}


#submenu {
	clear: both;
	margin: 0; 
	padding: 10px 0 0 0;
	font: 0.8em 'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular; 
}

#actions {
	background: transparent; 
	margin: 0; 
	padding: 0;
	font: 0.8em 'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;
}

#filter {
	background: trasparent; 
	margin: 0; 
	padding: 0;
	float: right;
}


#signup-membership {
	background: #FFF url('./images/signup_membership.jpg') ;
	text-align: left;
	height: 144px; 
	overflow: hidden;
	font: 0.85em 'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;
	font-style: normal;
	line-height: 1.5em;
}

#signup-membership h3 {
	text-align: left;
	color: #666565;
	padding: 15px 10px 5px 15px;
	margin: 0;
}

#signup-membership div {
	text-align: left;
	padding: 0 50px 10px 15px;
	margin: 0;
	line-height: 1.3em;
}


#signup-newsletter {
	background: #FFF url('./images/signup_newsletter.jpg') ;
	text-align: left;
	height: 110px; 
	overflow: hidden;
	font: 0.85em 'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;
	font-style: normal;
	line-height: 1.5em;
}

#signup-newsletter h3 {
	text-align: left;
	color: #666565;
	padding: 15px 10px 5px 15px;
	margin: 0;
}

#signup-newsletter div {
	text-align: left;
	padding: 0 100px 10px 15px;
	margin: 0;
	line-height: 1.3em;
}


#login-floater {
	float: right;
	padding: 20px;
	width: 200px;
	border: 1px solid #B6B6B6;
	margin-left: 30px;
background: #F4F4F4;
}

#login-floater h3 {
	padding: 0;
	margin: 0;
}

#commerce {
	text-align: left;
	padding: 10px 0 0 0;
}

#footer {
	background: #808F3C;
	text-align: left;
}

#footer a {
  color: #FFFFFF;
}

#footer td {
	font: 0.7em 'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;
	color: #FFF;
	padding: 5px 20px;
}


.event-entry {
	padding-bottom: 40px
}

div.event-entry .name {
	color: #666565;
	font: 1em 'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;
	font-weight: bold;
	padding-bottom: 10px;
}

div.event-entry .time {
	font: 0.75em 'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;
	font-style: italic;
	padding-bottom: 5px;
}

div.event-entry .text {
	font: 0.75em 'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;
	font-style: normal;
	line-height: 1.5em;
}


.news-entry {
	padding-bottom: 40px
}

div.news-entry .name {
	color: #666565;
	font: 1em 'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;
	font-weight: bold;
	padding-bottom: 10px;
}

div.news-entry .text {
	font: 0.75em 'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;
	font-style: normal;
	line-height: 1.5em;
}

div.news-entry .image {
	float: right;
	padding: 0 0 10px 10px;
}




tr.odd {
	background: #DEDEDE;
}

tr.even {
	background: transparent;
}

td.column-nowidth {
	font-family:  'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;  
	font-size: 0.75em;
	padding-right: 35px;
	line-height: 1.5em;
}


td.single-column {
	padding-right: 35px;
	width: 260px;
}

td.single-column-last {
	width: 260px;
}

td.td {
	font-family:  'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;  
	font-size: 0.75em;
	padding: 4px 7px 4px 7px;
}

td.th {
	background: #888 url('./images/bg_table.gif') repeat-x;
	font-family:  'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;  
	font-size: 0.75em;
	padding: 3px 7px 1px 7px;
	font-weight: bold;
}


a {
	text-decoration: none;
	color: #808F3C;
}

a:hover {
	text-decoration: none;
	color: #CCBE21;
}


td.td a {
	text-decoration: none;
	color: #808F3C;
}

td.th a {
	text-decoration: none;
	color: #808F3C;
	font-weight: bold;
}

td.td a:hover {
	text-decoration: none;
	color: #CCBE21;
}


/* DROP DOWN MENU */

#menu {
	background: #808F3C;
	width: 900px;
	height: 21px;
}

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: 'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  font-weight: bold;
  text-align: left;
}

div.menuBar {
  background-color: transparent;
}

div.menuBar a.menuButton {
  background-color: #808F3C;
  border: 1px solid #FFFFFF;
  border-width: 0 1px 0 0;
  margin: 0;
  color: #FFFFFF;
  cursor: default;
  padding: 3px 20px 3px 20px;
  position: relative;
  text-decoration: none;
  top: 3px;
  left: 0;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: #CCBE21;
  color: #FFFFFF;
}

div.menuBar a.menuButtonSelected {
  background-color: #CCBE21;
  color: #FFFFFF;
  padding: 1px 20px 3px 20px;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #CCBE21;
  color: #FFFFFF;
  left: 0;
  top: 3px; 
}

div.menu {
  background-color: #808F3C;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #FFFFFF;
  cursor: default;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  padding: 3px 20px 3px 20px;
  border: 1px solid #FFFFFF;
  border-width: 1px 1px 0 1px;
}


div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #CCBE21;
  color: #FFFFFF;
  padding: 3px 20px 3px 20px;
  display: block;
  white-space: nowrap;
  border: 1px solid #FFFFFF;
  border-width: 1px 1px 0 1px;
}


/* DROP DOWN MENU END */





.form-field {
	padding-bottom: 10px;
}

.form-label {
	font-size: 10px;
	color: #888; 
	padding-bottom: 1px;
}

.form-login {
	font-family:  'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;  
	font-size: 0.75em;
	width: 180px;
	border: 1px solid #B9B9B6;	
}

.form-text {
	font-family:  'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;  
	font-size: 0.75em;
	width: 300px;
	border: 1px solid #B9B9B6;	
}

.form-textarea {
	font-family:  'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;  
	font-size: 0.75em;
	width: 300px;
	border: 1px solid #B9B9B6;	
}

.form-select {
	font-family:  'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;  
	font-size: 0.75em;
	width: 300px;
	border: 1px solid #B9B9B6;	
}

.form-button {
	font-family:  'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;  
	font-size: 0.75em;
	border: 1px solid #B9B9B6;	
	background: #F4F4F4;
	color: #706969;
	padding: 1px 15px 1px 15px;
}

.form-button:hover {
	font-family:  'Lucida Grande', Helvetica, Swiss, Arial, sans-serif, SunSans-Regular;  
	font-size: 0.75em;
	border: 1px solid #333;	
	background: #FFF;
	color: #333;
	padding: 1px 15px 1px 15px;
}








.form-label-error {
	font-size: 0.8em;
	color: #FB0303;
	padding-bottom: 1px;
}

.form-error {
	font-size: 0.8em;
	color: #FB0303; 
	padding-bottom: 1px;
}

.form-help {
	font-size: 0.8em;
	color: #888; 
	padding-top: 2px;
}

.required {
	color: #880D19;
	font-weight: bold;
	padding-left: 2px;
}

#feedback {
	background: #E8E8E8;
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
}
		
#feedback ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
			
#feedback ul li {
	padding: 0;
	list-style: none;
	color: #0D691F;
	background: url(./images/feedback_ok.gif) no-repeat;
	padding: 3px 0 3px 22px;
}
		
#feedback ul li.error {
	padding: 0;
	list-style: none;
	color: #900;
	background: url(./images/feedback_error.gif) no-repeat;
	padding: 3px 0 3px 22px;
}
