/* cjm.css */

body {
	background-attachment:fixed;
	background-image:url('./images/bg_castle.gif');
	background-position:left;
	background-repeat:repeat;
	font-family:Arial,Verdana,Helvetica,Geneva,sans-serif;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
	color:#1b1f0c;
	vertical-align:top;
}
.cTable1 {
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
	background-color:#ffffee;
	font-family:Arial,Verdana,Helvetica,Geneva,sans-serif;
	font-size:15px;
	color:#1b1f0c;
	vertical-align:top;
}
p, a{
	font-family:Arial,Verdana,Helvetica,Geneva,sans-serif;
	font-size:17px;
	background-color:transparent;
	color:#1b1f0c;
	margin-top:1em;
	margin-right:20px;
	margin-bottom:0px;
	margin-left:20px;
}
 ul{
	margin-top:1em;
	margin-bottom:0px;
 }
 ul li, dl dt dd {
	margin-top:2px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:40px;
	font-size:17px;
	font-weight:normal;
	color:#000000;
 }
/* line at bottom of every page */
.botline{
 font-family:sans-serif;
 font-size:2px;
 border-top:#cccccc 2px ridge;
 background-color:transparent;
 text-decoration:none;
}
/* footerA for browser footnote at bottom of Home page */
.footerA{
 font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-weight:normal;
 font-size:10px;
 background-color:transparent;
 color:#000000;
} 

.footnote{
 font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-weight:normal;
 font-style:normal;
 font-size:10px;
 background-color:transparent;
 color:#0000ff;
 text-align:center;
}
a.footerA:link, a.footnote:link, a.footerA:visited, a.footnote:visited, a.footerA:active, a.footnote:active {
  text-decoration: underline;	
  font-weight: normal;
  background-color:transparent;
  color:blue;
}
a.footerA:hover, a.footnote:hover {
	text-decoration:none;
	font-weight:normal;
  background-color:transparent;
	color:red; 
}
/* footer for footingB at bottom of every page */
.footer{
 font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-size:10px;
 font-weight:normal;
 background-color:transparent;
 color:#999999;
 text-align:left;
}
a.footer:link, a.footer:active, a.footer:visited {
  background-color:transparent;
  color:#999999;
  text-decoration:underline;
  font-weight:normal;
}
a.footer:hover {
  background-color:transparent;
  color:red;
  text-decoration:none;
  font-weight:normal;
}
.cButtonNavTop0{
/* background-attachment:fixed;*/
 background-image:url('./buttons/bnnavtop_OFF.gif');
 background-position:center;
 background-repeat:no-repeat;
 font-family:Arial,Verdana,Helvetica,Geneva,sans-serif;
 text-decoration:none;
 font-size:24pt;
 height:auto;
 line-height:normal;
}
.cButtonNavTop1{
/* background-attachment:fixed;*/
 background-image:url('./buttons/bnnavtop_ON.gif');
 background-position:center;
 background-repeat:no-repeat;
 font-family:Arial,Verdana,Helvetica,Geneva,sans-serif;
 font-size:24pt;
 text-decoration:none;
 height:auto;
 line-height:normal;
}
.cButtonNavBack0{
/* background-attachment:fixed;*/
 background-image:url('./buttons/bnnavback_OFF.gif');
 background-position:center;
 background-repeat:no-repeat;
 font-family:Arial,Verdana,Helvetica,Geneva,sans-serif;
 text-decoration:none;
 font-size:24pt;
 height:auto;
 line-height:normal;
}
.cButtonNavBack1{
/* background-attachment:fixed;*/
 background-image:url('./buttons/bnnavback_ON.gif');
 background-position:center;
 background-repeat:no-repeat;
 font-family:Arial,Verdana,Helvetica,Geneva,sans-serif;
 font-size:24pt;
 text-decoration:none;
 height:auto;
 line-height:normal;
}
.cButtonNavDir0{
/* background-attachment:fixed;*/
 background-image:url('./buttons/bndirections_OFF.gif');
 background-position:center;
 background-repeat:no-repeat;
 font-family:Arial,Verdana,Helvetica,Geneva,sans-serif;
 text-decoration:none;
 font-size:24pt;
 height:auto;
 line-height:normal;
}
.cButtonNavDir1{
/* background-attachment:fixed;*/
 background-image:url('./buttons/bndirections_ON.gif');
 background-position:center;
 background-repeat:no-repeat;
 font-family:Arial,Verdana,Helvetica,Geneva,sans-serif;
 font-size:24pt;
 text-decoration:none;
 height:auto;
 line-height:normal;
}

