/* CSS Document */
#donationstbl td {padding:10px; border-bottom:#993300 dotted; vertical-align: middle;}

.style2 {font-size: 10px; font-weight: bold; }

body {
	background:#E6DC95  url(../images/bg-all.png) repeat-x top;
	margin-top: 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height:25px;
	font-weight:100;
	color: #7B5522;
	font-size:12pt;
	font-weight:lighter;
	text-align:left;
	
	}
.nav{
	color:#7B5522; 
	text-decoration:none; 
	line-height:37px;
	
	
	}

.nav:hover{color:#777777; text-decoration:none;}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
