@charset "utf-8";
/* CSS Document */
#slideshow {
    position:relative;
    height:165px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}




html, body
{
  height: 100%;
}
#maintext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-align:justify;
	padding:10px 20px 10px 25px;
	letter-spacing:1px;
	color:#000033;
}
#footernav{
font-family:Verdana, "Times New Roman", Times, serif;
text-align:center;
color:#d89322;
font-size:11px;
letter-spacing:3px;
font-weight:bold;
padding:5px 3px 5px 3px;
}
#footernav a{
text-decoration:none;
letter-spacing:2px;
padding:10px 10px 10px 10px;
}
#footernav a:link, #footernav a:visited{
text-decoration:none;
color:#d89322;
}
#footernav a:hover, #footernav a:active{
text-decoration:none;
color:#FFFFFF;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
}

.h1{
	width:791px;
	height:18px;
}

.h1 td {
	background:none;
	text-align: center;
	
}

.h1 td h1 {
	font:11px Tahoma, Arial, sans-serif;
    font-weight: bold;
    color: #C2AA7C;
	letter-spacing: 1px;
}
