/* border styles */
.brd0{
border-left: 2px solid Black;
border-right: 2px solid Black;
}

.brd1{
border-left: 2px solid Black;
border-top: 0px solid Black;
border-bottom : 2px solid Black;
}

.brd2{
	border-bottom: 2px solid Black;
	font-family: arial, verdana;
	font-size:12pt;
}

.brd3{
border-left: 2px solid Black;
border-right: 2px solid Black;
border-bottom: 2px solid Black;
}

.brd4{
	border-bottom : 2px solid Black;
	border-right: 2px solid Black;
}


/*Main Page Title */
.ttl01{
	font-family: georgia, "MS Serif", "New York", serif;
	font-size: 21pt;
	font-weight: bold;	
	text-align: center;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:5px;
	color:#336699;
}

/* Main Page subtitles */
.ttl02{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: 700;
	text-align: left;
	margin-left:15px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:5px;
}

/* Main Page 11 point text */
.txt01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	line-height:130%;
	margin-left:15px;
	margin-right:10px;
	margin-top:5px;
	color:#000000;
	font-weight: 500;
}

/* Main Page 11 point text */
.txt02{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	line-height:130%;
	margin-left:15px;
	margin-right:10px;
	color:#000000;
	font-weight: 500;
}

/* Main Page Links Underlined */
a.mn {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height:130%;
	font-weight: 700;
}

a.mn:link{color:black;}
a.mn:visited{color:#006600;}
a.mn:hover{	color:#8A2BE2;}  /*blue violet */

/* No Underline for text body links */
a.inline {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height:130%;
	font-weight: 700;
}
a.inline:link{color:black;}
a.inline:visited{color:black;}
a.inline:hover{	color:#8a2be2;}  /*blue violet */


/* Poetry Page */
/* Poem Title */
.ttl05{
	font-family : Georgia, "New York", "MS Serif",  serif;
	font-size : 13pt;
	font-weight: 700;
	text-align: center;
	margin-top:15px;
	margin-bottom: 5px;
}

/*Poem author */
.ttl06{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: 400;
	text-align: center;
	margin-top:5px;
	margin-bottom: 10px;
}

/* Poem text */
.txt05{
	font-family: georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12pt;
	line-height:130%;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:10px;
	color:#000000;
	font-weight: 400;
}

/* about poem author */
.txt06{
	font-family: arial, helvetica, verdana, sans-serif;
	text-align: left;
	font-size: 11pt;
	line-height:110%;
	margin-left:15px;
	margin-right:10px;
	color:#000000;
	font-weight: 400;
}

/* left side menu text */
.txt07{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:center;
	font-size: 8pt;
	line-height:110%;
	margin-left:0px;
	margin-right:0px;
	color:#ffff00;
	font-weight: 700;
}


/* folktale story Title */
.ttl03{
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	font-weight: bold;
	text-align: center;
	margin-top:15px;
	margin-bottom: 5px;
}

/* folktale country and author */
.ttl03A{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
	margin-top:5px;
}

/* Folktales -commnent and source headings - subheading on folktale Page*/
.ttl03B{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: 700;
	text-align: left;
	margin-left:15px;
	margin-rigth:10px;
	margin-bottom: 1px;
	margin-top:10px;
}

/* Folktales - Editors Note */
.ed{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: 400;
	text-align: left;
	margin-left:15px;
	margin-right:10px;
	margin-bottom: 10px;
	margin-top:10px;
}


/* folktale Body text */
.txt03{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-indent: 0px;
	text-align: left;
	line-height:130%;
	margin-left:15px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:15px;
	color:#000000;
	font-weight: 400;
}


/* The Story Links Page - name of story */
.txt04{
	font-family: Arial, Helvetica, sans-serif, Helvetica;
	font-size: 11pt;
	text-align: left;
	line-height:120%;
	margin-left:15px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
	color:#000000;
	font-weight: 400;
}

/* Guiding Text under Continue arrow */
a.txt10 {
	text-decoration:none;
	font-family: verdana, sans-serif, Helvetica;
	font-size: 10pt;
	font-weight: 700;
	margin-right:10px;
	margin-top:3px;
}
a.txt10:link{color:#888888;}
a.txt10:visited{color:#888888;}
a.txt10:hover{color:#8A2BE2;}


/* The Story Links Page - Anchors */
a.lnk {
	text-decoration:none;
	font-family: Tahoma,sans-serif, Helvetica;
	font-size: 11pt;
	font-weight: 700;
}

a.lnk:link{color:#000099;}
a.lnk:visited{color:#009933;}
a.lnk:hover{color:#8A2BE2;}

.img01{
text-align: left;
margin-left:15px;
margin-right:10px;
margin-top:5px;
margin-bottom: 5px;
}

a.email {
	text-decoration:underscore;
	font-family: verdana,sans-serif,arial;
	font-size: 11pt;
  font-weight:normal;
}

a.email:link{color:#000000;}
a.email:visited{color:#000000;}
a.email:hover{color:#ff7f50;}

a.nav1 {
	text-decoration:none;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-left:2px;
	margin-right:2px;
}

a.nav1:link{color:#000000;}
a.nav1:visited{color:#000000;}
a.nav1:hover{color: white;}

a.nav2 {
	text-decoration:none;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: 700;
	margin-left:2px;
	margin-right:2px;
}

/* Used as left side navigation against blue */
a.nav2:link{color:white;}
a.nav2:visited{color:white;}
a.nav2:hover{
	color: #DAA520; /* Goldenrod */
}

/* HR for tree essays page */
.hrule1{
	color : #191970;
	width : 60%;
	height : 2px;
}


