﻿/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
	background: #CEBB8A;
}
.testColor {
	color: #CEBB8A;
}
.bodyPDF {
	background-color: #fff;
}
.greyNote {
	background-color: #E3E3E3;
}
html {
	height: 100%;
}
.container {
	/*text-align: left; */
	width: 955px;
	margin-left: auto;
	margin-right: auto;/*position: relative;
	clear: left; */
}
.containerPDF {
	/*text-align: left; */
	width: 750px;
	margin-left: auto;
	margin-right: auto;/*position: relative;
	clear: left; */
}
.masthead {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navigation {
	width: 100%;
	clear:both;
	margin:0 auto;
}
.leftDiv {
	float: left;
	width: 125px;
	margin-right: 0px;
}
.rightDiv {
	float: right;
	width: 210px;
	margin-right: 0px;
}
.rightDiv h6 {
	border-style: none;
	font-weight: bold;
	text-align: left;
	font-family: 'Bookman Old Style', serif;
	font-size: 13pt;
	color: #000;
}
.imageWrap {
	width: 200px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}
.content {
	float: left;
	width: 510px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 40px;
}
.contentInsideContent {
	float: left;
	width: 510px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.contentInsideContentMenu {
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	margin-right: 0px;
}
.contentWide {
	float: left;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 0px;
}
.contentWideMenu {
	float: left;
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	margin-right: 0px;
}
.contentPDF {
	float: center;
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.footer {
	clear:both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 10pt;
}
hr {
	border: 0px solid #4A4A00;
	color: #4A4A00;
	background-color: #4A4A00;
	height: 5px;
}
hr.thinBlack {
	border: thin solid #000;
	height: 0.5px;
	background-color: #000;
}
hr.thinGrey {
	border: thin solid #ccc;
	height: 0.2px;
	background-color: #CCC;
}
hr.thinTan {
	border: thin solid #000;
	height: 1px;
	background-color: #000;
}
hr.thin {
	border: thin solid #cccc99;
	color: #cccc99;
	background-color: #cccc99;
	height: .5px;
}
/* use for page titles...searchable*/
h1 {
	border-style: none;
	font-weight: bold;
	text-align: center;
	font-family: "Papyrus", 'Bookman Old Style', serif;
	font-size: 22pt;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 60px;
}
/* use for header text R&W*/
h2 {
	border-style: none;
	font-weight: bold;
	text-align: left;
	font-family: "Papyrus", 'Bookman Old Style', serif;
serif;
	font-size: 36pt;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
/* use for header text yoga and healing arts*/
h3 {
	border-style: none;
	font-weight: bold;
	text-align: left;
	font-family: "Papyrus", 'Bookman Old Style', serif;
serif;
	font-size: 22pt;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	border-style: none;
	font-weight: bold;
	text-align: center;
	font-family: "Papyrus", 'Bookman Old Style', serif;
serif;
	font-size: 30pt;
	color: #666600;
	margin-bottom: 0px;
	margin-top: 5px;
}
h4.title 
{
	text-align: left;
	font-size: 22pt;
	color: #B8641E;
	}
	
h4.titleCtnr
{
	text-align: center;
	font-size: 20pt;
	color: #B8641E;
	}
	
	

h5 {
	border-style: none;
	font-weight: bold;
	text-align: left;
	font-family: 'Bookman Old Style', serif;
	font-size: 16pt;
	color: #000;
}
h6 {
	border-style: none;
	font-weight: bold;
	text-align: left;
	font-family: 'Bookman Old Style', serif;
	font-size: 13pt;
	color: #000;
}
.pictBorder {
	padding: 5px;
	border: 5px solid #4A4A00;
	margin: 0px 15px 10px 0px;
}
.pictBorderVT {
<!--
vertical-align:sub;
-->
 padding: 5px;
	border: 5px solid #4A4A00;
	margin: 0px 15px 10px 0px;
}
div a:hover img {
	background-color: #EEE0B9;
	/* for IE */
  filter:alpha(opacity=70);
	/* CSS3 standard */
  opacity:0.7;
}
/* do I need this? */
.pictBorderHeader {
	padding: 5px;
	border: 5px solid #4A4A00;
	margin-bottom: 0px;
}
.l {
	text-align: left;
}
p {
	text-align: left;
	font-family: 'Bookman Old Style', serif;
	font-size: 12pt;
	color: #000;
	bottom: 5px;
	font-weight: normal;
}
.note {
	color: #6F4A00;
	font-size: 13pt;
	font-style:italic;
}
.SnowNote {
	color: #00F;
	font-size: 15pt;
	font-style:normal;
	font-weight: bold;
	text-align: center;
}
p.sm {
	font-size: 10pt;
}
.smDetails {
	font-size: 9pt;
}
p.smaller {
	font-size: 8pt;
}
p.bigger {
	font-size: 16pt;
}
.s14 {
	font-size: 14pt;
}
.s16 {
	font-size: 16pt;
}

p.note {
	font-size: 14pt;
	color: #4A4A00;
	text-align: center;
	font-style:italic;
}
p.noteHm {
	font-size: 9pt;
	color: #4A4A00;
	text-align: left;
	font-style:italic;
}
h3.smaller {
	font-size: 16pt;
}
.cream {
	color: #EEE9CE;
}
.red {
	color: #640000;
}
.green {
	color: #4A4A00;
}
.cntr {
	text-align: center;
}
.rt {
	text-align: right;
}
.i {
	font-style:italic;
}
.bold {
	font-weight: bold;
}
.ul {
	text-decoration: underline;
}
#distance {
	width: 1px;
	height: 50%;
	margin-bottom: -30em; /* was half of container's height (-20) but l3yme top margin was too much now it is better*/
	float: left;
}
.lev4pgswtext {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}
.nodisplay {
	display: none;
	text-decoration: none;
}
div a:hover span {
	color: black;
	display: block;
	font-family: "Papyrus", 'Palatino Linotype', Palatino, serif;
	font-size: 20pt;
	position: absolute;
	top: 28px;
	width: 111px;
	text-decoration: none;
}
/* use for top, left, bottom navigation */
a {
	color: #640000;
	font-size: 10pt;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
}



/* use for schedule class links */
div.contentWide .sced a {
	font-size: 11pt;
	font-weight: normal;
}

/*
.scedTable {
	border-collapse:collapse;
}
table.scedTable,.scedTable th, .scedTable td {
border: 1px solid black;
}
*/

  
/* use for left navigation within text*/
div.content a, div.contentWide a, div.contentWideMenu a, div.contentInsideContentMenu a {
	font-size: 12pt;
	font-weight: normal;
}
/*div.contentWide a {
	font-size: 10pt;
	font-weight: bold;
}*/
  
/* do I need this? */
li {
	margin-bottom: 0px;
	margin-left: 25px;
*/  text-align: left;
	font-family: 'Bookman Old Style', serif;
	/*font-size: 12pt; */
	color: #000;
	font-weight: normal;
	list-style-type:inherit;
	font-size: 11pt;/*line-height: 125%; */
}
.printable {
	background-color: #FFF;
	border: 0px;
}
.sced {
	background-color: #EEE9CE;
	border: 0px;
}
.errorRegionErrorBackColor {
	background-color: #FCDE69;
}
.top {
	vertical-align: top;
}
.greyBkgrdForPrinting {
 background-image: images/grey.png;
}
