body
{
	margin: 20px;
	background-color: #A72E2C;
	font-family: Segoe UI, Arial, sans-serif;
	font-size: 12pt;
	line-height: 1.6em;
}

.outer
{
	width: 750px;
	margin: 0 auto;
}

#menu
{
	background-color: black;
}

#menu td
{
	padding: 4px;
}

.nav
{
	color: rgb(59, 124, 63);
	font-size: 12px;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-decoration: none;
}

A.nav:link
{
	color: white;
}

A.nav:visited
{
	color: white;
}

A.nav:hover
{
	color: #fbf049;
}

A.nav:active
{
	color: #D6812F;
}

#content
{
	background: white url(images/swirl.png);
	padding-bottom: 30px;

}

.header
{
	font-weight: bold;
	font-size: 15px;
	color: #a72e2c;
}

.testimonial
{
	float: right;
	width: 250px;
	margin-top: 60px;
	border-top: 3px solid #A72E2C;
	border-bottom: 5px solid #A72E2C; /*font-family:georgia, serif;*/
	font-style: italic;
	font-size: 9pt;
	padding-right: 4px;
	text-align: right;
}

.picbar
{
	width:245px;
	text-align:right;

}

.picbar img
{
	margin-bottom:2em;
	margin-right:5px;
}
