@charset "UTF-8";
body {
	background-color: #3f3a16;
}
.swfFiles {
	margin: 0px;
	padding: 0px;
}
.lowerNav {
	color: #AA9F5C;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
}
.lowerNav a:link {
	color: #AA9F5C;
	text-decoration: none;
}
.lowerNav a:visited {
	color: #AA9F5C;
	text-decoration: none;
}
.lowerNav a:hover {
	color: #857B2E;
	text-decoration: none;
}
.lowerNav a:active {
	color: #AA9F5C;
	text-decoration: underline;
}
.subLowerNav {
	color: #AA9F5C;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: centercenter;
	font-weight: lighter;
}
.subLowerNav a:link {
	color: #AA9F5C;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.subLowerNav a:visited {
	color: #AA9F5C;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.subLowerNav a:hover {
	color: #857B2E;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.subLowerNav a:active {
	color: #AA9F5C;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #AA9F5C;
	padding-top: 15px;
	padding-bottom: 25px;
	text-align: center;
}
.txtSUB {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #857B2E;
	line-height: 14px;
}
.txtSUB a:link {
	color: #857B2E;
	text-decoration: none;
}
.txtSUB a:visited {
	color: #857B2E;
	text-decoration: none;
}
.txtSUB a:hover {
	color: #DAD294;
	text-decoration: none;
}
.txtBOLD {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #DAD294;
	text-align: left;
	vertical-align: middle;
	padding-left: 45px;
}
.txtBOLD a:link {
	color: #DAD294;
	text-decoration: none;
}
.txtBOLD a:visited {
	color: #DAD294;
	text-decoration: none;
}
.txtBOLD a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.BlogTxt  {
	color: #DAD294;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.5pt;
	padding-left: 25px;
	padding-right: 100px;
}
.BlogTxt a:link {
	color: #DAD294;
	font-weight: bolder;
	text-decoration: none;
}
.BlogTxt a:visited {
	color: #DAD294;
	font-weight: bolder;
	text-decoration: none;
}
.BlogTxt a:hover {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
.bottomRight {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #AA9F5C;
}
.BottomTble {
	padding-top: 10px;
}
.TxtPageBkgd {
	background-image: url(../Assets/images/EmbellishmintLogoHeader/Header_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 548px;
	width: 1000px;
}
