@charset "utf-8";

/*Sitemap Code*/
ul#sitemap
{
margin: 1em 0;
list-style-type: none;
background: url(images/dot.gif) repeat-y 3px 0;
padding: 0;
}

ul#sitemap li
{
margin-bottom: .5em;
}
.purpColumnHolder #purp form {
	margin: 0px;
	padding: 0px;
}


ul#sitemap li a
{
background: url(images/bullet1.gif) no-repeat 0 .4em;
padding-left: 15px;
}
.linkimg#thecourse {
	background-image: url(images/the_course_link.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 545px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 25px;
	padding-left: 20px;
	cursor: pointer;
}

.packageIndividual {
	background-color: #829AAE;
	padding: 15px;
	float: left;
	width: 230px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 11px;
}
.packageIndividual h1 {
	font-size: 14px;
	font-weight: bold;
	color: #122334;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}



ul#sitemap li a.open, ul#sitemap li li a.open, ul#sitemap li li li a.open, ul#sitemap li li li li a.open
{
background-image: url(images/bullet2.gif);
}

/* second level */
ul#sitemap ul
{
margin: .5em 0 0 0;
padding: 0;
list-style-type: none;
}

ul#sitemap li li
{
background: url(images/dot2.gif) no-repeat 2px .5em;
}

ul#sitemap li li a
{
	padding: 0 0 0 30px;
	background-image: url(bullet1.gif);
	background-repeat: no-repeat;
	background-position: 20px 0.3em;
}

/* third level */
ul#sitemap ul ul
{
background: url(images/dot.gif) repeat-y 30px 0;
}

ul#sitemap li li li
{
background: url(images/dot2.gif) no-repeat 30px .5em;
}

ul#sitemap li li li a
{
padding: 0 0 0 60px;
background: url(images/bullet1.gif) no-repeat 50px .3em;
}

/* fourth level */
ul#sitemap ul ul ul
{
background: url(images/dot.gif) repeat-y 60px 0;
}

ul#sitemap li li li li
{
background: url(images/dot2.gif) no-repeat 60px .5em;
}

ul#sitemap li li li li a
{
padding: 0 0 0 90px;
background: url(images/bullet1.gif) no-repeat 80px .3em;
}
html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:99%; height:100%; top:0; left:0; overflow-y:auto;  z-index:2;} 
#fixed {
	position:absolute;
	left:10px;
	width: 100%;
	height:100%;
	z-index:10;
	padding:10px;
	overflow:scroll;
}


/*end*/
body {
	background-repeat: no-repeat;
	padding: 0px;
	background-color: #372B1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	
	margin-left: 0px;
}
.logoTop {
	background-image: url(images/logo_top.png);
	height: 135px;
	width: 125px;
	background-repeat: no-repeat;
	float: left;
}
.middleHolder {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.whiteRightTop {
	background-image: url(images/whitecol_top.png);
	height: 12px;
	width: 200px;
}

.menuTxt {
	color: #F2ECE6;
	height: 15px;
	margin-top: 8px;
	width: 75px;
	float: left;
	margin-left: 10px;
	text-align: center;
	margin-right: 10px;
	font-weight: bold;
}
.txtWhite  a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.menuHolder {
	background-image: url(images/menutop.png);
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.menuDiv {
	background-image: url(images/menudiv.jpg);
	float: left;
	height: 30px;
	width: 5px;
	background-position: center;
	background-repeat: no-repeat;
}

.topText {
	float: right;
	height: 75px;
	width: auto;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 35px;
	text-align: justify;
	padding-top: 65px;
}
.topText span {
	font-size: 24px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #F2EBE5;
	text-align: center;
	height: 100px;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.footer a {
	color: #F2EBE5;
	text-decoration: none;
	font-weight: normal;
}

.topimagesHolder {
	height: 200px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {
	text-decoration: none;
	color: #330000;
	font-weight: bold;
}

.titleText {
	font-size: 16px;
	color: #330000;
	font-weight: bold;
}

.contentRight {
	background-color: #FFFFFF;
	background-image: url(images/contentrightbg.png);
	background-repeat: repeat-x;
	width: 210px;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	min-height:375px;
}
.topimage1 {
	background-color: #FFFFFF;
	background-image: url(images/topimage1.jpg);
	height: 200px;
	width: 442px;
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
}
.topimage1#theclub {
	background-image: url(images/topimage1theclub.jpg);
}

.clear {
	clear: both;
	height: 0px;
	width: 0px;
}
.bigWhiteTxt {
	font-size: 18px;
	color: #FFFFFF;
}
.size13 {
	font-size: 13px;
}
.middleColTxt#green  {
	height: 132px;
	margin-top: 10px;
}

.topimageTagline {
	background-image: url(images/transbrown.png);
	background-repeat: repeat-x;
	height: 45px;
	margin-top: 155px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 17px;
	padding-top: 4px;
	font-size: 11px;
}
.txtGolden {
	color: #CAA984;
}

.topimage2 {
	background-color: #FFFFFF;
	background-image: url(images/topimage2.jpg);
	height: 200px;
	width: 179px;
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
}
.topimage3 {
	background-color: #FFFFFF;
	background-image: url(images/topimage3.jpg);
	height: 200px;
	width: 178px;
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
}
.contentRightBtm {
	background-image: url(images/contentrightbgbtm.png);
	background-repeat: repeat-x;
	width: 240px;
	float: left;
	height: 9px;
}
.notification_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EC0000;
	background-color: #FFB3B3;
	padding: 15px;
	margin-bottom: 10px;
	border: 1px solid #FF0000;
}

.contentRightHolder {
	background-image: none;
	background-repeat: no-repeat;
	width: 240px;
	float: right;
	margin-right: 1px;
}
.contentLeftHolder {
	float: left;
	width: 340px;
	margin-top: 5px;
}
.contentLeftTop {
	background-image: url(images/contentlefttop.png);
	float: left;
	height: 15px;
	width: 340px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentLeftMain {
	background-color: #FFFFFF;
	float: left;
	width: 313px;
	padding-left: 14px;
	padding-right: 13px;
}
.brwnDiv {
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 15px;
}

.contentLeftBtm {
	background-image: url(images/contentleftbtm.png);
	float: left;
	height: 20px;
	width: 340px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.subTitleText {
	font-size: 14px;
	color: #330000;
	font-weight: bold;
}
.contentMiddleHolder {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-top: 10px;
}


.subTitleTextGrn {
	font-size: 14px;

	color: #6A9F4A
\;
	font-weight: bold;
	color: #6A9F4A;
}
.greenColumnHolder {
	float: left;
	height: 147px;
	width: 200px;
	background-image: url(images/greencol.png);
}
.brownColumnHolder {
	float: left;
	height: 90px;
	width: 200px;
	margin-top: 10px;
	background-image: url(images/browncol.png);
}
.blueColumnHolder {
	float: left;
	height: 90px;
	width: 200px;
	margin-top: 10px;
	background-image: url(images/bluecol.png);
}
.blueColTop {
	background-image: url(images/bluecoltop.png);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 200px;
}
.blueColMiddle {
	background-image: url(images/bluecolmiddle.png);
	background-repeat: repeat-y;
	float: left;
	width: 200px;
	height: 60px;
}
.blueColBtm {
	background-image: url(images/bluecolbtm.png);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 200px;
}
.txtGreen {


	color: #6A9F4A
\;
	font-weight: bold;
	color: #6A9F4A;
}
.txtLightBrown {
	color: #6F5437;
}
.line30 {
	line-height: 30px;
}
.size11 {
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #6A9F4A;
	font-weight: bold;
}
.middleColTxt .imageLeft {
	float: left;
	margin-right: 15px;
	padding-top: 1px;
}
.txtDarkGreen {
	color: #2E3E1E;
}
.txtWhite {
	color: #FFFFFF;
}
.middleColTxt {
	float: left;
	width: 170px;
	margin-right: 10px;
	margin-left: 15px;
}
.middleColTxt#brown {
	height: 80px;
	margin-top: 5px;
}
.middleColTxt  .imageLeftfullpadding {
	float: left;
	margin-right: 5px;
	padding-top: 14px;
	margin-left: -10px;
}
.middleColTxt#blue {
	height: 80px;
	margin-top: 5px;
}
.menuTxt a {
	color: #F2ECE6;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.menuTxt a:hover {
	color: #90B374;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #F2EBE5;
	text-decoration: none;
	font-weight: normal;
}
.topimage1#membership {
	background-image: url(images/topimage1membership.jpg);
}
.topimage1#news {
	background-image: url(images/topimage1news.jpg);
}
.topimage1#contact {
	background-image: url(images/topimage1contact.jpg);
}
.topimage1#links {
	background-image: url(images/topimage1links.jpg);
}
.contentLeftLargeHolder {
	float: left;
	width: 590px;
	margin-top: 5px;
}
.contentLeftLargeMain {
	background-color: #FFFFFF;
	float: left;
	width: 563px;
	padding-left: 14px;
	padding-right: 13px;
}
.contentLeftLargeTop {
	background-image: url(images/contentlefttop_large.png);
	float: left;
	height: 15px;
	width: 590px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentLeftLargeBtm {
	background-image: url(images/contentleftbtm_large.png);
	float: left;
	height: 20px;
	width: 590px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.txtWhite a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.notification {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	background-color: #DDFFDD;
	padding: 15px;
	margin-bottom: 10px;
	border: 1px solid #006600;
}
.whiteRightBtm {
	background-image: url(images/whitecol_btm.png);
	height: 12px;
	width: 200px;
}
.whiteRightMain {
	background-color: #FFFFFF;
	width: 170px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.packageDiamond {
	background-color: #8AB15E;
	padding: 15px;
	float: left;
	width: 230px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 11px;
}
.packageDiamond h1 {
	font-size: 14px;
	font-weight: bold;
	color: #2E3E1E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.packagePlatinum {
	background-color: #B78A57;
	padding: 15px;
	float: left;
	width: 230px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 11px;
}
.packagePlatinum h1 {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.packageTiger {
	background-color: #B53717;
	padding: 15px;
	float: left;
	width: 230px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 11px;
}
.packageTiger h1 {
	font-size: 14px;
	font-weight: bold;
	color: #5E1D0D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.course_holder .left {
	width: 300px;
	float: left;
}
.course_holder .right {
	background-image: url(images/infotable.jpg);
	float: right;
	height: 287px;
	width: 250px;
}

.linkimg#drivingrange {
	background-image: url(images/driving_range_link.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 545px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 25px;
	padding-left: 20px;
	cursor: pointer;
}
.linkimg#bar_restaraunt {
	background-image: url(images/bar_link.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 545px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 25px;
	padding-left: 20px;
	cursor: pointer;
}
.linkimg#shop {
	background-image: url(images/superjacks_link.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 545px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 25px;
	padding-left: 20px;
	cursor: pointer;
}
.purpColumnHolder {
	float: left;
	height: 90px;
	width: 200px;
	margin-top: 10px;
	background-image: url(images/purplecol.png);
}
.middleColTxt#purp {
	height: 80px;
	margin-top: 5px;
}
.purpColumnHolder #purp label {
	float: left;
	width: 50px;
}
.purpColumnHolder  #purp  input[type=image] {
	float: left;
	margin-left: 10px;
	margin-top: -5px;
	cursor: pointer;
}

.purpColumnHolder #purp input[type=text] {
	height: 12px;
	width: 100px;
	float: left;
	font-size: 10px;
	color: #372B1C;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: -2px;
}
.topimage1#drivingrange {
	background-image: url(images/topimage1range.jpg);
}
.topimage1#bar {
	background-image: url(images/topimage1bar.jpg);
}
.course_holder {
	width: 560px;
	margin-top: 20px;
}

