@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #DBCEA5;
}
td {
	vertical-align: top;
}
a:link, a:visited {
	color: #520B19;
}
a:hover, a:active {
	color: #CC9900;
}
.bodyCell {
	font-size: 9pt;
	color: #333333;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 24px;
	line-height: 120%;
}
.cp {
	font-size: 7pt;
	color: #999966;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
}
.cr {
	font-size: 8pt;
	color: #999966;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}
a.cr:link, a.cr:visited {
	font-size: 8pt;
	color: #999966;
}
a.cr:hover, a.cr:active {
	font-size: 8pt;
	color: #663300;
}
.testimonialCopy {
	font-size: 11px;
	color: #520B19;
	line-height: 140%;
	margin-right: 20px;
	margin-left: 20px;
}
.resourcesUL {
	list-style-type: none;
}
.resourcesLI {
	list-style-type: none;
	line-height: 120%;
	margin-bottom: 10px;
}
showroomTbl {
	width: 620px;
}
#showroomTbl td {
	text-align: center;
}
.positionCenter {
	margin-right: auto;
	margin-left: auto;
}
.labelCell {
	padding-bottom: 16px;
	text-align: center;
}
