@charset "UTF-8";
/* Print CSS Document (if regular is set to screen) - Pavilion Fitness*/

body {
	width: 7in;	
	color: #000;
	font: 12pt/20pt "Times New Roman", Times, serif;
}

p {	margin-top: 10px;	}
a {	color: #333;font-weight: bold;text-decoration: none;}
a img{border:none;}
#topLinks,#searchBox,#mainNavigation,#memberships,#reservations,#proServices,#classes,#amenities,#wellness,#aboutUs,.starburst,#flashcontent,#EventList,#RContent,#MContent h3,#footer img,#fadeshow1 {display: none;}

#MContent{
	width:7.5in;
}

h1, h2, h3 {
	color: #002e5f;
}
h3 {
	font-size: 14pt;
	border-bottom: 1px solid #999;
	padding: 15px 5px 5px;
}
TD.headers{ /*CMS content summary titles*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#000000;
}
TD.headers a{ /*CMS content summary title hyperlinks*/
	text-decoration: none;
}
/* CMS User Tagging Styles*/
.subSectionHeadings, .titleHeadings {/*Specific tagging for CSS screen and print styles integration, was .titleHeadings with phase out intent*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#000000;
}
.activityHeading, .smallTitleHeadings{/*Specific tagging for CSS screen and print styles integration, was .smallTitleHeadings with phase out intent*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
	font-weight:bold;
}
.activityHeadingWhite, .whiteTitleHeadings {/*Specific tagging for CSS screen and print styles integration, was .whiteTitleHeadings with phase out intent */
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
	font-weight:bold;
}
.titleHeadings{
	font-size:14pt;
	font-weight:bold;
}
.smallTitleHeadings {
	font-size:12pt;
	font-weight:bold;
}
.mainContent {
	font-size:11pt;
	color:#000000;
}
#MContent tr td tr td{
	border: 1pt solid #999;
	}
#footer{
	text-align: center;
	font-size: 9pt;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}
a:after { 
	content:" ["attr(href)"]"; 
	font-weight: normal;
}
a[href^="/"]:after {
	content: "";
}

