
/*========================================
			GLOBAL ASSETS
========================================*/
body, html	{background-color: #E1DABD; margin: 0; padding: 0;}
p	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; margin:0; padding:0; line-height:20px;}
h1	{font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #e1dabd; padding:0; margin: 0;}
h2	{font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #e1dabd; padding:0; margin: 0;}
.container	{width: 950px; margin-left: auto; margin-right: auto;}
.body-wrap	{width: 950px; float: left; background-image: url(../../images/img_content_bkg.jpg); background-repeat:repeat-y;}
		/* IE6 Only */
		* html .body-wrap {display:inline;}
		
.footer-wrap {width: 950px; height: 200px; float: left; background-image: url(../../images/img_footer_bkg.jpg); background-repeat: no-repeat;}
		/* IE6 Only */
		* html .footer-wrap {display:inline;}

.title {width: 950px; height: 62px; float: left; margin-bottom:20px;}
		/* IE6 Only */
		* html .title {display:inline;}
		
.content-wrap-top {width: 800px; float: left; margin-left:75px;}
		/* IE6 Only */
		* html .content-wrap-top {display:inline;}

.content-wrap-bottom {width: 800px; float: left; margin-left:75px;}
		/* IE6 Only */
		* html .content-wrap-top {display:inline;}
		
.content-bkg {width: 800px; float: left; margin-left:75px; background-color:#380101;}
		/* IE6 Only */
		* html .content-bkg {display:inline;}
		
.content {width: 721px; float: left; margin-left:27px; border-top:2px solid #E1DABD; border-right:2px solid #E1DABD; border-left:2px solid #E1DABD; padding:10px 10px 10px 10px;}
		/* IE6 Only */
		* html .content {display:inline;}

/*========================================
				MAIN-NAV
========================================*/
.main-nav-wrap {width: 950px; float: left; background-image: url(../../images/img_main_menu_bkg.jpg); background-repeat:repeat-y;}
#nav {width:900px; float:left; margin-left:27px;}
		/* IE6 Only */
		* html #nav {display:inline;}
		
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0;}
ul.menu a {display:block; color:#ffffff; text-decoration:none;}		
ul.menu li {position:relative; float:left; margin-right:0px; border-right:2px solid #E1DABD; border-bottom:2px solid #E1DABD;}		
ul.menu ul {position:absolute; top:34px; left:0; background-color:#3B0101; display:none; opacity:0; list-style:none;}/*dropdown bkg color*/
ul.menu ul li {position:relative; border:0px solid #aaa; margin:0;}		
ul.menu ul li a {display:block; padding:3px 7px 5px 7px; opacity:100; font-size:12px;}
ul.menu ul li a:hover {background-color:#6c4040;}/*dropdown hover color*/
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {padding:8px 16px 8px 16px; font-weight:bold; text-transform:uppercase; background-color:#3B0101;}
ul.menu .menulink:hover, ul.menu .menuhover {background-color:#6c4040;}
ul.menu .topline {border-top:1px solid #aaa}


/*========================================
				FOOTER
========================================*/
.footer-info {width:950px; float:left; margin:42px 0px 0px 0px; text-align:center;}
.footer-info ul{list-style:none; display:inline; text-align:center; margin:0; padding:0;}
.footer-info ul li{list-style:none; display:inline; font-size:12px; color:#ffffff; font-family:Arial, Helvetica, sans-serif; padding:0px 35px 0px 35px; border-right:1px #ffffff solid;}
.footer-info ul li a{color:#ffffff; font-size:12px; font-family:Arial, Helvetica, sans-serif; height:15px; text-decoration:none;}
.footer-info ul li a:hover{color:#E1DABD; text-decoration:none;}
.copyright	{color:#ffffff; font-size:10px; font-family:Arial, Helvetica, sans-serif; margin: 5px 0px 0px 0px}

			/*========================================
							FOOTER-NAV
			========================================*/
			.footer-nav {width:800px; float:left; margin:60px 0px 0px 50px; text-align:center;}
					/* IE6 Only */
					* html .footer-nav {display:inline; margin-top: 67px;}
					/* IE7 Only */
					*:first-child+html .footer-nav {margin-top: 67px;}
					
			.footer-nav ul{list-style:none; display:inline; text-align:center; margin:0; padding:0;}
			.footer-nav ul li{list-style:none; display:inline;}
			.footer-nav ul li a{color:#000000; font-size:11px; font-family:Arial, Helvetica, sans-serif; height:15px; padding:0px 5px 0px 5px; text-decoration:none; border-right:1px #000000 solid;}
			.footer-nav ul li a:hover{color:#E1DABD; text-decoration:none;}
			

/*========================================
				HOME PAGE
========================================*/
.home-nav-wrap {width: 675px; float: right; margin: -615px 0px 0px 0px; border:none;}
#home-nav {width:675px; float:left; border:none; margin: -2px 0px 0px 32px;}
		/* IE6 Only */
		* html #nav {display:inline;}
		
ul.home-menu {list-style:none; margin:0; padding:0}
ul.home-menu * {margin:0; padding:0;}
ul.home-menu a {display:block; color:#ffffff; text-decoration:none; font-size: 14px;}		
ul.home-menu li {position:relative; float:left; margin-right:0px; border-right:1px solid #E1DABD;}		
ul.home-menu ul {position:absolute; top:34px; left:0; background-color:#3B0101; display:none; opacity:0; list-style:none;}/*dropdown bkg color*/
ul.home-menu ul li {position:relative; margin:0; border:0px solid #aaa;}		
ul.home-menu ul li a {display:block; opacity:100; font-size:12px;  padding:3px 7px 5px 7px;}
ul.home-menu ul li a:hover {background-color:#6c4040;}/*dropdown hover color*/
ul.home-menu ul ul {left:148px; top:-1px;}
ul.home-menu .home-menulink {padding:10px 5px 10px 5px; font-weight:bold; text-transform:uppercase; background-color:#3B0101;}
ul.home-menu .home-menulink:hover, ul.home-menu .menuhover {background-color:#6c4040; border:none;}
ul.home-menu .home-topline {}

.home-footer-info {width:950px; float:left; margin:42px 0px 0px 0px; text-align:center;}
.home-footer-info ul{list-style:none; display:inline; text-align:center; margin:0; padding:0;}
.home-footer-info ul li{list-style:none; display:inline; font-size:12px; color:#ffffff; font-family:Arial, Helvetica, sans-serif; padding:0px 35px 0px 35px; border-right:1px #ffffff solid;}
.home-footer-info ul li a{color:#ffffff; font-size:12px; font-family:Arial, Helvetica, sans-serif; height:15px; text-decoration:none;}
.home-footer-info ul li a:hover{color:#E1DABD; text-decoration:none;}
.home-copyright	{color:#ffffff; font-size:10px; font-family:Arial, Helvetica, sans-serif; margin: 5px 0px 0px 0px}
.home-footer-wrap {width: 950px; height: 200px; float: left; position: absolute; z-index:1; margin: -117px 0px 0px 0px;}
		/* IE6 Only */
		* html .home-footer-wrap {display:inline;}


/*========================================
				MEMBERS PAGE
========================================*/



/*========================================
			ABOUT US PAGE
========================================*/			
.about-image1 {width:741px; height: 191px; float:left; margin:-10px 0px 10px -10px;}
		/* IE6 Only */
		* html .about-image1 {display:inline;}
						
#sig-hole-wrap {width:125px; height:77px; position:absolute; z-index:1; margin:125px 0px 0px 610px;}
		/* IE6 Only */
		* html #sig-hole-wrap {display:inline; margin:125px 0px 0px -125px;}
		/* IE7 Only */
		*:first-child+html #sig-hole-wrap {}
		
.sig-hole {width:125px; height:77px; float:left; margin:0px 0px 0px 0px;}
		/* IE6 Only */
		* html .sig-hole {display:inline;}
		
.about-image2 {width:378px; height: 205px; float:left; margin:25px 10px 0px 0px;}
		/* IE6 Only */
		* html .about-image2 {display:inline;}
		
.about-content {width: 721px; float: left; margin-left:27px; border-top:2px solid #E1DABD; border-right:2px solid #E1DABD; border-left:2px solid #E1DABD; padding:10px 10px 10px 10px;}
		/* IE6 Only */
		* html .about-content {display:inline; padding:0px 0px 0px 10px; border:solid #red thin;}


/*========================================
			AMENITIES PAGE
========================================*/
.club-amenities-header {width:721px; height:23px; float:left; margin-top:20px; clear:both;}
		/* IE6 Only */
		* html .club-amenities-header {display:inline;}
		
.amenities-menu {width:721px; float:left; clear:both;}
		/* IE6 Only */
		* html .amenities-menu {display:inline;}
		
#thumb1 {width:233px; height:158px; float:left; margin-right:8px; margin-bottom: 20px; border:1px solid #e1dabd;}
		/* IE6 Only */
		* html #thumb1 {display:inline;}
		
#thumb2 {width:158px; height:233px; float:left; margin-right:8px; margin-bottom: 20px; border:1px solid #e1dabd;}
		/* IE6 Only */
		* html #thumb2 {display:inline;}
		
.amenities-content {width: 721px; float: left; margin-left:27px; border-top:2px solid #E1DABD; border-right:2px solid #E1DABD; border-left:2px solid #E1DABD; padding:10px 10px 10px 10px;}
		/* IE6 Only */
		* html .amenities-content {display:inline; padding:0px 2px 0px 10px;}


/*========================================
		HOURS OF OPERATION PAGE
========================================*/
#hours-header {width:721px; height: 36px; float:left; border-bottom:1px solid #e1dabd;}
		/* IE6 Only */
		* html #hours-header {display:inline;}
		
#hour-left-column-wrap {width:360px; float:left;}
		/* IE6 Only */
		* html #hour-left-column-wrap {display:inline;}
		
#hour-right-column-wrap {width:360px; float:left; border-left:1px solid #e1dabd;}
		/* IE6 Only */
		* html #hour-right-column-wrap {display:inline;}
		
#hours-txt-wrap {width:300px; float:left; margin-left:30px; margin-top:30px;}
		/* IE6 Only */
		* html #hours-txt-wrap {display:inline;}
		
#hours-txt-wrap2 {width:300px; float:left; margin-left:40px;margin-top:30px;}
		/* IE6 Only */
		* html #hours-txt-wrap2 {display:inline;}


/*========================================
		DRESS CODE PAGE
========================================*/



/*========================================
			SCORE CARD PAGE
========================================*/
.scorecard {width:721px; height:439px; float:left; margin-bottom:30px;}



/*========================================
			PROSHOP PAGE
========================================*/
.proshop-pic {width:721px; height:249px; float:left; margin-bottom:30px;}



/*========================================
		COURSE LAYOUT PAGE
========================================*/



/*========================================
		COURSE DESCRIPTION PAGE
========================================*/



/*========================================
			DINING PAGE
========================================*/
#image-wrap1 {width:721px; float:left; margin:30px 0px 0px 0px;}
#image-wrap2 {width:721px; float:left; margin:10px 0px 0px 0px;}
#image-wrap3 {width:309px; float:left; margin:0px 0px 0px 0px;}
#dining1 {width:309px; height:192px; float:left;}
#dining2 {width:309px; height:192px; float:right;}
#dining3 {width:192px; height:309px; float:left; margin:0px 0px 0px 58px;}
#dining-header-wrap {width:721px; float:left; margin:0px 0px 0px 0px;}
#header1 {width:299px; float:left; text-align:center; padding:10px 5px 10px 5px;}
#header2 {width:299px; float:right; text-align:center; padding:10px 5px 10px 5px;}


/*========================================
			BANQUIT PAGE
========================================*/
#banquet-wrap {width:721px; float:left; margin-top:30px;}
#baquet-image1 {width:374px; float:left;}
#baquet-txt_wrap1 {width:332px; float:right;}
#baquet-image2 {width:374px; float:right;}
#baquet-txt_wrap2 {width:332px; float:left;}
#baquet-txt_wrap3 {width:721px; float:left; text-align:center; margin-top:30px;}


/*========================================
			DIRECTIONS PAGE
========================================*/
#direct-subhead {width:721px; min-height:12px; float:left; margin:0px 0px 60px 0px; text-align:center;}
#direct-links {width:250px; float:left; margin:0px 30px 0px 0px;}
#directions {width:441px; float:left; margin:0px 0px 0px 0px;}
#map {width:300px; float:left; margin:30px 0px 0px 280px;}

/*========================================
			DIRECTORY PAGE
========================================*/
#directory {float:left; margin:30px 0px 30px 160px;}
		/* IE6 Only */
		* html #directory {display:inline;}
		
#directory2 {float:left; margin:30px 0px 0px 60px;}
		/* IE6 Only */
		* html #directory2 {display:inline;}



/*========================================
		BOARD OF GOVERNORS PAGE
========================================*/
.board-pic {width:315px; height:384px; float:left; margin:-10px 0px -10px -10px;}
#board	{float:left; margin: 80px 0px 0px 35px;}



/*========================================
			LINKS PAGE
========================================*/
.image-top {width:741px; height:74px; float:left; margin:10px 0px -10px -10px; border-top:solid 1px #e1dabd;}
		/* IE6 Only */
		* html .image-top {display:inline; margin:0px 0px 0px 0px;}

.links-content {width: 721px; float: left; margin-left:27px; border-top:2px solid #E1DABD; border-right:2px solid #E1DABD; border-left:2px solid #E1DABD; padding:10px 10px 10px 10px;}
		/* IE6 Only */
		* html .links-content {display:inline; padding:0px 0px 0px 0px; width: 741px;}		
		
#links-wrap {width:100px; float:left; margin:0px 0px 0px 0px;}
		/* IE6 Only */
		* html #links-wrap {display:inline; padding:10px 0px 0px 10px;}

/*========================================
			WEATHER PAGE
========================================*/
#weather {width:px; height:px; float:left; margin:100px 0px 0px 230px;}
		/* IE6 Only */
		* html #weather {display:inline;}


/*========================================
			COMMON LINKS
========================================*/
a {color:#e1dabd; text-decoration:none;}
a:hover {color:#6c4040; text-decoration:underline;}