/*
TABLE OF CONTENTS

SIDEBAR
HEADER
MAIN CONTENT
LINKS
FOOTER
PHOTOS
COLOR PALETTE
TABLE FORMATTING
CLASS & TEACHER PROFILES
RESOURCES PROFILES
*/

/* SIDEBARS */
#sidebar1 .leftScheduleContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #313b89;
}
#sidebar1 .leftScheduleContent .standout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 120%;
	color: #EC160E;
}


/* HEADERS */
#container #mainContent h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #deaa1f;
	font-size: 120%;
	margin-top: 4px;
	padding-top: 4px;
}


.twoColFixLtHdr #container #menu {
	margin-bottom: 8px;
	padding-bottom: 4px;
	height: 30px;
}

/* MAIN CONTENT */

#mainContent .class-profile {
	margin-top: 0px;
	margin-bottom: 4px;
}
#mainContent .class-profile h1 {
	padding-top: 2px;
}
.class-profile .class-content {
	font-size: 88%;
	line-height: 140%;
}
.class-profile .class-more {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #deaa1f;
	font-size: 88%;
}
.class-profile .class-more .class-brochure {
	margin-bottom: 4px;
}
.class-profile .taught-by {
	font-size: 88%;
	color: #313b89;
	border-bottom-style: solid;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}



/* LINKS */

#mainContent .front-page-news .workshop-info a:link{
	color: #6b1025;
	text-decoration: none;
}
#mainContent .front-page-news .workshop-info a:visited{
	color: #6b1025;
	text-decoration: none;
}
#mainContent .front-page-news .workshop-info a:hover{
	color: #deaa1f;
	text-decoration: none;
}

#sidebar1 .leftScheduleContent a:link{
	color: #313B89;
	text-decoration: underline;
}
#sidebar1 .leftScheduleContent a:visited{
	color: #313B89;
	text-decoration: underline;
}
#sidebar1 .leftScheduleContent a:hover{
	color: #deaa1f;
	text-decoration: none;
}

#mainContent .weekSchedule a:link{
	color: #deaa1f;
	text-decoration: none;
}
#mainContent .weekSchedule a:visited{
	color: #deaa1f;
	text-decoration: none;
}
#mainContent .weekSchedule a:hover{
	color: #deaa1f;
	text-decoration: underline;
}
#mainContent #workshop-bloc a:link{
	color: #deaa1f;
	text-decoration: none;
}
#mainContent #workshop-bloc a:visited{
	color: #deaa1f;
	text-decoration: none;
}
#mainContent #workshop-bloc a:hover{
	color: #060606;
	text-decoration: none;
}
#mainContent .retreats .workshop-info a:link{
	color: #deaa1f;
	text-decoration: none;
}
#mainContent .retreats .workshop-info a:visited{
	color: #deaa1f;
	text-decoration: none;
}
#mainContent .retreats .workshop-info a:hover{
	color: #060606;
	text-decoration: none;
}
#mainContent .class-brochure a:link{
	color: #deaa1f;
	text-decoration: none;
}
#mainContent .class-brochure a:visited{
	color: #deaa1f;
	text-decoration: none;
}
#mainContent .class-brochure a:hover{
	color: #060606;
	text-decoration: none;
}
#mainContent .teacher-contact .email a:link{
	color: #deaa1f;
	text-decoration: none;
}
#mainContent .teacher-contact .email a:visited{
	color: #deaa1f;
	text-decoration: none;
}
#mainContent .teacher-contact .email a:hover{
	color: #060606;
	text-decoration: none;
}
#mainContent .teacher-contact .website a:link{
	color: #deaa1f;
	text-decoration: none;
}
#mainContent .teacher-contact .website a:visited{
	color: #deaa1f;
	text-decoration: none;
}
#mainContent .teacher-contact .website a:hover{
	color: #060606;
	text-decoration: none;
}
#mainContent .teacher-contact .teacher-brochure  a:link{
	color: #deaa1f;
	text-decoration: none;
}
#mainContent .teacher-contact .teacher-brochure   a:visited{
	color: #deaa1f;
	text-decoration: none;
}
#mainContent .teacher-contact .teacher-brochure   a:hover{
	color: #060606;
	text-decoration: none;
}
#mainContent .link-content a:link{
	color: #6b1025;
	text-decoration: none;
}
#mainContent .link-content a:visited{
	color: #6b1025;
	text-decoration: none;
}
#mainContent .link-content a:hover{
	color: #deaa1f;
	text-decoration: none;
}



/* PHOTOS */
#container #mainContent .front-page-news .news-photo-left {
	float: left;
	width: 180px;
	padding-right: 12px;
	padding-bottom: 6px;
}
#mainContent .front-page-news .news-with {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-bottom: 8px;
	color: #6b1025;
}
#mainContent .front-page-news .photo-wrapper .workshop-info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bolder;
	padding-top: 8px;
	padding-bottom: 6px;
}
#container #mainContent .retreats .retreats-photo-left {
	float: left;
	width: 220px;
	padding-right: 12px;
	padding-bottom: 6px;
}
#mainContent .retreats .retreats-with {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-bottom: 8px;
	color: #6b1025;
}
#mainContent .retreats .photo-wrapper .workshop-info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bolder;
	padding-top: 8px;
	padding-bottom: 6px;
}
#container #sidebar1 #left-slide-box {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* COLOR PALETTE */
/* DIANE GOLD - #DEAA1F */
/* DIANE BLUE - #313B89 */


/* TABLE FORMATTING */
.daySchedule {
	margin-top: 20px;
}
.daySchedule th {
	background-image: url(../images/blueFade.gif);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	color: #75362D;
}
.daySchedule td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 80%;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.weekSchedule {
	margin-top: 20px;
}
.weekSchedule th {
	background-image: url(../images/greenFade.gif);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	color: #75362D;
}
.weekSchedule td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 80%;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#sidebar1 .leftScheduleContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #313b89;
}
#sidebar1 .leftScheduleContent .standout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 120%;
	color: #EC160E;
}
#workshop-bloc td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
}

/* CLASS & TEACHER PROFILES */

#mainContent .teacher-profile {
	margin-top: 0px;
	margin-bottom: 4px;
}
#mainContent .teacher-profile h1 {
	padding-top: 2px;
}
.teacher-profile .teacher-photo {
	padding: 4px;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.teacher-profile .teacher-content {
	font-size: 88%;
	line-height: 140%;
}
.teacher-profile .teacher-contact {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #deaa1f;
	font-size: 88%;
}
.teacher-profile .teacher-contact .telephone {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
}
.teacher-profile .teacher-contact .email {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
}
.teacher-profile .teacher-contact .website {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
}
.teacher-profile .teacher-teaches {
	font-size: 88%;
	color: #313b89;
	border-bottom-style: solid;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}

.teacher-profile .teacher-contact .teacher-brochure {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
}

/* RESOURCES PROFILES */

#mainContent .link-profile {
	margin-top: 0px;
	margin-bottom: 4px;
}
#mainContent .link-profile h1 {
	padding-top: 2px;
}
.class-profile .link-content {
	font-size: 88%;
	line-height: 140%;
}
