* {
	font-family:sans-serif;
/*	font-family:'Myriad Pro', sans-serif; */
	font-size:9pt;
	line-height:19px;
	color:#000;
}

body {
	min-width:1030px;
}

a {
/*	color:#fef5f0;
*/
	color:#877861;
	text-decoration:none;
	border-bottom:1px dotted #877861;
}

a:hover {
	border-bottom:1px solid #877861;
	color:#f04e23;
}

a.lightbox {
	border-bottom:none;
}

p {
	line-height:19px;
	margin:0 0 18px 0;
}

#footer a {
	color:#877861;
}
#footer a:hover {
	color:#f04e23;
}

h1 {
	font-weight:normal;
	font-size:18pt;
	margin:4px 0 10px 0;
	padding:0;
	line-height:26px;
}

h2 {
	font-weight:normal;
	font-size:15pt;
	margin: 24px 0 0 0;
	padding:0;
	line-height:24px;
}

.breadcrumbs, .breadcrumbs a {
	font-size:9pt;
	color:#92764f;
	line-height:8pt;
}

.breadcrumbs a:HOVER {
	color:#f04e23;
}

ul#topnav {
/*	margin: 70px 0 0 405px; */
	margin: 0; 
	padding: 0;
/*	float:left; */
	width: 600px;
	list-style: none;
	font-size: 1.1em;
	background:#FFF;
}

ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	height: 44px;
	border-bottom:none;
	line-height:1em;
/*	border:1px solid red; */
}
/*-- ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; } Hover State--*/
ul#topnav a.m1 {
	width: 78px;
}
ul#topnav a.m2 {
	width: 75px;
	margin-left:5px;
}
/* ul#topnav a.m3 {
	width: 70px;
	margin-left:5px;
} */
ul#topnav a.m4 {
	margin-left:5px;
	width: 82px;
}
ul#topnav a.m5 {
	margin-left:5px;
	width: 78px;
}
ul#topnav a.m6 {
	margin-left:10px;
	width: 100px;
}
ul#topnav a.m7 {
	margin-left:5px;
	width: 80px;
}

ul#topnav li .sub {
	border-top:2px solid #947650;
/*	border-left:1px solid #EEE; */
	position: absolute; /*--Important--*/
	top: 55px; left: 0;
	z-index: 99999;
	background:url(../images/sub.png) repeat-x; /*--Background gradient--*/
	padding: 20px 10px 10px 15px;
	float: left;
	display: none; /*--Hidden for those with js turned off--*/
}
ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 140px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  
	margin: 0 0 3px 0;
	font-weight: bold;
	line-height:11pt;
}
ul#topnav .sub ul li h2 span { /*--Sub nav heading link style--*/
	font-size: 11pt;
	margin: 0 0 3px 0;
	padding: 2px 0;
	background-image: none;
	color: #947650;
	line-height:11pt;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
/*	background: url(navlist_arrow.png) no-repeat 5px 12px; */
	padding: 2px 5px 2px 15px;
	display: block;
	text-decoration: none;
	color: #947650;
/*	font-style:italic; */
}
ul#topnav .sub ul li a:hover {
/*	color: #947650;
	background-position: 5px 12px ; Override background position--*/
	text-decoration:underline;
}

marquee, marquee b, #scroll4 div div,#scroll4 div div b {
	color:#92764F;
	font-size:11px;
}

#fatu {
position: absolute; width: 890px; border-top: 1px dotted #CCC; border-bottom: 1px dotted #CCC; padding: 10px 0; line-height: 15px; color: #444;
}
#fatu img {
float:left;margin-right:10px;
}

#hometable {
	width: 890px;
}

#hometable h1 {
	font-size:16pt;
}
#hometable h2, #hometable h2 a {
	font-size:13pt;
	line-height:16pt;
	margin: 0 0 8px 0;
	color:#877861;
}

