body {
	background-color: #FAF0F1;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 5%;
	max-width: 1200px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;
	color: #91225c;
}

p {
	text-align: justify;
}
li {
	list-style-image: url(images/image001.gif);
}
.center {
	text-align: center;
}
	a:link {
	color: #661741;
}
	a:visited {
	color: #48112E;
}
	a:hover {color: #BB0000;
}
	a:active {color: #FF0000;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.links a {
	padding: 0 5px;
}
a.nav2 {
	padding: 0 5px 0 5px;
	text-decoration: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
    background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

ul.links { margin-top: 5;  color: #91225c;}

div.links a:hover ul {display: block;  color: #91225c;
}

div.links a:hover ul li {display: block;  color: #91225c; background-color:#FAF0F1;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
	clear: both;
	font-family: "Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;
	margin: 2em 0 0 0;
	color: #91225c;
	text-align: right;
}
.footer p {
	color:#000000;
	font-size: 85%;
}
.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #91225c;
	border-style: solid;
	font-size: 95%;
	padding: 1em;
}
.box2 {
	border-width: 2px;
	border-color: #91225c;
	border-style: solid;
	padding: .5em;
	margin: 0px .5em;
	text-align: center;
}
.quote {
	font-size: smaller;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
li {
	list-style-position: inside;
}
.tight {
	padding: 0px;
	height: 100%;
	margin: 0px;
}
input.contact {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FAF0F1;
	background-color: #91225c;
}
.small {
	font-size: small;
}
.smaller {
	font-size: smaller;
}
.announcement {
	border: #91225c solid 2px;
	margin: 10px auto -5px auto;
	text-align: center;
	width: 30em;
	white-space: nowrap;
	padding: .5em 1em;
	color: #002299;
}
.announcement a:link {color: #004499}
.announcement a:visited {color: #000899}
.announcement a:hover {color: #BBFFFF}
.announcement a:active {color: #FF0000
}
.center {
	text-align: center;
}
.schedule ul{
	margin-top: 0;
}	
.schedule p{
	margin-bottom: 0;
}
#courses {
	width: auto;
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCF8F8;
	float: right;
	margin: 10px;
	border: 2px #880909 solid;
	padding: 1em;
}

#courses a {
	margin-left: 0;
	text-decoration: none;
	white-space: nowrap;
}

#courses a:link {
	color: #880909;
}

#courses a:visited {
	color: #880909;
}
#courses a:hover {
	background-color: #880909;
	color: white;
}
.comments p {
	margin-bottom: 0;
}
.comments ul {
	margin-top: 0;
}
.comments li {
	margin-top: 0;
	font-size: 80%;
}
.indent {
	margin-left: 3em;
}
.judgement_indent {
	margin-left: 8em;	
}
table.ned {
	margin: 0 0 1em 1em;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 2px;
	border-color: #91225c;
	border-style: solid;
}
ul.home li{
	border: #91225c;
	font-size: 120%;
	font-weight: bold;
}

img.left {
	float: left;
	margin-right: .2em;
	margin-bottom: 1em;
}
img.right {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}
em {
	color: #91225c;
}
td {
	padding: 0 3px;
}
#winequote {
	font-size: small;
	color: #FFFFFF;
	font: "Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;
}
#winequote em {
	color: #FFFFFF;
}