body {
  margin: 0px;
  padding: 0px;
  background: #F0E4CA url(images/gc-newbg01.jpg) top center no-repeat;
  color:  #535353;
  font-family: "Times New Roman", Times, Serif;
  font-size: 11px;
  font-weight: 50;
  letter-spacing: 0.5pt;
  line-height: 15px;
}

h1 {
  color:  #535353;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 24px;
}

h2 {
  color:  #535353;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 24px;
}

h3 {
  color:  #535353;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 20px;
}

h4 {
  color:  #535353;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 16px;
}

.Header {
  color:  #535353;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 24px;
}

.Highlight {
  color:  #535353;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  letter-spacing: 1.75px;
  line-height: 24px;
}

.Sidelight {
  color:  #535353;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  letter-spacing: 1.5px;
  line-height: 18px;
}

.Nav, .Nav A, .Nav A:Active, .Nav A:Visited, .Nav A:Link {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  color: #535353;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 24px;
  padding-top: 48px;
  padding-bottom: 0px;
}

.Nav A:Hover {
  color:  #535353;
  text-transform: underline;
}

.Dash
{
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 9px;
}

.Title, .Title A, .Title A:Active, .Title A:Visited, .Title A:Link {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  color:  #535353;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 20px;
}

.Title A:Hover {
  color:  #535353;
  text-transform: underline;
}

.SubHeader, .SubHeader A, .SubHeader A:Active, .SubHeader A:Visited, .SubHeader A:Link {
  color: #535353;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 16px;
  font-style: italic;
}

.SubHeader A:Hover {
  color:  #535353;
  text-transform: underline;
}


.Content {
  color:  #535353;
  font-family: "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: 50;
  letter-spacing: 0.5pt;
  line-height: 15px;
  
}


/*  font-size: 18px; */
/*  letter-spacing: 2px; */
/*  text-transform: uppercase; */
/*  line-height: 24px; */
/*  padding-top: 48px; */
/*  padding-bottom: 0px; */

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu        --*/ .MainMenu_MenuContainer { background: transparent; height: 24px; line-height: 24px;}
/*-- bar that holds the menu        --*/ .MainMenu_MenuBar { height:24px; line-height: 24px; cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container              --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 1px 0 0 0; filter:Alpha(Opacity=90);-moz-opacity:.90; }
/*-- main menu idle item middle     --*/ .MainMenu_Idle TD {background: transparent;font-size:18px;  font-family: "Times New Roman", Times, serif;Text-Transform: Uppercase;letter-spacing: 2px;font-weight:50;color:#535353;line-height:24px;margin:0;padding:0;}
/*-- main menu active item          --*/ .MainMenu_Selected TD, .MainMenu_BreadcrumbActive TD{vertical-align:top;line-height:24px;margin:0;padding:0; font-style: italic;}
/*-- main menu active item middle   --*/ .MainMenu_Selected TD {line-height:24px;color:#535353;font-size:18px;font-weight:50;margin:0;padding:0; font-style: italic;}
/*-- main menu bactive item middle  --*/ .MainMenu_BreadcrumbActive TD {line-height:24px;color:#535353;font-size:18px;background:transparent;font-weight:50;margin:0;padding:0;}
/*-- not needed - main menu         --*/ .MainMenu_Idle TD IMG, .MainMenu_Selected TD IMG, .MainMenu_BreadcrumbActive TD IMG, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- not needed - sub menu          --*/ .SubMenu_Idle TD IMG, .SubMenu_Selected TD IMG, .SubMenu_BreadcrumbActive TD IMG, .SubMenu_RootMenuArrow, .SubMenu_MenuIcon, .showitemFalse {display:none;}
