* { margin: 0;
	padding: 0;
	border: 0;
	outline:none;
}

html {
	font-size: 62.5%;
	height:100%;
	width:100%
}

body {
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	background: #192b01 url(/_cust/images/bgtile.jpg) top repeat;
	color:#8f593e;
}

h1, h2, h3, h4, h5 {
	color: #4A7B2A;
	font-weight:normal;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 2em;
    text-transform: uppercase;
    color: #4C7B2B;
}

h3 {
    font-size: 1.4em;
    color: #6a4622;
    margin-bottom: 4px;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.3em;
}

a:link {
	color: #4A453E;
	text-decoration: underline;
}

a:visited {
	color: #4A453E;
	text-decoration: underline;
}

a:hover {
	color:#48010c;
	text-decoration: none;
}

a:active {
	color:#9e1c3;
	text-decoration: underline;
}

p {
	line-height:1.8em;
	margin-bottom: 8px;
}

/*------------------------------------------------------------ MAIN BODY STYLES -------------------------------------------------------*/
#container {
	background: url(/_cust/images/containerBG.png) repeat-y; 
	width:987px;
	margin:0 auto 0px auto;
}

#header {
	background: url(/_cust/images/headerBG.png) repeat-x; 
	width:980px;
	height: 31px;
	z-index: 500;
	position: relative;
}

img.logo {
	float:left;
	margin:0 17px 0 5px;
}

#main_large {
	float: left;
	width: 260px;
}

.flyover-header {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #9a9a9a;
}

#flyover {
	float: left;
}

#preview {
	width: 300px;
	float: left;
	margin-right: 10px;
	position: relative;
	height: 560px;
}


#preview .display {
	position: absolute;
	left: 5px;
	bottom: 5px;
}

.hole_distance {
	width: 110px;
}

.hole_distance td {
	border: 1px solid #9a9a9a;
	padding: 3px;
}

.hole_profressional td {
	background: #091921;
	color: #FFF;
}

.hole_championship td {
	background: #044f97;
	color: #FFF;
}

.hole_regular td {
	background: #cdab25;
	color: #000;
}

.hole_forward td {
	background: #e30d2e;
	color: #FFF;
}

.hole_jr td {
	background: #FFF;
	color: #000;
}


#video-holder {
	float: left;
	width: 630px;
}

#video-contain {
	background: #000;
	width: 630px;
	height: 394px;
	float: left;
	margin-bottom: 10px;
}

#holes { 
	clear: both;
	float: left;
	width: 630px;
}

#holes h2.title {
	position: absolute;
	top: 0;
	white-space: nowrap;
	z-index: 5;
	background: #000;
	font-size: 12px;
	color: #FFF;
	padding: 3px;
	opacity: .6;
}

#holes li {
	float: left;
	width: 40px;
	height: 74px;
	display: block;
	list-style: none;
	position: relative;
	margin-right: 3px;
	display: block;
	margin-bottom: 6px;
	border: 1px solid #9a9a9a;
	cursor: pointer;
}

#holes li.last {
	margin-right: 0;
}


#holes li.bottomline {
	margin-bottom: 0;
}

#holes li h3 {
	position: absolute;
	bottom: 3px;
	left: 3px;
	font-size: 11px;
	color: #FFF;
	margin-bottom: 0;
}

#views {
	float: left;
	margin-top: 10px;
	position: relative;
}

#views .submenu a {
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 5;
}

#views .submenu a {
	background: #FFF;
	text-transform: uppercase;
	color: #000;
	padding: 3px;
	text-decoration: none;
}

li.active .arrow {
	display: block;
}

.arrow {
	position: absolute;
	left: 2px;
	bottom: -1px;
	display: none;
}

/*

#holes li {
	list-style: none;
	float: left;
	margin-bottom: 10px;
	position: relative;	
	cursor: pointer;
	width: 40px;
	border: 1px solid #9a9a9a;
	padding: 1px;
	margin-right: 4px;
}

#holes li.last {
	margin-right: 0;
}

#holes li.active {
	padding: 0px;
	border: 2px solid #3a3a3a;
}

#holes li img {
	float: left;
	margin-right: 5px;

}
#holes li h2 {
	position: absolute;
	top: 0;
	left: 5px;
	color: #FFF;
	font-size: 18px;
}


#holes li h5 {
	float: left;
}

#holes li h3 {
	float: left;
}


#hole_sidebar {
	overflow-y: auto;
	border: 1px solid #9a9a9a;
	padding: 5px;
}

.hole_distance {
	width: 110px;
}

.hole_distance td {
	border: 1px solid #9a9a9a;
	padding: 3px;
}

.hole_profressional td {
	background: #091921;
	color: #FFF;
}

.hole_championship td {
	background: #044f97;
	color: #FFF;
}

.hole_regular td {
	background: #cdab25;
	color: #000;
}

.hole_forward td {
	background: #e30d2e;
	color: #FFF;
}

.hole_jr td {
	background: #FFF;
	color: #000;
}

.viewsholder {
	padding-top: 15px;
}

.course_image {
	clear: both;
	position: relative;
	width: 260px;
	height: 500px;
	float: left;
}

.course_image img {
	position: absolute;
	z-index: 1;
	border: 1px solid #9a9a9a;
}

.course_image #distance {
	position: absolute;
	z-index: 2;
	left: 15px;
	bottom: 20px;
}

.submenu a {
	float: left;
	display: block;
	margin-right: 10px;
	padding: 2px 5px;
	background: #FFF;
	border: 1px solid #9a9a9a;
	text-decoration: none;
}

.submenu a.active {
	background: #4C7B2B;
	color: #FFF;
}

.submenu {
	margin: 7px 0;
	float: left;
}

#holeView {
	clear: both;
	width: 260px;
	float: left;
}

#video-holder {
	margin-top: 65px;
	width: 620px;
	height: 400px;
	background: #000;
	float: left;
	display: block;
}
*/




#slideshow {
	width: 980px;
	height: 322px;
	z-index: 100;
	position: relative; 
}

#slideshow img {
	margin-top: -2px;
}

#slideshow li p {
	position: absolute;
	padding: 5px 10px;
	background: url(/_cust/images/clearbg.png) repeat;
	right: 10px;
	bottom: 0px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 4px;
}

#slideshow_hidden {
	width: 980px;
	height: 54px;
	z-index: 100;
	position: relative;
	background: url(/_cust/images/contentBG.jpg) repeat; 
}

#content {
	background: url(/_cust/images/contentBG.jpg) repeat;  
	padding: 21px 20px;
	width: 940px;
}

.line {
	margin: 20px 0;
	background: #CFC5A8;
	width: 100%;
	height: 2px;
}

#fancybox-inner {
	background: url(/_cust/images/contentBG.jpg) repeat;  

}

#modal, #punchPassModal, #seasonPassModal, #otherPassModal, #giftModal {
	padding: 10px;
}

#modal {
	padding: 20px;
	height: auto;
}

#sidebar {
	width: 222px;
	float: left;  
}

#main {
	float: right;
	width: 640px;
}

#submain {
	float: left;
	width: 345px;
	margin-left: 80px;
}

#submain ul {
	padding: 6px;
	margin-bottom: 6px;
}

#submain ul li {
	margin-left: 18px;
}

#rightsidebar {
	float: right;
	width: 220px;
}

#submain.widecolumn {
	width: 610px;
}


/*----------------------------------------------------------- H1 HEADERS STYLES -----------------------------------------------------------*/

h1 {
	text-indent: -9000px;
	overflow: hidden;
	margin-bottom: 15px;
	display: block;
	height: 23px;
}

h1.twHdr {
	background: url(/_cust/images/headers/twHdr.png) no-repeat;
	width: 144px;
}

h1.vidHdr {
	background: url(/_cust/images/headers/vidHdr.png) no-repeat;
	width: 72px;
}

h1.newsHdr {
	background: url(/_cust/images/headers/newsHdr.png) no-repeat;
	width: 133px;
}

h1.jrGolfHdr {
	background: url(/_cust/images/headers/jrGolfHdr.png) no-repeat;
	width: 128px;
}

h1.newToGolfHdr {
	background: url(/_cust/images/headers/newToGolfHdr.png) no-repeat;
	width: 142px;
}

h1.gcHdr {
	background: url(/_cust/images/headers/gcHdr.png) no-repeat;
	width: 196px;
}

h1.mainHdr {
	background: url(/_cust/images/headers/mainHdr.png) no-repeat;
	width: 314px;
}

h1.bestgolfHdr {
	background: url(/_cust/images/headers/bestgolfHdr.png) no-repeat;
	width: 315px;
}

h1.elmwoodHdr {
	background: url(/_cust/images/headers/elmwoodHdr.png) no-repeat;
	width: 242px;
}

h1.elmwoodratesHdr {
	background: url(/_cust/images/headers/elmwoodratesHdr.png) no-repeat;
	width: 223px;
}

h1.elmwoodnewsHdr {
	background: url(/_cust/images/headers/elmwoodnewsHdr.png) no-repeat;
	width: 165px;
}

h1.prairieHdr  {
	background: url(/_cust/images/headers/prairieHdr.png) no-repeat;
	width: 294px;
}

h1.prairieratesHdr  {
	background: url(/_cust/images/headers/prairieratesHdr.png) no-repeat;
	width: 275px;
}

h1.prairienewsHdr  {
	background: url(/_cust/images/headers/prairienewsHdr.png) no-repeat;
	width: 218px;
}

h1.kuehnHdr   {
	background: url(/_cust/images/headers/kuehnHdr.png) no-repeat;
	width: 269px;
}

h1.kuehnratesHdr   {
	background: url(/_cust/images/headers/kuehnratesHdr.png) no-repeat;
	width: 250px;
}

h1.kuehnnewsHdr   {
	background: url(/_cust/images/headers/kuehnnewsHdr.png) no-repeat;
	width: 191px;
}

h1.contactHdr {
	background: url(/_cust/images/headers/contactHdr.png) no-repeat;
	width: 120px;
	margin-bottom: 10px;
}

h1.tourneventsHdr {
	background: url(/_cust/images/headers/tourneventsHdr.png) no-repeat;
	width: 253px;
}

h1.upcomingeventsHdr {
	background: url(/_cust/images/headers/upcomingeventsHdr.png) no-repeat;
	width: 189px;
}

h1.eventcalHdr {
	background: url(/_cust/images/headers/eventcalHdr.png) no-repeat;
	width: 172px;
	margin-bottom: 12px;
}

h1.groupeventsHdr {
	background: url(/_cust/images/headers/groupeventsHdr.png) no-repeat;
	width: 149px;
}

h1.evcomstockHdr {
	background: url(/_cust/images/headers/evcomstockHdr.png) no-repeat;
	width: 141px;
}

h1.privatetournHdr {
	background: url(/_cust/images/headers/privatetournHdr.png) no-repeat;
	width: 236px;
}

h1.tournresultsHdr {
	background: url(/_cust/images/headers/tournresultsHdr.png) no-repeat;
	width: 231px;
}

h1.eventrequestHdr {
	background: url(/_cust/images/headers/eventrequestHdr.png) no-repeat;
	width: 221px;
}


h1.clubsleaguesHdr {
	background: url(/_cust/images/headers/clubsleaguesHdr.png) no-repeat;
	width: 211px;
}

h1.mensclubHdr {
	background: url(/_cust/images/mensClubLogo.jpg) no-repeat;
	width: 198px;
	height: 51px;
}

h1.womensclubHdr {
	background: url(/_cust/images/headers/womensclubHdr.png) no-repeat;
	width: 317px;
}

h1.ladiesclubsHdr {
	background: url(/_cust/images/headers/ladiesclubHdr.png) no-repeat;
	width: 313px;
}

h1.juniorgolfHdr {
	background: url(/_cust/images/headers/juniorgolfHdr.png) no-repeat;
	width: 129px;
}

h1.firstteeHdr {
	background: url(/_cust/images/headers/firstteeHdr.png) no-repeat;
	width: 143px;
}

h1.scholarshipHdr {
	background: url(/_cust/images/headers/scholarshipHdr.png) no-repeat;
	width: 361px;
}

h1.greenfeesHdr {
	background: url(/_cust/images/headers/greenfeesHdr.png) no-repeat;
	width: 121px;
}

h1.passesHdr {
	background: url(/_cust/images/headers/passesHdr.png) no-repeat;
	width: 75px;
}

h1.teetimesHdr {
	background: url(/_cust/images/headers/teetimesHdr.png) no-repeat;
	width: 195px;
}

h1.proshopHdr {
	background: url(/_cust/images/headers/proshopHdr.png) no-repeat;
	width: 182px;
}

h1.discountHdr {
	background: url(/_cust/images/headers/discountHdr.png) no-repeat;
	width: 204px;
}

h1.giftHdr {
	background: url(/_cust/images/headers/giftHdr.png) no-repeat;
	width: 185px;
}

h1.staffHdr {
	background: url(/_cust/images/headers/staffHdr.png) no-repeat;
	width: 107px;
}

h1.formsHdr {
	background: url(/_cust/images/headers/formsHdr.png) no-repeat;
	width: 240px;
}

h1.employmentHdr {
	background: url(/_cust/images/headers/employmentHdr.png) no-repeat;
	width: 136px;
}

h1.newslettersHdr {
	background: url(/_cust/images/headers/newslettersHdr.png) no-repeat;
	width: 141px;
}

h1.lessonsHdr {
	background: url(/_cust/images/headers/lessonsHdr.png) no-repeat;
	width: 91px;
}





/*----------------------------------------------------------- SIDEPANEL H1 HEADERS STYLES -----------------------------------------------------------*/

.sidePanel h1 {
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	height: 36px;
	width: 222px;
	margin-bottom: 0;
}

.sidePanel h1.coursesfeesHdr {
	background: url(/_cust/images/headers/sidepanel/coursesfeesHdr.png) no-repeat;
}

.sidePanel h1.specialsHdr {
	background: url(/_cust/images/headers/sidepanel/specialsHdr.png) no-repeat;
}

.sidePanel h1.eventsHdr {
	background: url(/_cust/images/headers/sidepanel/eventsHdr.png) no-repeat;
}

.sidePanel h1.clubsleaguesHdr {
	background: url(/_cust/images/headers/sidepanel/clubsleaguesHdr.png) no-repeat;
}

.sidePanel h1.proshopHdr {
	background: url(/_cust/images/headers/sidepanel/proshopHdr.png) no-repeat;
}

.sidePanel h1.newsHdr {
	background: url(/_cust/images/headers/sidepanel/newsHdr.png) no-repeat;
}

.sidePanel h1.contactHdr {
	background: url(/_cust/images/headers/sidepanel/contactHdr.png) no-repeat;
}






/*----------------------------------------------------------- LEFT SIDEBAR STYLES -----------------------------------------------------------*/

ul.golfmembers li {
	list-style: none;
	float: left;
	clear: left;
	margin-bottom: 10px;
}

input.golfers {
	float: left;
	margin-right: 2px;
}

.form-message.form-success {
	background: url(/_cust/images/success.png) no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin: 3px 5px 0 9px;
}

.form-message.form-error {
	background: url(/_cust/images/error.png) no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin: 3px 5px 0 9px;
}

.sidePanelBlank { 
	width: 222px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	float: left;
}

.sidePanel {
	background: url(/_cust/images/sidePanelBottom.png) bottom center no-repeat;
	width: 222px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	float: left;
}

.sidePanel ul {
	background: url(/_cust/images/sidePanelTile.jpg) repeat-y;
	color: #767573;
	list-style: none;
	padding: 0 8px 0;
	width: 206px;
}

.sidePanel ul li {
	display: inline;
}

.sidePanel ul li a {
	display: block;
}

.sidePanel.subnav ul li a {
	padding: 8px 0 8px 4px;
	background: url(/_cust/images/sidePanelBorder.png) no-repeat bottom left;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-shadow: #e4dfd9 1px 1px;
	color: #745231;
	text-transform: uppercase;	
}

.sidePanel.subnav ul li a:hover, .sidePanel.subnav ul li a.active {
	color: #b39c7f;
}

.sidePanel.subnav ul li a.last {
	background: none;
}

.sidePanel.golfSpecials ul li a {
	padding: 4px 0 8px;
}

a.rateBrochureBtn {
	background: url(/_cust/images/buttons/ratebrochureBtn.jpg) no-repeat;
	display: block;
	width: 222px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 22px;
}

a.groupeventpanel img {
	margin-top: 30px;
}

img.gpspanel {
	margin-top: 0px;

}


/*----------------------------------------------------------- RIGHT SIDEBAR STYLES -----------------------------------------------------------*/

a.bookElmwoodBtn {
	background: url(/_cust/images/buttons/bookElmwoodBtn.png) no-repeat top;
	display: block;
	width: 220px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 15px;
}

a.bookPGBtn {
	background: url(/_cust/images/bookPGBtn.png) no-repeat top;
	display: block;
	width: 220px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 15px;
}

a.bookKPBtn {
	background: url(/_cust/images/bookKPBtn.png) no-repeat top;
	display: block;
	width: 220px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 15px;
}

a.takeTourBtn {
	background: url(/_cust/images/buttons/takeTourBtn.png) no-repeat top;
	display: block;
	width: 220px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 30px;
}


a.bookElmwoodBtn:hover, a.bookPGBtn:hover, a.bookKPBtn:hover, a.takeTourBtn:hover {
	background-position: bottom;
}


#rightsidebar address {
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	margin-bottom: 40px;
}


/*----------------------------------------------------------- PAGES STYLES -----------------------------------------------------------*/

small {
	font-style: italic;
	font-size: 11px;
}

.listing {
	margin-left: 10px;
	margin-bottom: 6px;
	float: left;
}

.listing li {
	list-style: none;
	padding: 3px 0;
	float: left;
	width: 335px;
	border-bottom: 1px dotted #8f593e;
}

.listing li span.left {
	float: left;
}

.listing li span.right {
	float: right;
}

ul#upcomingEvents li {
	list-style: none;
	margin-bottom: 20px;
}

ul#upcomingEvents span.title {
	text-transform: uppercase;
	color: #4a7b28;
	font-size: 15px;
}

ul#upcomingEvents span.date {
	text-transform: uppercase;
	color: #83ab67;
	font-size: 15px;
}

ul#upcomingEvents p {
	margin-top: 4px;
	width: 250px;
}

a.viewallEventsBtn {
	background: url(/_cust/images/buttons/viewallEventsBtn.png) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	width: 184px;
	height: 18px;
	margin: 6px 0 0 20px;
}


#courses {  
	margin-bottom: 40px;
}



#main #courses li {
	background: url(/_cust/images/courseBGLarge.jpg) no-repeat;
	width: 643px;
	height: 118px;
	margin-bottom: 15px;
}

#main #courses li p {
	width: 440px; /* 300px; with video */
	float: left;
	padding-left: 0;
}

#main #courses li img.video {
	position: absolute;
	right: 6px;
	top: 12px;
}
 
#main #courses li.club  {
	cursor: pointer;
} 
 
#main #courses li.club p {
	width: 440px; 
}

#main.plainlist ul {
	padding: 6px;
	margin-bottom: 6px;
}

#main.plainlist ul li {
	margin-left: 18px;
}

body#ladiesclubsPage #main #courses li {
	background: none;
	width: 643px;
	height: 78px;
	margin-bottom: 15px;
}

.ggrpi ul {
	list-style: none;
	padding-top: 4px;
	padding-bottom: 12px;
}

#eventsPage #rightsidebar, #groupeventsPage #rightsidebar {
	width: 287px;
}

.gftitle {
	margin-top: 4px;
	float: right;
	font-weight: 900; 
	margin-right: -14px; 
	font-size: 1.1em;
}

body#greenfeesPage .gftitle { 
	margin-right: 240px;
}

ul.navlist {
	margin-left: 20px;
	margin-bottom: 12px;
}

/*----------------------------------------------------------- HOMEPAGE STYLES -----------------------------------------------------------*/

.leftCol {
	float: left;
	width: 460px;
}

.leftCol .barOne {
	float: left;
	width: 220px;
}

.leftCol .barTwo {
	float: right;
	width: 220px;
}

.rightCol {
	float: right;
	width: 460px; 
}

.rightColUp {
	margin-top: -85px; 
}

.bottom {
	clear: both;
}


#twitterPanel {
	position: relative;
	margin-bottom: 35px;
	width: 220px;
}

.twicon {
	position: absolute;
	right: 43px;
	top: 2px;
}


#twitterPanel p {
	margin-bottom: 6px;
	line-height: 18px;
}

#twitterPanel small a {
	color: #b39c7f;
	font-size: 11px;
}

#twitter_in {
	font-size: 1.0em;
}

.twitter_deet {
	font-size: 0.9em;
	font-style: italic;
}

#videosPanel {
	margin-bottom: 30px;
	width: 220px;
}

#videosPanel ul {
	margin-top: 7px;
	border-top: 1px dotted #4a2d00;
}

#videosPanel li {
	display: inline;
	list-style: none;
}

#videosPanel li a {
	display: block;
	padding: 5px 0;
	border-bottom: 1px dotted #4a2d00;
	font-size: 14px;
	color: #362f2d;
	text-decoration: none;
	text-shadow: #e4e1dd 1px 1px;
}

#videosPanel li a:hover {
	color: #b39c7f;
}

#videosPanel a.viewallBtn {
	background: url(/_cust/images/buttons/viewallVideosBtn.png) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	width: 128px;
	height: 23px;
	margin: 6px 0 0 42px;
}

#newsPanel, .newsPanel2 {
	margin-bottom: 30px;
	position: relative;
	width: 220px;
}

#newsPanel .rssicon {
	position: absolute;
	right: 55px;
	top: 2px;
}

#newsPanel li, .newsPanel2 li {
	list-style: none;
	margin-bottom: 14px;
	float: left;
}

#newsPanel h3, , .newsPanel2 h3 {
	color: #362f2d;
	font-size: 16px;
	text-transform: uppercase;
}

#newsPanel p, .newsPanel2 p {
	margin-bottom: 0;
	line-height: 18px;
}

#newsPanel a.readmore, .newsPanel2 a.readmore {
	float: right;
	text-transform: uppercase;
	color: #362f2d;
	font-style: italic;
}

#newsPanel a.viewallBtn, .newsPanel2 a.viewallBtn {
	background: url(/_cust/images/buttons/viewallNewsBtn.png) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	width: 128px;
	height: 23px;
	margin: 6px 0 0 42px;
	float: left;
}


#newsPanelWide {
	margin-left: -30px;
	margin-bottom: 30px;
	position: relative;
	width: 410px;
}

#newsPanelWide .rssicon {
	position: absolute;
	right: 245px;
	top: 2px;
}

#newsPanelWide li  {
	list-style: none;
	margin-bottom: 14px;
	float: left;
}

#newsPanelWide h3 {
	color: #362f2d;
	font-size: 16px;
	text-transform: uppercase;
}

#newsPanelWide p  {
	margin-bottom: 0;
	line-height: 18px;
}

#newsPanelWide a.readmore  {
	float: left;
	text-transform: uppercase;
	color: #362f2d;
	font-style: italic;
	margin-bottom: 8px;
}

#newsPanelWide a.viewallBtn {
	background: url(/_cust/images/buttons/viewallNewsBtn.png) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	width: 128px;
	height: 23px;
	margin: 6px 0 0 42px;
}

.contentBlock {
	clear: both;
	float: left;
	width: 460px;
	margin-bottom: 40px;
}

.contentBlock.last {
	margin-bottom: 0;
}

.contentBlock img {
	float: right;
	margin-left: 15px;
}

.contentBlock a.learnMoreJuniorGolf {
	clear: both;
	float: left;
	background: url(/_cust/images/buttons/learnmoreJuniorGolfBtn.png) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	width: 362px;
	height: 29px;
	margin: 8px 0 0 49px;
}

.contentBlock a.learnMoreNewToGolf {
	clear: both;
	float: left;
	background: url(/_cust/images/buttons/learnmoreNewBtn.png) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	width: 415px;
	height: 29px;
	margin: 3px 0 0 13px;
}

#courses {
	margin-bottom: 50px;
}

#courses li {
	background: url(/_cust/images/courseBG.jpg) no-repeat;
	width: 455px;
	height: 117px;
	padding: 7px 0 7px 7px;
	position: relative;
	list-style: none;
	margin-bottom: 20px;
}

#courses li img {
	float: left;
	margin-right: 15px;
}

#courses li p {
	padding: 5px 30px 5px 5px;
	color: #281901;
	line-height: 18px;
}

#courses li ul.buttons {
	position: absolute;
	left: 105px;
	bottom: 20px;
}

#courses li ul.buttons li, #main #courses li ul.buttons li {
	background: none;
	float: left;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 5px 0 0;
}

#courses li ul.buttons li.last {
	margin-right: 0;
}

#courses li ul.buttons li a {
	height: 23px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;	
}

#courses li ul.buttons li a.courseBookBtn {
	background: url(/_cust/images/buttons/courseBookBtn.png) no-repeat top;
	width: 109px;
}

#courses li ul.buttons li a.courseDetailsBtn {
	background: url(/_cust/images/buttons/courseDetailsBtn.png) no-repeat top;
	width: 92px;
}

#courses li ul.buttons li a.flyoverBtn {
	background: url(/_cust/images/flyoverBtn.jpg) no-repeat top;
	width: 94px;
}

#courses li ul.buttons li a.courseVideoBtn {
	background: url(/_cust/images/buttons/courseVideoBtn.png) no-repeat top;
	width: 46px;
}

#courses li ul.buttons li a.courseMapBtn {
	background: url(/_cust/images/buttons/courseMapBtn.png) no-repeat top;
	width: 39px;
}
	
#courses li ul.buttons li a:hover {
	background-position: bottom;
}

#promoSlide {
	margin-top: 30px;
}

/*----------------------------------------------------------- STAFF PAGE STYLES -----------------------------------------------------------*/

#contact_holder {
	margin-top: 8px;
	/*float: right;*/
	border: 1px solid green;
	width: 420px;
	height: 410px;

}

.cnt_pic {
 float: left;
 margin-right: 8px; 
}


.emp {
	width: 196px;
	height:36px; 
	padding:6px; 
	margin:0 18px 1px 0;
	cursor: pointer;
	overflow: hidden;
}

.emp img {
	float:left;
	border:solid 1px #3d2f1d;
	margin-right:8px;
}

.emp h4 {
	font-size:13px; 
	color: #1E3512;
}

.emp h5 {
	font-size:11px; 
	color: #4A7E2D;
}

ul.newsImageList {
	margin-top: 2px;
	margin-bottom: 6px;
	
}

ul.newsImageList li {
	float: left;
	padding: 6px;
}

h5.newsHdrPhotos {
	margin-top: 6px;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #000;
}


/*----------------------------------------------------------- NAVIGATION STYLES -----------------------------------------------------------*/
ul#nav {
	width:810px;
	height:29px;
	float:left;
}

ul#nav li {
	list-style:none;
	float:left;
}

ul#nav li a {
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	height:29px;
}

ul#nav li a.coursesBtn, ul#nav li a.coursesBtn:visited {
	width:128px;
	background:url(/_cust/images/nav/coursesBtn.png) top no-repeat;
}

ul#nav li a.eventsBtn, ul#nav li a.eventsBtn:visited {
	width:71px;
	background:url(/_cust/images/nav/eventsBtn.png) top no-repeat;
}

ul#nav li a.leaguesBtn, ul#nav li a.leaguesBtn:visited {
	width:140px;
	background:url(/_cust/images/nav/leaguesBtn.png) top no-repeat;
}

ul#nav li a.jrgolfBtn, ul#nav li a.jrgolfBtn:visited {
	width:109px;
	background:url(/_cust/images/nav/jrgolfBtn.png) top no-repeat;
}

ul#nav li a.lessonsBtn, ul#nav li a.lessonsBtn:visited {
	width:80px;
	background:url(/_cust/images/nav/lessonsBtn.png) top no-repeat;
}

ul#nav li a.proshopBtn, ul#nav li a.proshopBtn:visited {
	width:142px;
	background:url(/_cust/images/nav/proshopBtn.png) top no-repeat;
}

ul#nav li a.newsBtn, ul#nav li a.newsBtn:visited {
	width:60px;
	background:url(/_cust/images/nav/newsBtn.png) top no-repeat;
}

ul#nav li a.contactBtn, ul#nav li a.contactBtn:visited {
	width:80px;
	background:url(/_cust/images/nav/contactBtn.png) top no-repeat;
}




ul#nav li a.coursesBtn:hover,
ul#nav li a.eventsBtn:hover,
ul#nav li a.leaguesBtn:hover,
ul#nav li a.jrgolfBtn:hover,
ul#nav li a.lessonsBtn:hover,
ul#nav li a.proshopBtn:hover,
ul#nav li a.newsBtn:hover,
ul#nav li a.contactBtn:hover {
	background-position:center;
}


body#propertiesPage ul#nav li a.propBtn,
body#realtorsPage ul#nav li a.realtorsBtn,
body#proshopPage ul#nav li a.proshopBtn,
body#newsPage ul#nav li a.newsBtn,
body#contactPage ul#nav li a.contactBtn,
body#coursesPage ul#nav li a.coursesBtn,
body#eventsPage ul#nav li a.eventsBtn,  
body#clubsleaguesPage ul#nav li a.leaguesBtn,
body#lessonsPage ul#nav li a.lessonsBtn,
body#juniorgolfPage ul#nav li a.jrgolfBtn,
body#proshopPage ul#nav li a.proshopBtn,
body#newsPage ul#nav li a.newsBtn    
 {
	background-position:bottom;
	cursor:default;
}


ul#utilityNav {
	width:387px;
	height:30px;
	float:right;
	margin-right: 5px;
}

ul#utilityNav li {
	list-style:none;
	float:left;
	margin-right: 4px;
}

ul#utilityNav li a {
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	height:30px;
}

ul#utilityNav li a.mensGolfBtn, ul#nav li a.mensGolfBtn:visited {
	width:120px;
	background:url(/_cust/images/nav/mensGolfBtn.png) top no-repeat;
}

ul#utilityNav li a.womensGolfBtn, ul#nav li a.womensGolfBtn:visited {
	width:138px;
	background:url(/_cust/images/nav/womensGolfBtn.png) top no-repeat;
}

ul#utilityNav li a.bookBtn, ul#nav li a.bookBtn:visited {
	width:117px;
	background:url(/_cust/images/nav/bookBtn.png) top no-repeat;
}

ul#utilityNav li a.mensGolfBtn:hover,
ul#utilityNav li a.womensGolfBtn:hover,
ul#utilityNav li a.bookBtn:hover {
	background-position:center;
}

#information ul  {
	margin: 10px 0 0;
}

#information ul li {
	margin: 0 0 10px;
}

table.table {
	width: 425px;
	table-layout:fixed
}

table.table td.title {
	border-bottom:1px solid #8F593E;
	font-weight: bold;
}

table.table td {
	border-bottom:1px dotted #8F593E;
	padding: 5px 10px;
}

table.table td.bold {
	font-weight: bold;
} 

table#cart {
	margin-bottom: 20px;
	border-right:1px dotted #8F593E;
}

table#cart td {
	border-bottom:1px dotted #8F593E;
	border-left:1px dotted #8F593E;
	padding: 5px 10px;
	background: #F5F5F3;
}

table#cart td.nocol {
	border: 0 none;
	background: none;
}

table#cart thead th {
	background: #4B7E2E;
	color: #FFF;
	height: 20px;
	padding: 5px;
}

h3.passname a {
	float: right;
	margin-left: 10px;
	vertical-align: top;
}


h3.passname {
	margin-bottom: 10px;
}



/*----------------------------------------------------- FOOTER STYLES ---------------------------------------------*/


#contentBottom {
	background: url(/_cust/images/contentBottom.png) no-repeat;
	display: block;
	width: 987px;
	height: 20px;
}

#fwrap {
	width:987px;
	margin:0 auto;
}


#footer {
	background: url(/_cust/images/footerTile.png) repeat-y;
	width:934px;
	margin:0 auto;
	padding: 5px 15px;
	color: #ffffff;
}

#footerBottom {
	background: url(/_cust/images/footerBottom.png) no-repeat;
	display: block;
	width: 953px;
	height: 16px;
	margin-left: 11px;
	margin-bottom: 10px;
}

#footer .connect {
	width: 320px;
	float: left;
	line-height: 24px;
}

#footer .connect img {
	margin-top: 12px;
}

#footer .col {
	float: left;
	padding-top: 10px;
	margin-left: 28px;
	color: #fff;
	line-height: 18px; 
}

#footer .col h5 {
	text-transform: uppercase;
	font-weight: 900;	
	color: #fff;
	font-size: 1.0em;
}



#footer a, #footer a:visited {
	color:#ffffff;
}


a.forty4i {
	margin-left: 307px;
	padding-bottom: 20px;
}


p.siteby {
    margin: 0 auto;
	color: #FFF;
	text-align: center;
}

p.siteby img {
    vertical-align: -5px;
}




/*----------------------------------------------------- CONTACT ---------------------------------------------*/

select.ffi  {
	border: 1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding:3px 5px;
	background:url(/_cust/images/inputBG.png) #FFFFFF repeat-x top;
}

input.ffisubmit {
	background: #F0F0F0;
	text-decoration: none;
	border:1px solid #666666;
	cursor:pointer;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	padding:1px 5px;
}

input.ffisubmit.right {

}

a.buttonlink, a.ffisubmit {
	background: #F0F0F0;
	text-decoration: none;
	border:1px solid #666666;
	color: #000;
	cursor:pointer;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	padding:2px 8px;
}


input.ffi  {
	border: 1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding:3px 5px;
	background:url(/_cust/images/inputBG.png) #FFFFFF repeat-x top;
}

td.imagev input {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;
	border: 1px solid #666666;
	background:url(/_cust/images/inputBG.png) #FFFFFF repeat-x top;
}

textarea.ffi {
	border: 1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding:3px 5px;
	background:url(/_cust/images/inputBG.png) #FFFFFF repeat-x top;
}

.error_msg
{
	border: 1px solid #ff0000;
	color: #ff0000;
	background-color: #FDD0D0;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.success_msg
{
	border: 1px solid #00ff00;
	color: #009900;
	background-color: #ffffff;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.form_msg_width
{
	width: 240px;
}


/*-------------------------------------- SLIDESHOWS --------------------------------------------------------*/

ul#bigslides {
	list-style: none;
	width: 980px;
	height: 322px;
}


/* Autocomplete */


.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}



/*-------------------------------------- MODAL WIN --------------------------------------------------------*/


.simplemodal-data img {
	float: right;
}

.simplemodal-data p {
	width: 415px;
	float: left;
	color: #5A5A5A;
}

.simplemodal-data div.selholder {
	width: 420px;
	float: left;
	color: #5A5A5A;
}

.simplemodal-data strong {
	font-weight: normal;
	color: #7A7A7A;
}

#simplemodal-overlay {
	background-color:#000;
}


body#exhibitors #simplemodal-container {
	height: 400px;
	width: 592px;
}

#simplemodal-container {
	height:420px; 
	width:600px; 
	color:#bbb; 
	/* background-color:#EAECE0; */
	background-color:#ffffff;
	border:2px solid  #BABFA7; 
	padding:12px;
}

/*
body#menstournamentPage #simplemodal-container {
	height: 480px;
}
*/

#simplemodal-container a.modalCloseImg {
	background:url(/_cust/images/x.png) no-repeat; 
	width:25px;
	height:29px; 
	display:inline; 
	z-index:3200; 
	position:absolute; 
	top:-15px; 
	right:-16px; 
	cursor:pointer;
}

#simplemodal-container #basic-modal-content {
	padding:8px;
}

.loginform  {
 
	margin-top: 12px;
	margin-left: 130px;
 	color:#8f593e;
 	font-weight: 900;
} 

#login_valid, #chg_password {
	display: none;
} 

#login_response .error_msg {
	width: 340px;
}

#forgot_response .error_msg, #forgot_response .success_msg {
	width: 340px;
}

/*-------------------------------------- --- WORD VERIFICATION --------------------------------------------------------*/

.word_verification_msg {
}

input.word_verification {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;
	border: 1px solid #666666;
}

img.word_verification {
	border:none;
}

/*----------------------------------------------------------- SITEMAP -----------------------------------------------------------*/


#sitemap_disp
{
	font-size: 1.2em;
	margin-left: 20px;
}

#sitemap_disp ul li
{
	margin-left: 24px;
}

/*----------------------------------------------------------- CLEARFIX -----------------------------------------------------------*/

.hideit {
	display: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}




