﻿body
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana,Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}

A
{
	text-decoration: none;
	color: #0059a6;
}

A:hover
{
	text-decoration: underline;
	color: #0059a6;
}

.star
{
	color: #FF0000;
}

.menuitem
{
	width: 95px;
	height: 69px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
}
.menuitem A
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #8a8a8a;
	font-size: 12px;
}
.menuitem A:hover
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #8a8a8a;
	font-size: 12px;
}
.menuitemhover
{
	width: 95px;
	height: 69px;
	background-image: url(../../Images/Default/MenuBackground.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}

.menuitemhover A
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.menuitemhover A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.footer
{
	background-color: #f2f2f2;
	color: #959595;
	height: 100px;
}
.footer A
{
	color: #000000;
	text-decoration: none;
}
.footer A:hover
{
	color: #959595;
	text-decoration: underline;
}
.SEOText
{
	font-size: 9px;
}

.pagetitle
{
	vertical-align: middle;
	height: 40px;
	padding-top:10px;
}


h1
{
	font-size: 18px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
h1 A
{
}
h1 A:hover
{
}

h2
{
	font-size: 12px;
	font-weight: bold;
	color: #3a3b3b;
	margin: 0px 0px 0px 0px;
}

h2 A
{
	color: #3a3b3b;
}

h2 A:hover
{
	color: #3a3b3b;
}


.homeservicename
{
	font-size: 11px;
	font-weight: bold;
	color: #1383c3;
	line-height: 26px;
	padding: 5px 5px 5px 5px;
}

.homeservicename A
{
	font-size: 11px;
	font-weight: bold;
	color: #1383c3;
	line-height: 26px;
	padding: 5px 5px 5px 5px;
}

.homeservicename A:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #1383c3;
	line-height: 26px;
	padding: 5px 5px 5px 5px;
}


h3
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3a3b3b;
}
.content
{
	padding: 10px 10px 10px 10px;
}

.address
{
	color: #000000;
	font-size: 11px;
}

.border
{
	border-top: solid 1px #b4b4b4;
	border-left: solid 1px #b4b4b4;
}
.border TD
{
	/*border-bottom:solid 1px #aaaaaa;*/
	border-bottom: solid 1px #b4b4b4;
	border-right: solid 1px #b4b4b4;
}
.border TH
{
	border-bottom: solid 1px #b4b4b4;
	border-right: solid 1px #b4b4b4;
}
.HomeContact
{
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0px 0px 20px;
	line-height: 30px;
	font-family: Arial;
}

