body {
	background-image: url(images/bg_main.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #162057;
	margin:0;
}

body, p, td, a, dl, dt, dd, ul, li, h1, #lselect ul, .contactspacer {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

h1 {
font-size: 12px;
color: #6E9E19;
font-weight: bold;
}

.Title {
font-size: 12px;
color: #1E2B74;
font-weight: bold;
}

a:link, a:visited, a:active {
	color: #337AAB;
	text-decoration: none;
}

a:hover, #home dt a:hover, #events dt a:hover {
	color: #000099;
}



.bg_logo {
	background-image: url(images/logo_bg.gif);
	background-repeat: no-repeat;
}
.bg_menu {
	background-image: url(images/bgmenu.gif);
	background-repeat: repeat-x;
}
.bg_blue {
	background-color: #B6B6B6;
}
.home_news {
	background-image: url(images/frontpage_back.gif); 
	padding: 10px;
}
.home_events {
	background-color: #FFFFFF;
	padding: 16px;
}
dd {
	padding: 0px 0px 30px;
	background-image: url(images/bg_homedot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
}
#home dd {
	color: #91968C;
}
#home dt a {
	color: #68735B;
	font-weight: bold;
}

#news dd {
	color: #93AFBF;
}
#news dt a {
	color: #337AAB;
	font-weight: bold;
}

#events dd {
	color: #93AFBF;
}

#events dt a {
	color: #337AAB;
	font-weight: bold;
}


.top_blueline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #337AC8;
}
.footer {
	margin-top: 10px;
	margin-left: 15px;
	color: #999999;
}
.sec_content {
	padding: 16px;
}
.sec_content p, .sec_content td  {
	color: #9C9F97;
}

.sec_left {
	background-color: #D6D6D6;
}

#lselect ul {
margin: 10px 0 20px 0;
padding-left: 0;
list-style-type: none;
}

#lselect ul li {
margin: 0;
width: 170px;
height: 30px;
}

#lselect ul li a {
width: 170px;
height: 30px;
color: #6E9E19;
padding-left:30px;
background-image: url(images/bg_dot.gif);
background-repeat:repeat-x;
background-position: bottom;
line-height: 10px;
text-decoration: none;
display: block;
clear: both;
text-transform: uppercase;
}

#lselect #currentpage a {
color: #000000;
background-image: url(images/bg_dot.gif);
background-repeat:repeat-x;
background-position: bottom;
}

#lselect ul li a:hover {
color: #000000;
background-image: url(images/bg_dot.gif);
background-repeat:repeat-x;
background-position: bottom;
}

tr .secondary {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #D1D3D1;
}

table#leftnav tr td {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #fff;
}

.menuin {padding: 4px 0px 4px 0px;
}

table#leftnav tr td a {
height: 24px;
}

table#leftnav2 tr td {
padding: 5px 0px 5px 0px;
background-color:#EDEFF9;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #fff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #fff;
}

table#leftnav #current a {
color:#E21B38;
}


table#leftnav2 #current a {
color:#E21B38;
}

}
.contactspacer {
padding: 20px;
line-height: 30px;
}

