body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #666666;
}
#backTable {
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 100%;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
#mainTable {
	color: #FFFFFF;
	border: none;
	width: 700px;
	background-color: #FFFFFF;
	padding: 0px;
	vertical-align: top;
	margin-top: 10px;
}
#mainTable td {
	color: #000;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 0px;
	line-height: 1.5em;
	vertical-align: top;
}
.header {
	text-align: center;
	height: 145px;
	background-color: #000;
	color: #FFF;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 0px;
}
#left-column {
	width: 215px;
	background-repeat: no-repeat;
	background-position: 20px 25px;
	background-image:   url(../images/binder.jpg);
	background-color: #FFF;
}
#left-column a:link, #left-column a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 90%;
	color: #000;
	font-weight: bold;
	line-height: 2.0em;
	text-decoration: none;
	width: 100px;
	display: block;
	text-align: center;
}
#left-column a:hover, #left-column a:active {
	color: #FFF;
	background-color: #000000;
	width: 100px;
	display: block;
	text-align: center;
}
.nav-margins {
	margin-top: 50px;
	margin-left: 75px;
}
#center-column {
	width: 485px;
	vertical-align: top;
	padding: 0px;
	text-align: center;
}
#parchmentTable {
	color: #000;
	width: 470px;
	margin-top: 20px;
	text-align: left;
}
#parchmentTable a:link, #parchmentTable a:visited {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
#parchmentTable a:hover, #parchmentTable a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline overline;
}
#parchmentTable p{
	margin-left: 25px;
	margin-right: 25px;
}
#parchmentTable h1{
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 18px;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 1em;
}
.parchmentBottom {
	background-image:   url(../images/parchmentBottom.gif);
	background-repeat: no-repeat;
	width: 470px;
	background-position: top;
	height: 30px;
}
.parchmentMain {
	background-image:   url(../images/parchmentMiddle.gif);
	background-repeat: repeat-y;
	width: 470px;
	background-position: bottom;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #CC0000;
	border-top: 1px solid #FFFFFF;
	height: 40px;
	text-align: center;
	font-weight: bold;
}
#footer a:link, #footer a:visited {
	color: #CCC;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #CCC;
	text-decoration: overline underline;
}
ul {
	margin-left: 75px;
	padding: 0px;
	text-indent: 0px;
	margin-right: 25px;
}
li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image:   url(../images/bullet.gif);
	padding-bottom: 5px;
}
#validation-float {
	float: left;
}
.leftMargin50px {
	margin-left: 60px;
	margin-top: 100px;
}
.centered {
	text-align: center;
}
.rightAlign {

	text-align: right;
}
.emphasis {
	font-weight: bold;
}
#parchmentTable h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 18px;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 22px;
}
#parchmentTable h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 18px;
	margin-left: 25px;
	margin-right: 25px;
}
#calendarTable {
	width: 80%;
	margin-right: 25px;
	margin-left: 25px;
	border: 1px solid #000000;
}
#calendarTable td {
	border: 1px solid #000000;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-right: 25px;
}
.calendarEmphasis {
	font-weight: bold;
	background-color: #000000;
}
.emphasisWhite {
	font-weight: bold;
	color: #FFFFFF;
}
#contactTable {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CC0000;
}
#contactTable td {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-right: 25px;
	background-color: #FFFFFF;
}
#bottom-nav a:link, #bottom-nav a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-size: 80%;
	font-weight: bold;
}
#bottom-nav a:hover, #bottom-nav a:active {
	color: #000;
	text-decoration: underline overline;
	font-size: 80%;
	font-weight: bold;
}
#image-floatRight {
	float: right;
	margin-right: 5px;
	margin-left: 10px;
}
#photoColumn {
	width: 700px;
	background-color: #FFF;
	text-align: center;
}
#photoTable {

	width: 700px;
	background-color: #FFF;
	text-align: center;
}
.quote {
	font-size: 85%;
	line-height: 1.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

