.mainnav {
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	text-align: right;
}
.maincontent {
	margin-top: 20px;
}
.blank-bg {
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #050705;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #050705;
	border-left-color: #050705;
}
.home-bg {
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #050705;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #050705;
	border-left-color: #050705;
	background-image: url(images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.story-bg {
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #050705;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #050705;
	border-left-color: #050705;
	background-image: url(images/story-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.module-announce-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C3372A;
}
.module-announce-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
.sidebar-customerletters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: normal;
}
.mainnav-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #050705;
	line-height: 36px;
	font-weight: bold;
}
.mainnav-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C3372A;
	line-height: 36px;
	font-weight: bold;
}
.mainnav-hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 36px;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	line-height: 24px;
}
.mainbody-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.mainbody-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 24px;
}
.pic-align-right {
	float: right;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pic-align-right-top {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pic-align-left {
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.pic-align-left-top {
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
}
.bumblebee {
	background-image: url(images/bumblebee.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.wheretofind-bg {
	background-image: url(images/wheretofind-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	line-height: 24px;
}

