body {
	background-color: #9F9F9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:4px;
}

.maintable{
	border: 3px solid #000000;
}

.leftcolumn{
	background-color: #ffffff;
	border-right: 1px solid #000000;
}

.middlearea{
	background-color: #e6e6e6;
}

.rightarea{
	background-color: #e6e6e6;
}

.copyright{
font-size: 10px;
}

a.copyright:visited, a.copyright:link { 
  font-size: 10px;
	color: #ffffff;
  text-decoration: underline;
}

a.copyright:hover{
 color:#aba5a5;
}

a.footer:visited, a.footer:link { 
  font-size: 12px;
	color: #ffffff;
  text-decoration: underline;
}

a.footer:hover{
 color:#aba5a5;
}

.footer2{
font-size:10px;
text-align:center;
color:#333333;
}

a.footer2:visited, a.footer2:link { 
  font-size: 10px;
	color: #333333;
  text-decoration: underline;
}

a.footer2:hover{
 color:#2c2795;
}
.menu{
	background-color: #6c6c70;;
}

.button1 {
height:34px;
margin:0px;
background:url(images/menuback2.jpg);
background-repeat;repeat-x;
}

.button1 a:link, .button1 a:visited {
font-family:  Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:12px;
text-decoration: none;
color:#343232;
display:block;
padding-top:8px;
margin:0px;
background:url(images/menuback2.jpg)repeat-x top left;
text-align:center;
}

.button1 a:hover, .button1 a:active {
display:block;
color:#dfdcdc;
height:34px;
margin-top:-1px;
background:url(images/menuback2-on.jpg);
background-repeat:repeat-x;
}


h1{
	font-size: 16px;
	font-weight: bold;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color:#000080;
}
.maintext{
background-color:#ffffff;
padding:10px;

}
.maintext2{
background-color:#e6e6e6;
padding:10px;
}

.hometext{
background-color:#e6e6e6;
padding:20px;
}

.homeheading{
	font-size: 14px;
	font-weight:bold;
}

.callnow{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color:#0d4371;
}

.grayfont{
color:#808080;
font-size:16px;
font-weight:bold;
}

.largeblack{
font-size:16px;
font-weight:bold;
}

a.nav:visited, a.nav:link { font-family:  Arial, Verdana, sans-serif;
	background-image: url(images/greymenutriangle.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #083d6f;
 	font-size: 12px;
 	line-height:25px;
	font-weight: 600;
	padding-left:25px;
	padding-top:5px;
	text-decoration: none;
}

a.nav:hover{
 color:#8c9094;
 text-decoration: none;
}

a.schedule:visited, a.schedule:link { 
	color: #0d4371;
 	text-decoration: none;
}

a.schedule:hover{
 color:#0d4371;
 text-decoration: underline;
}