body, html {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px 0px 20px 0px;
  text-align: center;
}
body {
  background-color: #333;
  color: #000;
}
p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .8em;
  margin-right: 5px;
  margin-left: 5px;
}
p.bluehibord {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 1.1em;
  text-align: center;
  font-weight: bold;
  color: #333366;
  background-color:#66CCFF;
  margin-right: .80em;
  margin-left: .80em;
  padding: .25em;
  border: 3px solid #333366;
}
#rssdisplay td {
 font-size: .9em;
}

#wrapper1 {
  width: 860px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 20px;
  background-color: #666666;
  text-align: center;
}

#wrapper2 {
  width: 810px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 15px;
  background-color: #ccc;
  text-align: left;
}
#content a:link {
  color: #009933;
  text-decoration: none;
}
#content a:visited {
  color: #666666;
  text-decoration: none;
}
#content a:hover {
  color: #006666;
  background-color: #ffffcd;
  border: 1px 0px 1px 0px solid #006666;
  text-decoration: underline overline;
}

#leftpane {
  width: 145px;
  padding: 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 3px 0px 3px 0px;
  border-top: solid #ADE6D8;
  border-bottom: solid #ADE6D8;
  color: #ffffcd;
  background-color: #006666;
}

#leftpane a:link {
  color: #ffffff;
  text-decoration: none;
}
#leftpane a:visited {
  color: #666666;
  text-decoration: none;
}
#leftpane a:hover {
  color: #006666;
  background-color: #ADE6D8;
}

#rightpane {
  width: 118px;
  margin: 2px 0px 0px 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 1px;
  padding-right: 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #006666;
  background-color: #ffffff;
  border-top: 1px solid #ade6d8;
  border-left: 1px solid #ade6d8;
}

#rightpane a:link {
  color: #009933;
  text-decoration: none;
}
#rightpane a:visited {
  color: #666666;
  text-decoration: none;
}
#rightpane a:hover {
  color: #006666;
  background-color: #ADE6D8;
}

#rightpane p.cen {
   text-align: center;
}

#titlelist {
	list-style-type: none;
	width: 650px;
}
#titlelist li {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color: #006666;
}
#titlelist img {
	display: block;
	border: 0px;
}
#leftnav {
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftnav li {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 0px;
}
#leftnav li a:link {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 7px solid #006666;
	border-right: 1px solid #006666;
	background-color: #ade6d8;
	color: #666666;
	text-decoration: none;	
}

#leftnav li a:visited  {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 7px solid #006666;
	border-right: 1px solid #006666;
	background-color: #ade6d8;
	color: #666666;
	text-decoration: none;	
}

#leftnav li a:hover {
	text-align: left;
	background-color: #006666;
	color: #ffffff;     
}

.cen {
  text-align: center;
}

.date {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-align: center;
  color: #006666;
  background-color: #E3F7F2;
  padding: 1px;
  margin-top: 0px;
  margin-right: 7px;
  margin-bottom: 7px;
  margin-left: 0px;
}

.crumbs {
  font-size: .7em;
  font-weight: bold;
}

.crumbs a:link {
  color: #009933;
  text-decoration: none;
}

.crumbs a:visited {
  color: #009933;
  text-decoration: none;
}

.crumbs a:hover {
  color: #009933;
  background-color: #ADE6D8;
}

.pbord {
  font-size: 11px;
  border: 1px solid #006666;
  background-color: #ffffcd;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 5px;
  margin-bottom: 7px;
  padding: 1px;
}
.pdot {
  font-size: 11px;
  border: 1px dotted #006666;
  background-color: #E3F7F2;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 5px;
  margin-bottom: 7px;
  padding: 1px;
}

.faqQ {
  font-size: 14px;
  font-weight: bold;
}
.faqA {
  font-size: 12px;
  font-weight: normal;
  margin: 14px 20px;
}
.leftpara {
  font-size: 11px;
  color: #006666;
  background-color: #ccc;
  margin-left: 0px;
  margin-right: 2px;
  padding-bottom: 2px;
  border-top: 1px dotted #006666;
  border-bottom: 1px dotted #006666;
}

p.smgray {
   font-size: .6em;
   color: #999;
   text-align: center;
}
p.legal {
   font-size: .6em;
   color: #999;
}
p.eventmo {
   font-size: 1em;
   font-weight: bold;
   color: #066;
   background-color: #e3f7f2;
   text-align: center;
   margin:  2em 6em 1.5em 6em;
   border: 1px solid #066;
}
#bottomnav {
   font-size: .65em;
   color: #066;
   text-align: center;
   border-top: 1px solid #999;
   padding-top: 2px;
}
#bottomnav a:link {
  color: #066;
  text-decoration: none;
}
#bottomnav a:visited {
  color: #999;
  text-decoration: none;
}
#bottomnav a:hover {
  color: #006666;
  background-color: #ffffcd;
  border: 1px 0px 1px 0px solid #006666;
  text-decoration: underline overline;
}

.bragbox {
  font-weight: bold;
  font-size: 12px;
  border: 2px solid #ccc;
  color: #003399;
  background-color: #ffffcd;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 2px;

}

.callout {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ADE6D8;
  background-color: #006666;
  padding: 1px;
  margin-left: 0px;
  margin-right: 6px;
  margin-top: 5px;
  margin-bottom: 5px;  
}
.bookinfo {
  font-size: .7em;
  font-weight: bold;
 }
.bookinfoReg {
  font-size: .7em;
  font-weight: normal;
}
.leftimg {
     float: left;
	 margin-right: 4px;
	 margin-bottom: 4px;
}
.rightimg {
    float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}
.clear {
    clear: both;
}
.praise {
    color: #066;
	font-size: .7em;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}

a:link {
  color: #009933;
  text-decoration: none;
}
a:visited {
  color: #999;
  text-decoration: none;
}
a:hover {
  color: #006666;
  background-color: #ffffcd;
  border: 1px 0px 1px 0px solid #006666;
  text-decoration: underline overline;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  color: #006666;
  background-color: #ADE6D8;
  padding: 2px;
  border-top: 1px solid #006666;
  border-bottom: 1px solid #006666;
  margin-top: .10em;
  margin-right: .45em;
  margin-bottom: -.40em;
  margin-left: .25em;
}
h1.blu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  color: #36c;
  background-color: #6cf;
  padding: 2px;
  border-top: 1px solid #36c;
  border-bottom: 1px solid #36c;
  margin-top: .10em;
  margin-right: 5em;
  margin-bottom: -.40em;
  margin-left: .25em;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.20em;
  color: #006666;
  background-color: #ADE6D8;
  padding: 2px;
  border-top: 1px solid #006666;
  border-bottom: 1px solid #006666;
  margin-top: .10em;
  margin-right: .45em;
  margin-bottom: -.40em;
  margin-left: .25em;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.15em;
  color: #006666;
  background-color: #ADE6D8;
  padding: 2px;
  border-top: 1px solid #006666;
  border-bottom: 1px solid #006666;
  margin-top: .10em;
  margin-right: .45em;
  margin-bottom: -.40em;
  margin-left: .25em;
}

h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.08em;
  color: #ADE6D8;
  background-color: #006666;
  padding: 2px;
  border-bottom: 1px solid #ADE6D8;
  margin-top: .10em;
  margin-right: .45em;
  margin-bottom: -.40em;
  margin-left: .25em;
}

h5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.05em;
  color: #006666;
  padding: 2px;
  border-bottom: 1px solid #006666;
  margin-top: .10em;
  margin-right: .45em;
  margin-bottom: -.40em;
  margin-left: .25em;
}

h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .95em;
  color: #006666;
  background-color: #e3f7f2;
  padding: 2px;
  border-bottom: 1px dotted #006666;
  margin-top: .10em;
  margin-right: .45em;
  margin-bottom: -.40em;
  margin-left: .25em;
}
.caption {
 font-size: 9px;
 color: #ccc;
 margin-top: -.85em;
 text-align: center;
}
.jumpup {
  font-size: .70em;
  text-align: right;
  }

.jumpup a:link {
  color: #006666;
  text-decoration: underline overline;
}
.jumpup a:visited {
  color: #336699;
  text-decoration: underline overline;
}
.jumpup a:hover {
  text-align: right;
  color: #ffffcd;
  background-color: #006666;
  text-decoration: none;
}

.gotop a:link {
  text-align: center;
  font-size: .70em;
  color: #006666;
  text-decoration: underline overline;
}
.gotop a:visited {
  text-align: center;
  font-size: .70em;
  color: #336699;
  text-decoration: underline overline;
}
.gotop a:hover {
  text-align: center;
  font-size: .70em;
  color: #ffffcd;
  background-color: #006666;
}

hr.formhr {
  border: none;
  background-color: #00008B;
  color: #008B00;
  height: 1px;
  width: 100%;
}

hr.green {
  border: none;
  background-color: #ade6d8;
  color: #ade6d8;
  height: 1px;
  width: 90%;
}

form {
	display: inline;
	font-size: .75em;
	margin-bottom: 1em;
}

.boxform {
    padding: 3px 0px 2px 4px;
    margin: 0px 3px 6px 2px;
    border: 1px solid #006666;
}

input.txt {
    font-size: .75em;
    color: #006666;
    background-color: #E3F7F2;
    border: 1px inset #008B00;

}

input.btn {
    font-size: .75em;
    color: #006666;
    background-color: #ADE6D8;
    border: 1px outset #008B00;
}

.listreg {
	width: 415px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

ul.listreg {
	list-style: none;
	margin: 0;
	padding: 7px;
	border: 0px;
}
li.listreg {  
  font-size: .9em;
  font-weight: bold;
  color: #066;
  background-color: #ccc;
  list-style-type: none;
  margin-left: 0px;
  padding: 4px 0px 4px 0px;
  border-bottom: 1px solid #fff; 
}
ul.news {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .9em;
}
ul.news a:link, ul.news a:visited, ul.news a:hover {
  font-weight: bold;
}
li.news {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .9em;

}

td.leftbordup {
  background-image: url(layout/left_border_top_1h.gif);
}

td.leftbord {
  background-image: url(layout/left_border_1h.gif);
}

td.rightbordup {
  background-image: url(layout/right_border_top_1h.gif);
}

td.rightbord {
  background-image: url(layout/right_border_1h.gif);
}

td.foot {
  background-color: #006666;
  font-size: 9px;
  color: #ADE6D8;
  text-align: center;
}

td.skullbottrt {
  text-align: center;
  background-image: url(layout/nbgarg_lo_r8_c8.gif);
}

td.edge {
  background-color: #cccccc;
}
.witnessA {
  color:#666666;
  background-color:#ccffcc;
  margin: .25em;
  padding: .25em;
}
.witnessB {
  color:#666666;
  background-color:#99cccc;
  margin: .25em;
  padding: .25em;
}