body 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#694529; 
 	background-color: #0c395c; 
	background-image:url('../images/bprint3.gif'); 
	background-attachment:fixed;
	}

p	{
	font-size: 1.2em;
	font-style:normal;
	font-weight:normal;
	padding: 0px 10px 0px 10px;
	margin: 8px 0px 8px 0px;  
	line-height:110%; 
	}

h1 {
	font-size: 1.6em;
	padding: 0px 5px 0px 5px;
	margin: 4px 4px 4px 4px; 
	font-weight:600; 
}

h2	{
	font-size: 1.5em;
	padding: 0px 5px 0px 5px;
	margin: 4px 4px 4px 4px; 
	font-weight:600; 
}

h3	{
	font-size: 1.3em;
	padding: 0px 5px 0px 5px;
	margin: 4px 4px 4px 4px; 
	font-weight:600; 
}

.h2r	{
	font-size: 1.5em;
	font-style:italic;
	font-weight:500; 
	margin: 4px 4px 4px 8px;  
	color:#993300;
	}

.h3r	{
	font-size: 1.0em;
	font-style:normal;
	font-weight:bold;
	padding: 4px 8px 0px 8px;
	margin:0px;
	margin-top:0; 
	color:#993300;
	}

.h4r	{
	font-size: 1.0em;
	font-style:italic;
	font-weight:bold;
	padding: 0px 10px 0px 10px;
	margin: 8px 0px 8px 0px;  
	line-height:110%; 
	color:#993300;
	}

hr 	{
	color:#694529;
	background-color:#694529;    
	border:0;
	width: 100%;
	height: 1px;
	margin: 5px 0px 5px 0px;
	text-align: center;
	padding: 0px;
	}

#container	{
	width:80%;
	margin: auto;  /* centers container */
	padding: 10px;
	background-color:#e8f0fd;
	height:100%;
	}
/* */
img.cat1 {
	padding: 12px ; 
	width:80%;
margin: auto;
	 image-rendering: auto;
border:0;
	}

img.hdr {
	padding: 6px ;
	width:90%;
	 image-rendering: auto;
border:0;
	}

height: auto;
	-ms-interpolation-mode : bicubic;
	/* image-rendering: -moz-crisp-edges; */
	}

 ul.sq1	{
	list-style-type: square;
	overflow: hidden;
	zoom: 1; 
	list-style-position: inside;
	padding: 5px 5px 5px 10px;
	margin: 8px  0px 8px 120px;
	} 

li.sq1	{
 display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
	padding: 4px ;
	font-size: 1.5em;
	}


a:link {
	color: #0c395c;
	text-decoration: none;
}
a:visited {
	color: #3c7cae;
	text-decoration: none;
}
a:hover {
	color: #5b89ae;
	text-decoration: underline;
	background:#0c395c;
	color:#DEE9FC;
}
a:active {
	color: #5b89ae;
	text-decoration: none;
}

#menu { 

margin-bottom:12px;
padding:2px 0px 2px 0px;
font-size: 1em;
font-weight:500;
}


 #menu a {
background:#DEE9FC;
 color:#0c395c;
 text-decoration:none;
} 

#menu  a:hover {
background:#0c395c;
color:#e8f0fd;
}
#menu  a.active,
#menu  a.active:hover {
color:#0c395c; 
}

#menu2 { 
margin:auto;
padding:2px 0px 2px 0px;
font-size: 1.4em;
font-weight:600;
}

#ad_right
	{
	z-index: 4;
	top:8%;  
	position:fixed; 
	right:1%;
	height:600px;
	width: 120px;
	padding:0px 0px 0px 0px;
	}