@charset "utf-8";

/* ===== body ==== */
body {
	background-color: #EBDED2; background-repeat:repeat-y;
	background: #e2d8d1 url(assets/bodyGradient.jpg) repeat-x fixed left top;
}

.repeatBackground {
	background: url(assets/repeaterBG2.jpg) repeat-y;
}
	
/* ==== text styles ----*/

h1, h2, h3, h4, h5, blockquote { 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0C7E72;
	font-style:italic;
}

p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#0c7e72;
}

blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.95em;
	font-style:italic;
	font-weight:bold;
}
	

/*.contentLink {
	color:#0c7e72;	
}*/

ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0c7e72;
	font-weight:bold;
	font-size:1.25em;
	font-style:italic;
}
	
li {
	font-family:Tahoma, Geneva, sans-serif;
	color:#0c7e72;
	font-variant:small-caps;
	line-height:150%;
}

.describe {
	line-height:.50em; 
}

.describe2 { 
	font-size:.75em;
}

/* ---- template elements ---- */

#footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:.75em;
	line-height: 175%;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-align:left;
	padding-top: 100px;
	padding-left:50px;
	padding-right:75px;
}

.footer a:link {
	text-decoration: none;
	color:#FFF;
	padding:.25em;
}

.footer a:visited {
	text-decoration: none;
	color:#FFF;
	padding:.25em;
}

.footer a:hover {
	text-decoration: none;
	color:#FEEBD9;
}

.footer a:active {
	text-decoration: none;
	color:#FFF;
}

.banner {
	height: 248px;
	width: 1007px;
	background:url(assets/bannerLogoBG.jpg);
	background-repeat:no-repeat;
}

.banner h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;		
}

.leftSide {
	background-image: url(assets/LBorder2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:272px;
	height:778px;
}
.rightSide {
	background-image:url(assets/RBorder2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:125px;
	height:778px;
}
.mainContent {
	background-image:url(assets/mainContent2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align:top;
	padding-top:20px;
	width:610px;
}

.footerBG {
	background-image: url(assets/footerBG2.jpg);
}

/* === content elements === */

#pageHeader {
	text-align:center;
	padding:1em;
	margin-bottom: 1em;
}

#pageHeader2 {
	text-align:center;
	padding:1em;
	margin-top: 1em;
	margin-bottom: 3em;
	background-position:right;
	background-repeat:no-repeat;
	border:none;
}

#sessionsHeader { text-align:center; }

#sessionsHeader p { line-height: .75%; }

#sessionsHeader h3 { line-height: .85%; }

.sessionsText {
	float:left;
	width: 310px;
	border:none;
}

.sessionsImage {
	float:right;
	width:300px;
	border:none;
}

.sessionsSubHead {
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
/*======AboutREV CSS=======
===========================*/

img.floatleft{
	float:left;
	margin-right:15px;
	margin-left:272px;
}

img.floatright{
	float:right;
	margin-left:15px;
	margin-right:30px;
	padding-top:25px;
}

.div#textbox {
	width:578px;
	padding:15px;
	margin:15px auto;
	border:1px solid black;	
}

.center{
	text-align:center;
}

/*END OF ABOUT REV*/

#boxImageRight {
	float:right;
	margin-left: 15px;
}

#boxImageLeft {
	float:left;
	margin-top:20px;
	padding-right: 20px;
}

#boxImageCenter {
	margin:0;
	border:none;
	margin-left: 160px;
}

#boxTextLeft { float:left; }

#boxTextLeftSessions { width:600px; }

#boxTextRight {float:right; padding:10px; }

#boxBelow { 
	clear:both; 
	padding:10px;
}

#boxTextRight { text-align:center; padding-right:25px; margin-right:10px; }

.longerLeaner {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #0C7E72;
	text-align: center;
	white-space: pre;
}

#centerList { 
	text-align:center;
}

.longerLeaner a:link { color:#0C7E72; }

.longerLeaner a:hover { color:#7F93AC }

.emailColor {color:#0c7e72; font-weight:bold;}

.pilates {
	display: block;
	padding-left:55px;
	padding-right:55px;
	width: 500px;
}
.pilates p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.95em;
	color:#0C7E72;
	font-style:italic;
	font-weight:bold;
}.footer span {
	padding-right: 200px;
}
#footer div a:link, #footer div a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer div a:hover {
	text-decoration:underline; }
