.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #FFFFFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;

}
.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: lowercase;
	color: #FFCCCC;
	text-decoration: none;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;

}
a:active {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;

}
.header {
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	letter-spacing: .5em;
	text-indent: 10pt;
	font-style: italic;
	background-color: #8E7100;


}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;


}
.service {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #AC8B00;


}
.emailLink {
	font-size: 11px;
	font-style: italic;
}
