
/* ===================================
		typical content
*/

.contentRegular {
	width: 518px;
	float: left;
	padding: 0px 20px 0 2px;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #575757;
}

#twocol .contentRegular	{
	width: 493px;
	padding-left: 25px;
	}

.contentRegular h4 {
	clear: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #474747;
	padding-top: 15px;
}

.contentRegular h3 {
	font-size: 1.3em;
	background-image: none;
	width: auto;
	height: auto;
	text-transform: uppercase;
	color: #474747;
	padding-top: 20px;
	margin-bottom: 5px;
}

.contentRegular h2 {
	background-image: none;
	width: auto;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #474747;
	font: bold 1.3em arial, sans-serif;
}

.contentRegular h5 {
	background-image: none;
	width: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #474747;
	font: bold 1.3em arial, sans-serif;
}

.contentRegular p {
	padding: 5px 0;
}

.contentRegular img {
	float: left;
	margin: 5px 10px 5px 0;
}

.fullFrame {
	margin: 0 25px 10px 25px;
	padding-top: 20px;
}

.fullFrame h4 {
	font-size: 1.5em;
	font-weight: bold;
	color: #474747;
	padding-top: 20px;
}

.fullFrame h3 {
	background-image: none;
	width: auto;
	margin-bottom: 20px;
}

.fullFrame h2 {
	background-image: none;
	width: auto;
	margin-bottom: 20px;
}

.fullFrame p {
	padding: 5px 0;
}


.personList h3 {
	font-size: 1.0em;
	color: #474747;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
}

.personList h4 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.personList p {
	padding-bottom: 16px;
	
}

ul.photo, p.photo	{
	margin-left: 155px;
	}
	
p.logo	{
	margin-left: 275px;
	}