.mainTable {
	height: 200px;
	width: 790px;
}

a.lang_style {
        font-family: Helvetica,arial,sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.whiteCopy {
        font-family: georgia,times,times new roman, serif;
        font-size: 11px;
        color: #FFFFFF;
}

.moduleHeader {
	font-family: georgia, times, times new roman, serif;
	font-size: 52px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}

.headerCell {
	background-color: #A06256;

	border-style: solid;
	border-top-color: #7D0D00;
	border-left-color: #7D0D00;
	border-bottom-color: #7D0D00;
	border-right-color: #7D0D00;

	border-top-width: 9px;
	border-bottom-width: 9px;
	border-right-width: 6px;
	border-left-width: 6px;

	padding: 10px;
}

.featuresCell {
	background-color: #7D0D00;
}

.bottomContactCell {
	width: 100%;
	height: 35px;
	background-color: #7D0D00;
}

.contactLarge {
	font-family: georgia, times, times new roman, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}

.contactSmall {
	font-family: georgia, times, times new roman, serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}

.featuresHeader {
	font-family: georgia, times, times new roman, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;

}

.featureBullet {
	font-family: georgia, times, times new roman, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a.featureTitle {
	font-family: georgia, times, times new roman, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a.featureTitle:hover {
	font-family: georgia, times, times new roman, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

.articleHeader {
	font-family: georgia, times, times new roman, serif;
	font-size: 25px;
	color: #7D0D00;
}

.articleCopy {
	font-family: georgia, times, times new roman, serif;
	font-size: 12px;
}

.articleBlurb {
	font-family: georgia, times, times new roman, serif;
	font-size: 20px;
	color: #7D0D00;

}


a.featureLink {
	font-family: georgia, times, times new roman, serif;
	font-size: 15px;
	color: #7D0D00;
	text-decoration: none;
	font-weight: bold;
}

a.featureLink:hover {
	font-family: georgia, times, times new roman, serif;
	font-size: 15px;
	color: #7D0D00;
	text-decoration: underline;
	font-weight: bold;
}

a.moreLink {
	font-family: georgia, times, times new roman, serif;
	font-size: 12px;
	color: #7D0D00;
	text-decoration: none;
}

a.moreLink:hover {
	font-family: georgia, times, times new roman, serif;
	font-size: 12px;
	color: #7D0D00;
	text-decoration: underline;
}
