/********** Global **********/



body
{
margin: 0;
background: url(../img/brushedmetal.jpg) repeat;
text-align: center;
font-family: "Lucida Grande", Lucida Sans, sans-serif;
font-size: 13px;
color: #000; 
line-height: 18px;
}



img
{
border: 0;
}



.logo
{
margin-top: 2em;
}



.content
{
padding: 0 1em;
text-align: left;
}



h1
{
padding: 0;
margin: 1em 0;
font-size: 18px;
}



h2 /* ---- Used for the titles in the small modules on the homepage ---- */
{
color: #97871c;
font-size: 14px;
padding: 0;
margin: 0 0 .5em 0;
text-transform: uppercase;
}



h3.press
{
color: #555;
}



h3 span
{
color: #666;
font-size: 11px;
font-style: italic;
display: block;
}



.divider
{
width: 800px;
margin: 2em auto;
border-bottom: 1px solid #999;
}



.floatLeft
{
float: left;
}



.floatRight
{
float: right;
}



.clear
{
clear: both;
}



/********** Text Resizer **********/



ul.textresizer
{
margin: 0 auto;
width: 800px;
text-align: right;
padding: 0;
list-style-type: none;
}




ul.textresizer li
{
display: inline;
}



/********** Containers **********/



#module
{
width: 800px;
height: auto;
margin: 0 auto;
}



.modulesSmallAlign
{
width: 800px;
height: 165px;
margin: 0 auto;
text-align: left;
}



#moduleSmall_a
{
float: left;
width: 250px;
height: 180px;
margin-right: 1.5em;
background: url(../img/bground_grants.gif) no-repeat;
}



#moduleSmall_a div  /* -- This alignment will change depending upon the background imagery used -- */
{
width: 140px;
margin: 1.75em 0 0 6em;
}



#moduleSmall_b
{
float: left;
width: 250px;
height: 180px;
margin-right: 1.5em;
background: url(../img/bground_robin.gif) no-repeat;
}



#moduleSmall_b div  /* -- This alignment will change depending upon the background imagery used -- */
{
text-align: center;
width: 210px;
margin: 1.75em 0 0 1.5em ;
}



#moduleSmall_c
{
float: left;
width: 250px;
height: 180px;
background: url(../img/bground_blog.gif) no-repeat;
}



#moduleSmall_c div  /* -- This alignment will change depending upon the background imagery used -- */
{
width: 150px;
margin: 1.75em 0 0 2em;
}



/********** Twitter **********/



.tweet, .query
{
float: right;
width: 350px;
margin: 0 0 0 1.5em;
font-family: "Lucida Grande", Lucida Sans, sans-serif;
font-size: 12px;
color: #000;
}



.tweet .tweet_list, .query .tweet_list 
{
-webkit-border-radius: 1em;
background: #fff;
list-style-type: none;
margin: 0;
padding: .5em;
}



.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even
{
border: solid #ccc;
border-width: 1px 0;
}



.tweet .tweet_list li, .query .tweet_list li
{
overflow-y: auto;
overflow-x: hidden;
padding: .5em;
}



.tweet .tweet_list li a, .query .tweet_list li a
{
color: #c0001e;
}



/********** Navigation **********/



ul#nav
{
width: 800px;
margin: .5em 0 2.5em 0;
padding: .5em 0 .5em 0;
list-style-type: none;
background: url(../img/nav_bground.gif) repeat-x;
}



ul#nav li
{
display: inline;
padding: 0 1em;
}



ul#nav li a
{
color: #e9e9e9;
text-decoration: none;
font-family: "Lucida Grande", Lucida Sans, sans-serif;
font-size: 12px;
}



ul#nav li a:hover
{
color: #7a1414;
}



/********** Links **********/



a
{
color: #c0001e;
}



/********** Tables **********/



table.donate
{
margin: 2em 0;
width: 100%;
text-align: center;
background: #ddd;
border: 1px solid #999;
padding: .5em 0;
}



table.devices
{
width: 80%;
margin-top: 2em;
background: #fff;
border: 1px solid #999;
}



table.devices td
{
text-align: center;
}



table.white img
{
text-align: center;
}




td.divided
{
border-right: 1px solid #999;
}



td.dividedTop
{
border-top: 1px solid #999;
}



/********** Footer **********/



#footer
{
width: 800px;
margin: 0 auto;
padding: .5em 0 3em 0;
color: #837f7f;
font-size: 10px;
}



#footer a
{
color: #a65d5d;
font-weight: normal;
text-decoration: none;
}



#footer a:hover
{
text-decoration: underline;
}



#footer span
{
margin: 0 1em;
}



#footer p
{
margin: 2em 0 0 0;
}



/********** Accordion Menu **********/



.accordionHeader
{
cursor: hand;
cursor: pointer;
color: #c0001e;
text-decoration: underline;
margin-bottom: 1em;
clear: both;
}



.accordionContent
{
margin-bottom: 1.5em;
}



.accordionContent img
{
float: left;
margin: 0 1em 1em 0;
}



.open
{
color: #000;
font-weight: bold;
text-decoration: none;
border-bottom: 1px solid #999;
margin-bottom: .5em;
}



/********** Misc **********/



.paypalContainer
{
float: right;
-webkit-border-radius: 1em;
border: 1px solid #999;
background: #ddd;
list-style-type: none;
margin: 0 0 1em 1em;
padding: 1em .5em .5em .5em;
}
