table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
}
a {
	color: a36226;
	text-decoration: underline;
}
a:hover {
	color: ee8728;
	text-decoration: underline;
}
.specialText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: normal;
	font-style: italic;
}
.contactInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 2px;
	font-style: italic;
}
.contactInfoLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 2px;
	font-style: italic;
}
.contactInfoLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	letter-spacing: 2px;
	font-style: italic;
}
.mainMenu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.mainMenu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #ffa450;
	text-decoration: none;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.copyrightLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
}
.copyrightLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
}
.boldItalic {
	font-style: italic;
	font-weight: bold;
	color: a36226;
}
.lgText {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: a36226;
}
.regLineHeight {
	line-height: normal;
}
body {
	background-image: url(images/bgPattern.gif);
	background-repeat: repeat;
}
.SPECIAL {
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -2px;
}
