.page_heading, .sL, .sL:visited{
	color : #560210; 
	font-family:'Garamond', Times, serif; 
	font-size:38px; 
	text-transform:lowercase; 
	text-align:right; 
	letter-spacing:10px; 
	position: relative;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.ls {text-decoration : none;}
.ls:hover {text-decoration : underline; }

a, a:visited {color: #50535d}



.txtHeading2 {
	color : #2b3a62; 
	font-family:'Times New Roman', Times, serif; 	
	font-size:14px; 
	letter-spacing:1px;
	margin-top : 7px; 
	margin-bottom: 7px; 
	font-style:italic;
}

.txtHeading1 {
	color : #2b3a62; 
	font-family:'Times New Roman', Times, serif; 	
	font-size:14px; 
	margin-top : 12px; 
	margin-bottom: 8px; 
	letter-spacing:3px;
	text-transform:uppercase; 
}

.txtNml {
	color : #50535d;
	font-family:'Times New Roman', Times, serif; 
	font-size:16px;
	margin-top: 8px;
	margin-bottom:8px;
}

.sL { 
	text-decoration:none;
}

.bodyStyle {
	background-color:eceee9;
}

.navArea {
	color : #567574; 
	padding-bottom: 5px; 
	border-bottom: 1px solid #E3CB76; 
	font-family:'Times New Roman', Times, serif; font-size:16px ;
	text-transform:lowercase; 
	text-align:center; 
	letter-spacing:2px
	position: relative;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.viewerArea, .vA{
	position: relative;
	width: 800px;
	height: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.vA {
	scrollbar-3dlight-color:#E3CB76; 
	scrollbar-shadow-color:#E3CB76; 

	scrollbar-arrow-color:#41214e; 
	scrollbar-base-color:#41214e; 
	scrollbar-darkshadow-color:#41214e; 
	scrollbar-face-color:#977e52; 
	scrollbar-highlight-color:#977e52; 
}

.images {
	display : none;
}


/* level 0 inner */
.m0l0iout {
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	text-decoration: none;
	padding: 4px;
	color: #464536;
	text-align:center;
}
.m0l0iover {
	font: 16px 'Times New Roman', Times, serif;
	text-decoration: none;
	padding: 4px;
	color: white;
	text-align:center;

}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border: 1px solid #d4d1aa;
	background: #d4d1aa;
}
.m0l0oover {
	text-decoration : none;
	border: 1px solid #e1d67b;
	background: #c9c5a1;
}

/* level 1 inner */
.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #4e3a36;
}
.m0l1iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: white;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #f7f4d2;
	background: #f7f4d2;
	filter: alpha(opacity=100);
	padding-left: 5px;
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #a09c77;
	background: #a09c77;
	padding-left: 5px;
}

/* level 2 inner */
.m0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: white;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #f7f4d2;
	background: #f7f4d2;
	filter: alpha(opacity=100);
	padding-left: 5px;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #a09c77;
	background: #a09c77;
	padding-left: 5px;
}
