/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
.homepadtop {
padding: 0px 0px 0 0px;
}
.homepadbot {
padding: 25px 12px 0 0; /* added extra 215 to top */
}
.intfeaturepadtop {
padding: 3px 8px 0 0;
}
.intfeaturepadbot {
padding: 27px 10px 0 0;/* added extra 162 to top */
}
table {color: #666;}
.champps_Locations_Title {
color: #d9073d;
font-size: 14px;
font-weight: 600;
font-family: times new roman, times, georgia, serif;
text-transform: uppercase;
}
h1 {
color: #d9073d;
font-size: 22px;
font-weight: 600;
font-family: times new roman, times, georgia, serif;
text-transform: uppercase;
}
h2 {
color: #d9073d;
font-size: 18px;
font-weight: 600;
font-family: times new roman, times, georgia, serif;
text-transform: uppercase;
}
h3 {
color: #d9073d;
font-size: 16px;
font-weight: 600;
font-family: times new roman, times, georgia, serif;
text-transform: uppercase;
}
h4 {
color: #d9073d;
font-size: 14px;
font-weight: 600;
font-family: times new roman, times, georgia, serif;
text-transform: uppercase;
}
h5 {
color: #d9073d;
font-size: 12px;
font-weight: 600;
font-family: times new roman, times, georgia, serif;
text-transform: uppercase;
}
h6 {
color: #d9073d;
font-size: 12px;
font-weight: normal;
font-family: times new roman, times, georgia, serif;
text-transform: uppercase;
}
/*****************************
***** Inventua SideMenu  ******/
.inventua_sidemenu {
  width: 100%;
}
.MenuItem, .MenuItem0, .MenuItem1, .MenuHdr, .MenuHdr0 {
border-bottom: 1px dotted #8b7969;
}
.MenuItemMouseOver, .MenuItemMouseOver0, .MenuItemMouseOver1, .MenuHdrMouseOver, .MenuHdrMouseOver0 {
border-bottom: 1px dotted #8b7969; 
}
.MenuItem A:Link, .MenuItem A:Visited, .MenuItem A:Hover, .MenuItem A:Active {
  padding: 4px 0 2px 40px;
  color: #e5e4cf;
  font-family: times new roman, georgia, arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  display: block;
}
.MenuItemMouseOver A:Link, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Active {
  padding: 4px 0 2px 40px;
  color: #507ab0;
  font-family: times new roman, georgia, arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  display: block;
}
.MenuCurrentPage, .currentItemHighlight, .currentHeaderHighlight, .currentItemHighlight0 {
  color: #507ab0;
}
 .currentItemHighlight1 {color: #507ab0;}
.MenuHdr {
  padding: 4px 0 2px 40px;
  color: #d9073d;
  font-family: times new roman, georgia, arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none; 
}
.MenuHdr0 {
  padding: 4px 0 2px 40px;
  color: #d9073d;
  font-family: times new roman, georgia, arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link { 
  padding: 4px 0 2px 0;
  color: #d9073d;
  font-family: times new roman, georgia, arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
.MenuItem0 A:Link, .MenuItem0 A:Visited, .MenuItem0 A:Hover, .MenuItem0 A:Active {
  padding: 4px 0 2px 40px;
  color: #e5e4cf;
  font-family: times new roman, georgia, arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  display: block;
}
.MenuItemMouseOver0 A:Link, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Active {
  padding: 4px 0 2px 40px;
  color: #507ab0;
  font-family: times new roman, georgia, arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  display: block;
}
.MenuItem1 A:Link, .MenuItem1 A:Visited, .MenuItem1 A:Hover, .MenuItem1 A:Active {
  padding: 4px 0 2px 50px;
  color: #e5e4cf;
  font-family: times new roman, georgia, arial, verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  display: block;
}
.MenuItemMouseOver1 A:Link, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Active {
  padding: 4px 0 2px 50px;
  color: #507ab0;
  font-family: times new roman, georgia, arial, verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  display: block;
}
.MenuItem HR {}
/****************************
***** End of Inventua ******/








