﻿@import url('customNavigation.css');

*
{
    margin: 0 auto;
    padding: 0;
}

body 
{
    background: url(000-bodybg.jpg) repeat-x #d5d5d5;
    font-size: 10pt;
    font-family: Century Gothic;
    color: #333;
    text-align: center;
    
}


#top-top
{
    background: url(001-toptop.png) repeat-x top #333;
    height: 25px;
    
}
.topcontacts
{
    width: 960px;
    height: 25px;
    padding-right: 60px;
    text-align: right;
    padding-top: 4px;
    color: #fff;
    font-size: 7.9pt;
}

#top-head
{
    background: url(002-tophead) repeat-x top #3b3b3c;
    width: 960px;
    position: relative;
    text-align: left;
}

.logo
{
    padding: 10px 25px 0 20px;
    }
    
.skinmenu
{
    margin-left:350px;
    color: #fff;
    text-align: left;
}

.rssicon
{
    position: absolute;
    right: 15px;
    bottom: 0px;
    
}

.navbottomline
{
    background: url(003-navbottomline.png) repeat-x top #23293b;
    width: 960px;
    height: 6px;
}

#contentbodywrap
{ 
  width: 960px;
  background-color: #fff;
  margin: 0 10px 0 10px;
  margin-left: auto ;
  margin-right: auto ;
  text-align: left;
}

.mainheader
{ width: 960px;
  height: 310px;
  background-color: #000;
}

#keybodyinfo
{ 
  width: 960px;
  height: inherit;   
  background-color: #fff;
  position: relative;
  height: -1%; 
  overflow: hidden; 
  
}

.keybody1
{
    width: 300px;
    margin:  20px 20px 20px 20px;
    float: left;
    
}

h3.keybody1h3
{
    font-size: 14pt;
    font-family: Century Gothic;
    color: #333;
    line-height: 20pt;
    font-weight:lighter;
}

h4.keybody1h4
{
    font-size: 11pt;
    color:  #bc9f21;
    font-weight: lighter;
}


.threepxpad
{
    padding: 0 3px 0 3px;
}

hr.kbhome
{
    border-top: solid 1px #888;
    border-bottom: solid 1px #d5d5d5;
    margin: 5px 0 5px 0;
}

.keybodytext1
{
    font-size: 10pt;
    font-family: Century Gothic;
    color: #333;
    line-height: 14pt;
    
}

.keybody2
{
    width: 200px;
    margin:  20px 15px 20px 15px;
    float: left;
}

.keybody3
{
    width: 325px;
    margin:  20px 30px 20px 20px;
    float: left;
}


.contentpane
{
  width: 960px;
  position: relative;
}

#footer
{
    background: url(004-footer2.png) repeat-x top #23293b;
    width: 100%;
    clear: both;
    
}

#footercushion
{
    padding: 25px 0 25px 0;
    
}

#footerbodypad
{
    margin: 0 170px 0 170px;
    color: #d5d5d5;
}

hr.footertopborder
{
    border-top: solid 1px #23293b;
    border-bottom: solid 1px #000;
    
}

.keyfooter1
{
    width: 268px;
    padding: 10px 13px 25px 0;
    float: left;
    border-right: solid 1px #000;
}

.keyfooter2
{
    width: 360px;
    padding: 10px 10px 25px 20px;
    float: left;
    border-right: solid 1px #000;
}

.keyfooter3
{
    width: 200px;
    padding: 10px 25px 25px 20px;
    float: left;
}

hr.footerbotborder
{
    border-top: solid 1px #23293b;
    border-bottom: solid 1px #000; 
    clear: both;
}

.footerlinks
{
    margin: 10px 170px 0 170px;
    font-size: 0.73em;
    letter-spacing: 0.05em;
    color: #666;
    
}

.MainMenu_MenuBar {
    height: 25px;
}


.MainMenu_MenuItem
{
    color: #40351e;
    font-style: normal;
    font-weight: lighter;
    font-family: Century Gothic; 
    font-size: 10pt;
    
}

.MainMenu_MenuItem TD
{
   color: #40351e;
    font-style: normal;
    font-weight: lighter;
    font-family: Century Gothic; 
    background-image: url(006-navnorm.png);
    background-repeat:no-repeat;
    width: 93px;
    min-width: 93px;
    text-align:center;
}

.MainMenu_MenuIcon
{
   display: none;
}

.MainMenu_MenuArrow
{
    display: none;
}

.MainMenu_MenuItemSel
{
    color: #295594;
    font-style: normal;
    font-weight: lighter;
    font-family: Century Gothic; 
    font-size: 10pt;
    background-image: url(007-navhoverblue.png);
    background-repeat:no-repeat;
    background-color: Transparent;
    min-width: 93px;
}

.MainMenu_MenuItemSel TD
{
    color: #fff;
    font-style: normal;
    font-weight: lighter;
    font-family: Century Gothic; 
    background-image: url(007-navhoverblue.png);
    background-repeat:no-repeat;
    width: 93px;
    min-width: 93px;
    text-align:center;
}

.MainMenu_SubMenu { 
    background-color: Transparent; 
    background-image: none;
}

.MainMenu_SubMenu TD{ 

    background-color: #23293b; 
    background-image: none;
    color: #fff;
    font-size: 10pt;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 120px;
    filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.MainMenu_RootMenuArrow 
{
    display: none;
}
div.feedburnerFeedBlock #creditfooter {

        visibility: hidden;

}