.plain_text {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 18px; font-weight: normal; color: #000000}
.bold_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 18px; font-weight: bold; color: #333399}
.headline_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; line-height: 24px; font-weight: bold; color: #333399}
.white_bold_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 18px; font-weight: bold; color: #FFFFFF}
.small_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; line-height: 14px; font-weight: normal; color: #000000 }
.headline_white_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; line-height: 24px; font-weight: bold; color: #FFFFFF}
.headline_red_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; line-height: 24px; font-weight: bold; color: #CC0033}
.small_blue_bold_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; line-height: 14px; font-weight: bold; color: #333399}
.bold_red_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 18px; font-weight: bold; color: #CC0033}
.headline_italic_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; line-height: 24px; font-weight: bold; color: #333399 ; font-style: italic}
.quote_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 20px; font-weight: bold; color: #333399 ; font-style: italic }
.quote_info { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 18px; font-weight: bold; color: #CC0033}

/* William Easton Design Logo Version 2.0 */

#eastonLogoV2 {
	margin: 0 auto;
	padding: 0;
	width: 110px;
	height: 45px;
}
#eastonLogoV2 ul {
	list-style: none;
	width: 110px;
	margin: 0;
	padding: 0;
}
#eastonLogoV2 li {
	margin: 0;
	padding: 0;
}
#eastonLogoV2 a {
	display: block;
	padding: 0;
	width: 110px;
	height: 45px;
}
li.eastonTextV2, a.eastonTextV2:link, a.eastonTextV2:visited {
	background: url("/images/eastonLogo.gif") no-repeat left top;
}
a.eastonTextV2:hover {
	background-position: 0 -45px!important;
}
#eastonLogoV2 ul li a span {
	display: none;
}