

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #EC5D3B;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #EC5D3B;
}

body {	
	background: #6fb1f3 url(images/back_all.gif) bottom repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content{
	margin: 0 auto;
	background: #1e7c01;
	width: 927px;
	text-align: left;

}

#content_bg{
	background: #035b88 url(images/bg_bottom.jpg) no-repeat bottom;
}

#header{
width: 927px;
margin: 0 auto;
height: 204px;
background: url(images/header.jpg) no-repeat top;

}

#main{
width: 927px;
margin: 0 auto;
clear:both;
}

#logo {
text-align: left;
padding-left: 20px;
padding-top: 2px;
padding-bottom: 30px;
height: 60px;
}


#main #logo a {
	text-decoration: none;
	font-size: 16px;
	color: #ffffff;
}

#main #logo H2
{
margin-top: -20px;
}

#main #logo H2 a
{
font-size: 10px;
color: #ffffff;
}


#menu
{
height: 51px;
padding-left: 80px;
background: url(images/menu.gif) repeat-x;
}

#menu ul {
	list-style: none;	
	padding-top:7px;
}

#menu li {
	
	display: inline; 
	margin: 8px 0px 0px 0px;
	
}

#menu a {
	float: left;
	padding: 8px 8px 8px 8px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	background:url(images/menu_a.png)repeat-x;
	margin: 4px 4px 4px 4px;
	
}

#menu a:hover{
	color: #000000;
	background:url(images/menu_a_hover.png) repeat-x;
}

#left
{
	width: 199px;
	padding-top:10px;
	padding-left: 18px;
	padding-right: 5px;
}

#left H3
{
width: 192px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 6px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title_back.jpg) no-repeat;
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
}

#left .title_back{
padding: 3px;
background: #bedaf7;
border: 1px solid #316aa5;
margin-bottom: 5px;
}

#left .title_back1{
padding: 3px;
background: #b3fa91;
border: 1px solid #6ad537;
}

#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
}


#left li {
	padding: 2px 2px;
	border: 0px;
	color: #666666
}

#left a {
	color: #196050;
}
#left a:visited {
	color: #196050;
}

#left td
{
color: #196050;
}

#left th
{
color: #196050;
}

#left caption
{
color: #196050;
}


#left p
{
padding: 10px;
color: #196050;
}

#calendar {
	padding: 10px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: left;
width: 927px;
padding-top: 10px;
padding-right: 18px;

}

#right_bg{
background:url(images/right_back.png);
width: 927px;
}

#right H4
{
width: 441px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 18px;
text-transform: uppercase;
color: #ffffff;
}

#right a
{
color: #196050;
text-decoration: underline;
}

#right p {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#right P.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 55em
}

#right ol, #right ul
{
margin-left: 30px;
}

#right h1, h3, h4, h6 {
text-align: center;
font-family: Georgia, serif;
}
#right h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font: Georgia, serif;
	padding-top: 10px;
	color: #196050;
}
#right h5 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, serif;
	font-size: 12px;
	padding-top: 10px;
}

#IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }



#imgleft{
	float: left;
}


#imgright{
	float: right;
	}
	
#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

/* ######### Style for Drop Down Menu ######### */



.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #3a8ded;
color: white;

