a {
	text-decoration: none;
	color: #D0BF91;
}

a:link {
	text-decoration: none;
	color: #D0BF91;
}
a:visited {
	text-decoration: none;
	color: #D0BF91;
}

a:active {
	text-decoration: none;
	color: #D0BF91;
}

a:hover {
	text-decoration: none;
	color: silver;
}

html, body {
	height: 95%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: auto;
	background-color: #333;
}

.Container {
	background-color: #4F2F17;
	width: 900px;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 10px solid #0F0601;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}



.TundraMenu {
	background-color: #5f2300;
	height: 125px;
	width: 900px;
}
.Spacer1 {
	height: 22px;
	width: 900px;
	float: left;
	background-color: #5F2300;
}
.BodyCol1Row1 {
	float: left;
	width: 250px;
	height: auto;
}
.BodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #D6C39B;
	float: none;
	clear: none;
	height: 25px;
}
.BodyCol2Row1 {
	text-align: justify;
	float: left;
	width: 400px;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	color: #D0BF91;
	margin-bottom: 10px;
	clear: right;
}

.BodyCol3Container {
	float: left;
	width: 230px;
	height: 350px;
	color: #EFE2C5;
	clear: right;
}
.BodyCol3Row1 {
	float: left;
	width: 230px;
	height: 250px;
	color: #EFE2C5;
	vertical-align: baseline;
	text-decoration: none;
	text-align: left;
}
.BodyCol3Row2 {
	width: 230px;
	height: 150px;
	color: #EFE2C5;
	text-decoration: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Bottomspacer {
	clear: both;
	height: 20px;
	background-color: #0F0601;
	width: 900px;
	text-align: center;
	margin: auto;
}
.Footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	color: #D0BF91;
	vertical-align: middle;
	text-align: center;
	height: 35px;
	width: 900px;
	background-image: url(images/footer.jpg);
	margin: auto;
}
.FormCol2Row1 {
	text-align: justify;
	float: left;
	width: 600px;
	height: 425px;
	margin-right: 10px;
	margin-left: 10px;
	color: #D0BF91;
	margin-bottom: 10px;
	clear: right;
}
.FormTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #D6C39B;
	float: none;
	clear: none;
	height: 25px;
}
.ServiceImage {
	position: relative;
	top: 250px;
	left: auto;
	right: -5px;
	bottom: 0px;
	text-decoration: none;
	color: #0F0601;
	border: 0px;
}
.FooterContainer {
	text-align: center;
	margin: auto;
}

.Header {
	text-align: center;
}
.HeaderSpacer {
	height: 20px;
	width: auto;
}
.Spacer2 {
	height: 20px;
	width: 900px;
	float: left;
	background-color: #4F2F17;
}
