﻿body
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    font-family: Arial,Verdana, Helvetica;
    color: #000000;
    background-position: left top;
    background-color: #EDD8AD;
    background-repeat: repeat-x;
    background-image: url('images/BarringtonBackground.jpg');
}
.MaintableBodyRepeater
{
    background-position: center top;
    margin: 0;
    background-image: url('images/BarringtonRepeater.jpg');
    background-repeat: repeat-y;
    width: 1041px;
}
.MaintableBodyTop
{
    background-position: center top;
    margin: 0;
    background-image: url('images/BarringtonTop.jpg');
    background-repeat: no-repeat;
}
.MaintableBodyBottom
{
    background-position: center bottom;
    margin: 0;
    background-image: url('images/BarringtonBottom.jpg');
    background-repeat: no-repeat;
    width:100%;
}


a:link
{
    text-decoration: none;
    color: #7B1308;
}
a:visited
{

	text-decoration : none;
	color : #7B1308;
} 
a:active 
{

	text-decoration : none;
	color : #7B1308;
}
a:hover 
{

	text-decoration : none;
	color : #D40000;
}



/*************************************************************
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;
}


.titletext
{
    font-size: 12px;
    color: #0000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titletext a:link
{
    color: #841613;

}
.titletext a:visited
{
    color: #841613;

}
.titletext a:active
{
    color: #841613;

}
.titletext a:hover
{
    color: #D00007;
}


.titletext
{
    font-size: 12px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}



.titlebot
{
    font-size: 12px;
    color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titlebot a:link
{
    color: #ffffff;
}
.titlebot a:visited
{
    color: #ffffff;
}
.titlebot a:active
{
    color: #ffffff;
}
.titlebot a:hover
{
    color: #FFFF00;
}