
#page_background     
{
background-image: url(/img/bg/schedule_top.gif);
background-repeat: no-repeat;
background-color: #B7E585;
margin: 15px 0px 0px 0px; 
}
#middle_section     
{
background-image: url(/img/bg/schedule_middle.gif);
background-repeat: no-repeat;
background-position:top left;
color: #18447A;
background-color: #9CD162;
padding-left: 10px;
margin-top: 12px;
padding-bottom:20px;
 }

#photo_bar     
{
background-image:url(/img/photos/seascape.jpg);
background-color: #ABBD99;
height:100px;
width:auto;
padding-left:40px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff; 
}

#bottom_nav     
{
position:relative;
background-color: #9CD162;
width:100%;
border-top: 1px solid #87B555;
padding: 10px 0px 10px 0px; 
}

#titleBar{width:90%; margin-bottom:2px;}

a         {color: #cc3300; text-decoration: none; }
.logo     {display:none;}

.pageTitle     
{
font-size: 28px;
line-height: 50px;
color: #F1FFC7;
font-weight: bold; 
}

.subtitle     
{
font-family: "Lucida Sans", Verdana;
font-size: 20px;
line-height: 25px;
color: #C64E0D;
margin-bottom: 30px 
}

/* TABLE STYLES 8*/

		table#schedule td{
			font-size: 12px;
			line-height: 12px;
			background-color: #B4E283;
			padding: 4px;}
			
			table#schedule td table{
				width: 100%;}

			table#schedule td table td{
			padding: 1px;
}
			
		table#schedule td.days, table#schedule td.hours{
				font-size: 14px;
				line-height: 24px;
				color: #ffffff;
				background-color: #90C25C;
				padding: 4px 0px 2px 4px;
				border-top:2px solid #79A34D;}
		
		table#schedule td.classNew{ background-image: url(/img/icon/new.gif); background-repeat: no-repeat; background-position: top right;}
		
		table#schedule td.time{
			color: #527033;
			font-weight: bold}
			
		table#schedule td.className{
			color: #cc3300}

		table#schedule td.instructor a, table#schedule td.instructor{
			color: #18447A}
			
		table#schedule td.notes{
			font-size: 10px;
			line-height: 13px;
			color: #6d9b3d}


.questions     
{
font-size: 12px;
padding:3px 4px 3px 4px;
font-weight:bold; 
background-color: #527033; 
color: #e2fde6;}


.contact_info     
{
color: #18447A;
font-size: 11px;
line-height: 13px; 
}

.class_notes, class_notesURGENT     {
font-size: 10px;
line-height: 13px;
color: #3D7A7A;
}

.class_notesURGENT{
padding:1px; background-color: #ffcc00; color: #e71e11; font-weight: bold; font-size: 9px; }


.quote_text, .quote_name    
{
font-size: 13px;
line-height: 19px;
color: #ffffff;
}

.quote_name     {color: #CCFF33;}
