@charset "utf-8";
/* CSS Document */

body {background-color: #c0c0c0; margin:10px 0 0 0;}
.mainHolder { width:800px; text-align:left; background:#fff;}
.top { height:285px; background:url(../../images/top.jpg)}
.menu {height:126px; background:url(../../images/btnbg.jpg)}

.donate { height:126px; width:400px; float:left; text-align:center}
.subs { height:126px; width:400px ;float:right; text-align:center}

.menuBtn { padding-top:17px;}
.menuTxt { font:bold 15px arial; color:#00176d; padding-top:10px;}

.bodyTxt { padding:25px;}
.bodyTxt h1 {font:normal 25px times New Roman; color:#ba0000}
.columnsContainer h2 {font:normal 20px times New Roman; color:#ba0000}
.bodyTxt p {font:normal 15px Arial; color:#000}
.bodyTxt li {font:normal 15px Arial; color:#000; list-style-image:url(../../images/blt-star.jpg); list-style-position:outside; padding-bottom:15px;}
.bodyTxtleftCol { padding:0px 12px 25px 25px; float:left; width:363px; font:14px arial;}
.bodyTxtrightCol { padding:0px 25px 25px 12px; float:right; width:363px; font:14px arial;}
.columnsContainer { height:1350px;}

.footer { background:url(../../images/ftrbg.jpg); height:164px;}
.footerAddress { font:14px arial; color:#fff; padding:30px; float:left}
.footerSignup { font:14px arial; color:#fff; padding:30px; float:right; text-align:right}
.footerSignup a { font:bold 15px times new roman; color:#fff;}