@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	background-image: url(LDG_ImageBackground.jpg);
	background-repeat: repeat;
	text-align: center;
}
.MainWindow {
	background-image: url(MainSiteWindow.png);
	background-repeat: repeat;
	text-align: center;
}
.FlashMovie {
	position: relative;
	top: 0px;
	z-index: 0;
}
.MenuHeader {
	z-index: 100;
	background-attachment: fixed;
	background-image: url(Images/LDG-Header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.LogoArea {
	background-color: #D6D6D6;
	height: 25px;
	width: 500px;
	font-family: "Century Gothic";
	font-size: 10px;
	background-position: center top;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	display: block;
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: scroll;
}

.StaffProfile {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #706D2E;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-color: #CDCB85;
	border-left-color: #DDDCAE;
	border-right-color: #CDCB85;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-top-style: none;
}
.StaffProfile strong {
	font-size: 12px;
	font-weight: bold;
}
.MenuTitle {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #706D2E;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-color: #CDCB85;
	border-left-color: #DDDCAE;
	border-right-color: #CDCB85;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-top-style: none;
}

.PageName {
	font-family: "Century Gothic";
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #A0A361;


}
.LegalText {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #A0A361;
}
.MainText {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #A0A361;
	text-transform: none;
	font-style: normal;
	text-align: center;
	font-weight: normal;



}
.Disclaimer {
	font-family: "Century Gothic";
	font-size: 9px;
	color: A0A361;
	text-align: center;
}
a:hover {
	font-family: "Century Gothic";
	color: #499845;
	text-decoration: underline;

}
a:link {
	font-family: "Century Gothic";
	color: #6BAD4B;
	text-decoration: underline;
	text-align: center;
}
.TextTitle {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #A0A361;
}
.Images {
	border: medium none #A0A361;
}
</style>
.FlashMovie {
}
.LDG-Table {
	background-color: #CC9;
	filter: Xray;
}
.Text500Window {
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: justify;
	display: block;
	width: 500px;
	color: #996;
}
