﻿*:focus {
    outline: none;
}

body {
    background: white;
    margin: 0px 155px;    
    background-image: url('../../Images/background.png');
    background-repeat: no-repeat;
	background-attachment: fixed;
}

a {
    font-family: Calibri;
    font-size: 10pt;
    color: Black;
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

p {
    font-family: Calibri;
    font-size: 10pt;
    color: #444444;
    text-decoration: none;
}

.tableContent {
    font-family: Calibri;
    font-size: 10pt;
    color: #444444;
    text-decoration: none;
}
    
h1 {
    font-family: Calibri;
    font-size: 18pt;
    color: #008043;
    text-decoration: none;
    margin: 0;
    font-weight: bold;
}

h2 {
    font-family: Calibri;
    font-size: 16pt;
    color: Gray;
    text-decoration: none;
    margin: 0;    
    font-weight: bold;
}

h3 {
    font-family: Calibri;
    font-size: 12pt;
    color: #444444;
    text-decoration: none;
    font-weight: bold;
}

h4 {
    font-family: Calibri;
    font-size: 12pt;
    color: #008043;
    margin-bottom: 0px;
    text-decoration: none;       
    font-weight: bold;
}

h4 i{    
    font-family: Calibri;
    font-size: 11pt;
    color: #008043;
    text-decoration: none;
    margin: 0;
    font-weight: normal;
}

h5 {
    font-family: Calibri;
    font-size: 10pt;
    color: #444444;
    margin-bottom: 0px;
    text-decoration: none;
    font-weight: Bold;
}

h5 i{
    font-family: Calibri;
    font-size: 10pt;
    color: #008043;
    margin-bottom: 0px;
    text-decoration: none;
    font-weight: Bold;
}

h6 {
    font-family: Calibri;
    font-size: 10pt;
    color: #008043;
    text-decoration: none;
    margin: 0;
    font-weight: normal;
}

img {
    border: none;
}

img a {
    border: none;
}

#HeadContainer {
    height: 350px;
    width: 800px;
    position: relative;
    top: 0px;    
    margin: 0 auto 10px auto;
    padding: 0px 50px 0px 50px;
}

#HeadTop {
    height: 130px;
    width: 800px;
    position: relative;
    top: 0px;
    right: auto;
    left: auto;
    margin: 0px auto 0px auto;
}

#HeadLogoContainer {
    height: 130px;
    width: 450px;
    position: relative;
    left: 0px;
    top: 26px;
}

#IconNav {
    height: 25px;
    width: 150px;
    position: relative;
    top:0;
    right: 0;
    float: right;
}

#HeadInner {
    height: 220px;    
    width: 800px;
    position: relative;
    top: 0px;
    right: auto;
    left: auto;
    margin: 0 auto 0 auto;
}

#HeadContent {
    height: 220px;
    width: 800px;
    position: relative;
    right: auto;
    left: auto;
    top: 0px;
    margin: 0 auto 0 auto;
    background-color: #008043;
    background-image: url('../../Images/gradient header.jpg');
    background-repeat: repeat-x;
    border-bottom: 2px solid Red;
}

#photoTop {
    Height: 279px;
    width: 158px;
    position: absolute;
    top: 30px;
    right: 60px;
    left: auto;
}

#HeadSlide{
    height: 180px;
    width: 600px;
    position: relative;
    top: 0;
    margin: 0;
}

#HeaderBottom {
    height: 35px;
    width: 760px;
    position: relative;
    top: 2px;
    margin: 0 20px 0 20px;
}

#HeadMenu {
    height: 35px;
    width: 440px;
    position: relative;
    float: left;
}

.HeaderMenuItem {
    width: 85px;
    position: relative;
    float:left;
    top: 0px;
    height: 15px;
    padding: 10px 0;
    text-align: center;
    font-family: Calibri;
    font-size: 15px;
    margin: 0px;
    color: White;
}

.HeaderMenuOver, .HeaderMenuSelected, .HeaderMenuItem:hover {    
    width: 85px;
    position: relative;
    float:left;
    top: 0px;
    text-align: center;
    font-family: Calibri;
    font-size: 15px;
    margin: 0px;
    color: White;
    background-image: url('../../Images/menu back.png');
    background-repeat: no-repeat
}

.HeaderMenuStyle {
    height: 35px;
}

#PageContent {
    width: 770px;
    position: relative;
    right: auto;
    left: auto;
    top: 0px;
    margin: 0 auto 0 auto;
    padding: 15px 65px 15px 65px;     
    clear: both;
}

#PageHContent {
    width: 770px;
    position: relative;
    height: 190px;
    right: auto;
    left: auto;
    top: 0px;
    margin: 0 auto 0 auto;    
    padding: 20px 65px 0 65px;
    
}

#PageLContent {
    width: 850px;    
    height: 20px;
    position: relative;
    right: auto;
    left: auto;
    top: 0px;
    margin: 0 auto 0 auto;
    
    
}

#Footer {
    height: 70px;
    width: 800px;
    position: relative;
    right: auto;
    left: auto;
    top: 0px;
    margin: 0 auto 0 auto;    
    padding: 0px 50px 0px 50px;
}

   
#FooterContent {
    height: 70px;
    width: 800px;
    background-color: #008043;
    background-image: url('../../Images/gradient footer.jpg');
    background-repeat: repeat-x;
    border-top: 2px solid Red;
}

.FooterContainer {
    position: relative;
    top: 0px;
    left: 10px;
    float: left;
}

.FooterContainer p {
    font-family: Calibri;
    font-size: 11px;
    color: White;
}

.FooterContainer a {
    position: relative;
    top: 10px;
    font-family: Calibri;
    font-size: 11px;
    color: White;
}

.FooterContainer a:hover{
    text-decoration: underline;
}

#SubMenu {
    position: relative;
    top: 8px;
    right: 10px;
    float: right;
}

.SubMenuLink 
{
    font-size: 12px;
    color: White;
}

.SubMenuLink:hover {
    text-decoration: underline;
}


#SearchContainer {
    width: 250px;
    height: 25px;
    padding: 6px 10px 6px 30px;
    position: relative;
    top: 0px;
    right: 0px;
    float: right;
    background-image: url('../../Images/separator.png');
    background-repeat: repeat-y;
}

#SearchBox
{
    width: 258px;
    height: 23px;
    background-image: url('../../Images/gradient center.png');
    background-repeat: repeat-x;
    border: 1px solid #58B04A;
}

#SearchBox p {
    width: inherit;
    font-family: Calibri;
    Font-size: 15px;
    margin: 3px 10px 3px 5px;
    color: White;
    font-style: italic;
    font-weight: bold;
}

.SearchInput {
    background-color: transparent;
    border: 0px;
    width: 180px;
}

.SearchButton {
    position: relative;
    top: -22px;
    right: 2px;
    float: right;
    color: White;
}    

.backTop {
    width: 100px;
    position: relative;
    bottom: 0px;
    right: 0px;
    left: 670px;
    color: #444444;
    clear: both;
}