body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
}
body {
	background-color: #e5e3da;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
a.top-nav:link {
	color: #010080;
	text-decoration: none;
	font-weight: bold;
}
a.top-nav:active {
	color: #010080;
	text-decoration: none;
	font-weight: bold;
}
a.top-nav:visited {
	color: #010080;
	text-decoration: none;
	font-weight: bold;
}
a.top-nav:hover {
	color: #7C7656;
	text-decoration: none;
	font-weight: bold;
}


a.foot-link:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.foot-link:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.foot-link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.foot-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.white-bg {
	background-color: #FFFFFF;
}

.navigation {
	font-weight: bold;
	font-size: 12px;
	color: #948C67;
}
.content-padding {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.home-top {
	background-color: #26266E;
}
.home-image-padding {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tan-text {
	color: #E5E3DA;
}
.home-welcome-text {
	padding-top: 25px;
	padding-left: 40px;
	color: #E5E3DA;
}

.tan-text-time {
	color: #E5E3DA;
	padding-left: 20px;
	padding-top: 3px;
	font-size: 11px;
}
.welcome-header {
	font-size: 14px;
	font-weight: bold;
}
.footer-bg {
	background-color: #a49a7a;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #26266E;
	padding-top: 10px;
	padding-bottom: 10px;
}
.home-tabs {
	background-image: url(../images/home-tabs.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 12px;
	padding-left: 35px;
	padding-right: 20px;
}
.quick-links-tab {
	padding-left: 72px;
}
.events-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #26266E;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #26266E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #26266E;
}
.white-bg {
	background-color: #FFFFFF;
}
.text-header {
	font-size: 16px;
	font-weight: bold;
	color: #9B8D82;
}
.database-bg {
	background-color: #e6e3da;
	padding: 5px;
}
.red-text {
	color: #FF0000;
}
