.headline {
	font-family: Georgia,'Times New Roman',Times,Serif;
	color: #026046;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

.promohead {
	font-family: Georgia,'Times New Roman',Times,Serif;
	color: #0E5C46;
	font-size: 16px;
	font-weight: bold;
}

.subhead {
	font-family: Georgia,'Times New Roman',Times,Serif;
	color: #5B4723;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.subheadReverse {
	font-family: Georgia,'Times New Roman',Times,Serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.subheadGreen {
	font-family: Georgia,'Times New Roman',Times,Serif;
	color: #0E5C46;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.virtualTourHeadline {
	font-family: Georgia,'Times New Roman',Times,Serif;
	color: #0E5C46;
	font-size: 18px;
	font-weight: bold;
}

.virtualTourSubhead {
	font-family: Georgia,'Times New Roman',Times,Serif;
	color: #5B4723;
	font-size: 12px;
	font-weight: bold;
}

.virtualTourText {
	font-family: Arial,Helvetica,sans-serif;
	color: #0E5C46;
	font-size: 12px;
	font-weight: normal;
}


.violator {
	font-family: Georgia,'Times New Roman',Times,Serif;
	color: #DF7000;
	font-size: 18px;
	font-weight: bold;
}

.alert {
	font-family: Georgia,'Times New Roman',Times,serif;
	color: #C60000;
	font-weight: bold;
	font-size: 16px;
}

.alertSmall {
	font-family: Georgia,'Times New Roman',Times,serif;
	color: #C60000;
	font-weight: bold;
	font-size: 10px;
}

.hot {
	font-family: Georgia,'Times New Roman',Times,serif;
	color: #C60000;
	font-size: 12px;
	font-weight: normal;
}

.normal {
	font-family: Georgia,'Times New Roman',Times,serif;
	color: #5B4723;
	font-size: 12px;
	font-weight: normal;
}

.normalBG {
	font-family: Georgia,'Times New Roman',Times,serif;
	color: #5B4723;
	font-size: 14px;
	font-weight: normal;
}

.normalBold {
	font-family: Georgia,'Times New Roman',Times,serif;
	color: #5B4723;
	font-size: 12px;
	font-weight: bold;
}

.normalBlack {
	font-family: Georgia,'Times New Roman',Times,serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.normalWhiteBig {
	font-family: Georgia,'Times New Roman',Times,serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
}

.normalBlackBig {
	font-family: Georgia,'Times New Roman',Times,serif;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}

.normalGreen {
	font-family: Arial,Helvetica,sans-serif;
	color: #0E5C46;
	font-size: 12px;
	font-weight: normal;
}

.normalOrange {
	font-family: Georgia,'Times New Roman',Times,serif;
	color: #FFC423;
	font-size: 12px;
	font-weight: normal;
}

.normalReverse {
	font-family: Georgia,'Times New Roman',Times,serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

.small {
	font-family: Georgia,'Times New Roman',Times,serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.tiny {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.footer {
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.copyright {
	font-family: Arial,Helvetica,sans-serif;
	color: #015643;
	font-size: 10px;
	font-weight: normal;
}

.strike-through {
	text-decoration: line-through;
}