.main-navigation
{
background: #FFD847;
    box-shadow: 0px 1px 1px #111;
  z-index: 99999;
}

#mega-menu-wrap-primary #mega-menu-primary
{
text-align: center;
}


.main-navigation ul li a {
  padding: 20px 15px;
    text-transform: uppercase;
}

body.responsive.layout-full #page-wrapper .full-container
{
max-width: 95%;
}

@media (min-width: 1081px)
  {
body.responsive #page-wrapper {
    max-width: 95%;
}
}

#header-sidebar {
  padding-top: 10px !important;
  padding-bottom: 0px !important;
		position: static !important;
					}

#masthead
{
background: #fff;
padding-bottom: 0px;  
}

#masthead .hgroup .logo
{
padding-top: 10px;
padding-bottom: 10px;  
}

#masthead .hgroup .logo img
{
max-height: 90px;
  width: auto;
}

#masthead .hgroup {
  padding-top: 5px;
  padding-bottom: 5px;
}

.imgg
{

}

.imgg:hover
{
background: #fff;
  border-radius: 10px;
box-shadow: 0px 0px 5px #7AA2DF;
}


.imgg1
{
width: 130px;
margin-top: 26px;
padding: 6px 5px 0px 5px;
border: 0;
	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

}

.imgg1:hover
{
width: 160px;
box-shadow: 0px 0px 10px #888;
padding: 0px 0px 0px 0px;
}

.imgg11
{
width: 100px;
margin-top: 26px;
padding: 6px 5px 0px 5px;
border: 0;
	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

}

.imgg11:hover
{
width: 110px;
box-shadow: 0px 0px 10px #888;
padding: 0px 0px 0px 0px;
}

.main-navigation.sticky
{
top: 0px;
  box-shadow: 0px 1px 1px #111;
  z-index: 99999;  
}

input[type=text], input[type=email], input[type=password], textarea 
{
 width: 80%; 
}

textarea
{
height: 60px;
}

#colophon #theme-attribution, #colophon #site-info
{
display: none;
}

#colophon
{
background: #1766ab;
border-top: 10px #FFD847 solid;
}

#footer-widgets {
    margin: 0 0px;
}

#footer-widgets .widget a
{
text-decoration: none;
font-size: 11pt;
}

#search-icon #search-icon-icon
{
background: none;
}

#secondary
{
padding-top: 35px;
}

article.post .entry-header, article.page .entry-header
{
background: #0057A8;
padding-top: 0px;
}

#secondary .widget .widget-title, .widget-title
{
background: #FFD847;
background-position: 10px 5px;
  padding: 10px;
  padding-left: 20px;
  color: #111;
font-size: 12pt;
 font-weight: bold;
}

#footer-widgets .widget .widget-title
{
background:none;
background-position: 10px 5px;
  padding: 10px;
  padding-left: 0px;
  color: #fff;
font-size: 12pt;
 font-weight: bold;
}

.panel-grid-cell .widget-title
{
background: #FFD847;
background-position: 10px 5px;
  padding: 10px;
  padding-left: 20px;
  color: #111;
font-size: 12pt;
 font-weight: bold;
font-family: Verdana, Helvetica, Arial;
}

article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
  color: #fff;
  padding: 5px 20px;
  font-family: Verdana, Helvetica, Arial;
  font-size: 20pt;
  border-bottom: 1px dotted #444;
  font-weight: 500;
  line-height: 1.35em;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu
{
box-shadow: 0px 2px 3px #555;
}

ul.mega-sub-menu li.mega-menu-item a.mega-menu-link
{
line-height: 1.2em;
}

div#fancy_outer 
{
  z-index: 99999;}

.borderit img{
border: 5px solid #eee;
}
 
.borderit:hover img{
border: 5px solid #ddd;
}

.entry-content table
{
border: 0px;
}

#main {
       padding-top: 0px;
}

table
{
border-spacing: 0;
border-collapse: collapse;
}

table td
{
  border: 0px solid #eee;
    /*background: #FFE5D9;*/
    font-size: 12px;
    padding: 2px 0px 2px 5px;
}

mark, ins {
    color: #000;
    text-decoration: none;
    font-size: 14pt;
  background: none;
   
}
.entry-content {
    color: #000;
    font-size: 11pt;
}
th {
    font-weight: bold;
    font-size: 12pt;
}
#secondary .widget {
    font-size: 13px;
    color: #000;
}

#footer-widgets .widget {
    font-size: 13px;
    color: #fff;
}



a.button, button, html input[type="button"], input[type="reset"], input[type="submit"] {
  background:  #bb0000;
  color: #F6F3F3;
  margin-top: 10px;
}
input[type="text"], input[type="email"], input[type="password"], select, textarea {
  border: 1px solid #A6B8BA;
  width: 90%;
  padding: 5px;
}  


.panel-grid,#pg-40-0{
     margin-bottom: 0px;
 }

.entry-content ul {
    list-style-type: NONE;
}

ul, ol {
    margin: 0 0 1.5em 0em;
}
#masthead .hgroup .logo img {
    max-height: 130px;
}