/*---Body */


.site_name {
	font-size: 18px;
	font-weight: bold;
	color: #FFA500;
}
body {
	background-color: #FFFFFF;
	
	
}
td, tr, div {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #000000;
  
}
p {
  font-family: Arial;
  font-size: 12px;
  color: #000000;

}
/* a:link, a:visited {
	color: #D2691E; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF8C00;	text-decoration: none;
	font-weight: bold;
} */

a:link, a:visited {
	color: #000000; text-decoration: none;
	
}

a:hover {
	color: #000000;	text-decoration: none;
	
}

hr, hr.separator {
	height : 1px;
	width : 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D0BD;
	border-bottom-color: #EFEBE2;
}
ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}



/* menu -nav */
#mainlevel-nav {
	margin: 0;
	padding: 0;
	text-align: center;
}
#mainlevel-nav a {
	position: 0px -50px;
	display: block;
	float: left;
	text-decoration: none;
	color: #FF8C00;
	font-size: 15px;
	line-height: 24px,
	font-weight: bold;
	color: #FF8C00;
	background: #653d1e;
	width: 160px;
	height: 28px;
	text-align: left;
	
}
h1 {
	font: 18px Geneva, Arial, Helvetica, sans-serif;
	color: #653D1E;
	text-align: center;
}

 
#mainlevel-nav li {
	list-style:none;
	float: right;
	margin: 0;
	width: 160px;
	font-size: 10px;
	white-space: nowrap;
	text-indent: 15px;
	bottom: 5px;
	display: block;
}
#mainlevel-nav a {
float: none;s
}
#mainlevel-nav a:hover {
	background-position: 0px -26px;
	color: #FFA500;
	border-bottom-color: #653d1e;
	background-color: #9c6935;
	
}

/* menu */
a.mainlevel:link, a.mainlevel:visited {
	color: #FF8C00;
	background-color: #653d1e;
	width: 138px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 2px;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B4513 ;
}
a.mainlevel:hover {
	background-position: 0px -26px;
	color: #FFA500;
	border-bottom-color: #653d1e;
	background-color: #9c6935;
}

a.sublevel:link, a.sublevel:visited {
	color: #F4A460;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 4px;
	width: 138px;
	line-height: 14px;
	text-align: right;
}

a.sublevel:hover {
color: #F5DEB3;
text-decoration: none;
}




/* mambo core stuff */
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable th {
	color: #A0522D;
	line-height: 19px;
	}
table.moduletable td {}

.pathway {
	color: #BACE8C;
}
a.pathway, a.pathway:visited {
	color: #CBB18F;
}
a.pathway:hover {
color: #AE7944;
}


/*** General Mambo Styles*/
.back_button{}
.pagenavbar {
	color: #CC6633;
} 
.pagenav, a.pagenav, a.pagenav:visited{
	color: #77824A;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 2px;
	border: 1px solid #BECC91;
}
a.pagenav:hover{
	color: #CC6633;
}

	
	
.small {
	font-size: 12px;
	font-weight: bold;
	color: #FF4500;
}

