BODY {
	width: 100%;
	margin: 0 auto 40px auto;
	background:url(/img/page_bgr.gif) repeat-x;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #000000;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0 0 5px 0;
	padding: 0;
	font-size: 2.7em;
	line-height: 110%;
	font-weight: normal;
	background-color: transparent;
	color: #28271D;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	line-height: 100%;
	font-weight: normal;
	background-color: transparent;
	color: #28271D;
}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 5px 0;
	padding:5px 0 0 0;
	font-size: 1.7em;
	line-height: 100%;
	font-weight: normal;
	background-color: transparent;
	color: #28271D;
}
H3 A {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1em;
	line-height: 110%;
	font-weight: normal;
	color: #28271D;
	border-bottom:none;
	text-decoration:underline;
}
H4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 0 0;
	padding:5px 0 0 0;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	color: #28271D;
}
H4 A {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 100%;
	font-weight:normal;
	background-color: transparent;
	color: #28271D;
	}
.clearAll {
	display: block;
	float: none;
	visibility: hidden;
	margin: 0;
	padding: 0;
	clear: both;
	/* additional styles at ie.css */
	width: 100%;
	height: 0px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}
SUP {
	vertical-align: text-top;
	position: relative;
	top: -0.4em;
}
A {
	color: #000000;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dotted #000000;
	font-weight:normal;
}
.page_home A, .page_Programs .pageFloaterTopRight A, .page_Classes A {
	font-weight:bold;
}
.page_Programs .pageFloaterTopRight H2 {
	margin-bottom:.2em;
}

/* LAYOUT ***************************************************** */
.page {
	margin: auto;
	padding: 0 5px 0 5px;
	width: 762px;
	background: url(/img/bgrPageMiddle.png) repeat-y center;
}
.contentHolder {
	width: 762px !important; 
	margin:0;
	padding:0;
}
.content {
	padding:30px 40px 40px 40px;
	margin-right:20px;
	min-height:290px;
	}
	
.page_home .contentHolder {
	width: 761px !important; 
	border-bottom: 1px solid #FFFFFF;
	background:#F6F8E5 url(/img/home2column_bgr.gif) repeat-y;
	margin:0;
	padding:0;
}

.page_JoinMailingList .content{
	padding:30px 15px 10px 60px;
	}

.homecontent {
	margin:0;
	padding:0;
	float:left;
	clear:left;
	width: 560px;
}
.contentRight {
	float:right;
	clear:right;
	width:200px;
	background:#fafcf2;
	margin:0;
	padding:0;
	border-left:1px solid #cccccc;
	font-size:11px;
}
.contentRight .promoRight {
	margin:10px 20px 10px 20px;	
}
.contentRight IMG{
	padding-top:12px;
	margin:0;
	vertical-align:bottom;
	display:table-cell;
	
}
.contentRight A {
	color: #000000;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dotted #000000;
	}
.contentRight .promoRight H2 {
	font-size:1.6em;}
	
/* two column promo on home page */

.twoColumnPromo {
	width:560px;
	float:left;
	background:#F6F8E5 url(/img/home2column_bgr.gif) repeat-y;
	border-top:1px solid #cccccc;
	margin:0;
	padding:0 0 0 0;
	}
.twoColumnPromo H2 {
	font-size:1.6em;
	letter-spacing:0;
	}
.homePromoLeftColumn {
	float:left;
	width:240px;
	margin:0 5px 0px 0px;
	padding:0 10px 0 20px;
	}
.homePromoRightColumn {
	float:right;
	width:254px;
	margin:0 10px 0 0;
	padding:0 0 0 10px;
}
/* PAGE FLOATERS */

.pageFloaterRight {
	float: right;
	margin: 20px -60px 20px 50px;
	padding: 25px 20px 15px 25px;
	background-color: #f8faec;
	width: 220px;
	font-size: 11px;
}
.pageFloaterTopRight {
	/*display: block;*/
	float: right;
	margin: 15px -64px 15px 20px;
	padding: 10px 15px 15px 15px;
	background-color: #f8faec;
	width: 235px;
}
.pageFloaterTopRight H1, .pageFloaterTopRightProgram H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.7em;
	line-height: 100%;
	font-weight: normal;
	background-color: transparent;
	color: #28271D;
}
.pageFloaterRight H2, .pageFloaterTopRightProgram H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.pageFloaterRight A, .pageFloaterTopRightProgram A {
	font-weight:bold;
	border-bottom:1px solid #000000;
}
.page_CoreCurriculum .pageFloaterTopRight {
	margin:-60px -58px 20px 20px;
}
.page_Classes .pageFloaterTopRight {
	margin:0px -60px 20px 20px;
}

/* program page adjustments */
.programRightColumn{
	position:relative;
	float:right;
	left:80px;
	width:265px;
	padding:0px;
	margin: 0px;
}
.pageFloaterTopRightProgram {
	margin:20px 0 0 0;
	padding: 10px 15px 15px 15px;
	background-color: #f8faec;
	width: 235px;
}
.pdf {margin:0 0 0 10px; padding:0;}
.page_Programs .content {
	padding:30px 0px 40px 40px;
	margin-right:	80px;
	min-height:290px;
	}


.classSession, .classSessionItem {
	background-color: #f8faec;
}


.classListTable {
	margin-top: 5px;
}
.classListTable TD.td1 {
	padding: 5px 20px 2.5em 0;
	border-top: double 3px #B7C4B0;
}
.classListTable TD.td2 {
	padding: 5px 0 2.5em 0;
	border-top: double 3px #B7C4B0;
}






/* HEADER ************************************************* */
.pageHeader {
	margin: 0 -5px;
	padding: 0 5px;
	background: url(/img/bgrPageTop.gif) no-repeat top;
	width:760px;
}
.pageHeaderTop {
	padding: 10px 10px 0 10px;
	margin-bottom:1px;
	height: 16px;
	text-align: right;
	line-height: 13px;
	font-size: 12px;
	color: #FFFFFF;
}
.pageHeaderTop A {
	color: #28271D;
	border-color: #28271D;
	font-weight:bold;
}



/* LOGO AREA */
.pageHeaderSections {
	background: url(/img/header_background.gif) repeat-x 0 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 87px;
	width:761px;
	margin:0;
	padding:0;
}
.pageHeaderRight {
	float:right;
	clear:right;
	background: url(/img/header_right.gif) no-repeat right;
	width:460px;
	height: 86px;
	
}
.logoHolder {
	float: left;
	background: url(/img/header_background.gif) repeat-x 0 0;
	width: 286px;
}
.logoHolder A {
	border: none;
}
.logo {	

	width: 285px;
	height: 80px;
	background: url(/img/logo.gif) no-repeat top;
}

/* TOP NAVIGATION ************************************************************************ */
.pageHeaderNav {
	width:761px;
	margin:0;
	background: #f6f8e5;
	height: 37px;
	overflow: hidden;
}
.pageHeaderNav A:link, .pageHeaderNav A:visited {
	color: #28271D;
}
.pageHeaderNav .pageHeaderSearch {
	float: right;
	width: 150px;
	padding: 5px 5px 0 0;
	border-left: 1px solid #FFFFFF;
	color: #afafaf;
	font-size: 11px;
}
.pageHeaderNav .pageHeaderSearch .searchBox {
	margin: 0 3px 0 0;
	padding: 3px;
	width: 110px;
	vertical-align: middle;
	border: 1px solid #92a681;
	font-size: 11px;
	color: #123d6e;
}
.pageHeaderNav .pageHeaderSearch .searchButton {
	border: none;
}
.topnav {
	float: left;
	height:20px;
	text-align:right;
	width: 590px;
	}
.topnav A {
	color: #28271D;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dotted #28271D;
	font-weight:bold;
}
.topnav UL {margin-top:10px;}
.topnav LI {
	display:inline;
	margin:0 10px;
}
/* MAIN NAVIGATION */
.mainnav {
	background-color:#f6f8e5;
	height:20px;
	width:761px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
.nav {
	float: left;
	height: 20px;
	padding-left:50px;
}
.nav A {
	border:none;
	font-size:12px;
	font-weight:bold;
}
.nav UL {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
.nav LI {
	position:relative;
	float: left;
	margin: 0 13px;
	padding: 3px 5px;
	font-weight: bold;
	background-color: transparent;
}
.nav LI A{
	/* IE */
	height: 1%;
}
.nav LI:hover,
.nav LI.over{
	background-color: #8DA181;
	color: #ffffff;
}
.nav LI A , 
.nav LI A:visited{
	color:#28271D;	
	text-decoration:none;
}
.nav LI:hover A,
.nav LI.over A{
	color: #ffffff !important;
	background-color: #8DA181;
}
.nav A.selected,
.nav A.opened,
.nav LI.selected,
.nav LI.opened{
	color: #000000 !important;
	} 
.nav LI UL {
	display: none;
	position: absolute;
	top: 20px;
	left:0;
	font-weight:normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav UL UL {
	background-color: #8DA181;
	width:170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.nav UL UL LI {
 	width:165px;

}
.nav LI LI {
	font-weight:normal;	
	margin:4px 0;
	padding:3px 0 3px 5px;
}
.nav LI LI:hover,
.nav LI LI.over,
.nav LI LI.selected {
	background-color: #a7be94;
	color: #ffffff;
}
.nav LI LI A , 
.nav LI LI A:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.nav LI LI:hover A,
.nav LI LI.over A,
.nav LI LI A.selected,
.nav LI LI A.opened {
	color: #ffffff !important;
	background-color: #a7be94;
}
.nav UL UL LI A {
	font-size:11px;
	font-weight:normal;
}


/* SHOW/HIDE LEVELS ****************************************** */
/* level 1 */
.nav LI:hover UL,
.nav LI.over UL {
	display: block;
}
/* level 2, 3 and 4 */
.nav LI LI:hover UL,
.nav LI LI.over UL {
	display: block !important;	
}


/* FOOTER */

.footerHolder {
	background:url(/img/bgrPageBottom.png) no-repeat bottom;
	height:40px;
	padding:0 0 0 8px;
	width:770px;
	margin:auto;
}
.page_home .footerHolder {
	width:771px;
	background:url(/img/bgrPageBottom.png) no-repeat bottom;
	height:40px;
	padding:0 0 0 7px;
	margin:auto;
	}
.footer {
	background:url(/img/footer_background.gif) repeat-x;
	height:30px;
	width:761px;
	border-bottom:1px solid #ffffff;
}
.footer A {
	position:relative;
	line-height: 1.4em;
	color: #4d5744;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #4d5744;
}

.footerLeft {
	padding-top:8px;
	float:left;
	margin-left:10px;
}
.footerRight {
	padding-top:8px;
	float:right;
	clear:right;
	text-align:right;
	margin-right:10px;
}
.copyright {
	color:#7F7F7F;
	margin:auto;
	text-align:center;
	font-size:10px;
	background-color: transparent;
	padding:0;
	width:764px;
	line-height:2em;
	position:absolute;
	}
.copyright A {
	line-height: 1.4em;
	color: #7F7F7F;
	font-size:10px;
	font-weight:normal;
	text-decoration: underline;
	border-bottom:none;
	padding:0 6px;
}
.bottomLinks {
	position:relative;
	width:770px;
	margin:auto;
	margin-bottom:10px;
	}
.bottomNav {
	width:760px;
	text-align:center;
	color: #7F7F7F;
	position:relative;
	}
.bottomNav A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #7F7F7F;
	font-size:10px;
	font-weight:normal;
	text-decoration: underline;
	border:none;
	padding:0 6px;
}
/*TABLE STYLES ************************************************* */

TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
	}
.odd {background-color:#f6f8e5;}
.page_Calendar TABLE TD{
	padding:2px 4px;
	}
.page_Calendar TABLE TH {
	padding:5px 4px;
	}
TABLE H3 {	
	margin:0;
	padding:0;
}
TABLE.index TD{padding:5px;}
TABLE.index TD A{font-weight:bold;}

TABLE.classList TH {
	text-align:left;
	padding:15px 0 1px 10px;
	}
TABLE.classList TD {
	padding:1px 0 5px 15px;
	}
	
TABLE.shoppingCart TH {
	text-align: left;
	}
TABLE.index TH  {
	text-align:left;
	}


TABLE.loginForm { width: 100%; }
.loginForm TD { vertical-align:top; padding:5px 0; }
.loginForm TD + TD { width: 78%; }
.loginForm TD INPUT { width: 260px; font-size: 12px; }
.loginForm TD INPUT.LoginFormButton { width: 80px; display:block; margin:10px 0px;}
.myAccountLoginLinks {
	padding-left: 150px;
	//*ie*/padding-left: 135px;
	//*ie6*/_padding-left: 155px;
}

.passwordSubLabel {
	display: block;
	position: absolute; 
	margin: -75px 0 0 430px;
	width: 250px;
}
#DefaultLoginMessage { display: none; }
#ErrorMessage TD {
	padding-left: 150px;
	//*ie*/padding-left: 135px;
	//*ie6*/_padding-left: 155px;
	line-height: 2.4em;
	font-size: 1.1em;
	color: #ff0000;
}



TR.ControlsHeader { background:#FFFFFF;}

/* GIFT CERTIFICATES */
.giftCertificate {
	border:1px solid #C7D2C2;
	padding:10px 60px 20px 60px;
	}
.giftCertTitle { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	font-weight:bold;
	text-align:center;
	}
.giftCertTitle2 { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	}
.certNumber {float:right;}
.textBorder {width:500px; border-bottom:1px solid #000000;
}
.entitle {
	width:500px; 
	border-bottom:1px solid #000000;
	text-align:center;
}
.note {color:#666666; font-size:.9em; font-style:italic;}

/* GOOGLE MAP */
#map {

}
.gPopupInfo {
	padding-bottom:2px;
}

/* TEXT STYLES */

.smallText {
	font-size:10px;
}
.smallText A {
	font-size:10px;
	font-weight:normal;
}


.processingOrder {
	border-style:outset;	
	border-width:1px;	
	text-display:center;
	margin-top:200px;
	background-color:white;
	width:50%;
	font-weight:bold;
	font-size:18pt;
	padding:100px;
	}

.processingLogin {
	border-style:outset;	
	border-width:1px;	
	text-display:center;
	margin-top:20px;
	background-color:white;
	width:50%;
	font-weight:bold;
	font-size:18pt;
	padding:100px;
	}


.timeout {		
	background-color:red;	
	border-width:1px;
	border-style:outset;
	color:white;			
	font-weight:bold;
	padding:10px;
	margin:10px;
	width:400px;
	height:50px;
	}
	
.closedEvent {
	color:red;
}

.futureEvent {
	color:gray;
}

TABLE.classSessions TD, TABLE.classSessions TH {
	padding:4px 0px 4px 6px;
	text-align:left;
}

.printWindowIcon {
	position:relative;
	float:right;
	top:0px; 
	left:0px;
	margin-right:5px;
	}
.printWindowIcon A{
	border-bottom:none !important;
	}
.printIcon {display:none; visibility:hidden;}


.page_MassageHolisticTouch TABLE TD {
	padding: 2px 5px;
}
.page_MassageHolisticTouch TABLE TH {
	background: #B1BFA5;
	color: #F8FAEC;
	padding: 1px 5px;
	font-size: 90%;
	text-align: left;
}

.page_MakeaDonation .submitButton {
	/* ie 6 fix */
	_margin-top: 10px;
}

/*	SECURITY CODE INFO LINK	*/
#securitycodeinfo {
	position: absolute;
}
.securitycodeinfoPopup {
	position: relative;
	width: 200px;
	padding: 10px;
	border: 1px solid #FFA305;
	background-color: #FEF6AD;
	font-size: .9em;
	margin-left:150px;
}
.securitycodeinfoCloseButton {
	float: right;
	margin: -9px -9px 0 0;
	_margin: -9px -4px 0 0;
	padding: 0 2px 2px 3px;
	cursor: pointer;
	background-color: #FFA305;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana;
}
.pageFloaterTopRightPdf {
	position:absolute;
	margin-left:457px;
	background-color: #f8faec;
	padding:5px 14px 6px 10px;
	width:240px;
}

@media print {
	BODY, .page .page_Print, .page {background:none;}

	.pageHeaderNav, .pageHeaderSections, .pageHeaderTop, .mainnav, .footerHolder, .bottomLinks, .headerImage {display:none;}
	.pageHeader {
	margin-top:10px;
	padding:5px;
	height:80px;
	background: url(/img/print_logo.jpg) no-repeat top;
	width:300px;
}
	.printIcon, .printWindowIcon  {display:none;}
}