/*
	Image gallery code by Nathan Smith & Craig Erksine
	http://host.sonspring.com/hoverbox/
	Fabricare Website Author: 	Billye Joyce Roberts
	Website		:  	http://www.fabricare1.com
*/


  

* {
margin: 0;
padding: 0;
}



hr {
margin: 24px 0;
_margin: 0; /*IE Sucks*/
clear: both;
}

#page-container {
margin: 0 auto; 
width: 500px; 
text-align: left;
}

#page-container h1 {
font: bold 150% Arial, sans-serif;
margin-top: 15px;
}
#page-container p {
	color:#555;
	margin-top: 20px;
	padding:0 15px;
	font-style:normal;
	font-size: 75%
}

.pg {
width: 525px;
list-style: none none;
}

.pg:after {
clear: both;
display: block;
content: ".";
height: 0;
visibility: hidden;
}

.pg li {
list-style: none none;
display: inline;
}
/* below controls image on page */
.pg li a {
margin: 25px;
border: 1px solid #66f;
padding: 5px;
position: relative;
float: left;
display: block;
width: 100px;
height: 75px;
;
}

.pg li a:hover {
font-size: 100%;
z-index: 2;
}

.pg li a img {
border: 0 none;
position: absolute;
width: 100px;
height: 75px;

}
/* below controls pop up pix on page  */
.pg li a:hover img,.pg li a:active img,.pg li a:focus img {
border: 1px solid #66f;
padding: 2px;
width: 200px;
height: 150px;
left: -50px;
top: -37px;
z-index: 1;
background-color: #66f;
}

.style1 {
	margin-top: 0;
}

a:link
{color: #3366cc;
text-decoration: NONE}

a:visited
{color: #3366cc;
text-decoration:NONE}

a:hover
{color: #CC9933;
text-decoration: none;}

a.action
{font-weight: bold}

a:link.1
{color: #0000ff;
text-decoration: underline;}

a:visited.1
{color: #0000ff;
text-decoration: underline;}

a:hover.1
{ color: #000000}

a:visited.topnav
{color: #ffffff;
text-decoration:none}

p
{font-family: Arial, Helvetica, Geneva;
font-size: 10pt}

p.news
{font-family: Arial, Helvetica, Geneva;
font-size: 8pt;
color: #000000}

div.address
{font-family: Arial, Helvetica, Geneva;
font-size: 8pt;
color: #FFFFFF}

hr
{color:#cccccc}

td
{font-family: Arial, Helvetica, Geneva;
font-size: 10pt}

td.nav
{background-color: #F3F3F3;
font-weight: bold;
font-family: Arial, Helvetica, Geneva;
color: #000000;
font-size: 8pt}

td.news
{font-family: Arial, Helvetica, Geneva;
font-size: 8pt;
color: #000000}

td.topright
{background-color: #FFFFFF;
font-weight: bold;
font-family: Arial, Helvetica, Geneva;
color: #000000;
font-size: 8pt}

td.author
{font-family: Arial, Helvetica, Geneva;
font-size: 10pt;
color: #000000}

td.footer
{font-family: Times New Roman, Times, serif;
font-size: 9pt;
color: #000000}

td.archives
{font-family: Arial, Helvetica, Geneva;
font-size: 9pt;
color: #000000}

LI {
	FONT-SIZE: 11pt; LIST-STYLE-IMAGE: url('tiny_05.gif'); FONT-FAMILY: Arial, Helvetica, Geneva
}


div.Section1
	{page:Section1;}
div.Section2
	{page:Section2;}
span.street-address
	{}
span.locality
	{}
span.region
	{}
h1
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:Arial;
	color:black;
	text-decoration:underline;}
h5
	{margin:0in;
	margin-bottom:.0001pt;
	text-indent:.5in;
	font-size:16.0pt;
	font-family:Andy;
	color:black;}
h3
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:20.0pt;
	font-family:Andy;
	color:black;}
h4
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:22.0pt;
	font-family:"Times New Roman";
	color:black;}


