@charset "utf-8";
/* CSS Document */

.blockcontent2 {
padding:0;
text-align:center;

}



.seal {
background-repeat:no-repeat;
background-image:url(images/sunburst.png);
background-position:bottom right;

}


.arrowbox {
padding:17px 5px 0px 5px;
 background-image:url(images/home_arrows.png);
 background-position:right;
 background-repeat:no-repeat;
 
}

.greenbox {
padding:5px 5px 5px 5px;
 background-image:url(images/home_background2.jpg);
 margin:0px 0px 0px 0px;
 height:65px;
 position:realtive;
 bottom:0;
 
}
.redbox {
padding:0px 5px 0px 5px;
background-color:#8E0909;
 margin:12px 0px 0px 0px;
 height:45px;
 position:realtive;
 bottom:0;
 
}
.greenbox .blocktitle, .redbox .blocktitle, .arrowbox .blocktitle {
margin-bottom:0;
padding:0px;
}

.greenbox .blocklink, .redbox .blocklink {
line-height:14px;}










.linklist {
background-position:center;

 background-image:url(images/website_series_links.jpg);
 background-repeat:no-repeat;
}


.btn_fade:hover {
background-image:url(images/btn_fade.png);
background-position:25px;
background-repeat:no-repeat;}

#dividers_home {
}

#header2 {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
width:1000px;
height:247px;
position:relative;
}