
html {
   width: 100%;
   height: 100%;
}

body {
   width: 100%;
   height: 100%;

   margin: 0;
   padding: 0;

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;

   background-color: #eee;
}

td {
   vertical-align : top;

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

input, select, textarea {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

hr {
   height: 1px;

   background-color: #666;
   border: 0;
}

form  { margin: 0; }
td    { vertical-align: top; }
p     { margin: 1em 0; }


img   { 
   border: 0; 
}

img.rightAlign {
   float: right;
   margin: 0 0 10px 10px;
}

img.leftAlign {
   float: left;
   margin: 0 10px 10px 0;
}

img.blackBorder {
   border: 1px solid #000;
}




a     { color: #c51513; }

a.no_underline {
   text-decoration   : none;
}


h1 {
   clear:both;
   font-size   : 1.4em;
   font-family : Garamond,Times New Roman,serif;
   font-weight : bold;

   color       : #C51F13;
}

h2    {
      font-size   : 1em;
      font-weight : bold;

      color       : #666;
}


/* -- BLOCKS -- */

div#b_site {
   width: 860px;
   height: auto;

   margin: 0 auto;
   padding: 0;

   color: #000;
   background-color: #fff;
}

div#b_header {
   height: 72px;

   text-align: right;
   background-image: url('word1.gif');
   background-position: top left;
   background-repeat: no-repeat;

   color: #c51f13;
   background-color: #fff;
}

div#b_header a.logo {
   margin: 0;
   padding: 0 80px 0 0;
}

div#b_nav {
   clear: both;
   height: 35px; 

   color: #fff;
   background-color: #c51f13;
}

div#b_subnav {
   height: 20px;
   margin-bottom: 3px;

   color: #000;
   background-color: #eee;
}

table#b_main {
   clear: both;

   width: 760px;
}

div#b_featurettes {
   height: 45px;
   margin-top: 3px;
   padding: 5px 0;

   color: #c51f13;
   background-color: #c3c3c3;
}

div#b_footer {
   width: 100%;
   height: 20px;

   padding: 0;
   margin-top: 3px;

   color: #fff;
   background-color: #c51f13;
}

td#b_side {
   width: 190px;
}

td#b_content {
   width: 100%;
}



/* -- CONTAINERS -- */

ul#navRoot {
   margin: 0;
   padding: 0;

   list-style-type: none;
}

ul#navRoot li {
   display: inline;
}

ul#navRoot li a, ul#navRoot li a:visited {
   display: block;
   float: left;

   padding: 14px 20px;

   font-size: 0.9em;
   line-height: 7px;
   text-decoration: none;

   color: #fff;
   background-color: #c51f13;

   border-right:1px solid #fff;
}

ul#navRoot li a:hover, ul#navRoot li a.on, ul#navRoot li.on a {
   background-color: #ca4a37;
}

div#secondNav {
   float: left;
   height: 0.6em;

   padding: 0 10px;
}

div#secondNav ul {
   margin: 0;
   padding: 0;

   list-style-type: none;
}

div#secondNav ul li {
   display: inline;
}

div#secondNav ul li a {
   display: block;
   float: left;

   padding: 4px 10px 6px 10px;

   font-size: 10px;
   line-height: 10px;
   text-decoration: none;

   color: #000;
   background-color: transparent;

   /*border-right: 1px solid #000;*/
}

div#secondNav ul li a:hover, div#secondNav ul li a.on {
   color: #fff;
   background-color: #c51f13;
}

div#thirdNav {
   padding: 0;
   margin: 10px 30px;
}

div#thirdNav ul {
   margin: 0;
   padding: 0;

   list-style-type: none;
}

div#thirdNav ul li {
   margin: 3px 0;
}

div#thirdNav ul li a {
   display: block;

   padding: 10px 20px;

   font-size: 12px;
   line-height: 10px;
   text-decoration: none;

   color: #fff;
   background-color: #c51f13;

   border-right: 1px solid #fff;
}

div#thirdNav ul li a:hover, div#thirdNav ul li a.on {
   background-color: #ca4a37;
}

div#c_content {
   width: 100%;

   position: relative;
   padding: 40px 30px;
}

div#c_content img {
/*   margin: 10px 15px 10px 15px; */
}

div#c_footer {
   padding: 2px 10px;

   text-align: right;
}

div#footerNav ul {
   margin: 0;
   padding: 0;

   list-style-type: none;
}

div#footerNav ul li {
   display: inline;
}

div#footerNav ul li a {
   display: block;
   float: right;
   height: 15px;

   padding: 2px 10px;

   font-size: 0.9em;
   text-decoration: none;

   color: #c51f13;
}

div.row { clear: both; }
div.lcol { float: left; }
div.rcol { float: right; }

div.backtotop { text-align: right; }

a.fbtn {
   display: block;

   width: 189px;
   height: 11px;

   padding: 17px 0;

   font-size: 10px;
   line-height: 1em;
   font-weight: bold;
   text-align: center;

   border-right: 1px solid #fff;
}

a.fbtn:hover {
   color: #fff;
   background-color: #c51f13;
}

.donate_selection {
   width: 100%;        
}

.donate_selection td {
   width: 50%;
   text-align: center;
}

.donate_selection a {
   display: block;
   padding: 1.2em 0;
   margin: 1em 0;

   font: bold 18px/20px Arial,sans-serif;
   text-transform: uppercase;
   text-decoration: none;

   color: #fff;
   background-color: #b0b0b0;
}

.donate_selection a:hover {
   background-color: #c51f13;
}

