h1{
font-size: 200%;
}
h2{
font-size: 150%;
}
h3
font-size: 125%; font-weight: bold;
}

body.custom div.justify {
text-align: justify;
}

/**************** Main Page Background *******************/
/*** WOOD BACKGROUND***http://www.genesiswired.org/wp-content/uploads/2009/12/DSC_7656.JPG***/
body.custom {
background-image:url('');
background-repeat:no-repeat;
background-position:top center;
background-attachment: 
fixed;
}

/**************** Top Navigation: online giving and login******************/
a.nav2:link{
color: #006699;
text-decoration: none;
}
a.nav2:visited{
color: #006699;
text-decoration: none;
}
a.nav2:hover{
color: #ffffff;
text-decoration: underline;
}



body.custom div#before-everything {
color: #ffffff;
font-size: 12px;
text-align: right;
padding-right: 10px;
background: #222222;
width:960px;
margin-right: auto;
margin-left: auto;
font-family: helvetica;
padding-top: 10px;
padding-bottom: 8px;
}

/***************** Header **********************/
body.custom div#header { 
}

/***************** Navigation *****************/
body.custom div#navigation { 
}

/*****************Navigation Links Background*****************/
body.custom ul.navigation li a {
}

/*****************Navigation Sub-Page Links*****************/
body.custom div#navigation ul li ul { 
width: 175px; 
} 

/***************** Image Rotator on Home Page **************/
body.custom div.rotator-images { 
border: none; 
}

/***********Sidebars Top Padding***********/
body.custom div.top-pad {
padding-top: 20px;
}

/*************mini contact cards with images***********/
body.custom div.img-card {
margin: -5px;
margin-right: 5px;
}
