	body{
	font-family: arial;
	font-size: 13px;
	color: #000000;}
	
	
	h1 {
		font-size: 38px;
		margin-top: 5px;
		margin-bottom: 7px;
		font-family:"Times New Roman", Times, serif;
		font-weight:lighter;
		letter-spacing: -1px;
		color: #336666;}
		
	h2 {
		font-size: 28px;
		margin-top: 5px;
		margin-bottom: 7px;
		font-family:"Times New Roman", Times, serif;
		font-weight:lighter;
		letter-spacing: -1px;
		color: #063;}
		
		.custom {
		font-size: 14px;
		margin-top: 8px;
		margin-bottom: 2px;
		color: #336600;}
		
		
		
	.header-bknd {
		background-image: url(images/header-bknd.jpg);
		}
		
	.green {
		background-image: url(images/green.gif);
		}
		
		
	a:link {color: #006600; text-decoration: none;}
	a:visited {color: #006600; text-decoration: none;}
	a:hover {color: #996600; text-decoration: underline;}
	a:active {color: #006600; text-decoration:}
		
.nav{
	padding-top:8px;
	padding-left:20px;
	font-size: 13px;
	background: #000000;
	}
	
	a.nav:link {color: #ffffff; text-decoration: none; padding-right: 30px;}
	a.nav:visited {color: #ffffff; text-decoration: none; padding-right: 30px;}
	a.nav:hover {color: #FFFF33; text-decoration: none; padding-right: 30px;}
	a.nav:active {color: #ffffff; text-decoration: none; padding-right: 30px;}
		
		
		
.footer1{
	font-size: 10px;
	line-height: 12px;
	padding:8px;
	text-align: center;
	color:#CCCC66;
	background-color: #000000;}
	
	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;}
	
img{border:none;}	
		
.main{
		padding:20px;}
		
.index-box{
	padding-bottom:20px;
	text-align:center;}
	
	#slideshow {
    position:relative;
	height:360px;
	margin: 0 auto;
	}
	
	#slideshow IMG {
		position:absolute;
		top:0;
		left:0;
		z-index:8;
	}
	
	#slideshow IMG.active {
		z-index:10;
	}
	
	#slideshow IMG.last-active {
		z-index:9;
	}
		
		
	
