body
{
	background: #9d9fa1;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, Sans-Serif;
}

a
{
	color: #ff0000;
}

label
{
	font-size: 11px;
}

a:hover
{
	color: #ff0000;
}

a:visited
{
	color: #ff0000;
}

b
{
	font-size: 11px;
	color: #ff0000;
}

li
{
	font-size: 11px;
}

p
{
	font-size: 11px;
}

#testimony p
{
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #9d9fa1;
}

#border
{
	background: #231f20;
	padding: 0px;
}

#middle
{
	background: #fff;
	vertical-align: top;
	padding: 0px;
}

#nav
{


}

#bottomnav p
{
	color: #fff;
	padding-left: 10px;

}

#bottomnav a
{
	color: #fff;
}

#subnav
{
	background: #BCBDC1;
	background-repeat:no-repeat;
	background-image: url('images/subnavbg.jpg');
	height: 381px;
}

#subnavmenu
{
	vertical-align: top;
}

#subnavmenu a
{
	color: #000;
}

#subnavmenu em
{
	font-size: 8px;
}

#address
{
	width: 178px;
	vertical-align: bottom;
}

#address p
{
	font-size: 9px;
	width: 158px;
}

#meat
{
	vertical-align: top;
	overflow: auto;
	
}

#testimony
{
	vertical-align: top;
	overflow: auto;
}


#testimony p
{
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #9d9fa1;
}

#meat .content
{
	height: 360px;
	overflow: auto;
}

.content
{
	padding: 10px;
}




