body {
	background-color: #aa8;
}

div.center h3.h3-customized{
	font-size: 1.05em;

}
/************* HEADER **************/
div.center h1
{
	background-color: #fff;
	display: block;
	padding:8px;	
	margin: 15px;
	margin-top: 5px;
	text-align: left;
	border:none;
	border-bottom:1px dashed black;
	font-size: 1.4em;
	font-weight:bold;
}


div.center h1 a#cont{
	color: #000;
}

 

/************* HEADER IMAGE **************/
div.header-img {
	width: auto;
	padding-top: 10px;
	margin: 10px 0 20px 0;
}

div.center div.header-img {
	text-align: center;
}

/************* LEFT MENU **************/


/*div.left {
background-color: #066;
color: #fff;
padding: 0;
}*/

ul.nav {
background-color: #066;
color: #fff;
padding:0;
}

ul.nav li {
background-color: #066;
color: #fff;
border: none;
margin: 0;
padding: 0;
display: block;
}

ul.nav li a.menulink, ul.nav li a.menulink:link, ul.nav li a.menulink:active, ul.nav li a.menulink:visited {
background-color: #066;
color: #fff;
margin: 0;
padding: 7px 10px 7px 15px;
}

ul.nav li a.menulink:hover {
background-color: #000;
color: #fff;
margin: 0;
padding: 6px 10px 7px 8px;
border-left: 7px solid #c93;
border-top:1px solid #fff;
/*border-bottom:1px solid #fff;*/
}

ul.nav li span.on-state {
background-color: #000;
color: #fff;
margin: 0;
padding: 7px 10px 7px 8px;
border-left: 7px solid #c93;
border-bottom:1px solid #fff;
display: block;
}

ul.nav li a.linked_on-state:link, ul.nav li a.linked_on-state:visited {
background-color: #000;
color: #fff;
margin: 0;
padding: 7px 10px 7px 8px;
border-left: 7px solid #c93;
border-bottom:1px solid #fff;
display: block;
}
ul.nav li.bottom-border{
	border-bottom:12px solid #c93;
}
img.block-it{
	display:block;
	
}

/************* LEFT SUB MENU **************/

ul.nav3 {
width: 100%;
background-color: #000;
color: #fff;
margin: 0;
padding: 0;
border: none;
}

/* Forcing to not have the borders for any child elements */

ul.nav3 li {
width: 100%;
background-color: #000;
color: #fff;
margin: 0;
padding: 0;
display: inline;
border-bottom: 1px dashed #fff;
line-height: 1.25em;
}

ul.nav3 li span.on-state {
background-color: #333;
color: #fff;
padding: 7px 15px 7px 14px;
margin: 0px;
/*width: 126px;*/
display: block;
border-left: 7px solid #c93;
border-bottom: none; /* border inherited from top styles - this is not needed */
}

ul.nav3 li a.linked_on-state:link, ul.nav3 li a.linked_on-state:visited {
background-color: #333;
color: #fff;
padding: 7px 3px 7px 20px;
margin: 0px;
display: block;
border-left: 7px solid #c93;
border-bottom: none; /* border inherited from top styles - this is not needed */
}

ul.nav3 li a.menulink, ul.nav3 li a.menulink:link, ul.nav3 li a.menulink:active, ul.nav3 li a.menulink:visited {
display: block;
margin:  0;
padding: 7px 3px 7px 21px;
text-decoration: none;
background-color: #000;
border: none; /* border inherited from top styles - this is not needed */
}

ul.nav3 li a.menulink:hover{
background-color: #333;
margin: 0;
padding: 7px 14px 7px 14px;
color: #fff;
border-left: 7px solid #c93;
border-top:none;
}
ul.nav3 li.bottom-sub{
	border-bottom:1px solid #fff;
}

/********** FORM PAGE *************/


/************ FORM PAGE ***************/

/************* TABLES **************/



/************* DIVS **************/

.wrapper{
	width:97%;
	
}
.boxing{
	width:90%;
	margin:15px auto 10px 16px;
	border:1px solid #999;
	clear:left;
}
.boxing ul li.first-item{
	padding-bottom:10px;
}
.img-container-index{
	margin-left:5px;
	padding-left:7px;
	width:373px;
}
.img-container-index img{
	display:block;
	margin-bottom:1px;
}
.caption-index{
	background-color:#333;
	color:#fff;
	font-size:0.85em;
	line-height:1.2em;
}
.caption-index a, .caption-index a:link, .caption-index a:visited, .caption-index a:active{
	color:#fff !important;
	
}
.img-middle{
	float:left;
	padding:10px;
}
.img-middle img{
	border:1px solid black;
	padding:5px 10px 0 10px;
	display:block;
}
.caption-middle{
	background-color:#333;
	width:172px;
}
.caption-middle p{
	font-size:0.85em;
	color:#fff;
}
.caption-middle a, .caption-middle a:active,.caption-middle a:link, .caption-middle a:visited{
	color:#fff !important;
}
.img-headtax{	
	padding:10px 20px 5px 20px;
	float:left;
}
.img-headtax img{
	border:1px solid #999;
	padding:5px 10px 0 10px;
	display:block;
}
.caption-headtax{
	background-color:#333;
	width:222px;
}
.caption-headtax p{
	font-size:0.85em;
	color:#fff;
}
.caption-headtax a, .caption-headtax a:active,.caption-headtax a:link, .caption-headtax a:visited{
	color:#fff !important;
}

.img-audio{
	float:left;
	padding:10px;
}
.img-audio img{
	padding:0;
	display:block;
}
.caption-audio{
	background-color:#333;
	width:300px;
}
.caption-audio p{
	font-size:0.85em;
	color:#fff;
}
.caption-audio a, .caption-audio a:active,.caption-audio a:link, .caption-audio a:visited{
	color:#fff !important;
}
#mediacontainer{
	padding:10px !important;
	float:left;
}


/************ ED-RESOURCES ******************/



/************ YESTERDAY&TODAY **********************/




/*************RIGHT SIDE IMAGE ***************/
div.right-navigation-image {
	width:194px;
}

.right-navigation-image img{
	padding:0;
	margin-bottom:0px;
	border-bottom:10px solid #c93;
	display:block;
}
img.no-yellow-band{
		border-bottom:2px solid #fff !important;
}
.right-navigation-image p{
	font-size: 0.83em;
	padding: 10px;
	margin: 0;
	color:#fff;
}

div.right-hand-caption{
	background-color:#333;
	margin:0;
	/*height:100px;*/
	width:194px;
	margin-bottom:1px;
	padding-bottom:14px;
}

.right-hand-caption a, .right-hand-caption a:link, .right-hand-caption a:visited, .right-hand-caption a:active{
	color:#fff;
/*	text-decoration:none;*/
}
.right-hand-caption a:hover{
	color:#fff;
	text-decoration:underline;
}


.literary-title{
	background-color:#333;
	margin-top:4px;
}
.literary-graphic{
	background:#000 url(/021/022/091/021022-misc-02.jpg) no-repeat center center;
	width:194px;
	height:55px;
	padding-top:10px;
}
.literary-graphic p{
	color:#fff;
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
}
.literary-text{
	background-color:#000;
	width:194px;
}
.literary-text p{
	padding-left:18px;
	padding-bottom:40px;
}
.literary-text a, .literary-text a:link, .literary-text a:visited, .literary-text:active{
	color:#fff;
}
.see-also-title{
	background-color:#000;
	height:12px;
	width:169px;
	padding:12px 15px 10px 10px;
	margin:0;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
}
.see-also-text{
	background-color:#066;
	margin:1px auto 4px auto;
	color:#fff;
	padding:10px;
	font-size:0.85em;
	line-height:1.3em;
}
.see-also-text a, .see-also-text a:active, .see-also-text a:link, .see-also-text a:visited {
	color:#fff;
	line-height:1.4em;
}
.map{
	border:1px solid #999;
	background-color:#fff;
	border-bottom:10px solid #c93;
}
.map p{
	padding:4px !important;
	margin:0 !important;
	color:#000;
}
.map img{
	padding:0 !important;
	margin:0 !important;
	border-bottom:0;
}
.columnmap1{
	width:55%;
	float: left;
	display: block;
}
columnmap2{
	width:45%;
	float: left;
	display: block;
}
.column p{
padding:0 0px 0 4px !important;
}
.columnmap1 p, .columnmap2 p{
padding:0 0px 0 4px !important;
}

.bot-text-box{
	background-color:#066;
	padding:10px 10px 10px 15px;
	color:white;
	font-size:0.85em;
}

/*genApp*/
/************* IMAGE Gallery classes ***************/

.gallery-wrapper{
   	float:left; 
	display: table;
	width: 95%;
	margin-left:10px;
	border:none;
/*	border: 1px solid red; */ 
}

.gallery-image-container{
	float:left;
	width:184px;
	border:none;
	padding:0;
/*	border: 1px solid blue; */ 
}
.gallery-image-container p{
	font-size:0.82em;
	line-height:1.3em;
}
.gallery-image-container a, .gallery-image-container a:link, .gallery-image-container a:visited, .gallery-image-container a:active{
	font-size:1.00em;
	color:#066 !important;
}
.gallery-image{
	border:1px solid #aaa;
	margin:10px 8px 0px 8px;
	padding:8px;
/*	border: 1px solid red; */ 
}



/*GENERAL CLASSES FOR GENAPP*/
.genapp_main {
	width: 590px; */
	padding: 0px 0px 0px 0px;  /* top, right, bottom, left  */
	text-align: left;
/*	border: 1px solid green; */     
}

.genapp_top_link_navigation {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 600px; 
	padding: 5px 10px 5px 0px;  /* top, right, bottom, left  */
/*	border: 1px solid green; */     
}

.genapp_hr {
	width: 575px;
	padding: 5px 0px 5px 15px;  /* top, right, bottom, left  */
}

.genapp_results_count_navigation {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
/*	width: 590px; */
	float: left;
	padding: 5px 0px 5px 15px;  /* top, right, bottom, left  */
/*	border: 1px solid purple; */  
}

/*END OF GENERAL CLASSES FOR GENAPP*/

/*CLASSES FOR ITEM DISPLAY PAGE*/

.genapp_item_display_container {
   width: 730px;
   display: table;
   padding: 5px 0px 5px 15px;  /* top, right, bottom, left  */
/* border: 1px solid purple; */ 
}

.genapp_item_display_label {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 200px;
	float: left;
	padding: 0px 0px 0px 0px;  /* top, right, bottom, left  */
/*  border: 1px solid silver;  */   
}

.genapp_item_display_data {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;
	float: left;
	padding: 0px 0px 0px 0px;  /* top, right, bottom, left  */
/*  border: 1px solid yellow; */
}

/*END OF CLASSES FOR ITEM DISPLAY PAGE*/


/*CLASSES FOR IMAGE DISPLAY PAGE*/

.genapp_image_display_container {
   width: 730px;
   display: table;
   padding: 5px 0px 5px 15px;  /* top, right, bottom, left  */
/* border: 1px solid purple; */ 
}

.genapp_image_display_label {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    width: 730px;
	float: left;
	padding: 0px 0px 0px 0px;  /* top, right, bottom, left  */
/*  border: 1px solid silver;  */   
}

.genapp_image_display_page_navigation {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 730px;
	display: table;
	padding: 5px 0px 0px 15px;  /* top, right, bottom, left  */
/*	border: 1px solid green; */     
}

.genapp_image_display_src {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 730px;
	display: table;
	padding: 5px 0px 0px 15px;  /* top, right, bottom, left  */
/*	border: 1px solid green; */     
}
/*END OF CLASSES FOR IMAGE DISPLAY PAGE*/

/*proactive link fix*/
div#procontainer ul.nav li a.menulink{
padding: 5px 10px 5px 10px !important;

}

div#procontainer ul.nav{
/*padding: 5px 10px 5px 10px !important;*/
background-color: #fff;
}

table.marginfix {

width: 100%;
margin: 10px 0 10px 0px;
padding: 0;

}

/*css for ed resources page 021022-5006*/

.conceptBox1 {
width: 550px;
padding: 5px;
display: table;
}

.conceptBox1a {
float: left;
}

.concept1 {
float: left;
width: 140px;
margin: 0 2px 0 15px;
padding: 2px 2px 2px 2px;
text-align: center;

}

.concept2 {
float: left;
width: 190px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}

.concept3 {
float: left;
width: 170px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}


.conceptBox2 {
width: 550px;
padding: 5px;
display: table;
}

.conceptBox2a {
float: left;
margin-left: 25px;
}

.concept1a {
float: left;
width: 100px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 2px;
text-align: center;

}

.concept2a {
float: left;
width: 250px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}

.concept3a {
float: left;
width: 100px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}

.conceptBox3 {
width: 550px;
padding: 5px;
display: table;
}

.conceptBox3a {
/*width: 550px;*/
float: left;

}

.concept1b {
float: left;
width: 90px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 2px;
text-align: center;

}

.concept2b {
float: left;
width: 90px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}

.concept3b {
float: left;
width: 50px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}

.concept4b {
float: left;
width: 100px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}

.concept5b {
float: left;
width: 140px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}


.conceptBox4 {
width: 550px;
padding: 5px;
display: table;
}

.conceptBox4a {
/*width: 550px;*/
float: left;
}
.concept1c {
float: left;
width: 100px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 2px;
text-align: center;

}

.concept2c {
float: left;
width: 150px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}

.concept3c {
float: left;
width: 150px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}

.concept4c {
float: left;
width: 105px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}

/*verbs box*/

.verbsBox1 {
width: 550px;
padding: 5px;
display: table;
}

.verbsBox1a {
width: 550px;
float: left;
}

.verbs1 {
float: left;
width: 100px;
margin: 0 2px 0 15px;
padding: 2px 2px 2px 2px;
text-align: center;

}

.verbs2 {
float: left;
width: 100px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}

.verbs3 {
float: left;
width: 250px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}


.verbsBox2 {
width: 550px;
padding: 5px;
display: table;
}

.verbstBox2a {
width: 550px;
float: left;
}

.verbs1a {
float: left;
width: 100px;
margin: 0 2px 0 15px;
padding: 2px 2px 2px 2px;
text-align: center;

}

.verbs2a {
float: left;
width: 150px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}

.verbs3a {
float: left;
width: 100px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}

.verbsBox3 {
width: 550px;
padding: 5px;
display: table;
}

.verbsBox3a {
width: 550px;
float: left;

}

.verbs1b {
float: left;
width: 150px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 2px;
text-align: center;

}

.verbs2b {
float: left;
width: 100px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}

.verbs3b {
float: left;
width: 200px;
margin: 0 2px 0 2px;
padding: 2px 2px 2px 0px;
text-align: center;

}

/*css for ed resources page 021022-5011*/

.LargeBox1 {
width: 97%;
}

.LargeBox2 {
width: 95%;
height:800px;
margin: 20px 10px 20px 15px;
padding: 10px 0 0 15px;
border: 1px solid black;
}

.LargeBox3 {
width: 90%;
height:700px;
margin: 20px 10px 20px 15px;
padding: 10px 0 0 15px;
border: 1px solid black;
}

.LargeBox4 {
width: 87%;
height:600px;
margin: 20px 10px 20px 15px;
padding: 10px 0 0 15px;
border: 1px solid black;
}

.LargeBox5 {
width: 84%;
height:500px;
margin: 20px 10px 20px 15px;
padding: 10px 0 0 15px;
border: 1px solid black;
}

.photoBox {
width: 80%;
height:225px;
margin: 20px 10px 20px 15px;
padding: 175px 0 0 15px;
border: 1px solid black;
text-align: center;
}

/*css for ed resources page 021022-5012*/

.infoBox1 {
width: 97%;
}

.infoBox2 {
height:200px;
margin: 20px 10px 0 15px;
padding: 10px 0 0 15px;
border-left: 1px solid black;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: none;
}

.infoBox3 {
height:200px;
margin: 0 10px 0 15px;
padding: 10px 0 0 15px;
border-left: 1px solid black;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: none;
}

.infoBox4 {
height:200px;
margin: 0 10px 0 15px;
padding: 10px 0 0 15px;
border-left: 1px solid black;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: none;
}

.infoBox5 {
height:200px;
margin: 0 10px 0 15px;
padding: 10px 0 0 15px;
border-left: 1px solid black;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
}

.shading {
background-color: #ccc;

}
