body {
	margin : 0;
	padding : 0;
	text-align : left;
	line-height : 1.5em;
	color : #383838;
	font-family: "verdana", arial, sans-serif;
	font-size: 75%;
	background-color: #d2d8e0;
	background-image: url(/images/Core_background.png);
	background-repeat: repeat-y;
	background-position: center top;
}
	

#wrapper {
	width : 990px;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#header { float: left; width: 990px;}

/*TOP NAV IN RIGHT CORNER*/
#topNav {
	float: none;
	font-size : 84%;
	background : inherit;
	color : #383838;
	text-align: right;
	width: 975px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-top: 10px;
}

#topNav a:hover {
	background : inherit;
	color : #C80404;
	text-decoration : underline;
}

#topNav a:link, #topNav a:visited {
	background : inherit;
	color : #383838;
}

#topNav a.redLink, 
#topNav a.redLink:active {color: #C80404;}, 
#topNav a.redLink:visited {color: #C80404;} 
	

#headerTopRightNav {
	width : 970px;
	margin-left : 0px;
	padding : 0;
	text-align : right;
	background : #fff;
	color : 383838;
	height: 30px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}	

/*TOP LINE BREAKER*/
#headerLine {
	width : 986px;
	height : 12px;
	background-image: url(/images/top_bar.png);
	background-repeat: repeat;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}

/*LOGO HOLDER*/
#headerLogo {
	width: 300px;
	height: 60px;
	float: left;
	margin-left: 2px;
}
#headerLogoHidden {
	width: 300px;
	height: 60px;
	float: left;
}


/*TOP NAVIGATION*/
#TopNavInsideHeaderLogo {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 940px;
	padding: 0 0 0 30px;
	font-size: 110%;
}
/*MAIN CONTENT CONTAINER HOLDS ALL MIDDLE AREA CONTENT */
#contentMain {
	float: left;
	width : 990px;
	margin: 0px;
	
}

/*MAIN CONTENT CONTAINER FOR LEFTSIDE */
	#contentLeft{
	width : 705px;
	float: left;	
	}	
	#contentRight{
	width: 235px;
	float: left;
	height: auto;
	background: #fff url(/images/contentRight_body.png) no-repeat;
	margin-top: 8px;
	}
	#leftSpacer {
	float: left;
	width: 20px;
	height: 650px;
	}
	#topInfo {
	float: left;
	width: 685px;
	height: 112px;
	}
	#topAmpersand{
	float: left;
	width: 82px;
	height: 112px;
	background-image: url(/images/ampersand.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#topAmpersandSmall{
	float: left;
	width: 60px;
	height: 60px;
	background-image: url(/images/ampersandsubpage.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	.redAmpersand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c80404;
}
	#topInfoAmperstand{
	float: left;
	width: 118px;
	height: 112px;
	}
	#middleContent {
	float: left;
	width: 685px;
	height: 404px;
	padding-top: 10px;
	}
	#middleContentFullFlash {
	float: right;
	width: 685px;
	height: 384px;
	}
	#middleContentClubsHomeTabs {
	float: right;
	width: 595px;
	height: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: 383838;
	margin-top: 10px;
	margin-left: 0px;
	}
	
	#middleContentClubsHomeTabsContent {
	float: right;
	width: 580px;
	height: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 130%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
	margin: 5px;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
	overflow:auto;
	}
	
	
	#middleContentSubRedlines {
	float: right;
	width: 600px;
	height: 300px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: C80404;
	border-bottom-color: C80404;
	}
	.littlegrayAmpersand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
	#MiddleWithRedB {
	float: right;
	width: 600px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #c80404;
	border-bottom-color: #c80404;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	/*auto expanding height fix */
	height: auto;
	min-height:300px;
	position:relative;
}

	#MiddleGraphicHolder,#MiddleGraphicHolder_sport_dance 
	{
	    position: absolute;
	    float:right;
	    right: 0px;
	    bottom: 10px;
	    left: auto;
	    width: 330px;
	    height:298px;
	    z-index: 1;
	}
		/* for Internet Explorer */
* html div#MiddleGraphicHolder { 
   height: expression( this.scrollHeight < 299 ? "298px" : "auto" ); /* sets min-height for IE */
}

#MiddleGraphicHolder p, #MiddleGraphicHolder sp
{
    padding: 0px;
    margin: 0px;
}

	#MiddleGraphicHolder_sport_dance 
	{
		background-image: url(/images/middle_image_OvDetail_Dance.png);
	}
	
	
	#MiddleGraphicHolder_programs_home {
	float: right;
	width: 330px;
	height: 298px;
	background-image: url(/images/middle_image_ProgramsHome.png);
	}
	#MiddleGraphicHolder__training {
	float: right;
	width: 330px;
	height: 298px;
	background-image: url(/images/middle_image_training.png);
	}
	#MiddleGraphicHolder_Club_homeRegency {
	float: right;
	width: 330px;
	height: 298px;
	background-image: url(/images/middle_image_Clubs.png);
	}
	#MiddleGraphicHolder_Spa {
	float: right;
	width: 330px;
	height: 298px;
	background-image: url(/images/middle_image_spa.png);
	}
	#MiddleTwoCol {
	height: 300px;
	width: 124px;
	float: left;
	margin-right: 8px;
	margin-top: 4px;
	}
	
	.twocolumncontentformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 180%;
	color: 383838;
	}
	
	#shortdivider {
	background-image: url(/images/Home_top_Divider_Vert.png);
	height: 100px;
	width: 30px;
	float: left;
	margin-top: 10px;
	background-repeat: no-repeat;
	}
	
	#bottomLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #383838;
	float: left;
	height: 100px;
	width: 200px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 16px;
}
	
	.MiddleHeadlineText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
	.MiddleInternalLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: 383838;
	line-height: 180%;
}
	#MiddleContentHolder_A 
	{
	    position:relative;
	    left: 0px;
	    top: 0px;
	    float: left;
	    width: 270px;
		/*auto expanding height fix */
	    min-height:300px;
	    overflow:visible;
	    z-index: 999;
    }

	.RightSideInternalLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: 383838;
	line-height: 130%;
}
	.RightSideInternalLinksLocations {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: 383838;
	line-height: 100%;
}
	#RightSideImageHolder {
	float: left;
	width: 234px;
	height: 215px;
	padding-top: 15px;
}
	#RightSideImageHolderLonger {
	float: left;
	width: 234px;
	height: 215px;
	padding-top: 30px;
}
	
	#bottomBox {
	float: left;
	width: 685px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: inherit;
}

/*BottomBox */	
	#BottomBox_header {
	float: none;
	width: 675px;
	height: 32px;
	background: url(/images/Home_BottomBox_header.png) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: 383838;
	padding-top: 8px;
	padding-left: 10px;
	}
	#BottomBox_body {
	float: left;
	width: 686px;
	background: url(/images/Home_BottomBox_body.png) repeat-y;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: inherit;
	}
	#BottomBox_footer { 
	float: left; 
	width: 686px; 
	height: 14px; 
	background: url(/images/Home_BottomBox_footer.png) no-repeat;}
	
	#newsFeed {
	float: left;
	width: 256px;
	margin-left: 4px;
	height: 100px;
	}
	#newsArticle {
	float: left;
	width: 408px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 18px;
	}	
	
/*CONTAINER FOR RIGHT COLUMN */
	.auxContent {
	width: 235px;
	}
	#redBox-header {
	width: 220px;
	height: 26px;
	background: url(/images/redBox_header.png) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 108%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 10px;
	}
	
	#redBox-body {
	width: 218px;
	background: url(/images/redBox_body.png) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 98%;
	color: #383838;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	}
	
	#redBox-footer {
	width: 220px;
	height: 40px;
	background: url(/images/redBox_footer.png) no-repeat;
	padding-left: 12px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #383838;
	}	
	
	#grayBox-header {
	width: 220px;
	height: 26px;
	background: url(/images/grayBox_header.png) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 10px;
	}
	
	#grayBox-body {
	width: 218px;
	background: url(/images/grayBox_body.png) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 98%;
	color: #383838;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	}
	
	#grayBox-footer {
	width: 220px;
	height: 40px;
	background: url(/images/redBox_footer.png) no-repeat;
	padding-left: 12px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #383838;
	}	

	#lightgrBox-header {
	width: 232px;
	height: 34px;
	background: url(/images/lightgr_header.png) no-repeat;
	}
	#lightgrBox-headerB {
	width: 192px;
	height: 34px;
	background-repeat: no-repeat;
	background-image: url(/images/lightgr_headerB.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height: 100%;
	padding-top: 10px;
	padding-left: 40px;
	font-weight: normal;
	}
	#lightgrBox-headerC {
	width: 232px;
	height: 34px;
	background-repeat: no-repeat;
	background-image: url(/images/lightgr_header.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height: 100%;
	padding-top: 10px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	visibility: inherit;
	}
	
	#lightgrBox-body, #lightgrBox-bodyA {
	float: left;
	width: 212px;
	background: url(/images/lightgr_body.png) repeat-y;
	color: 383838;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 12px;
	}
	
	#findAclubImage{
	width: 200px;
	height: 150px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	}	
	
	#lightgrBox-footer {
	float: left; 
	width: 232px;
	height: 11px; 
	background: url(/images/lightgr_footer.png) no-repeat;
	}
	#lightgrBox-footerA {
	float: left; 
	width: 232px;
	height: 11px; 
	background: url(/images/lightgr_footer.png) no-repeat;
	}	
	
	
	#subpagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: 383838;
	float: left;
	height: 30px;
	width: 625px;
	margin-top: 30px;
	}
	#internalsubpage   {
	height: auto;
	width: 600px;
	float: left;
	margin-left: 60px;
	margin-top: 10px;
	}
	#internalsubpageleftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 102%;
	float: left;
	width: 140px;
	height: 700px;
	line-height: 140%;
	margin-right: 10px;
	color: 383838;
	}
	#MemberoftheMonthPic1 {
	height: 95px;
	width: 70px;
	background-image: url(/images/MemberoftheMonth1.png);
	background-repeat: no-repeat;
	float: left;
	}
	#memberofthemonth1 {
	height: 95px;
	width: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding-left: 0px;
	}
	#TestimonialPic1 {
	height: 95px;
	width: 70px;
	background-image: url(/images/TestimonialPic1.png);
	background-repeat: no-repeat;
	float: left;
	padding-right: 5px;
	}
	#TestimonialPic2 {
	height: 95px;
	width: 70px;
	background-image: url(/images/TestimonialPic2.png);
	background-repeat: no-repeat;
	float: left;
	padding-right: 5px;
	}

	#Testimonial1 {
	height: 95px;
	width: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	line-height: 13px;
	}
	#Testimonial2 {
	height: 95px;
	width: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	line-height: 13px;
	}

	
/*VERTICAL BAR DIVIDER*/
	#mainDivLine{
	width: 30px;
	height: 700px;
	background: #fff url(/images/Home_Divide_Vert.png) no-repeat;
	float: left;
	margin: 0;
	padding: 0;
	}
	
	#mainDivLineShort{
	width: 30px;
	height: 450px;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(/images/Home_Divide_Vertfill.png);
	background-repeat: repeat-y;
	}

	#mainDivLineLong{
	width: 30px;
	height: 890px;
	float: left;
	background-image: url(/images/Home_Divide_Vertfill.png);
	background-repeat: repeat;
	margin-top: 10px;
	}
	
/*FLASH PIECE*/
#flash {
	width : 680px;
	float : left;
	margin-top : 0;
	margin-left : 0px;
	padding : 0;
	margin-right: 0px;
}
/*CONTAINER FOR RIGHT SOCIAL MEDIA SECTION*/
#socialmedia {
	width : 680px;
	float : left;
	margin-top : 0;
	margin-left : 0px;
	padding : 0;
	margin-right: 0px;
	height: 200px;

}

/*FOOTER*/
	#footerline {
	width: 945px;
	height: 10px;
	background-position: center;
	margin-left: 22px;
	border-top: 1px solid #616161;
	}
	#footer {
	float: left;
	color : 616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	width: 990px;
	}
	#footer a:link, #footer a:visited {
	background : inherit;
	color : #383838;
	}
	#footer a:hover {
	background : inherit;
	color : #C80404;
	text-decoration : none;
	}
#footerCopywright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #999999;
	width: 950px;
	padding-right: 25px;
	float: right;
	}

/*classes*/

.RedBoxonwhite {
	width: 200px;
	height: 30px;
	background: url(/images/arrowRed.png) no-repeat;
	float: right;
	}

.left {float: left;}
.right {float: right;}

.feedIcon {
	float: left;
	width: 56px;
	display: block;
	height: 52px;
}
.feedIconWithMargins {
	border: 1px solid #333333;
}
.feedContent {
	float: left;
	width: 200px;
	color: #383838;
	display: block;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	height: 45px;
	text-align: left;
	margin-top: 10px;
}
.Bottom3dayImage {
	float: left;
	width: 150px;
	display: block;
	height: 112px;
	padding-left: 2px;
}
.Bottom3dayContent {
	float: right;
	width: 100px;
	color: #383838;
	display: block;
	font-size: 180%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	height: 60px;
	margin-top: 30px;
}
.Bottom3dayContentMember {
	float: right;
	width: 100px;
	color: #383838;
	display: block;
	font-size: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: bold;
	height: 90px;
	margin-top: 30px;
}

.TestimonialDiv {
	float: none;
	clear: both;
	width: 200px;
	height: 6px;
	background: url(/images/feedDivLine.png) no-repeat;
	}
.articlePhoto {
	width: 93px;
	height: 82px;
	float: left;
} 
.articleHeadline {
	float: right;
	width: 290px;
	height: 80px;
	display: block;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #383838;
	font-weight: bold;
	margin-right: 10px;
	line-height: 120%;
} 
.articleHeadlineNoPic {
	float: right;
	width: 290px;
	display: block;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #383838;
	font-weight: bold;
	margin-right: 10px;
	line-height: 120%;
} 
.articleContent{
	float: left;
	width: 400px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: 3838338;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 18px;
} 

.byline {
	display: block;
	width: 285px;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 3px;
}


/*TYPOGRAPHY STYLES*/
h1 {
	visibility: hidden;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
}
h2 {
	font-size : 120%;
	color : #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c80404;
	text-align: center;
	height: 30px;
	width: 230px;
	padding-top: 8px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	height: 40px;
	width: 600px;
	font-style: normal;
	margin-top: 60px;
	line-height: normal;
}

/*LINKS*/
a img {
border : none;
}
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #383838;
}
a:hover {
text-decoration : none;
background : inherit;
color : #c80404;
}


#clubsList
{
	height: 350px;
	overflow: auto;
}

.availableList
{
	height: 375px;
	overflow: auto;
}

	.GOGreenButton {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #003300;
	}
	
	.GOGreenButton img.nohover {border:0}
	.GOGreenButton img.hover {border:0;display:none}
	.GOGreenButton A:hover img.hover {display:inline}
	.GOGreenButton A:hover img.nohover {display:none}

#topInfo span 
{
	border: 0px;
	padding: 0px;
	margin: 0px;	
}


       #topInfoClubHome {
	float: left;
	width: 380px;
	height: 112px;
	}
	#topInfoClubHomeAdd {
	float: right;
	width: 215px;
	height: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	margin-top: 60px;
	font-style: normal;
	line-height: 15px;
	}





/* NEWS ARTICLE LIST STYLES */
/* consists of DIV containing a Definition List (DL) for each news item. News item date is the Definition Term (DT) and 
News item title is the Definition Description (DD) */
#newslist {
 width: 450px;
 margin-left:0px;
 padding:10px 0px 10px 140px;
}
	/* for Internet Explorer */
* html div#newslist { 
   display: inline; /* fixes float double-margin bug in IE6 */
}
*+html div#newslist {
display:block;
margin-top: 0px;
margin-left: 0px; /* fixes float double-margin bug in IE7 */
padding-left:0px;
}
dl.news
{
	margin: 0;
	padding: 0;
}
.news dt
{
	top: 4px;
	left: 0px;
	width: 100px;
	font-weight: normal;
	color:black;
	font-size: 85%;
}
.news dd
{
	margin: -19px 0 0 100px;
	padding: 0 0 .5em .5em;
}
	/* for Internet Explorer */
* html div#newslist .news dd { 
   padding-left:100px; /* fixes overlap in IE6 */
   padding-bottom:10px;
   width: 330px;
}
