@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0; }


html, body {
margin: 0;
padding: 0;
background-color:#ffffff;
background-image:url(../images/backgroundgrey.jpg); background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#1a438a;}

a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000; text-decoration:none;}
a:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#1a438a; text-decoration:none;}


img {border:none;}
#container{width:1058px;}
#leftcontainer{width:228px; height:0 auto; float:left; }
#rightcontainer{width:827px; background-image:url(../images/black.png);  background-repeat:no-repeat; height:420px;  float:right;}
#rightcontainer2{width:827px; background-image:url(../images/black2.png);  background-repeat:no-repeat; height:650px;  float:right;}
#logo{padding:30px 0 0 0;}

#mainnavigation{width:170px; float:right; }
#mainnavigation ul{width:170px;}
#mainnavigation ul li{ line-height:120%; list-style:none;}

#text{overflow:auto; height:335px;}


#text ul li{list-style:disc;  }


#text ul{padding-left:15px;}



#slideshow {
    position:relative; width:815px;  margin-left:8px; height:390px;   }
	
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
	
	
	
	
	
	
	
	
#picturebar{text-align:center; margin-top:-5px;}
#picturebar img{border:#666; border-width:1px; border-style:solid; }

hr{color:#d6d6d6;}

#subnav{padding:4px 0 0 0;}
#subnav a{color:#000; font-size:10px; text-decoration:underline;}
#subnav p{color:#000; font-size:10px;}

#main{background-image:url(../images/aboutbackground.jpg); width:805px; margin:0 auto; background-repeat:repeat-x; height:614px; padding-bottom:2px;}

h2{color:#1d4180; font-size:15px; font-weight:bold;  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
#mainwrapper{width:760px; margin:0 auto;}
#title{padding:30px 0 0 0;}
#title p{ color:#1d4180; font-size:28px; font-weight:bold;  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
#textbody{padding-top:15px;}
#text p{color:#000; font-size:11px;}
#textnav{ height:300px; padding-left:85px; }
h3{color:#000; font-size:13px; font-weight:bold;  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}

#quicklinkscontainer{width:815px; padding-left:3px; margin-top:-3px;}
#quicklinkscontainer2{width:815px; padding-left:2px; margin-top:-3px;}
#barintro{background-image:url(../images/bar.png); background-repeat:no-repeat; margin-left:7px; margin-top:2px;  width:816px; height:25px;}
#bar{background-image:url(../images/bar.png); background-repeat:no-repeat; margin-left:7px;  width:816px; height:25px;}
#bar2{background-image:url(../images/bar2.png); background-repeat:no-repeat; margin-left:8px;  width:808px; height:25px;}

#bottomfooter{background-image:url(../images/bottomfooterimage_25.png); width:823px; background-repeat:no-repeat; height:9px; float:right; padding-right:4px; }

#bottomnav{width:826px; background-repeat:no-repeat; height:9px; float:right; padding-right:1px;}
#bottomnav p a{ color:#4c4b4b; font-size:10px; padding:10px; }
#bottomnav p a:hover{ color:#4c4b4b; font-size:10px; padding:10px; text-decoration:underline; }


h1 a{color:#c58726; font-size:13px; padding-left:10px; text-decoration:underline;}

#bottomfeed p a{color:#FFF; font-size:12px; padding-left:10px;}
