body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	background-image: url(../assets/home/hpbg.png);
	background-position: center center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #C3AF93;
}
a:visited {
	text-decoration: none;
	color: #C3AF93;
}
a:hover {
	text-decoration: none;
	color: #CC9966;
}
a:active {
	text-decoration: none;
	color: #C3AF93;
}
.bodytextbold {
	font-family: "Times New Roman" , Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #43494C;
	text-decoration: none;
	font-weight: bold;
	width: 600px;
}
.bodytext {
	font-family: "Times New Roman" , Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #43494C;
	text-decoration: none;
	width: 600px;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C3AF93;
	text-decoration: none;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C3AF93;
	text-decoration: none;
	text-align: right;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C3AF93;
	text-decoration: none;
}

#Container {
	background-image: url(../assets/home/background.jpg);
}
.MastheadLink {
	left: 342px;
}
#LeftBox {
	position: absolute;
	text-align: center;
	/*top: 163px;	*/
	left: 143px;
	top: 136px;
	width: 152px;
}
#MiddleBox {
	position: absolute;
	text-align: center;
	left: 371px;
	top: 136px;	
	width: 152px;
}
#RightBox {
	position: absolute;
	text-align: center;
	top: 136px;	
	left: 599px;
	width: 152px;
}
#LeftBox .text, #MiddleBox .text, #RightBox .text {
	display: block;
	text-transform: uppercase;
}
#LeftBox .Image, #MiddleBox .Image, #RightBox .Image {
	position: absolute;
	top: 27px;
	left: 0px;
}
#WelcomeMessage {
	position: absolute;
	top: 418px;
	left: 115px;
	width: 401px;
	padding-top: 21px;
	padding-left: 28px;
	padding-right: 28px;
	text-align: justify;
	float: left;
}
#awardsBox {
	position: absolute;
	top: 436px;
	left: 565px;
	float: left;
	width: 180px;
}

#BoxFooter {
	left: 115px;
	width: 649px;
	padding-top:6px;
	padding-right: 13px;
	text-transform: uppercase;
}
