.MainWindow {
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	visibility: visible;
	top: 0px;
}
.WebPage {
	width: 750px;
	margin-top: 0px;
	position: relative;
	visibility: visible;
	top: 0px;
	background-color: #FFFFFF;
	left: 0px;
	z-index: 1;
	overflow: hidden;
}
.HellingsLogo {
	position: absolute;
	visibility: visible;
	height: 110px;
	width: 250px;
	left: 0px;
	top: 0px;
	z-index: 5;
}
.Bold_Type {
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.Bold_Type a:link {
	color: #000000;
	text-decoration: none;
}
.Bold_Type a:visited {
	color: #000000;
	text-decoration: none;
}
.Bold_Type a:hover {
	color: #8C6F29;
	text-decoration: none;
}
.Bold_Type a:active {
	color: #8C6F29;
	text-decoration: none;
}	
.Menu_Type {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	text-align: center;
	width:420px;
	height: 65;
	top:0;
}
.HellingsText {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
.Small_Type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.Gold_Italic_Type {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #8C6F29;
}

.Side_link a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.Side_link a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.Side_link a:hover {
	color: #8C6F29;
	text-decoration: underline;
}
.Side_link a:active {
	color: #8C6F29;
	text-decoration: underline;

