html {
	color: #230;
	background: #cda;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	}
body {
	background: white;
	width: 790px;
	margin: 7px auto;
	padding: 2px;
	}
a:link, a:visited { color: #260; }
a:hover { color: #221; }
h1, h2, h3 {
	margin: 3px 0;
	padding: 0;
	font-size: 180%;	
	}
h2 {
	font-size: 140%;	
	}
h3 {
	font-size: 110%;		
	}
p.blue {
	font-family: "Lucida Calligraphy";
	text-decoration: none;
	text-align: center;
	}	
a.blue {
	text-decoration: none;
	color: blue;
	}	
#headright {
	width: 270px;
	position: relative;
	float: right;
	}
#headtxt {
	width: 264px;
	position: relative;
	float: left;
	text-align: center;
	}
#headtxt h1,	
#headtxt h2,	
#headtxt h3 {
	margin: 3px 0;
	padding: 0;
	font-size: 180%;
	}
#headtxt h1 {
	margin: 20px 0 2px;
	}
#headtxt h2 {
	font-size: 165%;
	}
#headtxt h3 {
	font-size: 90%;
	}
	
.tel {
	font-size: 125%;
	color: #900;
	white-space: nowrap;
	}
.b { font-weight: bold; }	
.right { 
	position: relative;
	float: right;
	}

.left { 
	position: relative;
	float: left;
	}

.center { 
	text-align: center;
	}
.clear { clear: both; }
.h1px { height: 1px; }
.small { font-size: 90%; }
.req { padding: 0 0 0 15px; background: url(/pix/req.gif) no-repeat +0px -3px; }
.up8 { position: relative; top: -8px; }
.w180 { width: 175px; }
.w220 { width: 220px; }

#sidemenu {
	width: 160px;
	position: relative;
	float: left;
	}
#leftcol,
#onecol {
	padding: 0 15px;
	width: 382px; 
	position: relative;
	float: left;	
	}
#onecol {
	width: 600px; 
	}
#rightcol ul li { 
	list-style-image: url(/pix/favicon.gif);
	font-weight: bold;
	font-style: italic;
	padding: 0 0 3px;
	font-family: verdana, sans-serif;
	font-size: 13px;
	}
#rightcol {
	float: right;
	width: 203px;
	}
#leftcol p,
#rightcol p,
#onecol p {
	margin: 0;
	padding: 5px 0 10px;
	}

#rightcol p a,
#onecol p a {
	border: 1px solid;
	padding: 5px ;
	display: block;
	font-weight: bold;
	text-align: center;
	}
#rightcol p a:hover,
#onecol p a:hover {
	background: #cea;
	}
	
ul.nav {
     text-align: left;
     margin: 0px;
     padding: 10px 5px;
     list-style: none;
     width: 150px;
     font-weight: bold;
	font-family: verdana, sans-serif;
	font-size: 13px;
     }
ul.nav li {
     position: static;
     z-index: 1;
     margin: 0 0 1px;
     padding: 5px 10px; 
     background: #cda;
     }
ul.nav li a {
	display: block;	
     }
ul.nav li:hover {
     position: relative;
     z-index: 10;
     white-space: normal; 
     background: #cea;
     }
#footermenu .nav {
     margin: 10px auto;
     padding: 5px;
     font-size: 85%;
     text-align: center;
     border-top: 3px #c99 double;
     border-bottom: 3px #c99 double;
     width: 720px; 
     line-height: 200%;
     }
#footermenu .nav li {
     display: inline; 
     background: white;
     }
#footermenu .nav a {
     margin: 1px 5px;
     padding: 1px 10px; 
     white-space: nowrap;
     display: inline;
     }
#footermenu .nav a:hover {
     background-color: #e0ffea;
     border: 1px #009cff dotted;
     margin: 0px 4px; 
     }
#footermenu img {
	display: none;
     }

.footer td {
	width: 260px;
	text-align: center;
	}
.footer h1, .footer h2 { 
	font-size: 20px;
	margin: 0; 
	padding: 0;
	}
.footer h2 { 
	font-size: 18px;
	padding: 0 0 3px;
	}

#scr1 div {
 visibility:hidden;
}
#scr1, #scr1 div.default {
  width: 200px;
  height: 150px;
  overflow: hidden;
  visibility: visible;
}
#scr1 table tr td div {
 visibility: visible;
}
#scr1 {
  margin: 0px auto;
  font-size: 12px;
}
#scr1 table tr td {
  padding: 5px;
  vertical-align: middle;
}
#scr1 table tr td dl {  width: 190px; }
#scr1 table tr td dl dd {  margin: 3px 10px; }  

.atbfooter {
	font-family: Arial, sans-serif; 
	font-size: 9px; 
	color: #aaa; 
	margin: 15px auto 25px auto; 
	text-align: center; 
	width: 500px;
}
