body {
	background-color: #1d1c1a;
}
#headercontainer {
	height: 285px;
	width: 955px;
	top: 5px;
	position: absolute;
	left: 22px;
	z-index: 1;
}
#navcontainer {
	height: 53px;
	width: 955px;
	top: 303px;
	position: absolute;
	left: 22px;
	z-index: 10;
	visibility: visible;
}
#navimage1 {
	height: 53px;
	width: 98px;
	top: 0px;
	position: absolute;
	left: 0px;
	z-index: 11;
	visibility: visible;
}
#navimage2 {
	height: 53px;
	width: 98px;
	top: 0px;
	position: absolute;
	left: 114px;
	z-index: 12;
	visibility: visible;
}
#navimage3 {
	height: 53px;
	width: 98px;
	top: 0px;
	position: absolute;
	left: 242px;
	z-index: 10;
	visibility: visible;
}
#navimage4 {
	height: 53px;
	width: 98px;
	top: 0px;
	position: absolute;
	left: 380px;
	z-index: 13;
	visibility: visible;
}
#navimage5 {
	height: 53px;
	width: 98px;
	top: 0px;
	position: absolute;
	left: 548px;
	z-index: 9;
	visibility: visible;
}
#navimage6 {
	height: 53px;
	width: 98px;
	top: 0px;
	position: absolute;
	left: 773px;
	z-index: 14;
	visibility: visible;
}
#directionstextcontainer {
	height: 800px;
	width: 955px;
	top: 357px;
	left: 22px;
	position: absolute;
	visibility: visible;
	background-image: url(../Images/Home-Text-Background.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#directionstext {
	height: 775px;
	width: 550px;
	top: 5px;
	left: 182px;
	position: absolute;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E5E3D6;
	border: 1px dotted #E5E3D7;
	display: block;
	text-align: left;
	padding: 10px;
	overflow: visible;
	font-weight: normal;
}
#copyright {
	height: 10px;
	width: 177px;
	top: 2023px;
	position: absolute;
	left: 800px;
	z-index: 14;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #E5E3D7;
	text-align: right;
}
a:link {
	color: #7C7723;
	text-decoration: none;
}
a:hover {
	color: #AF6F27;
	text-decoration: none;
}
a:visited {
	color: #AF6F27;
	text-decoration: none;
}
.hometextbold {
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
}
#footerlinks {
	height: 15px;
	width: 955px;
	top: 1175px;
	left: 22px;
	position: absolute;
	visibility: visible;
	text-align: center;
}
#footerlinks ul, #footerlinks li
{
	display: inline;
	text-decoration: none;
	text-align: left;
	visibility: visible;
	color: #E5E3D6;
	margin-left: 10px;
	margin-right: 10px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #D7E051;
	font-weight: normal;
}
#dropdown {
	position: absolute;
	width: 128px;
	height: 75px;
	left: 114px;
	top: 51px;
	background-color: #111111;
	padding-top: 7px;
	visibility: hidden;
}