@charset "iso-8859-1";
body {
 font-family: Tahoma, Helvetica, Arial, sans-serif;
 margin: 0;
 padding: 0;
 background-color: #295D22;;
 color: #272E26;
 background-repeat: repeat;
 background-image: url('images/marb015.jpg');
}
/*=============== indicates no border around any image ============*/
body img {
   border: 0px;
   text-decoration: none;
}
/* ============ margins auto center the container on the page ==============*/
#container {
 border: thin solid #006600;
 margin: 10px auto 10px auto;
 padding: 20px;
 background-color: #FFFFCC;
 background-image: url('images/eosarabesque7b.jpg');
 width: 90%;
}
/*=================== styles for top banner ========================*/
#banner {
 border-style: double none none none;
 border-width: thin;
 border-color: #015001;
 background-position: left center;
 padding: 5px;
 background-color: transparent;
 background-image: url('images/CoffinGraySmall.jpg');
 height: 150px;
 background-repeat: no-repeat;
 color: #000000;
}
#banner .title {
   text-align:right;
   background-color: transparent;
   color: #006600;
   margin-top: 20px;
   font-family: "Century Schoolbook";
   font-style: italic;
   font-size: 3em;
   font-weight: bolder;
}
#banner .tagline {
   font-size: small;
   font-style: italic;
   background-color: transparent;
   color: #006600;
}
/*============= styles for top menu ============= */
#topmenu {
   background-color:    ;
   text-align: right;
   font-size: .90em;
   padding-top: 5px;
   padding-bottom: 5px;
   margin-top: 5px;
   margin-right: 10px;
   color-inherit;
   border-style: double none double none;
   border-width: thin;
   border-color: #006600;
}
#topmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
#topmenu li {
   display: inline;
   list-style-type: none;
   padding: 0px;
   padding-right: 1em;
}
/*============== all site links ==============*/
a:link {
   font-weight: bold;
   color: #37271C;
   background: transparent;
   text-decoration: underline;
}
a:visited {
   font-weight: bold;
   color: #000000;
   background: transparent;
   padding: 0px;
   text-decoration: underline;
}
a:hover {
   font-weight: bold;
   text-decoration : none;
   background: #15610B;
   color: #ffffff;
}
a:active {
   font-weight: bold;
   text-decoration : underline;
   background: #107609;
   color: #000000;
}
/*============== styles for main content area =================*/
#content {
   /*margin-right: 200px;*/
   margin-left: 180px;
   padding: 5px;
   text-align: left;
   vertical-align: top;
}
/*===========special font sizes===================*/
.txt_s {
   font-size:small;
}
/*===========content area list items==============*/
#content ul li {
   list-style-image: url('images/sumbul1a.gif');
   margin: 2px;
   padding: 2px;
}
#content li li {
   list-style-image: url('images/sumbul1a.gif');
   padding: 2px 0;
}
/*================= Breadcrumb ===================*/
#breadcrumb {
   font-size: 80%;
   font-weight: bolder;
   color: #37271C;
   padding: 5px 0px 1px 0px;
}
/* ******************  Navigation Bar - Left hand side ********************** */
#leftnav {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%;
   width: 160px;
   padding: 5px;
   margin: 5px 0px 0px 0px;
   /*border: 1px solid #006600;*/
   float: left;
   background: transparent;
}
#leftnav .heading {
   display: block;
   background-color: #006600;
   color: #DDDFAE;
   font-size: 90%;
   padding: 3px 0 5px 3px;
   border: 1px solid #416B1F;
   margin: 0px;
   width: 159px;
   font-weight: bold;
}
#leftnav ul {
   list-style: none;
   margin: 0;
   padding: 0;
   margin-bottom: 4px;
}
#leftnav ul li {
   margin: 0px;
   padding: 2px 0;
}
#leftnav ul li a {
   font-size: 80%;
   display: block;
   border: 1px solid #006600;
   padding: 4px;
   margin-top: 2px;
   text-decoration: none;
   color: #666666;
   width: 160px;
}
#leftnav ul li a:hover, #leftnav ul li a:focus {
   color: #000000;
   background-color: #54904C;
}
/*============== left navigation submenu ==============*/
#leftnav ul ul {
   padding-left: 5px;
}
#leftnav ul ul li a {
   padding: 3px 0 3px 3px;
   font-size: 80%;
   font-weight: normal;
}
#leftnav .heading p {
   margin: 2px 0px 4px 0px;
}
.heading {
   display: block;
   color: #006600;
   padding: 4px;
   background-image: url ('images/        ');
   text-decoration: none;
}
#leftnav ul ul li a:hover, #leftnav ul ul li a:focus {
   color: #000000;
   background-color: #036903;
}
/*============== Styles for footer ===================*/
#footer {
   border-top: 2px solid #006600;
   clear: both;
   padding: 5px;
   background-color: transparent;
   text-align: center;
}
#footer p {
   margin-top: 0px;
   margin-bottom: 0px;
}
/*================== general styles =================*/
hr {
   width: 75%;
   text-align: center;
   background-color: #006600;
   height: 3px;
}
/* ================= Styles for heading tags =============== */
h1, h2, h3, h4 {
   color: #006600; 
   background-color: inherit;
}
h1 {
   font-size: 1.5em;
}
h2 {
   font-size: 1em;
}
h3 {
   font-size: .9em;
}
h4 {
   font-size: .9em;
}
/*================ used to center anything ==============*/
.center {
   text-align: center;
}
/* ============ floats images to right or left ============*/
.imgrgt {
   float: right;
   padding: 7px;
}
.imglft {
   float: left;
   padding: 7px;
}
/* ==============styles for photo tables ===================*/
.photo {
   width: 100%;
   border-collapse: collapse;
   border: 1px solid #006600;
   margin-right: auto;
   margin-left: auto;
}
.photo th {
   background-color: green;
}
.photo td {
   vertical-align: top;
   border: 1px green solid;
   width: 25%;
   padding: 5px;
   text-align: center;
   font-size: 85%;   
}
.photo caption {
   font-weight: bolder;
   font-variant: small-caps;
}
.photolft {
   width: 100%;
   border-collapse: collapse;
   margin-right: auto;
   margin-left: auto;
}
.photolft th {
   background-color: green;
}
.photolft td {
   vertical-align: top;
   width: 25%;
   padding: 10px;
   font-size: 85%;
}
.photolft caption {
   font-weight: bolder;
   font-variant: small-caps;
   font-size: 100%;
   margin-bottom: 10px;
}
.smtxt {
   font-size: small;
}
