.MiniContact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #c69c6d;
}
.Copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #acacac;
}
.Nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c69c6d;
	text-decoration: none;
	word-spacing: 50px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: FFFFFF;
}
#container {
margin-left: -525px;
margin-top: 0px
}.SubNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: ffffff;
	word-spacing: 215px;
	text-decoration: none;
}
.ContactText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: ffffff;
	text-decoration: none;
}
.ContactName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #ffffff;
}
.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #ffffff;
}
.SmallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: ffffff;
	text-decoration: none;
}
a:focus { 
outline: none; 
}