@charset "iso-8859-1";
body, html {
color: #444444;
font-size: 12px;
font-family: verdana;
margin: 0;
padding: 0;
background: #718575 url(images/main_bg.jpg) repeat-x;
height: 100%;
}

div, table, tr, td  {
font-size: 12px;
}

a, a:active, a:visited, a:focus {
	color: #3c5b7f;
}

a:hover {
	color: #213a56;
}

a.footer, a.footer:active, a.footer:visited, a.footer:focus {
	color: #4a6150;
}

a.footer:hover {
	color: #777777;
}

a.upcoming_link, a.upcoming_link:active, a.upcoming_link:visited, a.upcoming_link:focus {
	color: #3c5b7f;
	font-size: 11px;
}

a.upcoming_link:hover {
	color: #213a56;
	font-size: 11px;
}

a.left_nav, a.left_nav:active, a.left_nav:visited, a.left_nav:focus {
	color: #3c5b7f;
	font-size: 11px;
}

a.left_nav:hover {
	color: #213a56;
	font-size: 11px;
}

.left_nav {
	font-size: 11px;
	line-height: 20px;
}

.left_bar {
	background: #dddddd;
}

.footer {
	background: #c5c5c5 url(images/footer_bg.jpg) repeat-x;
	font-size: 10px;
	color: #777777;
}

.welcome {
	background: #ffffff url(images/welcome_bg.jpg) no-repeat;
}

.welcome_text {
	font-size: 11px;
	font-family: verdana;
	color: #ffffff;
}

.headers {
	color: #6b806f;
	font-size: 14px;
	font-weight: 800;
}

.upcoming_events {
	font-size: 11px;
}

.dotted_separator {
	border-top: 2px dotted #92a696;
	margin-top: 0px;
	padding-bottom: 3px;
}

.header_underline {
	border-top: 2px dotted #92a696;
	margin-top: 0px;
	padding-bottom: 9px;
}

.button
{border: 1px;
border-style: solid;
border-color: #333333;
background: #CCCCCC;
font-family: verdana;
font-size: 10px;}

.text
{border: 1px;
border-style: solid;
border-color: #333333;
background: white;
font-family: verdana;
font-size: 10px;
height: 18px;
width: 150px;}