body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	background-image: url(../images/elements/backtile.gif);
	background-color: #352A3A;
	line-height: 16px;
}
a:LINK, a:ACTIVE, a:VISITED {
	color: #FF6600;
	text-decoration: none;
}
a:HOVER {
	color: #5E2B5F;
}
.headline {
	font-size: 21px;
	color: #5E2B5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.tableBack {
	background-image: url(../images/elements/backFadeTop.gif);
	background-repeat: no-repeat;
}
.tableBackBtm {
	background-image: url(../images/elements/backFadeBtm.gif);
	background-repeat: no-repeat;
}
.footer {
	font-size: 10px;
	color: #999999;
}
.subheadline {
	font-size: 16px;
	color: #5E2B5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
.smallcaps {
	text-transform: uppercase;
	font-size: 10px;
}
.div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE4DD;
	padding-bottom: 10px;
	line-height: 12px;
}
.introbody {
	font-size: 13px;
	line-height: 18px;
}
.imgGallery {
	text-transform: uppercase;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
