@CHARSET "UTF-8";

#courselistings {font-family: Arial, Helvetica, sans-serif; font-size:12px;}
#courselistings table {margin: 0;}
#courselistings td {width: 200px; padding: 5px; vertical-align: top;}
#courselistings img {margin:0;}
#courselistings ul {list-style-type:none; padding: 15px;}
#courselistings li {margin:0 0 18px 0;}
#courselistings div {margin-bottom: 15px;}
#courselistings .English {background-color: #0E4E47;}
#courselistings .English a {color: #FFFFFF;}
#courselistings .SocialStudies {background-color: #546804;}
#courselistings .SocialStudies a {color: #FFFFFF;}
#courselistings .ChristianLiving {background-color: #AA0033;}
#courselistings .ChristianLiving a {color: #FFFFFF;}
#courselistings .Bible {background-color: #919D7C;}
#courselistings .Bible a {color: #FFFFFF;}
#courselistings .HealthandPhysicalEducation {background-color: #c6a0c5;}
#courselistings .Math {background-color: #F1989A;}
#courselistings .Science {background-color: #B1D36B;}
#courselistings .Electives {background-color: #D49C5C;}
#courselistings .Languages {background-color: #598F11;}
#courselistings .Languages a {color: #FFFFFF;}
#courselistings .Technology {background-color: #889E22;}
#courselistings .Technology a {color: #FFFFFF;}
#courselistings .ArtandMusic {background-color: #F58583;}


.coursePage #header {
	width:				180px;
	height:				65px;
	font-size:			16px;
	font-weight:		bold;
	color:				#37376A;
	padding:			32px 442px 0 128px;
}

.coursePage #content {
	width:				486px;
	font-size:			12px;
	padding:			16px 248px 16px 16px;
    margin:             0;
}

.coursePage #content p {
	font-size:			12px;
	padding:			0;
}

.coursePage #footer {
	width:				750px;
	height:				8px;
	top:				0;
	padding:			12px 0 0 0;
}


#courseDescription #content {
	background: 		url("/courselistings/template_images/1courseDescriptionRepeat.jpg") repeat-y;
}

#courseDescription #header {
	background:			url("/courselistings/template_images/1courseDescriptionHeader.jpg") no-repeat;
}

#courseDescription #footer {
	background:			url("/courselistings/template_images/1courseDescriptionFooter.jpg") no-repeat;
}

#courseEbook #content {
	background: 		url("/courselistings/template_images/2courseEbookRepeat.jpg") repeat-y;
}

#courseEbook #header {
	background:			url("/courselistings/template_images/2courseEbookHeader.jpg") no-repeat;
}

#courseEbook #footer {
	background:			url("/courselistings/template_images/2courseEbookFooter.jpg") no-repeat;
}

#courseMultimediaSeries #content {
	background: 		url("/courselistings/template_images/3courseMultimediaRepeat.jpg") repeat-y;
}

#courseMultimediaSeries #header {
	background:			url("/courselistings/template_images/3courseMultimediaHeader.jpg") no-repeat;
}

#courseMultimediaSeries #footer {
	background:			url("/courselistings/template_images/3courseMultimediaFooter.jpg") no-repeat;
}

#courseMultimediaFee #content {
    background:         url("/courselistings/template_images/3courseMultimediaRepeat.jpg") repeat-y;
}

#courseMultimediaFee #header {
    background:         url("/courselistings/template_images/3courseFeeHeader.jpg") no-repeat;
}

#courseMultimediaFee #footer {
    background:         url("/courselistings/template_images/3courseMultimediaFooter.jpg") no-repeat;
}

#courseSupplemental #content {
	background: 		url("/courselistings/template_images/4courseSupplementalRepeat.jpg") repeat-y;
}

#courseSupplemental #header {
	background:			url("/courselistings/template_images/4courseSupplementalHeader.jpg") no-repeat;
}

#courseSupplemental #footer {
	background:			url("/courselistings/template_images/4courseSupplementalFooter.jpg") no-repeat;
}

#courseValue #content {
	background: 		url("/courselistings/template_images/5courseValueRepeat.jpg") repeat-y;
}

#courseValue #header {
	background:			url("/courselistings/template_images/5courseValueHeader.jpg") no-repeat;
}

#courseValue #footer {
	background:			url("/courselistings/template_images/5courseValueFooter.jpg") no-repeat;
}