body
{
background-color: #ffffff;
/* background-image:url(../gw_img/gw_vine_tile.gif); */
background-image:url(../sh_img/side_tile.gif);
background-repeat: repeat-y;
font-family:verdana, arial, helvetica, sans-serif;
font-size: 80%;
margin-top: 0px; 
margin-right: 30px; 
margin-bottom: 10px; 
margin-left: 132px; 
}

h1,h2,h3
{ color:#290873; }
h1 { font-size: 150%; font-style:italic;}
h2 { font-size: 135%; }
h3 { font-size: 120%; }

.headThis { 	font-size: 160%; color: #330099; }
.thisHead { 	font-size: 140%; color: #330099; font-weight: bold; }
.reduceThis { 	font-size:  84%; color: #000000; }
.enlargeThis { 	font-size: 120%; color: #000000; }
.menuThis { 	font-size: 90%; }
.colorThis { 	font-size: 120%; color: #08199c; }
.colorPeople{ 	font-size: 120%; color: #bb0000; font-weight: bold; }
.colorWhite { 	font-size: 100%; color: #ffffff; }
.colorRed   { 	color: #dd0000; }
.footer   { 	font-size:  75%; color: #000000; }

p,table,th,td,li,address
{ font-size: 100%; }

th {background-image:url(/silverhart/sh_graphics/sh_tile.jpg);}

hr { color:#08199c; }

a { font-family:verdana, arial, helvetica, sans-serif; }
	
a:link 	  { color: #08199c; }
a:visited { color: #663399; }
a:hover { 
    color: #000099;
    background-color: #08199c;;
    text-decoration: none;
	background-image:url(../sh_img/sh_tile.jpg);
    }
a:active { color: #00bb00;
    }
	
/*   To change the color characteristics of the side menu table:
a.menu:link {color: #ffffff}
a.menu:visited {color: #ffff66}
a:menu:active {color: #990000;}
*/
a.menu:hover {
	color: #ffffff;
	background-color: #08199c;
	background-image:none;}
	
	table.menu{
	border: medium outset #0000dd;
	border-collapse: collapse;
	background-image:url(../sh_img/sh_tile.jpg);
	}

table.menu td {
	border: 2px inset #0000dd;
	background-image:url(../sh_img/sh_tile.jpg);
	}
.btn{font-weight:bold;color:#000000;background-image:url(../sh_img/sh_tile.jpg);;background-color:#cccccc; margin-bottom:-1px; padding-top:1px; }

ul.laurel { list-style-image: url('../../sca/sca_img/laurel_btn.gif'); list-style: inside; margin-left:0;} 
