.monthName
{
	margin-top:0pt;
	margin-bottom:-10pt;
	text-align: center;
	color: gold;
}

.yearNum
{
	font-size: 12pt;
	text-align: center;
	font-size: 120%;
	color: gold;
}

.calendar
{
	font-size: 10pt;
	text-align: center;
}

.caldisp
{
	float: left;
	width: 18%;
	padding-left: 1%;
	display: block;
}

.caldisp a
{
	color: goldenrod;
}

.caldisp a:hover
{
	color: #CC0000;
}

.varcontent
{
	float: right;
	width: 76%;
	color: black;
	background: url(./graphics/linen.gif);
	padding-left: 1%;
	padding-right: 2%;
	display: block;
}

.unitbanner
{
	color: gold;
	background: #A00000;
	font-style: italic;
}

.navbar
{
	text-align: center;
	padding-top:6pt;
}

.navbar a
{
	color: white;
}

.navbar a:hover
{
	color: #8b0000;
}

.reading
{
	font-weight: bold;
	margin-left: 4%;
}

body
{
	font-family: Palatino, serif;
	font-size: 10pt;
	text-align: left;
	padding: 10pt;
}


em
{ font-variant: small-caps; }

a
{
	color: #00B;
	text-decoration: none;
	margin-bottom: 6pt;
	line-height: 1.5;
}


a:hover
{
	color: #8b0000;
	text-decoration: none;
}

h1
{
	font-weight: normal;
	font-style: italic;
	font-size: 22pt;
	margin-top: -20pt;
}

h2
{
	font-weight: normal;
	font-style: italic;
	font-size: 11pt;
	margin-top:-5pt;
	margin-left: 5%;
	margin-bottom:0pt;
	
}

h3
{
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	margin-top: 7pt;
	padding: 3pt;
}

h4
{
	font-weight: normal;
	font-style: italic;
	font-size: 150%;
	margin-top:-10pt;
}

h5
{
	font-weight: normal;
	font-style: italic;
	font-size: 150%;
	margin-top:-10pt;
}

.sectiontitle
{
	font-weight: normal;
	font-style: italic;
	font-size: 150%;
	text-align: center;
	margin-top:.5in;
}

.maintitle
{
	font-weight: normal;
	font-variant: small-caps;
	font-size: 200%;
	text-align: center;
	color: #8b0000;
}

.subtitle
{
	font-weight: normal;
	font-style: italic;
	font-size: 11pt;
	margin-left: 5%;
}

.copyright
{
	font-size: 90%;
	text-align: center;
	font-style: italic;
}

.flag
{
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;
	color: red;
}

.calref
{
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;
	line-height: 150%;
}

.class_num
{
	margin-left: 2%;
	margin-right: 4%;
	margin-top: .5in;
	color: black;
}



.class_contin
{
	margin-left: 2%;
	margin-right: 4%;
	color: black;
}



.ess_prompt
{
	font-weight: bold;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: .5in;
	color: blue;
}


.ess_prompt:before
{
	content: "Essay ";
	font-style: italic;
	color: blue;
}


.ess_elaboration
{
	font-weight: normal;
	margin-left: 10%;
	margin-right: 10%;
	color: blue;
}


.tes_prompt
{
	font-weight: bold;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: .5in;
	color: blue;
}


.tes_prompt:before
{
	content: "Trial Essay ";
	font-style: italic;
}


.duedate
{
	font-weight: bold;
	color: blue;
	margin-left: 10%;
	margin-right: 15%;
	margin-bottom: .5in;
}

.duedate:before
{
	content:"Due ";
}

