body {
	background-color: #FAF0F1;
	font-family: "Times New Roman", Times, serif;
	margin: 20px;
	color: #222222;
}
	a:link {color: #5B0000}
	a:visited {color: #5B0000}
	a:hover {color: #BB0000}
	a:active {color: #FF0000
}
.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
}
.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;
	text-align: center;
}

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

.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 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

h1 {
	font-family: "Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;
	color: #91225c;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #91225c;
}
h3 {
	font-family: "Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;
	color: #91225c;
}
h4 {
	font-family: "Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;
	color: #91225c;
}
h5 {
	font-family: "Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;
	color: #91225c;
}
h6 {
	font-family: "Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;
	color: #91225c;
}
p { text-align: justify;
	font-size: 120%;
}
h2.home {
	margin: 0;
}
.menu p {
	text-align: center;
}
img.right {
	float: right;
	margin: 12px 0 2px 10px;
}
img.left {
	float: left;
	margin: 12px 10px 2px 0;
}
.dropcap {
	font-size: 130%;
	color: #91225c;
	font-weight: bold;
}
.foot {
	font-size: 80%;
	text-align: center;
}
.year {
	font-size: 125%;
}
.smaller {
	font-size: 85%;
}
li {
	list-style-image: url(images/grape_red30.gif);
	padding-bottom: .5em;
	width: auto;
	font-size: 120%;
}
.text {	
	position:relative;
	top: -.5em;
	left: 3em;
}
.texttop {	
	position: relative;
	top: -.5em;
	left: 1em;
}
td a {
	white-space: nowrap;
}
#nav a {
	white-space: nowrap;
	padding: 0 .5em;
}
#title {
	width:650px;
	border: #91225c 5px double;
	background-color:#EFCFD2;
	text-align: center;
	margin: auto;
}
title h1 {
	margin: .15em;
}
.center {
	text-align: center;
}