
/********************/
/*  FOOTER SECTION  */
/********************/

.footer {clear:both; width:800px; background:rgb(255,255,255) url(../img/bg_foot.jpg) no-repeat;}
.footer-bottom {clear:both; width:800px; padding:45px 0 10px 0; background:none; font-size:0.9em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer-bottom p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer-bottom p.credits {font-weight:normal;}


.footer-bottom a {text-decoration:underline; color:rgb(125,125,125);}
.footer-bottom a:hover {text-decoration:underline; color:rgb(0,0,0);}
.footer-bottom a:visited {color:rgb(0,0,0);}

/* 09/07/07 Added by SYarbrough, for content below footer   */
.after-footer { width:768px; margin-left:26px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:0px /*IE6*/;}
.after-footer p { line-height:1.2em; font-weight:normal; font-size:110%;}
.after-footer p.nav { line-height:1.2em; color:#715f48; font-weight:normal; font-size:120%;}
.after-footer a {line-height:1.2em; color:rgb(42,90,138); font-weight:normal; text-decoration:none;    }
.after-footer a.nav {line-height:2em; color:#715f48; text-decoration:none;    }
.after-footer a:hover{ text-decoration:underline;   }
.after-footer a:visited{ text-decoration:none;   }



.page-container:after, .footer:after, .footer-bottom:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
