@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #455c5f;
	background-attachment: scroll;
	background-image: url(Images/Design/bodybackground.jpg);
}
#backdrop {
	width: 100%;
	background-repeat: repeat;
	height: 771px;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
	top:  0px;
	background-image: url(Images/Design/backdrop.jpg);
}
#main {
	background-image: url(Images/Design/bodybackground.jpg);
	background-repeat: repeat;
	width: 958px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right:auto;
	margin-top:0;
}
#header {
	background-repeat: no-repeat;
	height: 172px;
	width: 958px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(Images/Design/Akasha-Yoga-Banner.jpg);
	border-right-width: 0px;
	border-right-style: none;
}
#menubar {
	width: 954px;
	height: 32px;
	background-image: url(Images/Design/MenuBarBackground.jpg);
	background-repeat: repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #518099;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #518099;
	border-right-color: #518099;
	border-left-color: #518099;
	margin: 0px;
	padding: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
}
#content
{
	background-color: #DBE0E1;
	color: #455c5f;
	width: 954px;
	padding: 0;
	margin: 0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
}
#subcontent {
	background-color: #FFF;
	color: #455c5f;
	float: left;
	min-height: 400px;
	height:auto !important;
	height:400px;
	width: 606px;
	clear: right;
	margin-bottom: 0;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
}
#sidebar {
	background-color: Transparent;
	float: right;
	min-height: 440px;
	width: 228px;
	padding: 20px;
	clear: right;
	font-size: 12px;
}
#footer
{
	width: 686px;
	background-color: white;
	margin: 0;
	float:left;
	font-size: 10px;
	color: #638c92;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 0px;
}

#sidebar h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #963;
}
#sidebar h2 {
	color: #3e7c82;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}
#sidebar ul {
	margin-top: 0px;
	margin-bottom: 3px;
}
#subcontent h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;

}
#subcontent h2 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
}
#subcontent h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #455c5f;
}

.lightbrownn {
	color: #963;
}

a {
	color: #455c5f;
	text-decoration: none;
	font-weight: bold;
}
/*  STYLE DEFINITIONS FOR THE SCHEDULE PAGE */
.Schedule {
	border-collapse: collapse;
	background-color: #F2F2F2;
	margin-top: 12px;
	margin-left: -12px;
	margin-right: -12px;
}
table.Schedule tr th{
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #000;
	border: 1px solid #4E86A5;
	background-color: #dbe0e1;
}
table.Schedule tr td{
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #000;
	border: 1px solid #4E86A5;
}
.Level1 {
	background-color: #FEF29E;
}.Level12 {
	background-color: #F8C881;
}
.Level2 {
	background-color: #9CCBD3;
}
.SpecialBackground {
	background-color: #9CCBD3;
}
.red {
	color: #F00;
}
/*  STYLE DEFINITIONS FOR THE INSTRUCTORS PAGE */
.photo {
	border: 2px ridge #96AFB1;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-top: 6px;
	margin-left: 0px;
	float: left;
}
#subcontent h4 {
	margin-top: -16px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-style: italic;
	font-weight: bold;
	color: #963;
	font-size: 12px;
}

/*  STYLE DEFINITIONS FOR THE EVENTS PAGE */

.flyerformat {
	margin-right: -12px;
}
.SpecialBackground {
	background-color: #9F9;
}
