﻿* { margin:0px; padding:0px }

html, body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FCEFD6;
	margin: 5px 0 1px;	
	text-align:center;
	height:100%;	
}

img {border:none;}

a {border:none; color:#8a2402; outline: none; text-decoration:none;}

ul {      
    margin-left:27px; 
    padding:0;
    }
li {padding:0}
.space li
{
margin:10px 0;
}


br {line-height: 10px;} 

h4 {font-size:12px; font-weight:bold;}
h3 {font-size:16px; font-weight:bold;}
h2 {font-size:20px; font-weight:bold;}
h1 {font-size:24px; font-weight:bold;}

#center {
width: 890px; 
margin-left: auto; 
margin-right: auto; 
text-align:left; }

#outside {
padding: 5px 20px;
float:left;
background-color:White;
border:solid 1px #80856C;
}

#container{        
    width:850px;
    float:left;       
}

#content
{
    float:left;
    width:848px;    
    background-color:#F3C05A;    
    border-left:solid 1px #80856C;
    border-right:solid 1px #80856C;
    border-bottom:solid 1px #80856C;   
}

#inner
{
float:left;
padding:20px;
}

#inner a{ font-weight:bold;}

/*************** Header*********/
#header{
    text-align:center;    
    width:850px;
    float:left;
}

#headerLogo{
    float:left;
    width:510px;
}

#headerTestimonial{
    float:left;
    width:200px;
    margin-left:60px;
    margin-top:30px;
}

#headerTabs{   
    clear:both;    
    } 
    
/************* end header**************/




/***********footer***********/
#footer
{
width:850px;
float:left; 
clear:both; 
text-align:center;
margin-bottom:20px;
}

#footer p {margin: 5px 0 20px 0;
font-size:11px;
}

#footerLeft {
float:left;
width: 185px;
font-size:11px;
}

#footerMiddle {
float:left;
width: 480px;
}

#footerRight {
float:left;
width: 185px;
font-size:10px;
}
/*********end footer*********/

/***********links********/
#links
{
    text-align:center;
    width:808px;
}

#links a {text-decoration:underline;}
/*********end links********/

/********* Make Donation *********/
#cardDiv{
float:left; clear:both; width:455px; text-align:center; margin-top:30px;
}

#mailDiv{
float:left; width:350px; text-align:center; margin-top:40px;
}
/*********** end Make Donation*********/

/***********directions*************/
#directions p
{margin-top:10px;}
#directions a {font-size:14px; font-weight:bold;}

#directions h4 {text-decoration:underline;}

#directionsp p
{margin-top:5px;}

/*******************************/

/**************FORMS*******/
.cont{float:left; clear:both; margin:5px; width:560px;}
.cont a {font-size:18px; color:#8A2402; font-weight:bold;}
.leftReq{width:230px; background-color:#8A2402; text-align:left; padding:5px; color:White; float:left; display:block;}
.left{width:230px; background-color:#8A2402; text-align:left; padding:5px; color:#F3C05A; float:left; display:block; }
.right {width:310px; margin-left:5px; float:left; display:inline;}	
.right * {width:300px; }
.shortRight {width:146px;}  
.longRight {width:305px;}
label.error { color: red; }
/*************************/

.altTextField {margin:5px;}