body
{
	background-color: white;
	font-size: 12pt;
	font-family: Times New Roman;
}

a
{
	color: Blue;
	text-decoration: none;
	font-size: 12pt;
	font-family: Times New Roman;
}

a:hover
{
	color: Red;
	text-decoration: none;	
}

td.tophome
{
	font-size: 12pt;
	background-image: url(images/Tophome.JPG);
	background-repeat: no-repeat;
	font-family: Times New Roman;
	text-align: center;
}

td.topcontact
{
	font-size: 12pt;
	background-image: url(images/Topcontact.JPG);
	background-repeat: no-repeat;
	font-family: Times New Roman;
	text-align: center;
}

td.toplocation
{
	font-size: 12pt;
	background-image: url(images/Toplocation.JPG);
	background-repeat: no-repeat;
	font-family: Times New Roman;
	text-align: center;
}

td.topservice
{
	font-size: 12pt;
	background-image: url(images/Topservice.JPG);
	background-repeat: no-repeat;
	font-family: Times New Roman;
	text-align: center;
}

td.topabout
{
	font-size: 12pt;
	background-image: url(images/Topabout.JPG);
	background-repeat: no-repeat;
	font-family: Times New Roman;
	text-align: center;
}

td.topadmin
{
	font-size: 12pt;
	background-image: url(images/Topadmin.JPG);
	background-repeat: no-repeat;
	font-family: Times New Roman;
	text-align: center;
}

td.left
{

	font-size: 12pt;
	background-image: url(images/left.jpg);

}

td.bottom
{

	font-size: 12pt;
	background-image: url(images/bottom.jpg);

}


