.body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #7F7F66;
	line-height: 16px;
}
.body a:hover {
}
.body a:link {
	text-decoration: underline;
}
.body a:visited {
	color: #7F7F66;
}
.bodylink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CDCBA6;
	text-decoration: none;
	background-image: url(images/arrow-light.png);
	background-position: right;
	background-repeat: no-repeat;
}
.bodylink a:hover {
	color: #FF6600;
	background-image: url(images/arrow-ro.png);
	background-repeat: no-repeat;
	background-position: right;
}

.bodylink a:visited {
	color: #CDCBA6;
}
.topmenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B0AD8C;
	text-decoration: none;
}
.topmenu a:hover {
	color: #61614d;
}
.supersize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 45px;
	font-weight: bold;
	color: #B0AD8C;
	letter-spacing: -2px;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 45px;
	font-weight: bold;
	color: #B0AD8C;
	letter-spacing: -2px;
	text-decoration: none;
}
.supersize a:hover {
	color: #FF6600;
}
.supersize a:link {
	text-decoration: none;
}
.supersize a:visited {
	text-decoration: none;
}
.subhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #7F7F66;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	text-decoration: none;
}
.subhead-small {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #7F7F66;
	line-height: 15px;
	font-weight: bold;
	padding-bottom: 4px;
}
.h-divider-rule {
	width: 463px;
}
.urllink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CDCBA6;
	text-decoration: none;
	background-image: url(images/arrow-light.png);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
.urllink a:hover {
	color: #FF6600;
	background-image: url(images/arrow-ro.png);
	background-repeat: no-repeat;
	background-position: right;
}
.urllink a:visited {
	color: #CDCBA6;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.credit {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CDCBA6;
	text-decoration: none;
}

#thumbnail-image {
	padding-top: 60px;
}
.backlink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CDCBA6;
	text-decoration: none;
	background-image: url(images/arrow-light-back.png);
	background-position: left;
	background-repeat: no-repeat;
}
.backlink a:hover {
	color: #FF6600;
	background-image: url(images/arrow-back-ro.png);
	background-repeat: no-repeat;
	background-position: left;
}

