body
{
	background: url("../images/checkedback.png");
	font-family: Georgia, "Times New Roman", Times, serif;
}
#realbody a, a:link, a:link:visited, a:visited
{
	color: #639ABC;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: inherit;
	font-style: normal;
}
#realbody a:hover, a:link:hover, a:link:visited:hover, a:visited:hover
{
	color: #000000;
	font-variant: normal;
	font-style: italic;
	text-decoration: none;
	font-size: inherit;
	font-weight: normal;
}
#bottomnav a,a:visited
{
	color: #639abc;
	text-decoration: none;
	font-size: inherit;
	font-variant: normal;
}
#bottomnav a:hover,a:visited:hover
{
	color: #000;
	font-style: italic;
	font-size: inherit;
	font-variant: normal;
}
.contenthold
{
	background: #D5EEFF;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #000000;
}
.content
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 2%;
}
.rounded
{
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
}
#header
{
	width: 96%;
	vertical-align: middle;
}
#menu
{
	position: relative;
	left: -2%;
	width: 100%;
	background: #639abc repeat-x left;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	margin-top: 1%;
	text-align: center;
	color: #D5EEFF;
	font-variant: small-caps;
	font-size: large;
}
#menu a,a:visited
{
	color: #D5EEFF;
	font-variant: small-caps;
	font-size: large;
	text-decoration: none;
	font-style: normal;
}
#menu a:hover, a:visited:hover
{
	color: #F2DDB6;
	text-decoration: underline;
	font-style: normal;
}
#navtab
{
	padding-top: 0.5%;
	padding-bottom: 0.5%;
}
#subnav
{
	border-bottom: 2px solid #000000;
	position: relative;
	left: -2%;
	width: 100%;
	margin-bottom: 1%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	background: #F2DDB6;
}
.bodyholder
{
	width: 96%;
	border: 2px solid #639abc;
	background: #eee url("../images/tanbgbot.png") bottom left repeat-x;
	height: 100%;
}
.padded
{
	padding: 1%;
}
.bottomnav
{
	text-align:center;
	font-size: small;
}
.headerphrase
{
	color: #639abc;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
h1
{
	font-size: x-large;
	color: #639abc;
	font-variant: small-caps;
}
h2
{
	font-size: large;
	color: #000;
	font-variant: small-caps;
}
hr
{
	background-color: #639ABC;
	color: #639ABC;
	width: 80%;
}
a img
{
	border: 0;
}
.calday
{
	border: 1px solid #639ABC;
	height: 5em;
}
.caldsel
{
	background-color: #639ABC;
	color: #eee;
}
.caldnot
{
	background-color: #eeeeee;
	font-size: small;
}
.caldiv
{
	width: 100%;
	clear: right;
}
.bottombord
{
	border-bottom: 1px solid #639ABC;
}

#eventscal a,a:visited
{
	color: #eee;
	font-variant: normal;
	font-size: inherit;
	font-style: normal;
	font-weight: inherit;
}
#eventscal a:hover,a:visited:hover
{
	color: #F2DDB6;
	font-variant:normal;
	font-style: italic;
	font-weight: inherit;
	font-size: inherit;
}
.arrows
{
	background-color: #639ABC;
	border: 1px solid #000;
	padding: 2px;
}
.eventdet
{
	width: 50%;
	margin-left:auto;
	margin-right: auto;
	border: 1px solid #639abc;
	background: #D5EEFF;
	padding: 1%;
}
.eventdate
{
	font-size: large;
	font-weight: bold;
	color: #639ABC;
}
.eventdet a,a:link,a:visited:link
{
	font-size: small;
	text-decoration: none;
	color: #639abc;
	font-weight: inherit;
	font-style: normal;
}
.eventdet a:hover,a:visited:hover
{
	font-size: small;
	text-decoration: none;
	color: #000;
	font-weight: inherit;
	font-style: italic;
}
.dashbot
{
	border-bottom: 1px dashed #eee;
}
.padl
{
	padding-left: 1em;
}

.utable
{
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}

.hidden
{
	display: none;
}

.lshow a, a:visited
{
	color: #000;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-decoration: none;
	font-size: large;
}

.lshow a:hover, a:visited:hover
{
	color: #639ABC;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-decoration: underline;
	font-size: large;
}

.goback a, a:visited
{
	font-size: small;
	color: #639abc;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.goback a:hover, a:visited:hover
{
	color: #000;
	text-decoration: none;
	font-style: italic;
	font-size: small;
}