﻿body {
	background-image: url('images/bg_brown.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	font-family: Tahoma;
	font-size: small;
	color: #74653D;
	background-color: #DFD4B5;
}
.MainTable {
	background-color: #FFFFFF;
}
.Banner
{
    background-image: url(images/Banners/banner.jpg);
    background-position: right top;
    height: 209px;
    background-repeat: no-repeat;
}
.Top1
{
    background-image: url(images/top1.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    height: 34px;
    text-align: right;
    padding-right: 15px;
}
.Top2 {
	background-image: url('images/top2.jpg');

	height: 36px;
	text-align: right;
	padding-right: 15px;
	color: #F3F2ED;
	background-repeat: repeat;
}
.Logo
{
    padding: 20px 0px 0px 0px;
    background-image: url('images/logo.jpg');
    background-position: left top;
    width: 258px;
    height: 85px;
    vertical-align: top;
    background-repeat: no-repeat;
    font-weight: bold;
}
.LogoFont{
	font-size: 15pt;
	vertical-align: top;
}
.Contacts
{
    background-image: url(images/bg_feature.jpg);
    width: 258px;
    text-align: left;
    background-position-x: center;
    border-right: white 8px solid;
    border-left: white 8px solid;
    padding-left: 20px;
    padding-bottom: 10px;
}
.NewsBar
{
    background-image: url(images/bg_feature.jpg);
    border-bottom: white 15px solid;
    border-top: white 15px solid;
    width: 258px;
    text-align: left;
    background-position-x: center;
    border-right: white 15px solid;
    border-left: white 15px solid;
}
.NavHeader
{
    vertical-align: middle;
    width: 258px;
    background-image: url(images/header.jpg);
    background-repeat: repeat-x;
    background-color: #cdc4aa;
    background-position-x: center;
    border-right: white 8px solid;
    border-left: white 8px solid;
}
.LeftNav {
	text-align: left;
	vertical-align: top;
    width: 258px;
	padding-left: 10px;
	height: 100%;
	background-position: left 50%;
    background-image: url(images/bg_feature.jpg);
    border-bottom: thin solid;
}
.MainContent {
	text-align: left;
	padding: 10px;
}
.ContactBar
{
    color: #F3F2ED;
    font-size: 8pt;
    background-image: url(images/support.jpg);
    vertical-align: middle;
    width: 258px;
    height: 97px;
    text-align: center;
}
.Overview
{
    border-right: #d4d0c8 thin dotted;
    border-top: #d4d0c8 thin dotted;
    border-left: #d4d0c8 thin dotted;
    color: #74653d;
    border-bottom: #d4d0c8 thin dotted;
    background-color: #f7f4e8;
}
.Footer
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    height: 57px;
    background-color: #dfd4b5;
    border-top: #ffffff 7px solid;
    border-left: #ffffff 16px solid;
    border-right: #ffffff 16px solid;
}
.MugShots
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    width: 92px;
    padding-top: 10px;
    height: 133px;
    text-align: left;
}
h1
{
    font-weight: bold;
    font-size: large;
}
h2
{
    font-weight: bold;
    font-size: medium;
}
h3
{
    font-weight: bold;
    font-size: small;
}
h4
{
    font-weight: bold;
    font-size: small;
}
h5
{
    font-weight: bold;
    font-size: small;
}