﻿body, html
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    font-family: Arial,Verdana, Helvetica;
    color: #000000;
    background-color: #736357;
}

.MainOuterTable
{
    margin-top: 0;
    width: 100%;
}

.Maintable
{
    margin: 0;
    padding: 0px;
    background-image: url('images/MainMiddleRepeat.jpg');
    background-repeat: repeat-y;
    background-position: center top;
    width:1088px;
}

.MaintableTop
{
    margin: 0;
    padding: 0px;
    background-image: url('Images/MainTop.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

.MaintableBottom
{
    padding: 0px;
    margin: 0px;
    background-image: url('Images/MainBottom.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
}

.TopMenu
{
    margin: 0;
    padding: 0px;
    background-image: url('Images/Topmenu.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    height:32px;
}

.Content
{
    margin: 0;
    padding: 0px;
    background-image: url('images/ContentRepeat.jpg');
    background-repeat: repeat-y;
    background-position: center top;
}

.ContenBar
{
    margin: 0;
    padding: 0px;
    background-image: url('Images/ContentBar.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    height:27px;
}

.SideMenuTop
{
    margin: 0;
    padding: 0px;
    background-image: url('Images/SideMenuBackTop.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

.SideMenuRepeat
{
    margin: 0;
    padding: 0px;
    background-image: url('images/SideMenuBackRepeat.jpg');
    background-repeat: repeat-y;
    background-position: center top;
}

.SideMenuBottom
{
    margin: 0;
    padding: 0px;
    background-image: url('Images/SideMenuBackBottom.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
}

.SideMenurollover .tdclass
{
    background: url("images/sidemenuButton.jpg") 0 0 no-repeat;
    padding: 0px 37px 15px 30px;
    height: 36px;
    width: 181px;
}


.SideMenurollover a:link,.SideMenurollover a:visited  
{   
    background-position: 0 0; 
    display:block;
    font: bold 13px sans-serif;
    color:#ffffff;
    text-decoration: none;
    height: 29px;
    width: 175px;
    padding:  7px 0px 0px 6px; }



.SideMenurollover a:hover 
{          
    background-position: 0 0px;
    color:#c7b299;
}
.SideMenurollover a:active 
{
    background-position: 0 0px;
    color:#c7b299;
}


a:link
{
	text-decoration : none;
	color : #990000;
}
a:visited
{
	text-decoration : none;
	color : #990000; 
} 
a:active 
{
	text-decoration : none;
	color : #990000;
}
a:hover 
{
	text-decoration : none;
	color : #1179bf;
}
/*************************************************************
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:link, .titleH05 a:visited, .titleH05 a:active
{
    color: #C7B299;
}

.titleH05 a:hover
{
    color: #990000;
}
.titlenames1
{
    font-size: 14px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titlenames1 a:link, .titlenames1 a:visited, .titlenames1 a:active
{
    color: #1179bf;
}

.titlenames1 a:hover
{
    color: #990000;
}




.titlenames
{
    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;
}
.titlenames a:link, .titlenames a:visited, .titlenames a:active
{
    color: #990000;
}

.titlenames a:hover
{
    color: #1179bf;
}



.frontpage1
{
    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;
}
.frontpage1 a:link, .frontpage1 a:visited, .frontpage1 a:active
{
    color: #990000;
}

.frontpage1 a:hover
{
    color: #1179bf;
}




.frontpage2
{
    font-size: 12px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
}
.frontpage2 a:link, .frontpage2 a:visited, .frontpage2 a:active
{
    color: #1179bf;
}

.frontpage2 a:hover
{
    color: #990000;
}


/*************************************************************
Footer links
*/
.greenLink:link, .greenLink:visited, .greenLink:active
{
    color: #990000;
    text-decoration: none;
}
.greenLink:hover
{
    color: #ffffff;
}