body{
  background-color: #ffffcc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
  color: #000000;
  text-align: center;
  margin: 0;
}

a img{
  border: 0;
}

#maincontainer{
  display: table;
  margin: 0 auto;
  width: 750px;
  text-align: center;
  background-color: transparent;
  background-image: url(../images/mainbg.gif);
  background-position: center;
  background-repeat: y-repeat;
  border-right: 1px solid #999966;
  border-left: 1px solid #999966;
}

#header{
  background: #336633 url(../images/header3c.gif) top left no-repeat;
  width: 750px;
  height: 65px;
  color: #ffffff;
  text-align: left;
  position: relative;
}

#header ul{
  margin: 0;
  position: relative;
}

#header ul li{
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  position: absolute;
}

#header a{
  display: block;
}

#header #sruhome   {  left: 0;  top: 0;  width: 300px;  height: 20px; text-indent: -9999px;}
#header #baileyhome{  left: 0;  top: 20px;  width: 300px;  height: 45px;  text-indent: -9999px;}

#header #sruhome    a{  height: 20px; text-decoration: none; }
#header #baileyhome a{  height: 45px; text-decoration: none; }

#header #sruhome a:hover{  height: 20px;  background: url(../images/header3c.gif) 0 -65px no-repeat;  }

#header h5, #header h2{
  display: none;
}

#header img{ visibility: hidden; }

#searchbox{
  display: block;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#searchbox h4{
  font-size: 11pt;
  text-indent: 2px;
  font-weight: none;
  margin: 0;
  padding-top: 10px;
  margin-bottom: 3px;
  border-bottom: 1px solid #bdbd8b;
  background: url(../images/search.gif) top right no-repeat;
}

#searchbox input.text{
  border: 2px solid #bdbd8b;
  margin-left: 15px;
}

#contactbar{
  background-color: #c8a26b;
  width: 750px;
  text-align: center;
  color: #004000;
  font-size: 12px;
  padding-top: 1px;
  padding-bottom: 2px;
}

#contactbar a:link, #contactbar a:visited{
  color: #f7facf; 
}
#contactbar a:hover{ color: #ffffff; text-decoration: none; background-color: transparent;}

#contactbar #divider{
  color: #e4c79e;
}

#navcontainer{
  float: left;
  width: 210px;
  text-align: left;
}

#navcontainer p{
  padding: 5px;
}

#maincontent{
  float: right;
  width: 540px;
  min-height: 415px;
  text-align: left;
  padding-bottom: 25px;
}

#maincontent a:link{ color: #336633; }
#maincontent a:visited{ color: #558855; }
#maincontent a:hover{ color: #558855; text-decoration: none;}

#maincontent p{
  font-size: 95%;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 2px;
}

#maincontent img{ /*
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px; */
}


#maincontent p img{
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#maincontent h1{
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 12pt;
  color: #336633;
}

#maincontent h3{
  padding-left: 0;
  padding-right: 10px;
  margin-bottom: 0px;
  margin-top: 0;
  font-size: 105%;
  color: #336633;
}

#maincontent h4{
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0px;
  margin-top: 0;
  font-size: 95%;
  color: #336633;
}

#maincontent ul{
  /*list-style-image: url(../images/bullet-white-old.gif);
  list-style-type: disc;
  margin-right: 10px;*/

  margin-top: 2px;
  margin-left: 10px;
  padding-left: 10px;
  list-style-image: none;
  list-style-type: none;
}

#maincontent li{
  background: url(../images/bullet-white.gif) no-repeat;
  padding-left: 12px;
  padding-bottom: 2px;
}

#maincontent acronym{
  border-bottom: 1px dotted #c8a26b;
}

#maincontent blockquote{
  background-color: #dfdfad;
  padding: 7px;
  border: 7px double #ffffff;
}

#maincontent hr{
  /*border: 1px solid #c8a26b;*/
  border: 0;
  color: #adbda5;
  background-color: #adbda5;
  height: 1px;
}

#randomimg{
  display: block;
  width: 540px;
  height: 175px;
  background-color: #336633;
  text-align: center;
  float: left;
  margin-bottom: 5px;
  position: relative;
  font-size: 9pt;
}

#randomimg img, #pageimg img {
  padding: 0;
}

#randomimg p{
  position: absolute;
  top: 156px;
  left: 0;
  color: #ffffff;
}

#randomimg a:link, #randomimg a:visited, #pageimg a:link, #pageimg a:visited{  color: #cece9c; text-decoration: none;  }
#randomimg a:hover, #pageimg a:hover{  color: #ffffff; text-decoration: none;  }

#pageimg{
  display: block;
  position: relative;
  width: 540px;
  height: 75px;
  background-color: #336633;
  text-align: center;
  float: left;
  margin-bottom: 5px;
  font-size: 9pt;
}

#pageimg p{
  position: absolute;
  top: 56px;
  left: 0;
  color: #ffffff;
}


#newnews{
  float: left;
  width: 280px;
  padding: 5px;
  padding-top: 0;
}

#newhours p, #newnews p{
  text-align: left;
  padding: 0;
  font-size: 13px;
}

#newnews img{
  float: right;
  padding: 0;
} 

#newhours{
  float: right;
  width: 230px;
  padding: 5px;
  padding-top: 0;
}

#newnews h3, #newhours h3{
  margin-top: 0;
  text-align: left;
}

#newnews h5, #newhours h5{
  margin-top: 15px;
  margin-bottom: 0;
  text-align: left;
}

#newhours ul{
  margin-left: 10px;
  padding-left: 0;
  margin-top: 3px;
  list-style-image: none;
  list-style-type: none;
}

#newhours li{
  font-size: 13px;
  background: transparent url(../images/bullet-hours-sm.gif) no-repeat;
  margin-left: -8px;
  padding-left: 10px;
  line-height: 16px;
}

#newsite{
  clear: both;
  display: block;
  width: 270px;
  margin: 0 auto;
  background-color: #e7e7d0; /*#c7f6c7*/
  border: 4px double #adbea3; /*#cece9c;*/
} 

#newsite p{
  padding: 4px;
  font-size: 8pt;
  line-height: 125%;
}
/*
#newsite a, #newsite a:link, #newsite a:visted, #newsite a:active{
  color: #FFFFFF;
}

#newsite a:hover{
  color: #FFFFFF;
}*/

#newsite h5{
  margin: 0;
  color: #336633;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
}

#breadcrumbs{
  display: block;
  background-color: #c8a26b;
  clear: both;
  padding: 1px;
  color: #ffffff;
}

#footer #breadcrumbs a:link, #footer #breadcrumbs a:visited{  color: #336633; text-decoration: none;  }
#footer #breadcrumbs a:hover{  color: #ffffff; text-decoration: none;  }

#footer{
  display: block;
  background-color: #336633;
  width: 750px;
  color: #ffffff;
  margin: 0 auto;
  padding-bottom: 20px;
  font-size: 75%;
  border-right: 1px solid #999966;
  border-left: 1px solid #999966;
}

#footer a:link, #footer a:visited{  color: #cece9c;  }
#footer a:hover, #footer a:active{  color: #ffffff; text-decoration: none;  }

#mainnav{
  display: inline;
  text-align: left;
  vertical-align: top;
}

#mainnav ul{
  list-style-type: none;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  margin-left: 0px;
}

#mainnav h4{
  font-size: 10pt;
  text-indent: 2px;
  font-weight: none;
  margin: 0;
  padding-top: 6px;
  border-bottom: 1px solid #bdbd8b;
}

#mainnav li a{
  display: block;
  width: 100%;
  line-height: 20px;
  text-indent: 15px; /*10px;*/
  font-weight: none;
}

#mainnav li a:link, #mainnav  li a:visited{
  color: #336633;
  width: 100%;
  text-decoration: none;
  font-size: 10pt;
  font-weight: none;
}

#mainnav li a:active{
/*  background-color: #336633;*/
  color: #336633;
  text-decoration: none;
  font-weight: none;
}

#mainnav li a:hover {
  background: #336633 url(../images/bullet-green.gif) no-repeat;
  color: #ffffff;
  text-decoration: none;
  font-weight: none;
}