#Body-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C390F;
	text-align: left;
	padding-top: 20px;
	padding-right: 22px;
	padding-left: 222px;
	line-height: 18px;
}
.Body-Text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Body-Text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Body-Text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Body-Text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.SubHead-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C390F;
}
#Header-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #A79C58;
	font-weight: lighter;
}
a.Top-Links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #585416;
	text-decoration: none;
}
a.Top-Links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #585416;
	text-decoration: none;
}
a.Top-Links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #585416;
	text-decoration: overline;
}
a.Top-Links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #585416;
	text-decoration: none;
}
a.Top-Links-White:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.Top-Links-White:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.Top-Links-White:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.Top-Links-White:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.Top-Not-Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#main{
    width: 775px;
    /* include the IE5.x/Win box model hack */
    \width: 795px;
    w\idth: 775px;
    margin-left: auto;
    margin-right: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-attachment: fixed;
	background-color: #948F41;
	background-image: url(../denise_dill_images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #878137;
	background-image: url(../denise_dill_images/top_nav.jpg);
	height: 50px;
	width: 775px;
	position: relative;
	background-repeat: no-repeat;
}
.top-nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #948F41;
	text-align: right;
	padding-top: 18px;
	padding-right: 26px;
}	
.bodyContainer {
	position: relative;
	height: 200px;
	width: 775px;
}
a.menutop:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight: bold;	
	text-decoration: none;
}
a.menutop:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight: bold;	
	text-decoration: none;
}
a.menutop:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#D5C891;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #898130;
}
a.menutop:active {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight: bold;	
	text-decoration: none;
}
#Footer-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #948F41;
}
a {
	font-weight: bold;
	color: #565123;
	text-decoration: underline;
}
a:hover {
	color: #565123;
	text-decoration: none;
}