body {
	background-color: #8F7E77;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2a2a2a;
}
a:link, a:visited {
	color: #000;
}
a:hover, a:visited:hover {
	color: #306;
}

#maincontent {
	margin: 0px auto;
	width: 943px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #352220;
	margin: 0px 0 0px 0;
	padding: 0 0 35px 0;
}
.middle {
	background-color: #D6D2D1;
	background-image: url(images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 35px 0 0 0;
}
.rightpad {
	padding: 0 55px 0 0;
}

.quotename {
	color: #FFF;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #644C49;
	border-bottom: 1px solid #666;
	margin: 0 0 8px;
}
.details {
	font-size: 11px;
	line-height: 16px;
	padding: 10px 0;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
