.nav_bg {
	background-color: #000099;
	vertical-align: top;
}
.flash_bg {
	background-color: #030067;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 4px;
}
.welcome_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.right_navTD {
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.right_navTD:hover {
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	background-color: #0000FF;
}

.nav_links, .nav_links:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_links:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
}

body {
	background-color: #BE0203;
}
.events_bg {
	background-color: #000066;
	background-image: url(../images/bottom_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.eventTD {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.bottom_TD {
	vertical-align: middle;
	background-color: #000066;
}

.events_title{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
}
.events_date{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	text-decoration: none;
}
.events_more, .event_more:link, .events_more:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	text-decoration: none;
}
.events_more:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
	padding-left: 15px;
	text-decoration: none;
}

.events_location {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
}
.events_HR {
	background-color: #000066;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.big_border {
	text-align: center;
	border: 3px solid #000000;
}
.pageTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.contactForm {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.donkey_bg {
	background-color: #020066;
	background-image: url(../images/bottom_image.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.directory_link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.business_name {
	font-size: 16px;
	font-weight: bold;
	color: #CA2835;
	padding-top: 2px;
	padding-bottom: 2px;
}
.business_address {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
img {
	border-top-color: #D50000;
	border-right-color: #D50000;
	border-bottom-color: #D50000;
	border-left-color: #D50000;
}
.contact_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
input {
	background-color: #F0F0FF;
}
textarea {
	background-color: #F0F0FF;
}
.exec_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/exec_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.candidate_text {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/candidate_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.member_text {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/members_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
