﻿/*-----BASIC LAYOUT-----*/

b 
{font-weight:bold;
   font-size: 11pt;}

.Margin_10 {
}
.Margin_10 {
	margin: 10px;
	padding: 10px;
}

    .style1
    {
        height: 34px;
    }
   
body
{
	background:#333333;
	color:#003800;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
}

a.white:link {color:#bca76f; text-decoration:none}
a.white:visited {color:#bca76f; text-decoration:none}
a.white:hover {color:#E2D39c; text-decoration:underline}

a.home {display:block; width:59px; height:51px; background:url("/images/Home_2.jpg") left top no-repeat;}
a.home:hover img {position:absolute; left:-999em; top:-999em;}
a.home:active {text-decoration:none;}
a.home:hover {zoom:1;}

a.donate {display:block; width:134px; height:51px; background:url("/images/How_to_Donate2.jpg") left top no-repeat;}
a.donate:hover img {position:absolute; left:-999em; top:-999em;}
a.donate:hover {zoom:1;}

a.news {display:block; width:55px; height:51px; background:url("/images/News_2.jpg") left top no-repeat;}
a.news:hover img {position:absolute; left:-999em; top:-999em;}
a.news:hover {zoom:1;}

a.programs {display:block; width:97px; height:51px; background:url("/images/Programs_2.jpg") left top no-repeat;}
a.programs:hover img {position:absolute; left:-999em; top:-999em;}
a.programs:hover {zoom:1;}

a.fundraising {display:block; width:113px; height:51px; background:url("/images/Fundraising_2.jpg") left top no-repeat;}
a.fundraising:hover img {position:absolute; left:-999em; top:-999em;}
a.fundraising:hover {zoom:1;}

a.contact {display:block; width:85px; height:51px; background:url("/images/Contact_2.jpg") left top no-repeat;}
a.contact:hover img {position:absolute; left:-999em; top:-999em;}
a.contact:hover {zoom:1;}

a {color:#003800; text-decoration:underline; font-size:14px}
a:hover {color:#003800; text-decoration:underline; font-weight:bold;}
a:active {color:#003800; text-decoration:underline;}
a:click {color:#003800; text-decoration:underline;}

a.topnav {color:#003800; text-decoration:none;}
a.topnav:hover {color:#003800; text-decoration:underline;}
a.topnav:active {color:#003800; text-decoration:none;}
a.topnav:click {color:#003800; text-decoration:underline;}

a.hdif:link {color:white; text-decoration:none;}
a.hdif:visited {color:white; text-decoration:none;}
a.hdif:active {color:silver; text-decoration:none;}
a.hdif:hover {color:white; text-decoration:underline}

.center
{
	text-align:center;
}


p
{color:#003800;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 }

.bigfont
{color: Black;
 font-family: Calibri;
 font-size: 22pt;
 }
 
.bigredfont
{color: Red;
 font-family: Calibri;
 font-size: 22pt;
 }
 

.header
{
	color: #003800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.subtitle 
{
	color: #003800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin:10px 0;
}

.title
{
	color: #003800;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin:15px 0;
}

#navright
{
	background-color: #720518;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	line-height:25px;
	text-align:center;
	width: 290;
	color: #bca76f;
}

#navTop
{
	background:#bca76f;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	height:35px;
	line-height:25px;
	text-align:center;
	width:645px;
}

/*-----FOOTER-----*/

#footerLeft
{
	float:left;
	color: silver;
	margin-left:30;
	
	}

#footerRight
{
	float:right;
	text-align:right;
	color: silver;
	
	}

#footer a
{
	color:#CCCCCC;
}


select
        {
        	font-size:9pt;
        }
        
.td1
        {
        	font-size:9pt;
        	font-weight:bold;
        	padding-top:3px;
        	vertical-align:top;
        	width:125px;
        }
        
.td2
        {
        	font-size:9pt;
        	vertical-align:top;
        	width:400px;
        }
        
        
/*----- PAGE SPECIFIC
----------------------------------------------------------*/

/*-----12 WEEKS-----*/
#TwelveWeeksContainer
{
    margin:0 auto;
    text-align:center;
    width:600px;
}

    #TwelveWeeksContainer h1 a
    {
        font-size:20pt;
    }
