.MNtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.italics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.quotecredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: right;
}
a:link, a:visited {
	color: #795100;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}
.MNtextinside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #878787;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.quoteinside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #878787;
	font-style: normal;
	padding-left: 30px;
	padding-right: 40px;
	text-align: justify;
}
.quoteinsidecredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-align: right;
}
.MNtextinsidegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #878787;
}
.susbsubtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #878787;
}


.oldnav {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

ul.topnav {
	overflow: auto;
	width: 737px;
	list-style-type: none;
	margin: 0;
	padding: 2px 0 2px 3px;
}

ul.topnav li {
	height: 26px;
	float: left;
	display: block;
	margin-right: 4px;
}

ul.topnav li a, ul.topnav li a:visited {
	padding: 6px 0 !important;	
	text-align: center !important;
	background-color: #63310d !important;
	border: 1px solid black !important;
	color: #af8566 !important;
	font: bold 10px/1 "verdana", serif !important;
	display: block !important;
	height: 12px !important;
	text-decoration: none !important;
}

ul.topnav li a:hover {
	padding: 6px 0 !important;	
	font: bold 10px/1 "verdana", serif !important;
	border: 1px solid white !important;
	color: #fff !important;
	text-decoration: none !important;
	height: 12px !important;
}

ul.topnav li.nav1 a {
	width:  108px;
}

ul.topnav li.nav2 a {
	width:  138px;
}


ul.topnav li.nav3 a {
	width:  138px;
}


ul.topnav li.nav4 a {
	width:  118px;
}


ul.topnav li.nav5 a {
	width:  88px;
}

ul.topnav li.nav7 a {
	width:  68px;
}

ul.topnav li.nav6 {
	margin-right: 0 !important;
}


.footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;	
}
.footer a {
	color: #795100;
	text-decoration: none;
}

.footer a:hover {
	color: #999999;
	text-decoration: underline;
}