body
{
	background-color: #d2cfcb;
	margin: auto;
	margin-top: 11px;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica;
	width: 100%;
}

#container
{
	text-align: left;
	margin: auto;
	width: 770px;
}

p, ul, table
{
	font: 12px verdana, arial, helvetica;
	line-height: 17px;
	color: #3b362b;
}

ul
{
	margin: 15px;
	padding: 0;
}

a:link, a:visited
{
	text-decoration: underline;
	color: #b73c2c;
}

a:hover, a:active
{
	color: #336596;
	text-decoration: none;
}

td#footer
{
	font-size: 10px;
	color: #60564a;
	padding: 15px;
}

#content { padding-right: 40px; }

div#linkback
{
	width: 100%;
	text-align: right;
	font-size: 10px;
}

div.testimonial
{
	background-color: #e7ecf3;
	border: 1px solid #7a8ea6;
	padding: 12px;
	margin: 5px 0;
}

div.testimonial p
{
	margin: 15px 25px 0 25px;
	line-height: 16px;
	color: #11304e;
}

img#quoteOpen
{
	float: left;
	margin-top: 12px;
}

img#quoteClosed { vertical-align: text-top; }
