body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	background-color: #5A4451;
	margin: 0px;
}
hr {
	border-top: 1px dashed #666666;
	border-bottom-style: none;
	height: 1px;
}
a {
	color: D44D12;
	text-decoration: none;
}
a:hover {
	color: D44D12;
	text-decoration: underline;
}
.bounding-box {
	background-color: #FFFFFF;
	border: 2px solid #3F3F3F;
}
.homepage-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 274px;
	height: 138px;
}
.homepage-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 13px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B2B2B2;
}
.homepage-contact a {
	color: 666666;
	text-decoration: none;
}
.homepage-contact a:hover {
	color: 666666;
	text-decoration: underline;
}
.homepage-feature {
	background-image: url(/images/Photo_ArtDeco.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.homepage-concept {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	padding-top: 25px;
	height: 119px;
}
.homepage-concept a {
	color: D44D12;
	text-decoration: none;
}
.homepage-concept a:hover {
	color: D44D12;
	text-decoration: underline;
}
.homepage-product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D44D12;
	padding-top: 13px;
	height: 119px;
}
.homepage-product a {
	color: D44D12;
	text-decoration: none;
}
.homepage-product a:hover {
	color: D44D12;
	text-decoration: underline;
}
.homepage-custom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D44D12;
	padding-top: 13px;
}
.homepage-custom p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.homepage-custom a {
	color: D44D12;
	text-decoration: none;
}
.homepage-custom a:hover {
	color: D44D12;
	text-decoration: underline;
}
.large-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
a.large-link {
	font-size: 12px;
	line-height: 17px;
	color: D44D12;
	text-decoration: none;
}
a.large-link:hover {
	color: D44D12;
	text-decoration: underline;
}
.nav td {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.nav td#navright {
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #FFFFFF;
}
.thumbnail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #FFFFFF;
	text-align: center;
	width: 93px;
}
.thumbnail a {
	color: #666666;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
}
.thumbnail a:hover {
	color: #666666;
	background-color: F2F2F2;
	border: 1px solid #D44D12;
	text-decoration: none;
}
.title {
	padding-top: 22px;
	padding-bottom: 22px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	padding-top: 3px;
	padding-bottom: 30px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 5px;
}
.copyright a {
	color: 666666;
	text-decoration: none;
}
.copyright a:hover {
	color: 666666;
	text-decoration: underline;
}
.model {
	margin-top: 20px;
}
.model td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

.topLevelMenu {
	color: #FFFFFF;
}
#dropmenudiv {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 100;
	margin-top: 7px;
	padding-left: 0px;
}
#dropmenudiv a {  /* subnav link style */
    color: #FFFFFF;
	background-color: #d54d13;
	display: block;
	text-decoration: none;
	padding: 2px;
	padding-left: 10px;
}
#dropmenudiv a:hover { /* subnav hover background color */
	background-color: #e07b4f;
	text-decoration: none;
}