body {
	background-color: #FFFAFA; /* #ecf1f2 more greenish gray */
        font-family:arial,sans-serif;
	font-size: 100%;
        margin-top: 2px;
        margin-right: auto;
        margin-bottom: 10px;
        margin-left: auto;
}


div.a {
    margin-top:5px;
    margin-left: 45px;
    margin-right: 45px;
    border:none;
}



div.b {   /* on mirror site change the word container to margin */
margin-top:5px;
margin-right:45px;
margin-left:85px;
}




table.margin {
        padding: 15px;
}


h1 {
	color: #3f5858;
	font-family: 'Palatino Linotype',Palatino,serif;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	padding-top: .5em;
}


h2 {
	color: #3f5858;
	font-family: 'Palatino Linotype',Palatino,serif;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}


h3 {
	color: black;
	font-family: 'Palatino Linotype',Palatino,serif;
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}


h4 {
	color: #216666;
	font-family: 'Palatino Linotype',Palatino,serif;
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}


h5 {
	color: black;
	font-family: 'Palatino Linotype',Palatino,serif;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
}

h6 {
	color: #3f5858;
	font-family: 'Palatino Linotype',Palatino,serif;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	padding-top: .5em;
}


.htoc /* headings for page table of contents */ {
	font-family: 'Palatino Linotype',Palatino,serif;
	font-size: 115%;
	font-weight: bold;
	text-align: left;
}


hr {
	width: 90%;
	border: 0;
	color: gray;
	background-color: gray;
	height: 1px;
}


p {
	color: black;
	font-family: Arial,sans-serif;
	font-size: 110%;
	font-weight: normal;
}

table.summary {width: 800; align: center;}
col.bible {background-color: #8dbeb4; width: 200}
col.history {background-color: #6b9064; width: 200}
col.geography {background-color: #80a392; width: 200}
col.science {background-color: #bde5c7; width: 200}
col.langarts {background-color: #799b7c; width: 200}
col.literature {background-color: #abc0b2; width: 200}
col.foreign {background-color: #bde5c7; width: 200}
col.arts {background-color: #8dbeb4; width: 200}
col.schedule {background-color: #e6efef; width:400;}
col.booklist {background-color: #e6efef; width:400;}

th.summary {height: 25;}

hr.special {color: #e6efef; width: 90%}

div.summary {align: center;}

blockquote {
font-family: Georgia, serif;
font-size: 18px;
font-style: italic;
width: 75%;
margin: auto;
line-height: 1.45;
color: #383838;
}

figcaption.quote {
font-family: Georgia, serif;
font-style: italic;
font-size: 80%;
text-align: right;
width: 75%
}


ul, dl {
	list-style: none;
}


.smalltext {
	font-size: 80%;
}


.tinytext {
	font-size: 75%;
}


a:link {
	color: #5F2222;
	text-decoration: none;
}


a:visited {
	color: #3F3F5A;
	text-decoration: none;
}

a:hover {
	color: #216666;
	text-decoration: underline;
}