body{font-family: arial;
font-size: 13px;
line-height: 18px;
background-image: url(images/bknd.jpg);
background-repeat: repeat-x;
color:#333300;
margin-top:0px;
}

table{
background-image: url(images/table-bknd.jpg);
background-repeat:no-repeat;
background-color:#cccc99;
}



h1{font-size:24px;
font-family: times;
margin-bottom: 0px;
margin-top: 15px;
padding-left:15px;
color:#003366;
font-style: italic;}

h2{font-size:18px;
font-family: times;
margin-bottom: 2px;
margin-top: 2px;
color:#CC6633;
font-style: italic;}

h3{font-size:14px;
font-family: arial;
margin-bottom: 2px;
margin-top: 2px;
color:#000000;
font-style: italic;}

.padding{ padding:10px;}
	
	a:link {color: #003399; text-decoration: none;}
	a:visited {color: #003399; text-decoration: none;}
	a:hover {color: #003399; text-decoration: underline;}
	a:active {color: #003399; text-decoration: none;}
	
.nav-box {
	background-image: url(images/top-nav_02.gif);
	background-position:top right;
	background-repeat: no-repeat;
	}	
	
.nav{
	font-size: 16px;
	padding:5px;
	text-align: center;
	color:#663300;
	font-style: italic;
	}
	
	a.nav:link {color: #663300; text-decoration: none;}
	a.nav:visited {color: #663300; text-decoration: none;}
	a.nav:hover {color: #ffff99; text-decoration: underline;}
	a.nav:active {color: #663300; text-decoration: none;}
	
.top-nav1{text-align:right;

padding-right: 20px;
padding-top: 5px;
}
	a.top-nav:link {color: #003366; text-decoration: none;}
	a.top-nav:visited {color: #003366; text-decoration: none;}
	a.top-nav:hover {color: #006699; text-decoration: underline;}
	a.top-nav:active {color: #003366; text-decoration: none;}
	
.footer1{
	font-size: 10px;
	padding:3px;
	text-align: center;
	color:#666666;
	background-image: url(images/footer-bknd.jpg);
	background-repeat: repeat-y;
	}
	
	a.footer:link {color: #cccc99; text-decoration: none;}
	a.footer:visited {color: #cccc99; text-decoration: none;}
	a.footer:hover {color: #cccc99; text-decoration: underline;}
	a.footer:active {color: #cccc99; text-decoration: none;}
	
	
#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu1 {
	width: 235px;
	margin: 0px;
	list-style-type: none;
	}
	
#menu1 li a {
  	height: 26px;
	margin-bottom: 1px;
	text-decoration: none;
	list-style-type: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #ffffff;
	display: block;
	background:  url(images/side-nav1-off.gif);
	padding: 8px 0 0 80px;
	}
	
#menu1 li a:hover {
	color: #ffffcc;
	text-decoration: underline;
	background:  url(images/side-nav1-on.gif) 0 -32px;
	padding: 8px 0 0 80px;
	}
	
	
	
	
#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu2 {
	width: 235px;
	margin: 0px;
	list-style-type: none;
	}
	
#menu2 li a {
  	height: 26px;
	margin-bottom: 1px;
	text-decoration: none;
	list-style-type: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #ffffff;
	display: block;
	background:  url(images/side-nav2-off.gif);
	padding: 8px 0 0 80px;
	}
	
#menu2 li a:hover {
	color: #ffffcc;
	text-decoration: underline;
	background:  url(images/side-nav2-on.gif) 0 -32px;
	padding: 8px 0 0 80px;
	}
	
	
.news-box {
	background-image: url(images/newsletter-box-bknd.gif);
	width: 300px;
	padding:20px;
	font-size:11px;
	border: 1px solid silver;
	margin-left:30px;
	}	
	
.news-box-content {
	background-image: url(images/newsletter-bknd.gif);
	width: 237px;
	padding-left:20px;
	padding-right:20px;
	}	
	

.form-button{
border: 1px solid silver; 
background-color: white;}

	
.side-news-box-content {
	background-image: url(images/side-newsletter-box-bknd.gif);
	font-size:11px;
	width: 235px;
	}	
	
.event{padding: 10px;}

.event-date{font-size:18px;
font-family: times;
margin-bottom: 2px; 
font-weight:bold;
margin-top: 2px;
color:#CC6633;
font-style: italic;}

.event-title{font-size:14px;
font-family: arial;
font-weight:bold;
margin-bottom: 2px;
margin-top: 2px;
color:#000000;
font-style: italic;}

.event-discription{font-size: 13px;
line-height: 18px;}
