body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	padding: 0px;
}

body {
	background-color: #ebe5c0;
}
a {
	color: #000664;
	text-decoration: none;
}
a:hover {
	color: #3333FF;
	text-decoration: underline;
}

p {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 16px;
	line-height: 16px;
}

.nav {
	background-color: #5D83A8;
	padding-bottom: 2px;
	width: 220px;
}

.menu {
	font-size: 11px;
	font-weight: bold;
	color: #F1BC7A;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.menu a {
	display: block;
}

.menu a:hover {
	text-decoration: none;
	color: #FFFFFF;	
}
.menu h4 {
	color: #EA9A3B;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.menu p {
	color: #F1BC7A;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}

.menu2 {
	color: #0f2e5a;
	font-weight: normal;
}
.menu2 a {
	color: #0f2e5a;
}
.menu2 a:hover {
	color: #0f2e5a;
	text-decoration: underline;
}

.basic {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.cap {
	font-size: 18px;
	font-weight: bold;
	color: #932a15;
	text-decoration: none;
}

.name {

	font-size: 10px;
	color: #00347d;
	text-decoration: none;

	}
	
.below_menu {
	margin-top: 10px;
	padding: 10px;
	background-color: #E39A3B;
}

.left_column {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.events {
	color: #00265c;
}

h4.events {
	font-size: 12px;
	background-image: url(../image/events_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.events_c {
	color: #00265c;
}

.header {
	background-image: url(../image/h_bg.gif);
	text-align: center;
}
.container {
	background-image: url(../image/bg.gif);
}
.content {
	padding: 10px 35px 20px 20px;
}
.events_c a {
	color: #00265c;
	text-decoration: none;
}
.events_c a:hover {
	color: #184B8F;
	font-weight: bold;
	text-decoration: underline;
}

.events_more {
	font-weight: bold;
	text-align: right;
}

.big_img {
	color: #00347D;
	font-size: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.big_img p {
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.link {
	font-weight: bold;
	color: #932a15;
	text-decoration: none;
	padding: 10px;
}
.t_content {
	font-weight: bold;
	color: #932A15;
	padding-bottom: 10px;
	padding-right: 10px;
}

.t_content p {
	color: #932A15;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 14px;
	font-weight: bold;
}

.footer {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding: 10px;
	background-color: #5d83a8;
}

.footer a {
	color: #ffffff;
	text-decoration: underline;
}
.footer a:hover {

	color: #000033;
	text-decoration: underline;
}

.main_menu {
	font-size: 12px;
	font-weight: bold;
	color: #ea9a3b;
	background-color: #294f8c;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../image/m_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.main_menu a {
	display: block;
	text-decoration: none;
	color: #EA9A3B;
}
.main_menu a:hover {

	text-decoration: none;
	color: #F4CA97;
}

.menu {
	line-height: 16px;
}

.menu a:link {
	color: #F1BC7A;
	text-decoration: none;
}
.menu a:visited {
	color: #F1BC7A;
	text-decoration: none;
}
.menu a:active {
	color: #F1BC7A;
	text-decoration: none;
}
.menu a {
	color: #F1BC7A;
	text-decoration: none;
}
.menu a:visited:hover {
	color: #FBE3C8;
	text-decoration: none;
}
.menu a:link:hover {
	color: #FBE3C8;
	text-decoration: none;
}
.menu a:active:hover {
	color: #FBE3C8;
	text-decoration: none;
}
.main_menu p {
	font-size: 12px;
	font-weight: bold;
	color: #ea9a3b;
	padding-top: 0px;
	padding-bottom: 4px;
	background-image: url(../image/m_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 7px;
	padding-left: 7px;
	margin: 0px 0px -2px;
}
