/* sphinx's css layout for essays*/
/*Do what thou wilt shall be the whole of the Law*/  

.content  {
 font-style: normal;
 line-height: 1.4;
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 background-color: #D1BF51;
 margin: 0px;
 text-align: left;
 padding: 4px;
 border: 1pt dashed #98A48A;
}

/*superscript rule for squares and degrees.*/
sup {font-size: 0.75em; line-height: 0.5em} 


a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {font-size:32px; font-weight:bold; color: #C00000;}


body  {
border: 25px solid #B65B00;
 background:url(images/essaybg1.gif)  #F4D3A1; 
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 color: #780000;
 text-indent: 6ex;
 font-size: 20pt;
 font-weight: bolder;
 line-height: 1.4;
 margin-top: 6px;
 margin-right: 15%;
 margin-bottom: 6px;
 margin-left: 15%;
}


.mainText {
 background-color: #DFEBED;
 color: #121E14;
 text-align: left;
 padding: 12pt;
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
}
em{color: #00006E;}
h1 {
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 font-size: 28pt;
 line-height: 1.4;
 font-weight: bolder;
 text-align: center;
 color: #005E00;
 padding-top: 1em;
}
h2 {
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 font-size: 20pt;
 text-align: center;
 line-height: 1.4;
 color: #CE0000;
 padding-top: 1em;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}
h3 {
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 font-size: 18pt;
 line-height: 1.4;
 color: #005252;
 font-weight: bolder;
 padding-top: 1em;
}

h4 {
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 font-size: 8pt;
 text-align: center;
 line-height: 1.4;
 color: #707095;
 font-weight: bolder;
 padding-top: 1em;
}




 p.home { text-align: center; margin-top: 5em }
  p.home a img { border: 0 }
  @media print {
    p.homebutton { display: none }
  }


.largeText {
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 font-size: 14pt;
 font-weight: normal;
 line-height: 1.4;
 color: #003C58;
}
.txt {
 font-family:"bookman old style", times, serif, "Verdana", sans-serif;
 font-size: 12pt;
 line-height: 1.4;
 color: #03131B;
}
.instruct {
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 font-style: italic;
 color: #216229;
}
.txtBold {
 font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 font-size: 12pt;
 line-height: 1.4;
 color: #003C58;
 font-weight: bold;
}
.invisible {
 color: #CBDFDD;
}

table {
 border: 1px solid #98A48A;
 line-height: 1.25;
 font-size: 10pt;
}

.box {
 line-height: 1.25;
 font-size: 12pt;
 padding: 3px;
 background-color: #CBDFDD;
 border: 1px solid #98A48A;
}
.boxInst {
    font-family: "bookman old style", times, serif, "Verdana", sans-serif;
 font-style: italic; 
 line-height: 1.25;
 font-size: 12pt;
 color: #216229;
 padding: 2px;
 background-color: #CBDFDD;
 border: 1px solid #98A48A;
}
.boxBg {
 border: 2px solid #98A48A;
 padding: 3px;
}
li {
 padding-bottom: 1em;
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 0px;
}

.boxBglt {
 border: 1px solid #98A48A;
 padding: 3px;
 background-color: #D5E2CB;
}
li.menulist {
 padding-bottom: 0em;
}



