span.heading
{
	color:#347593;
	font-size:18px;
	line-height:2.0em;
}

div#about
{
	width:539px;;
	background-image:url(/images/about-the-area-bg-left.jpg);
	background-repeat:no-repeat;
	padding-left:214px;
	font-size:0.7em;
	line-height:1.5em;
	text-align:justify;
	padding-right:20px;
	margin-top:15px;
}

div#about2
{
	width:349px;
	background-image:url(/images/about-the-area-bg-right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-left:214px;
	font-size:0.7em;
	line-height:1.5em;
	text-align:justify;
	padding-right:210px;
	margin-top:15px;
}

span#textbelowheader
{
	display:block;
	width:300px;
	line-height:1.6em;
}

span.red
{
	color:#b00000;
}

span.heading
{
	font-weight:bold;
	color:#347593;
}

ul.orangebulletlist
{
	margin:0;
	padding:0;
	list-style-type:none;
	margin-left:20px;
	width:190px;
}

ul.orangebulletlist li
{
	display:list-item;
	text-align:left;
	padding-left:30px;
	padding-top:2px;

	height:16px;
	background-image:url(/images/orange-bullet.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}