/* general styling for academics pages */
div#main-content { padding: 20px 55px; }
#main-content p { padding: 10px 0; }

h1 { text-indent: -9999px; margin: 0 0 10px 0; }
h2 { text-indent: -9999px; }
#academics-hsc h2 {
	height: 27px;
	margin: 10px 0 2px 0;
}
h3 { margin: 10px 0 0 0; text-decoration: underline; }

#academics-lp h3 { text-decoration: none; }
#academics-lp p { padding: 0 0 10px 0; }

#home-pic { margin: 0 0 15px 15px;}
#academics-hsc #home-pic { margin: 20px 0 0 285px; float: left; }

/* heading labels for academics pages */
#academics-overview h1 { 
	background: url(../images/aca1.gif) no-repeat;
	height: 18px;
	width: 228px;
}
#academics-outcomes h1 {
	background: url(../images/aca3.gif) no-repeat;
	height: 17px;
	width: 287px;
}
#academics-gs h1 {
        background: url(../images/aca5.gif) no-repeat;
        height: 22px;
        width: 151px;
}
#academics-gr h1 {
        background: url(../images/aca6.gif) no-repeat;
        height: 22px;
        width: 279px;
}
#academics-hsc h1 {
        background: url(../images/aca7b.gif) no-repeat;
        height: 22px;
        width: 700px;
}
#academics-chs h1 {
        background: url(../images/aca9.gif) no-repeat;
        height: 22px;
        width: 329px;
}
#academics-lp h1 {
        background: url(../images/libpolicy.gif) no-repeat;
        height: 22px;
        width: 175x;
}


/* desired outcomes */
.outcomes-headings { font-weight: bold; }

/* graduation requirements */
#academics-gr ul { list-style-type: none; }
.requirement-list { margin: 10px 0 20px 10px; font-size: 1.2em; }
.requirements { float: left; width: 115px; }

/* course descriptions */
#bible {
    margin-top: 10px;
    background: url(../images/bibleheading.gif) no-repeat;
}
#english {
    background: url(../images/englishheading.gif) no-repeat;
}
#finearts {
    background: url(../images/artsheading.gif) no-repeat;
}
#foreignlanguage {
    background: url(../images/langheading.gif) no-repeat;
}
#health {
    background: url(../images/healthheading.gif) no-repeat;
}
#math {
    background: url(../images/mathheading.gif) no-repeat;
}
#science {
    background: url(../images/scienceheading.gif) no-repeat;
}
#socialstudies {
    background: url(../images/ssheading.gif) no-repeat;
}

div.bible-view p.exceptions { margin: 0 0 0 15px; } 
.class { font-size: 1.2em; width: 700px; margin: 10px 0 0 15px; }
div.bible-view .class { margin: 5px 0 5px 15px;}
.class-title { float: left; font-weight: bold; width: 350px; text-decoration: underline; }
.class-grade { float: left; width: 300px; }

#courses { text-align: center; }
#courses a { color: #9d0731; font-size: 1.1em; }
.current { font-weight: bold; text-decoration: underline; }

.prerequisite, .exceptions { font-size: .8em; }
.prerequisite { font-weight: bold; }
.exceptions { font-style: italic; }

/* grading scale */
#grading-system { margin: 0 0 0 10px;}
.grading-scale { margin: 0 0 5px 10px; font-size: 1.2em;}

ul#resources { font-size: 1.2em; margin: 0 0 0 15px; list-style: disc; }
ul#resources li { margin-bottom: 5px; }