@charset "utf-8";
/* CSS Document */

img, div{ behavior: url(../iepngfix.htc) }  /*  FIXES TRANSPARENT PNGs FOR IE6 - REQUIRES HTC FILE & IMAGES/BLANK/GIF  */

body{
	/*	background-color:#909c8a;*/
	background-color:#fcfbfa;
	font-size:76%;
	font-family: Georgia, Lucida Grande, Helvetica, Verdana, sans-serif;
	text-align:left;
	margin-top:20px;
	background-image: url(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
TD {
	font-size: 1em;
}

p{
	font-size:1.2em;
	margin:0;
	color:#393939;
	line-height:1.1em;
	}
	
a{
	text-decoration:none;
	font-weight:bold;
	color:#003723;
	border:none;
	}
	
a:hover{
	text-decoration:underline;
	}
	
img{
	border:none;
}

#container{
	margin: 0 auto;
	width:1000px;
}
	
#wrapper{
	float:left;
	width:100%;
	background-color:#c6bc8f;
	background-image:url(../images/bg-repeat.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	border: 3px groove #333;
	}
	
#flash-holder{
	float:left;
	width:1000px;
	height:600px;
	margin:0;
	}
	
#banner-holder{
	float:left;
	width:1000px;
	margin:0;
	}
	
#text-area{
	float:left;
	width:1000px;
	_margin-top:-3px;   /*FOR IE6*/
	padding-top:10px;
	background-image:url(../images/textarea-top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#text-area p{
	margin-left:40px;
	margin-right:40px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
#text-area h1{
	margin-left:40px;
	margin-right:40px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:2em;
	font-weight:normal;
	}

#text-area h2{
	margin-left:40px;
	margin-right:40px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:1.6em;
	font-weight:normal;
	}
	
#pre-footer-shadow{
	float:left;
	width:1000px;
	
	}
	
#footer{
	float:left;
	width:1000px;
	height:132px;
	*margin-top:-10px;	/*FOR IE7*/
	
	background-image:url(../images/footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}

#logo-holder{
	float:right;
	width:143px;
	height:60px;
	margin-top:40px;
	margin-right:14px;
	}
	
#address-holder{
	float:right;
	width:250px;
	margin-right:10px;
	margin-top:40px;
	}
	
address{
	color:#393939;
	text-decoration:none;
	font-size:1em;
	font-weight:normal;
	font-style:normal;
	}
	
.footer-menu{
	float:left;
	margin-top:40px;
	display:block;
	}
	
.footer-menu a{

}
	
.footer-menu ul{
	list-style:none;
	padding:0;
	margin:0;
	}
	
.footer-menu li{
	display:inline;
	margin-left:30px;
	}
	
.mini{
	font-size:0.8em;
	}
	
#charity-info{
	float:left;
	width:1000px;
	margin-top:10px;
	_margin-top:5px;
	}

#charity-info-text{
	float:right;
	font-size:0.7em;
	text-align:left;
	width:415px;
	_width:430px;
	margin:0;

	
}


.formwrap {
	width: 960px;
	margin-left: 40px;
	font-size: 1em;
}

