body {
	background:#f7f5f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
}
img {
	border: 0px;
}
#container {
	border: 1px solid #e7e5e3;
	border-right:1px solid #cbcac8;
	border-bottom:1px solid #cbcac8;
	width: 880px;
	padding: 8px;
	margin: auto;
	background:#FFF;
	overflow:hidden;
}
#header {
	background: url('/pbsfranchise/images/header-bg.gif') no-repeat #d8cfc0;
	overflow:hidden;
}
#header img {
	float:left;
}
#header #HeaderPhotos {
	float:right;
	margin-right: 10px;
	margin-top: 65px;
}
#menu {
	clear:both;
	background:#FFF;
	overflow:hidden;
	padding-top: 2px;
}
#menu img {
	margin-right: 2px;
	border: 0px;
}
#menu #ContactUs {
	margin-right: 0px;
}

#content {
	
}
#content #leftCol {
	padding:12px;
	float:left;
	width: 650px;
}
#content #leftCol ul {
	margin-left:30px;
}
#content #leftCol .relationshipExecutives {
	margin-left:-22px;
}
#content #rightCol{
	width: 175px;
	float:right;
	padding-top: 6px;
}
#content #rightCol p {
	margin-top: 6px;
	margin-bottom: 6px;
}
#footer {
	clear:both;
	font-size: 90%;
	padding-left:12px;
	padding-right:12px;
}
#footer .smalltext {
	font-size:90%;
}
h1{
	margin:0px;
}
p{
	margin:0;
	margin-top: 5px;
	margin-bottom: 20px;
}
a {
	color: #990033;
}
.message {
	border: 2px solid #d8cfc0;
	padding: 5px;
}
