html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #343e3c;
  color: #2d2e2e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
h2 {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
}
h3 {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
/*  color: #239f3e;
*/  font-weight: bold;
  text-decoration: none;
}
a:visited {
/*  color: #578557;
*/  font-weight: bold;
  text-decoration: none;
}
a:hover {
/*  color: #017a20;
*/  text-decoration: underline;
}
a:focus {
/*  color: #017a20;
*/}
a:active {
/*  color: #004e2a;
*/}
blockquote {
border : 1px solid #EEE;
background-color:#CCFF66;
font-size: 13px;
padding: 5px 5px 5px 5px;
font-family:Courier New, Courier, monospace;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 780px;
}
#outerWrapper #header {
  font-size: 12px;
  text-align:center;
  padding-bottom: 4px;
  border-bottom: solid 1px #657f51;

/*  line-height: 15px;
  font-weight: bold;
  background-color: #FFFFFF;
  padding: 10px 10px 10px 10px;
*/}
#outerWrapper #menubar {
  background-color: #92b876;
  border-bottom: solid 1px #657f51;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  padding: 5px 5px 5px 5px;
}



a.glink, a.glink:visited, a.glink:focus, a.glink:active {
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 4px 5px 4px 5px;
	border-right: 1px solid #657f51;
}
a.glink:hover{
	text-decoration: underline;
	background-color: #E8F3DE;
}




#outerWrapper #contentWrapper #rightColumn1 {
  background-color: #edf6e4;
  border-left: solid 1px #92b876;
  float: right;
  padding: 10px 5px 10px 5px;
  width: 130px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 140px 0 0;
  padding: 10px 10px 10px 10px;
  font-size:14px;
}
#outerWrapper #contentWrapper #dirheading {
  text-align: center;
}

#outerWrapper #contentWrapper table#catlisting {
    background-color:#FFFFFF;
    width: 90%;
	margin-left:5%; 
	margin-right:5%;
	margin-top: 20px;
	font-size: 14px;
}
#outerWrapper #contentWrapper table#catlisting td {
	vertical-align: top;
}
#outerWrapper #contentWrapper table#catlisting .entry {
    padding-bottom: 10px;
}
#outerWrapper #contentWrapper table#catlisting a:link, a:visited,  a:focus, a:active {
  font-weight: bold;
  text-decoration: underline;
	font-size: 14px;
}
#outerWrapper #contentWrapper table#catlisting a:hover {
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
	font-size: 14px;
}


#outerWrapper #contentWrapper table#directorytable {
    background-color:#FFFFFF;
    width: 90%;
	margin-left:5%; 
	margin-right:5%;
	margin-top: 20px;
}
#outerWrapper #contentWrapper table#directorytable td {
    width: 50%;
	vertical-align: top;
}
#outerWrapper #contentWrapper table#directorytable .entry {
    padding-bottom: 10px;
}
#outerWrapper #contentWrapper table#directorytable .cat a:link, a:visited,  a:focus, a:active {
  font-weight: bold;
  text-decoration: underline;
  font-size: 18px;
}
#outerWrapper #contentWrapper table#directorytable .cat a:hover {
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
  font-size: 18px;
}
#outerWrapper #contentWrapper table#directorytable .entry a:link, a:visited,  a:focus, a:active  {
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
}
#outerWrapper #contentWrapper table#directorytable .entry a:hover {
  font-weight: normal;
  color: #ff0000;
  text-decoration: underline;
  font-size: 12px;
}




#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
  background-color: #edf6e4;
  border-top: solid 1px #92b876;
  padding: 10px 10px 10px 10px;
  text-align: center;
}
