/* all attributes that are not standards-compliant in older browsers 
such as N4.x are in compliant.css. Values from compliant.css will 
override the ones spedified here in compliant browsers. */

body,td,th { 
 font: 12px verdana, geneva, arial, helvetica, sans-serif; 
}
body {
	margin: 0;
	background-color: #FFF;
	color: #000;
	background-repeat: no-repeat;
}
th {
	background-color: #568;
	font-weight:  bold;
	color: #FFF;
}
p, ul, ol, blockquote, dl {
	line-height: 1.2;
}
a, a:link {
	text-decoration: none;
 font-weight: bold;
	color: #369;
}
a:visited {
    color: #789; 
}
a:hover {  
	text-decoration: underline;
	}
 h1,h2,h3,h4,h5,h6 {  
   font-weight: bold; 
} 
h3,h4,h5,h6 {
   font-family: "Trebuchet MS", tahoma, Arial, Helvetica, sans-serif;
}
h3 {
  text-transform: uppercase;
}
h1,h2 {
  font-family: "Trebuchet MS", tahoma, Arial, Helvetica, sans-serif; 
  color: #68a;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-spacing: 3px;
}
h1	{
	font-size:	1.75em;
}
h2	{
	font-size:	1.5em;
}
h3	{
	font-size:	1.25em;
}
h4	{
	font-size:	1.1em;
}
#hometxt h4 {
	font-size: 14px; 	/* this value for N4.x */
}
 h5	{
	font-size:	1.1em;
}
h6 { 
   text-align: center;
   font-size: 1em;
   text-transform: uppercase;
}
strong {
	font-weight: bold;
	font-size: .95em;
}
em {
	font-style: italic;
}
hr { 
    color: #ccc;
}
.rev  {
   color: #fff;
}
.gray, .grey {
 color: #777;
}
.attn, .sidebar  {
	color: #922;
}
.red {
 color: #922;
}
.mono {
	font-family: monospace;
	font-size: 12px;
}
.sml {
	font-size: 10px;
}
.smlb {
	font-size: 10px;
	font-weight: bold;
}
.date {
	color: #666;
	font-size: 10px; 
	text-transform: uppercase;
}
.note {
	color: #808080;
	font-size: 0.9em;
}
.tr2 {
	background-color: #f1f3f6;
}
.sidebar {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: .1em 0 .1em;
	margin-bottom: 1em;
}
.sidebar p {
font-size: .95em;
line-height: 1.3;
}
.narrow {
 width: 300px;
}
.floatL {
	float: left;
 margin-right: 1em;
 margin-bottom: .5em;
}
.floatR {
 float: right;	
 margin-left: 2em;
 margin-bottom: .5em;
}
.hidden {
	color: #f90;
}
.subhd {
	font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 1.75em 0 0;
}
.speaker {
 text-align: right;
 font-style: italic;
}
#quote {
 position: absolute;
	top: 35px;
	left: 30px;
	z-index: 5;
	visibility: visible;
	width: 260px;
    color: #777;
}
.quote {
 color: #777;
}
#bannerHome {
	position: absolute;
	top: 38px;
	left: 65px;
	z-index: 5;
	visibility: visible;
	width: 270px;
	text-align: center;
}
#bannerHome p {font: 10px; margin-left: 13px; margin-top: 0;}
#welcoming {
	position:absolute;
	top: 405px;
	left: 415px;
	z-index:auto;
	visibility:visible;
	width: 470px;
	font: 10px;
}
#welcoming img {
    margin: 0 6px;}
#hometxt {
 position: absolute;
	top: 30px;
	left: 450px;
	z-index: 4;
	visibility: visible;
	width: 300px;
}
#homepics {
 position: absolute;
	top: 437px;
	left: 30px;
	z-index: 3;
	visibility: visible;
 width: 1800px;
}
#Layer1, #Layer2, #Layer3, #Layer4, #Layer5, #Layer6, #Layer7, #Layer8, #Layer9, #Layer10 {
 top: 590px;
	color: #777;
	font-weight: bold;
 border-left: 1px solid #000;
 padding-left: 3px;
 clip: auto;
 width: 300px;
}
#homefooter {
  position: absolute;
  top: 680px;
  left: 30px;
  width: 740px;
  z-index: 5;
  visibility: visible;
  font-size: .9em;
  border-top: 1px solid #000;
  padding-top: .25em;
  background-color: #fff;
  margin-bottom: 10px;
 }
#homefooter a, #homefooter a:link, .footer a, .footer a:link {
 font-weight: normal;
}
.hidden {
	color: #f60;	
}
.content {
    margin: 0 30px;
    width: 740px;
}
.contentHome {
	margin: 0 30px;
	width: 740px;
}
.sunday {
	background-color: #ffc;
}
.hilite {
	background-color: #ffd;
	padding: .25em 1em;
	font-size: .92em;
	color: #000;
	border: 1px dashed #999;
	text-align: center;
	margin: .5em 0;
}
.hilite h4 {margin: .25em 0; border-top: 1px solid #000; border-bottom: 1px solid #000;}
.hilite h2 {margin: 0;}
.hilite p {margin: .25em 0; line-height: 1.5}
.menu {
 border-bottom: 1px solid #000;
 margin: .5em 0 1em;
}
.menu a, .menu a:link {
 font-weight: normal;
 font-size: .95em;
 background-color: #68a;
 color: #fff;
}
.menu a:visited {
 background-color: #68a;
 color: #fff;
}
.menu a:hover {
 text-decoration: none;
 background-color: #922;
 color: #fff;
}
.menu a.active, .menu a:link.active {
 background-color: #922;
 }
.menuInside {
 font-weight: bold;
 font-size: .9em;
 }
.menuInside a, .menuInside a:link {
 color: #922;
 font-weight: normal
}
.menuInside a:visited {
 color: #666; 
}
.menuInside a:hover {
 text-decoration: underline;
}
.menuInside a, .menuInside a:link {
 text-transform: uppercase;
}
.footer {
 font-size: .9em;
 border-top: 1px solid #000;
 padding-top: .25em;
 margin-top: 70px;
 margin-bottom: 10px;
}

