﻿body{
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	color:#666;
	font-size:12px;
	background-image: url(../images/backgrounds/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}

a:link{
	color:#333;
	text-decoration:underline
}

a:visited{
	color:#333;
	text-decoration:underline
}

a:hover{
	color:#060;
	text-decoration:none
}

h2{
	font-size:30px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-top:10px;
	font-weight:normal;
	color: #B8000A;
}

.contentTitle {
        font-size:16px;
        margin-top:10px;
        margin-right:0px;
        margin-bottom:20px;
        margin-left:0px
	font-weight:normal;
	text-decoration:none;
}



h3{
	font-size:16px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:0px
}
h4 {
	font-size: 12px;
	line-height: 14px;
	vertical-align: middle;
}
h5{
	font-size:14px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:-10px;
	margin-left:0px
}
h6{
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

p{
	line-height:1.5em;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 1em;
	padding-left: 1em;
	line-height: 1.5em;
}
.packageslist {
	display: marker;
	marker-offset: 1px;
}

ol {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;
	margin-left: 1em;
	padding-left: 1em;
	line-height: 1.5em;
}

#main{
	width:100%;
	background-image: url(../images/backgrounds/footer_background.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#header{
	background-image:url(../images/backgrounds/header_background.jpg);
	background-repeat:repeat-x;
	height:120px;
	background-position: center;
	background-color: #B4B387;
}

#headInner{
	width:960px;
	background-image:url(../images/backgrounds/header_sub_back.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px auto;
	padding: 0px 0px 0px 40px;
	height: 118px;
}

#headNav{
	float:right;
	margin-top:6px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	line-height:2.0em;
	text-align:right;
	margin-right:45px;
	font-weight:bold;
}

#headNavTest{
	float:right;
	margin-top:6px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	line-height:2.0em;
	text-align:right;
	margin-right:45px;
	font-weight:bold;
}


#headNav a:link{
	color:#84835B;
	text-decoration:none
}

#headNavTest a:link{
	color:#84835B;
	text-decoration:none
}

#headNav a:visited{color:#84835B; text-decoration:none}

#headNavTest a:visited{color:#84835B; text-decoration:none}

#headNav a:hover{color:#2B3546; text-decoration:none}

#headNavTest a:hover{color:#2B3546; text-decoration:none}

#nav{
	height:25px;
	background-image:url(../images/backgrounds/nav_background.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	position: relative;
	z-index: 10;
}

#navInner{
	width:975px;
	margin-left:auto;
	margin-right:auto;
}

#topContainer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
}


#home #leftNav {
	background-image: url(../images/backgrounds/left_nav_background.png);
	float: left;
	width: 204px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 411px;
}


#leftNavInner {
	background-image: url(../images/backgrounds/left_nav_inner_background.png);
	float: left;
	height: 270px;
	width: 204px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}

#leftNav ul, #leftNavInner ul{
	padding: 0px;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}


#leftNav li a, #leftNavInner li a  {
	display: block;
	background-image: url(../images/backgrounds/left_nav_button_V2.jpg);
	width: 164px;
	margin: 0px;
	text-decoration: none;
	color: #663;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#leftNav li a:hover, #leftNavInner li a:hover {
	color: #333;
}

#leftNav li a.leftBook, #leftNavInner li a.leftBook {
	display: block;
	background-image: url(../images/backgrounds/left_nav__bookbutton_back.png);
	width: 164px;
	padding: 10px;
	text-decoration: none;
	color: #292914;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftNav li a:hover.leftBook, #leftNavInner li a:hover.leftBook {
	color: #B8000A;
}

#rightFlash{
	float: left;
	height: 379px;
	padding: 2px 0px 0px 0px;
	width: 740px;
	margin: 10px;
	}
	
#interiorFlash{
	float: left;
	height: 250px;
	padding: 0px 0px 0px 0px;
	width: 735px;
	margin: 10px;
	}

#bigPicInner{
	float: left;
	height: 270px;
	padding: 0px;
	width: 755px;
	margin: 0px;
	}
#vidwrap{
	float: right;
	height: 100%;
	padding: 0px;
	right:0px;
	margin: 20px 30px 30px 30px;
	border: 3px solid #84835B;
	}

.clear{clear:both}

#contentContainer{
	width: 970px;
	padding: 0px;
	margin: 0px auto;

}

#homeContent{
	width:970px;
	margin-right:auto;
	margin-left:auto;
	padding-top:5px;
	padding-left: 10px;
}

#innerContentTop {
	width: 970px;
	background-image: url(../images/backgrounds/innerContentTop.png);
	background-repeat: no-repeat;
	height: 20px;
	margin: 0px auto 0px;
	overflow: hidden;
}

#innerContentMiddle{
	width:970px;
	background-image: url(../images/backgrounds/innerContentBack.png);
	margin: 0px auto;
	background-repeat: repeat-y;
	margin: 0px auto;
}

#innerContentBottom {
	width: 970px;
	background-image: url(../images/backgrounds/innerContentBottom.png);
	background-repeat: no-repeat;
	height: 22px;
	margin: 0px auto;
}

#innerBox{
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	}
	

#footer{
	height:106px;
	padding:0px;
	width:100%;
	margin: 0px;
	clear: both;
}

#footerInner{
	width:965px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}

#footer #horizLinks{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	float:left;
	font-weight:bold;
	width:735px;
}

#footer #horizLinks ul{
	list-style-type:none;
	margin-right:0;
	margin-left:0;
	padding-top: 30px;
	*padding-top: 40px; /*hack for IE7*/
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer #horizLinks ul li{position:relative; display:inline; float:left}

#footer #horizLinks ul li a{
	display:block;
	color:#663;
	text-decoration:none;
	padding-top:5px;
	padding-right:11px;
	padding-bottom:5px;
	padding-left:11px
}

#footer #horizLinks ul li a:link{
	color:#663
}

#footer #horizLinks ul li a:hover{
	color:#FFF;
	background-color:#84835B
}

/*footer links on right side */
#footer #rightLinks{font-family:Helvetica,Arial,sans-serif; font-size:12px; font-weight:bold; float:right; width:125px; margin-top:5px; margin-right:0px; margin-bottom:0px; margin-left:0px}

#footer #rightLinks ul{list-style-type:none; margin-right:0; margin-bottom:0; margin-left:0; margin-top:0px; padding-top:5px; padding-right:0px; padding-bottom:5px; padding-left:5px}

#footer #rightLinks ul li{line-height:1.5em; margin:0px; padding:0px}

#footer #rightLinks ul li a{
	color:#663;
	text-decoration:none;
	text-transform:uppercase
}

#footer #rightLinks ul li a:link{
	color:#777748
}

#footer #rightLinks ul li a:hover{color:#FFF}

#footer #copyright{
	color:#FFF;
	font-weight:bold;
	width:400px;
	clear:left;
	margin-left: 11px;
	padding-top: 10px;
}

#footer #copyright a:link{color:#FFF; text-decoration:none}

#footer #copyright a:visited {color:#FFF; text-decoration:none}

#footer #copyright a:hover{
	color:#663;
	text-decoration:underline
}

#footerFlower{
	float:left;
	margin-top:20px;
	width:73px
}

#footerFacebook{
	float:left;
	margin-left:335px;
	margin-top:-20px;
}

.blueButton{
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	margin: 0px;
}

.blueButton a:link{
	color:#FFF;
	text-decoration:none;
	display:block;
	background-color:#84835B;
	padding: 5px 10px;
}

.blueButton a:visited{
	color:#FFF;
	text-decoration:none;
	display:block;
	background-color:#84835B;
	padding: 5px 10px;
}

.blueButton a:hover{
	color:#000;
	text-decoration:none;
	display:block;
	background-color:#D5D1B8;
	padding: 5px 10px;
	background-image: url(../images/nav/nav_over_back.jpg);
	background-repeat: repeat-x;
}
.shadowRight {
	background-image: url(../images/backgrounds/home_box_shadow_right.png);
	background-repeat: repeat-y;
	width: 14px;
}
.shadowBottom {
	background-image: url(../images/backgrounds/home_box_shadow_bottom.png);
	background-repeat: no-repeat;
	background-position: right;
}
.homeBoxContent {
	width: 270px;
	padding: 8px;
	text-align: left;
	height: 250px;
	background-color: #FFF;
	
}
#contentInner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


.zoom{text-transform:uppercase; font-size:10px; margin-top:0px; margin-bottom:6px}

.breadcrumbs{
	font-size:12px;
	margin-top:5px;
	margin-bottom:0px;
	text-transform: uppercase;
	color: #663;
	font-weight: normal;
}

.breadcrumbs a:link{
	text-decoration:none;
	color:#4D4D4D
}

.breadcrumbs a:visited{
	color:#4D4D4D;
	text-decoration:none
}

.breadcrumbs a:hover{color:#677790; text-decoration:underline}


.listHeader{
	font-size:14px;
	color:#4D4D4D;
	margin-bottom:0px;
	font-weight:bold
}


/*Contact Form*/
form{margin:0px; padding:0px}
input{margin:0px; padding:1px; border:1px solid #CCC; background-color:#FFF;  font-size:11px; color:#666}
textarea{margin:0px; padding:1px; border:1px solid #CCC; background-color:#FFF;  font-size:11px; color:#666}
select{margin:0px; padding:1px; border:1px solid #CCC; background-color:#FFF;  font-size:11px; color:#666; overflow:auto}

.ContactForm{font-family:Arial,Helvetica,sans-serif; font-size:11px}
.ContactForm a{color:#999}
.ContactForm .Title{font-weight:bold; padding-bottom:3px}
.borderCell {
	border: 1px solid #663;
	width: 286px;
}

#weather {
	color:#fff;
	font-size: 13px;
	padding-left: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	height: 15px;
	text-align: left;
	float: left;
	width: 120px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.imgRight {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}


.imgRightBorder {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	border: 0px solid #9C9C4E;
}

.imgLeft{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}


.imgleftBorder {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #9C9C4E;
}

#golf {
	margin-top: -16px;
	margin-left: 62px;
	padding: 0px;
	width: 88px;
}

.table {
	border-collapse: collapse;
	width: 600px;
	border: 1px solid #777748;
}
.tableAcademy {
	border-collapse: collapse;
	width: 800px;
	border: 1px solid #777748;
}

.tableBody {
	border: 1px solid #84835B;
	text-align: left;
	padding: 1px 4px;
}
.tableBodyAlt {
	border: 1px solid #84835B;
	text-align: left;
	padding: 1px 4px;
	background: #F7F3E7 url(../images/backgrounds/background_table.jpg) repeat-x left bottom;
}
.tableBodyAcademy {
	border: 1px solid #84835B;
	text-align: left;
	padding: 1px 4px;
}
.tableBodyAltAcademy {
	border: 1px solid #84835B;
	text-align: left;
	padding: 1px 4px;
	background: #F7F3E7 url(../images/backgrounds/background_table.jpg) repeat-x left bottom;
}
.tableBodyAcademySmall {
	border: 1px solid #84835B;
	text-align: center;
	padding: 1px 4px;
}
.tableBodyAltAcademySmall {
	border: 1px solid #84835B;
	text-align: center;
	padding: 1px 4px;
	background: #F7F3E7 url(../images/backgrounds/background_table.jpg) repeat-x left bottom;
}

.tableBodyCenter {
	border: 1px solid #84835B;
	text-align: center;
	padding: 1px 4px;
}
.tableBodyAltCenter {
	border: 1px solid #84835B;
	text-align: center;
	padding: 1px 4px;
	background: #F7F3E7 url(../images/backgrounds/background_table.jpg) repeat-x left bottom;
}

.tableHeader {
	background: #84835B url(../images/backgrounds/nav_background.gif) repeat center top;
	color: #FFFFFF;
	border-top: 1px solid #84835B;
	border-right: 1px solid #84835B;
	border-left: 1px solid #84835B;
	padding: 1px 4px;
	margin-top: 3px;
	margin-bottom: 1px;
}
.tableHeaderAcademySmall {
	background: #84835B url(../images/backgrounds/nav_background.gif) repeat center top;
	color: #FFFFFF;
	border-top: 1px solid #84835B;
	border-right: 1px solid #84835B;
	border-left: 1px solid #84835B;
	padding: 1px 4px;
	margin-top: 3px;
	margin-bottom: 1px;
	text-align:center
}

#gallery {
	width: 235px;
	float: right;
	height: 480px;
	background: #FFFFFF url(../images/backgrounds/gallery-background.gif) repeat-x left top;
	padding: 20px 15px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 15px;
	overflow: auto;
}
	#gallery ul {list-style: none;}
	#gallery ul li {
	float: left;
	width: 80px;
	height: 80px;
	padding: 6px 1px 0px 5px;
	background: #FFFFFF;
	border: 1px solid #84835B;
	margin: 4px;
}
	#gallery ul img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#audubonGallery {
	width: 850px;
	float: left;
	height: 270px;
	background: #FFFFFF url(../images/backgrounds/audubon-background.gif) repeat-x left top;
	padding: 20px 15px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 15px;
	overflow: auto;
}
	#audubonGallery ul {list-style: none;}
	#audubonGallery ul li {
	float: left;
	width: 120px;
	height: 120px;
	padding: 6px 1px 0px 5px;
	background: #FFFFFF;
	border: 1px solid #84835B;
	margin: 3px;
}
	#audubonGallery ul img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#photoGallery {
	width: 850px;
	float: left;
	height: 515px;
	background: #FFFFFF url(../images/backgrounds/audubon-background.gif) repeat-x left top;
	padding: 20px 15px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 15px;
	overflow: auto;
}
	#photoGallery ul {list-style: none;}
	#photoGallery ul li {
	float: left;
	width: 120px;
	height: 120px;
	padding: 6px 1px 0px 5px;
	background: #FFFFFF;
	border: 1px solid #84835B;
	margin: 3px;
}
	#photoGallery ul img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#memberGallery {
	width: 850px;
	float: left;
	height: 515px;
	background: #FFFFFF url(../images/backgrounds/audubon-background.gif) repeat-x left top;
	padding: 20px 15px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 15px;
	overflow: auto;
}
	#memberGallery ul {list-style: none;}
	#memberGallery ul li {
	float: left;
	width: 144px;
	height: 240px;
	padding: 6px 6px 0px 5px;
	background: #FFFFFF;
	border: 1px solid #84835B;
	margin: 20px;
	font-size:14px;
	text-align:center;

}
	#memberGallery ul img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#affiliatedGallery {
	width: 850px;
	float: left;
	height: 1075px;
	background: #FFFFFF url(../images/backgrounds/affiliated-background.gif) repeat-x left top;
	padding: 5px 5px;
	margin-top: 1px;
	margin-left: 15px;
	margin-bottom: 1px;
	overflow: auto;
}

#affiliatedGallerytest {
	width: 850px;
	float: left;
	height: 1050px;
	background: #FFFFFF url(../images/backgrounds/affiliated-background.gif) repeat-x left top;
	padding: 5px 5px;
	margin-top: 1px;
	margin-left: 15px;
	margin-bottom: 1px;
	overflow: auto;
}

	#affiliatedGallerytest ul {list-style: none;}
	#affiliatedGallerytest ul li {
	float: left;
	width: 185px;
	height: 130px;
	padding: 6px 1px 60px 5px;
	background: #FFFFFF;
	border: 1px solid #84835B;
	margin: 35px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
	#affiliatedGallerytest ul img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#affiliatedGallerytest ul li a{
	text-decoration:none;
}

#affiliatedLinks{
	width:830px;
	margin: 0 auto 0 auto;
}
	#affiliatedGallery ul {list-style: none;}
	#affiliatedGallery ul li {
	float: left;
	width: 185px;
	height: 130px;
	padding: 6px 1px 60px 5px;
	background: #FFFFFF;
	border: 1px solid #84835B;
	margin: 35px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
	#affiliatedGallery ul img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#affiliatedGallery ul li a{
	text-decoration:none;
}
#professionalsGallery {
	width: 850px;
	float: left;
	height: 300px;
	background: #FFFFFF url(../images/backgrounds/affiliated-background.gif) repeat-x left top;
	padding: 20px 15px;
	margin-top: 1px;
	margin-left: 10px;
	margin-bottom: 5px;
	overflow: auto;
}
	#professionalsGallery ul {list-style: none;}
	#professionalsGallery ul li {
	float: left; 
	width: 164px;
	height: 144px;
	padding: 6px 1px 40px 1px;
	background: #FFFFFF;
	border: 1px solid #84835B;
	margin: 25px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
	#professionalsGallery ul img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#professionalsGallery ul li a{
	text-decoration:none;
}
#topcourseGallery {
	width: 850px;
	float: left;
	height: 320px;
	background: #FFFFFF url(../images/backgrounds/affiliated-background.gif) repeat-x left top;
	padding: 20px 15px;
	margin-top: 1px;
	margin-left: 10px;
	margin-bottom: 5px;
	overflow: auto;
}
	#topcourseGallery ul {list-style: none;}
	#topcourseGallery ul li {
	float: left;
	width: 144px;
	height: 144px;
	padding: 6px 1px 40px 5px;
	background: #FFFFFF;
	border: 1px solid #84835B;
	margin: 25px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
	#topcourseGallery ul img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#topcourseGallery ul li a{
	text-decoration:none;
}
#mediaGallery {
	width: 850px;
	float: left;
	height: 1150px;
	background: #FFFFFF url(../images/backgrounds/affiliated-background.gif) repeat-x left top;
	padding: 20px 15px;
	margin-top: 1px;
	margin-left: 10px;
	margin-bottom: 5px;
	overflow: auto;
}
	#mediaGallery ul {list-style: none;}
	#mediaGallery ul li {
	float: left;
	width: 144px;
	height: 144px;
	padding: 6px 1px 40px 5px;
	background: #FFFFFF;
	border: 1px solid #84835B;
	margin: 25px;
	margin-bottom: 65px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
	#mediaGallery ul img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#mediaGallery ul li a{
	text-decoration:none;
}

#tournamentWinners {
	width: 260px;
	height: 90px;
	background: #FFFFFF url(../images/backgrounds/tournament-background.gif) repeat-x left top;
	padding: 10px 10px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	overflow: auto;
}
#clubcompWinners {
	width: 260px;
	height: 210px;
	background: #FFFFFF url(../images/backgrounds/tournament-background.gif) repeat-x left top;
	padding: 10px 10px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	overflow: auto;
	border-style:none;
}
#clubcompWinners a{
	text-decoration:none;
	border-style:none;
	outline:none;
	border:none;
}
.clinicsBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A4A273;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding: 5px;
}
.specialsBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A4A273;
	min-height:220px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding: 5px;
}
.specialsBook {
	font-size: 14px;
	color: #000;
	background-image: url(../images/specials/specials_book.png);
	height: 14px;
	width: 160px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-align: center;
}
.specialsBook a{
	color: #292914;
	text-decoration: none;
}

.specialsBook a:hover{
	color: #B8000A;
}

.specialsLearn {
	font-size: 14px;
	color: #000;
	background-image: url(../images/specials/specials_book.png);
	height: 14px;
	width: 130px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.specialsLearn a{
	color: #292914;
	text-decoration: none;
}

.specialsLearn a:hover{
	color: #B8000A;
}


.specialsPic {
	float: right;
	margin-left: 20px;
	padding: 5px;
	border: 1px solid #B4B387;
}

#golfAcademy {
	width: 880px;
	background: #FFFFFF url(../images/backgrounds/affiliated-background.gif) repeat-x left top;
	margin-top: 1px;
	margin-left: auto;
	margin-bottom: 5px;
	overflow: auto;
	margin-right: auto;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#golfAcademy img{
	margin-bottom: 5px;
	}
	
#golfAcademy a{
	text-decoration:none;
}

#golfAcademy .bigBox {
	background: #FFFFFF;
	border: 1px solid #84835B;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	list-style-type: none;
	padding: 5px;
	width: 760px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#golfAcademy ul {
	margin-left: 27px;
	list-style: none;
}

#golfAcademy ul li {
	float: left;
	width: 225px;
	background: #FFFFFF;
	border: 1px solid #84835B;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px;
}
.priceTable {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #84835B;
}

.priceTable .dark {
	background-color: #DCDBC7;
	color: #333;

}

