a {
	color: #d7571a;
}

a:visited {
	color: #ea8350;
}
abbr, acronym {
	border-bottom: 1px dashed #D7571A;
}

body {
	background-color: #162214;
	color: #ffffe8;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
}

dt {
	color: #2a5e1c;
	font-weight: bolder;
}

em {
	color: #2a5e1c;
	font-weight: bolder;
}

h1{
	color: #2a5e1c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
}

h2, h3, h4 {
	color: #2a5e1c;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font: italic 1.45em Georgia, "Times New Roman", Times, serif;
}

label.fieldname {
	color: #2a5e1c;
	display: block;
	float: left;
	padding-right: .75em;
	text-align: right;
	width: 105px;
}

table {
	margin-left: 2em;
}

td, th {
	padding: 0 1em;
	vertical-align: top;
}

.classno {
	text-align: center;
}
.comments {
	float: right;
	width: 225px;
	margin-left: 10px;
}
.comments blockquote {
	border: 1px solid #839E1B;
	padding: .3em;
	margin:  .3em 0;
}
.ctr {
	text-align: center;
}

.emps {
	color: #839e1b;
	font-style: italic;
	font-weight: bold;
	margin-left: 125px;
}

.ftleft {
	float: left;
	padding-right: 1em;
}

.ftright {
	float: right;
	padding-left: 1em;
}

.imgcaption {
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}

.instructor {
	border-top: 1px solid #839e1b;
	margin-top: .5em;
	padding-top: 1em;
}
.instructor h4 {
	font-size: 110%;
	margin-bottom: 0;
	padding-bottom: 0;
}
.news {
	color: #990000;
	font-style: italic;
	fobt-weight: bold;
}
.notice {
	font: italic .75em Georgia, "Times New Roman", Times, serif;
}

#content {
	background-color: #ffffe8;
	border-left: medium double #2a5e1c;
	border-right: medium double #2a5e1c;
	color: #000000;
	font-size: 1.15em;
	margin: 0 auto;
	padding: 1em;
	width: 720px;
}

#footer {
	border-top: medium double #2a5e1c;
	color: #ffffe8;
	font-size: 1.05em;
	padding: 1em;
}

#footer a, #footer a:visited,  #footer a:hover {
	color: #eae527;
}

#masthead {
	background: url(img/masthead.jpg) #ffffff no-repeat left;
	border-bottom: medium double #2a5e1c;
	height: 103px;
	padding: 0 1.5em;
	margin: 0;
}

#masthead h2 {
	color: #162214;
	font: italic 200% Georgia, "Times New Roman", Times, serif;
	font-stretch: wider;
	margin: 0;
	padding: .5em 1em;
	text-align: right;
}

#navcontainer{
	width: 690px;
}

#navlist {
	margin: 0;
	padding: 0 0 20px 10px;
	text-align: right;
}

#navlist a:link, #navlist a:visited {
	border-bottom: 2px solid #ffffff;
	color: #2a5e1c;
	float: right;
	font-weight: bold;
	line-height: 14px;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	background: transparent;
	border-bottom: 2px solid #162214;
	color: #2a5e1c;
	padding-bottom: 2px;
}

#navlist ul, #navlist li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.clr {
	clear: both;
}
a.inactive {
	text-decoration: line-through;
}
.subtitle {
	font-size: 70%;
	font-style: italic;
	color: #2a5e1c;
}
.classnotes {
	font-style: italic;
	color: #536411;
}
.pricechange {
	text-decoration: line-through;
	color: #B22222;
}