﻿body {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background-image: url('images/background.jpg');
    background-repeat: repeat-x;
    background-position: left top;
    font-family: Arial,Verdana, Helvetica;
    color: #000000;
    background-color: #d0f0fa;
}

.MaintableBody
{
    background-position: center top;
    margin: 0;
    background-image: url('images/top3.jpg');
    background-repeat: no-repeat;

    width:1198px;
}

.MenuSection
{
    background-position: center top;
    margin: 0;
    background-image: url('images/menusection.jpg');
    background-repeat: no-repeat;
}

.MiddleSection
{
    background-position: center top;
    margin: 0;
    background-image: url('images/middlesection.jpg');
    background-repeat: repeat-y;
}
.BottomSection
{
    background-position: center bottom;
    margin: 0 0 5px 0;
    background-image: url('images/BottomSection.jpg');
    background-repeat: no-repeat;
    padding-bottom: 5px;
}



/*************************************************************
Terry's stuff for SEO
*/

.titleH05
{
    font-size: 10px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titleH05 a
{
    color: #999999;
}

.titleH05 a:hover
{
    color: #FFFFFF;
}

/******************************************************************
content pages
*/
td.label
{
	font-weight: bold;
	text-align:right;
}
td.header1
{
	font-size:14pt;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
}

td.leftText
{
	text-align:left;
}

td.headerPhoneAddress
{
	
	font-size:14pt;
	color:white;
	vertical-align:bottom;
}

td.officeHours
{
	font-size:11pt;
	font-weight:bold;
	
}
