﻿.FormTable 
{
	width:80%;
	
}
.FormQuestion 
{
	background-color: #006bb6;
	color: #ffffff;
	font-weight:bold;
	width: 150px;
	padding: 3px;
    font-family:Arial;
	font-size: 11px;
	vertical-align:top;
}
h1 
{
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #236ab3;
	line-height: normal;
	margin-bottom:5px;
}

h2 
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #236ab3;
	line-height: normal;
	margin-bottom:5px;
}
h3 
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #236ab3;
	line-height: normal;
	margin-bottom:5px;
}

h4 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #236ab3;
	line-height: normal;
}

p, div, span, #body, li, td
{
	font-family: "Trebuchet MS";
 	font-size:13px;
	color:#000000;
}
a:link 
{
	font-family: "Trebuchet MS";
	color: #236ab3;
 	text-decoration: none;
 	font-size:13px;
}
a:visited 
{
	font-family: "Trebuchet MS";
	color: #236ab3;
 	text-decoration: none;
 	font-size:13px;
}
a:hover 
{	
	font-family: "Trebuchet MS";
	color: #236ab3;
 	text-decoration:underline;
 	font-size:13px;

}
.ImageTitle
{
	font-family: "Trebuchet MS";
 	font-size:11px;
	color:#000000;
}
.Location
{
	color:#236ab3;
	font-size: 11px;
	font-family: "Trebuchet MS";
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
}

.OpeningHours
{
	background-image:url(/images/design/OpeningHoursbg.gif); 
	background-position:left; 
	background-repeat:repeat-x; 
	height:30px;
	padding-top:6px;
	vertical-align:top;
	color:#ffffff;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight:bold;
	text-align: center;
}
.Mon-Fri
{
	background-image:url(/images/design/MonFribg.gif); 
	background-position:left; 
	background-repeat:repeat-x; 
	vertical-align:top;
	height:24px; 
	color:#236ab3;
	text-align: center;
	font-weight:bold;
	font-size: 12px;
	font-family: "Trebuchet MS";
}

.LateNight
{
	background-image:url(/images/design/LateNitebg.gif); 
	background-position:left; 
	background-repeat:repeat-x; 
	vertical-align:top;
	font-weight:bold;
	height:23px; 
	color:#236ab3;
	text-align: center;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.Weekend
{
	background-image:url(/images/design/satbg.gif); 
	background-position:left; 
	background-repeat:repeat-x; 
	vertical-align:top;
	font-weight:bold;
	height:24px; 
	color:#236ab3;
	text-align: center;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.ContactText
{
	font-family: "Trebuchet MS";
	color:#ffffff;
	text-align: center;
	font-size: 11px;
	padding-left:5px;
	padding-right:7px;
}
.ContactForm
{
	font-family: "Trebuchet MS";
	color:#ffffff;
	font-size: 11px;
}
.SubFooter
{
	color:#236ab3;
	font-weight: normal;
	font-size:15px;
	font-family: Trebuchet MS;
	height:46px;
	vertical-align:middle;
}
.FooterLink:link {
	color:#236ab3;
	font-weight: normal;
	font-size:15px;
	font-family: Trebuchet MS;
	text-decoration: none;
}
.FooterLink:visited  {
	color:#236ab3;
	font-weight: normal;
	font-size:15px;
	font-family: Trebuchet MS;
		text-decoration: none;
}
a.FooterLink:hover {
	color:#236ab3;
	font-weight: normal;
	font-size:15px;
	font-family: Trebuchet MS;
	text-decoration: underline;

}
.FooterPhone
{
	color:#236ab3;
	font-weight: bold;
	font-size:31px;
	font-family: Trebuchet MS;

}
.SelectedPage
{
	color:#ffffff;
	background-color:#226ab3;
	width:31px;
	height:31px;
	font-family:Trebuchet MS;
	font-size:18px;
	text-align:center;
	vertical-align: middle;	
	border: solid 2px #226ab3;
}
.PageNavigation
{
	color:#226ab3;
	background-color:#ffffff;
	width:31px;
	height:31px;
	font-family:Trebuchet MS;
	font-size:18px;
	text-align:center;
	vertical-align: middle;
	border: solid 2px #226ab3;
}
.PageNav:link {
	color:#226ab3;
	font-family:Trebuchet MS;
	font-size:18px;
	text-decoration: none;
}
.PageNav:visited  {
	color:#226ab3;
	font-family:Trebuchet MS;
	font-size:18px;
	text-decoration: none;
}
a.PageNav:hover {
	color:#226ab3;
	font-family:Trebuchet MS;
	font-size:18px;
	text-decoration: underline;

}