body, p, table, th, td, p, span, li, h1, h2, a, input
{
	font-family: Arial;
	font-size: 11px;
}

.about_us_background
{
	background-color: #987B55;
}

.contact_us_background
{
	background-color: #647876;
}

.news_background
{
	background-color: #989255;
}

/*
.education_background
{
	background-color: #8C6F64;
}
*/

.cochlear_background
{
	background-color: #64848C;
}

.donations_background
{
	background-color: #64648C;
}

.resources_background
{
	background-color: #8C6479;
}

.interior_main_content
{
	padding: 19px;
	text-align: justify;
}

.interior_main_content p
{
	margin: 8px 0px 8px 0px;
}

ul.listing_ul
{
	padding-top: 4px;
	padding-left: 25px;
	list-style-type: disc;
	text-indent: 30px;
	margin-bottom: 10px;
}

li.listing_li
{
	text-indent: 0px;
	margin-bottom: 4px;
}

.bio_header
{
	font-family: Arial;
	font-size: 20px;
	color: #987B55;
	vertical-align: middle;
	text-align: center;
}

/* INTERIOR BODY IMAGE CELLS */
.interior_image_about
{
	background-image: url(../images/body/misc_ear02.jpg);
	background-repeat: no-repeat;
	background-color: #C3C9CE;
	height: 350px;
}

.interior_image_cochlear
{
	background-image: url(../images/body/misc_Ipodgirl.jpg);
	background-repeat: no-repeat;
	background-color: #C3C9CE;
	height: 350px;
}

.interior_image_stories
{
	background-image: url(../images/body/misc_family.jpg);
	background-repeat: no-repeat;
	background-color: #C3C9CE;
	height: 350px;
}

.interior_image_donations
{
	background-image: url(../images/body/donation01.jpg);
	background-repeat: no-repeat;
	background-color: #C3C9CE;
	height: 400px;
}

.interior_image_resources
{
	background-image: url(../images/body/misc_ear.jpg);
	background-repeat: no-repeat;
	background-color: #C3C9CE;
	height: 350px;
}

.interior_image_news
{
	background-image: url(../images/body/misc_Indy.jpg);
	background-repeat: no-repeat;
	background-color: #C3C9CE;
	height: 435px;
}

.interior_image_contact
{
	background-image: url(../images/body/misc_cellphone.jpg);
	background-repeat: no-repeat;
	background-color: #C3C9CE;
	height: 408px;
}

th
{
	text-align: left;
}

.page_header
{
	font-weight: bold;
}

.datagrid_row
{
}

.datagrid_header_row
{
	font-weight: bold;
}

.datagrid_alternate_row
{
	background-color: #CCCCCC;
}

.lgFormField
{
	width: 300px;
}

textarea
{
	height: 100px;
}