/* Boxed */
.menuheader { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; text-align : left; font-weight : bold; color : #fff; width: 150px; float: left; clear: both; margin-top: 10px; padding: 15px 0 15px 9px; border: solid 1px; display : block; }
.menuheader2 { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; display: block; padding: 15px 0 15px 9px; width: 150px; float: left; clear: both; margin-top: 20px; border: solid 1px; }
#LeftMNav { width: 150px; float: left; clear: both; }
#LeftMNav UL { margin : 0; color : #ffffff; padding: 0; }
#LeftMNav LI { margin : 0; padding: 0; list-style-type : none; }
#LeftMNav a { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; text-align : left; color : #fff; text-decoration: none; width: 150px; padding: 5px 0 5px 9px; border: solid 1px; display : block; }
#LeftMNav a:hover { color: #273a3a; background-color: #33ccca; }
/* Contains all the main body of text on the page, including the h2 elements. */
#main-text            { color: #fff; font-size: 0.8em; line-height: 1.8em; background-color: #273a3a; width: 580px; margin-top: 10px; margin-bottom: 0; margin-left: 175px; border: solid 1px; }
#main-text p  { color: #fff; text-align: justify; margin-right: 50px; margin-left: 50px }
/*the headings
*/
h1
{
	font-size: 160%;
	font-family: arial;
}
h2    { color: #fff; font-size: 12px; font-weight: normal; letter-spacing: 5px; margin-top: 0; padding: 10px 0 3px 5px; }
h3  { color: #2f2f2f; font-size: 1em; font-weight: normal; letter-spacing: 5px; margin-right: 199px; margin-left: 50px; padding-top: 10px; padding-bottom: 3px; border-bottom: 1px solid #000000 }
h4 { color: #6a6c75; font-size: 1em; font-weight: bold; letter-spacing: 5px; vertical-align: bottom; height: 140px; margin-top: 0; margin-right: 10px; padding-top: 15px; padding-right: 0; padding-bottom: 3px       }
h5 { color: #fff; font-size: 1em; font-weight: normal; letter-spacing: 5px; margin-top: 0; margin-right: 199px; margin-left: 50px; padding-top: 10px; padding-right: 0; padding-bottom: 3px; border-bottom: 1px solid #000000 }
h6      { color: #2f2f2f; font-size: 1.2em; font-weight: bold; margin-right: 199px; margin-left: 50px }
.titleh1
{ margin-right: 10px; margin-left: 10px; border-bottom:1px dashed #c4d7d7; }
/*--- simplefied horizontal navigation ----*/
#navcontainer
      { width: 100%; padding: 0; height: 47px   ; margin-top: 5px; }
#navcontainer ul
 { text-align: center; list-style-type: none; margin: 0; padding: 0; }
#navcontainer ul li
 { text-align: center; float: left; display: block; margin: 0; padding: 0; border-bottom: 1px solid #fff; }
#navcontainer ul li a
   { color: #fff; font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; text-decoration: none; text-align: center; display: block; padding: 0; width: 135px; height: 25px; }
#navcontainer ul li a:hover
 { color: #33ccca; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-bottom: 3px solid #fff; }
.archives {  }
/*controls the body*/
body
{ font-family: "trebuchet ms", verdana, arial, tahoma; color: #fff; background-color: #273a3a; margin-top: 30px; margin-left: 80px; }
/*things like banners
*/
#logo                 { background-image: url(../NewFiles/freqbannertest2.jpg); background-repeat: no-repeat; width: 760px; height: 125px; border: solid 1px #c4d7d7  }
#headline                { color: #fff; font-size: 1em; font-style: italic; line-height: 2em; text-align: center; margin: 10px 100px 0 215px; padding: 5px;}
.place { margin-left: 50px; list-style-type: circle; }
img#background  { color: white; position: fixed; z-index: -1; width: 100%; height: 100% }
#footer { color: #fff; font-size: 10px; font-style: italic; margin-right: 10px; margin-left: 10px; border-top: 1px dashed #fff; }
.quotes { font-size: 12px; font-style: italic; padding: 0 10px 10px; }
a { color: #36cbc9; text-decoration: underline; }
