/*#content,#sidebar { max-width: none; }
#content {
  padding: 0px !important;
  width: 780px !important; }
#content #block_2 { margin: 46px 35px 35px 34px; }
#sidebar { width: 220px !important; }*/
#slogan {
  font-family: "Lucida Console", Monaco, monospace;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: uppercase;
  color: #ff8f70;
  width: 150px;
  position: absolute;
  left: 200px;
  top: 200px; }
.navigation_links td a:hover {
  font-color: #ff8f70;
  font-family: "Trebuchet MS";
  font-size: 14px;
  font-weight: bold;
  padding: 1px 20px;
  text-decoration: none; }
#pageBackground {
  margin: 0;
  padding: 0;
  /* IE10 Consumer Preview */ 
  background-image: -ms-linear-gradient(top, #FFFFFF 0%, #BDBDBD 100%);
  /* Mozilla Firefox */ 
  background-image: -moz-linear-gradient(top, #FFFFFF 0%, #BDBDBD 100%);
  /* Opera */ 
  background-image: -o-linear-gradient(top, #FFFFFF 0%, #BDBDBD 100%);
  /* Webkit (Safari/Chrome 10) */ 
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #BDBDBD));
  /* Webkit (Chrome 11+) */ 
  background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #BDBDBD 100%);
  /* W3C Markup, IE10 Release Preview */ 
  background-image: linear-gradient(to bottom, #FFFFFF 0%, #BDBDBD 100%); }

/* fix paragraph height */
.p_block p { margin-bottom: 0px !important; }

#footer {color:#0E2A81 !important;  }

/* about us page photo block fix */
.slidePhotos > div { width: 700px !important; }
.frame { margin-right: 1px !important; }

/* remove sidebar from pages*/
#content,#sidebar { max-width: none; }
#sidebar { display: none; }
#content {
  width: 1000px !important;
  height: 800px !important; }
.p_block { max-width: none; }

/* Set iframe height to fix ie9 issue */
.p_block iframe[name='Iframe1'] { height: 800px; }

/* set specific pages to display sidebar */

._30444-child #content,
._30554-child #content { padding: 0px !important; }
.home_page #content,
._30551 #content,
._30443 #content,
._30550 #content,
._30555 #content,
._30444 #content,
._31067 #content,
._30554 #content {
  padding: 0px !important;
  width: 780px !important; }
.home_page #content #block_2,
._30551 #content #block_2,
._30443 #content #block_2,
._30550 #content #block_2,
._30555 #content #block_2,
._30444 #content #block_2,
._31067 #content #block_2,
._30554 #content #block_2 { margin: 46px 35px 35px 34px; }
.home_page #sidebar,
._30551 #sidebar,
._30443 #sidebar,
._30550 #sidebar,
._30555 #sidebar,
._30444 #sidebar,
._31067 #sidebar,
._30554 #sidebar {
  display: table-cell;
  width: 220px !important; }