@charset "UTF-8";
.Container {
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 150px;
	background-image: url(images/BGTop.jpg);
}
.clear {
	clear: both;
}
.topNav {
	background-image: url(images/topNav.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 650px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.Btns {
	padding-right: 15px;
}
.BtnBox {
}
.Content {
	height: auto;
	width: 650px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/GradientBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer {
	height: auto;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #202020;
}
.Header {
	padding-top: 10px;
}
.TXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F6F6F6;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
}
.SubTitle {
	font-family: Helvetica;
	font-size: 18px;
	color: #768034;
	font-variant: small-caps;
}
.disclaimer {
	font-size: 12px;
	color: #BDBDBD;
}
.Header {
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
.drkQuote {
	background-color: #181818;
	padding: 10px;
	height: auto;
	width: 95%;
	border: .08px solid #313131;
	margin-bottom: 10px;
}

.ltQuote {
	background-color: #292929;
	padding: 10px;
	height: auto;
	width: 95%;
	border: .08px solid #313131;
	margin-bottom: 10px;
}
.GalleryDiv {
	margin-bottom: 20px;
}
.LK:link {
	color: #D9FFFC;
}
.LK:visited {
	color: #D9FFFC;
}
.LK:hover {
	color: #768034;
}
.LK:active {
	color: #D9FFFC;
}
.BtnPad {
	padding-left: 3px;
	padding-right: 10px;
}
.SubTitleBox {
	margin-left: 20px;
}
.Back {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
.smTitle {
	color: #768034;
}
