body
 {
	background-image: url(images/bkgrnd_grey.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  font-family: myriad, arial, helvetica, verdana, geneva;
	color:  #333333;
	font-size: 11.5px;
	}
	
a:link {color: #666633; text-decoration: none;}
a:visited {color: #666633; text-decoration: none;}
a:hover {color: #666633; text-decoration: underline;}
a:active {color: #666633; text-decoration: none;}

a.mainNav {
	padding-left: 20px;
	font-weight: bold;
}
a.secNav {
	padding-left: 30px;
}

#sitedescription  {display: none;}

.header {	font-size: 16px; font-weight: bold; letter-spacing: 0px; color: #CC9933; }
h1 {	font-size: 15px; font-weight: bold; letter-spacing: 0px; margin: 0; padding:0; }
h2 { color: #CC9933; font-size: 13px; font-weight: bold; letter-spacing: 0px; margin: 0; padding:0;  }

.subhead {
	color: #CC9933;
	font-size: 14px;
	font-weight: bold;
	font-family: myriad, arial, helvetica, verdana, geneva; 
	letter-spacing: 0px; 
	}

.address {
color: #ffffff;
font-size: 11px;
font-decoration: none;
font-family: arial, helvetica, verdana, geneva;
}

.anchor {
	color: #666633;
	font-size: 10px;
	font-weight: bold;
	font-family: myriad, arial, helvetica, verdana, geneva; 
	letter-spacing: 0px; 
	font-decoration: none;
	padding-bottom: 2px;}
	a.anchor:link { margin-left: 20px; color: #666633; font-weight: bold; text-decoration: none; font-varient: uppercase; letter-spacing: 0px; padding-bottom: 2px;}
a.anchor:hover { margin-left: 20px; color: #666633; font-weight: bold; text-decoration: underline; font-varient: uppercase; letter-spacing: 0px; padding-bottom: 2px;}
.anchor:visited { margin-left: 20px; color: #666633; font-weight: bold; font-varient: uppercase; letter-spacing: 0px; padding-bottom: 2px;}
.anchor:active { margin-left: 20px; color: #666633; font-weight: bold; font-varient: uppercase; letter-spacing: 0px; padding-bottom: 2px;}

.mainNav {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: myriad, arial, helvetica, verdana, geneva; 
	letter-spacing: 0px; 
	font-decoration: none;}
.mainNav:link { color: #FFFFFF; font-weight: bold; text-decoration: none; font-varient: uppercase; letter-spacing: 0px; }
.mainNav:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline; font-varient: uppercase; letter-spacing: 0px; }
.mainNav:visited { color: #FFFFFF; font-weight: bold; font-varient: uppercase; letter-spacing: 0px; }
.mainNav:active { color: #FFFFFF; font-weight: bold; font-varient: uppercase; letter-spacing: 0px; }

.secNav {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: myriad, arial, helvetica, verdana, geneva; 
	letter-spacing: 0px; 
	font-decoration: none;}
.secNav:link { color: #FFFFFF; font-weight: normal; text-decoration: none; letter-spacing: 0px; }
.secNav:hover { color: #FFFFFF; font-weight: normal; text-decoration: underline; letter-spacing: 0px; }
.secNav:visited { color: #FFFFFF; font-weight: normal; letter-spacing: 0px; }
.secNav:active { color: #FFFFFF; font-weight: normal; letter-spacing: 0px; }


.copyright {color: #9AB18D;
	font-size: 10px;
	text-decoration: none;
	font-family: arial, helvetica, verdana, geneva;
	font-weight: bold; }

.white {color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-family: myriad, arial, helvetica, verdana, geneva;
	font-weight: normal; 
	}

.footer {	
	color: #ebe7cf;
	font-size: 10px;
	}

/* Calendar-specific Styles */

/* If there are multiple types for an event, set a colour as the default */
a.calendar_fullview_eventlink {
	color: #cc9933;
	font-weight: bold;
}

.eventtype_mensgolf {
	color: #336633;
}
a.eventtype_mensgolf {
	color: #336633;
	font-weight: bold;
}
tr.eventtype_mensgolf {
	background-color: #336633;
}
.eventtype_ladiesgolf {
	color: #ae8411;
}
a.eventtype_ladiesgolf {
	color: #ae8411;
	font-weight: bold;
}
tr.eventtype_ladiesgolf {
	background-color: #ae8411;
}
.eventtype_social {
	color: #90962a;
}
a.eventtype_social {
	color: #90962a;
	font-weight: bold;
}
tr.eventtype_social {
	background-color: #90962a;
}
.eventtype_general {
	color: #597d87;
}
a.eventtype_general {
	color: #597d87;
	font-weight: bold;
}
tr.eventtype_general {
	background-color: #597d87;
}
a.calendar_fullview_eventlink {
	font-size: 11px;
}
.event_title {
	font-size: 14px;
}
.calendar_header {
	font-size: 24px;
}
.calendar_header_listview {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
}
tr.calendar_background {
	background-color: #cc9933;
}
a.calendar_navigation {
	font-size: 20px;
	text-decoration: none;
}
.calendar_mouseover_background {
	background-color: #eeeeee;
}
.message {
	color: #ccff33;
}

/*
	ColorBox Core Style
	The following rules are the styles that are consistant between themes.
	Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
	ColorBox example user style
	The following rules are ordered and tabbed in a way that represents the
	order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}

#colorbox{border: 1px #999 solid; background-color: #fff;}
	#cboxContent{margin-top:22px;}
			#cboxLoadedContent{background:#fff; padding:0;}
			#cboxLoadingGraphic{background:url(/js/colorbox/images/loading.gif) center center no-repeat;}
			#cboxLoadingOverlay{background:#fff;}
			#cboxTitle{position:absolute; top:-18px; left:5px; color:#333; font-weight: bold;}
			#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
			#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/js/colorbox/images/controls.png) 0 0 no-repeat;}
			#cboxPrevious{background-position:0px 0px; right:44px;}
			#cboxPrevious.hover{background-position:0px -25px;}
			#cboxNext{background-position:-25px 0px; right:22px;}
			#cboxNext.hover{background-position:-25px -25px;}
			#cboxClose{background-position:-50px 0px; right:0;}
			#cboxClose.hover{background-position:-50px -25px;}
			.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
			.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
			.cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
			.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
			.cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

label {
	cursor: pointer;
}