/* 1, 2, 3... Hi Baby! ©2006 Information Resource Management Services */

a {
	color: #737C5C;
}

a:hover {
	font-weight: bold;
}

#mainText {

	background-color: #F8F8E1;
	margin: 15px 0 0 10px;
	
}

#mainTextSub {

	padding: 10px;

}

.title {

	font-family: "Arial Black", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #727768;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;

}

.text {

	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 11pt;
	font-weight: bold;

}

.header {

	width: 100%;
	background-color: #ACB49A;
	height: 1.5em;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;

}

.textSub {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 11pt;

}

br {

	line-height: .5;

}

#footer, #footer a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #B0B5A5;
	margin: 20px 0 0 0;

}

#footer a:hover {

	color: #7F8278;

}

/* CONTACT PAGE */

.contactBox {

	float: left;
	width: 140px;
	height: 170px;

}

/* DONATION PAGE */

.donationBox {

	float: left;
	width: 50%;

}

* html .donationBox {
	
	width: 47%;
	
}
