/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td p, form table {
padding: 0 1em 0 1em;
}

#paypal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#paypal h2 {
font-weight: bold;
font-size: 110%;
text-transform:uppercase;
}

#paypal 	.note {
font-style: italic;
font-size:80%;
font-weight:normal;
}

#paypal td {
font-weight: bold;
}

td p {
margin: 1em 0 1em 0;
}


#paypal .description {
font-weight: normal;}
#donation_thanks {
font-family:Verdana, Arial, Helvetica, sans-serif;

}
hr {
color: #a38e23;
width: 75%;
text-align:center;
margin: 2em auto 1em auto;
}

.paypalsubmit { 
background: url(../images/add_to_cart.png)  no-repeat; border: none;
width: 96px;
height: 24px;

}

.paypalsubmithover { 
background: url(../images/add_to_cart-on.png)  no-repeat; border: none;
width: 96px;
height: 24px;
}

.paypaldonate { 
background: url(../images/donate_button.png)  no-repeat; border: none;
width: 96px;
height: 24px;

}

.paypaldonatehover { 
background: url(../images/donate_button-on.png)  no-repeat; border: none;
width: 96px;
height: 24px;
}


.paypalcheckout { 
background: url(../images/checkout.png)  no-repeat; border: none;
width: 96px;
height: 24px;

}

.paypalcheckouthover { 
background: url(../images/checkout-on.png)  no-repeat; border: none;
width: 96px;
height: 24px;

}

.clear_button { 
background: url(../images/button_clear.png)  no-repeat; border: none;
width: 96px;
height: 24px;

}

.clear_buttonhover { 
background: url(../images/button_clear-on.png)  no-repeat; border: none;
width: 96px;
height: 24px;

}


#donation_thanks h2 {
padding:1em;
font-weight:bold;
color: #B6A653;
font-size:110%;
}
#donation_thanks p {
font-size:80%;
}

#donation_thanks a:link, #donation_thanks a:visited {
color: #000000;
text-decoration:underline;
} 

#donation_thanks a:hover, #donation_thanks a:active {
color: #B6A653;} 

ul li {
margin:  0 0 .5em 0;
font-weight:normal;
}
.photo {
border: 10px solid #DFD9BB;
margin: 1em 0 1em 0;
}
