
body{
  background: #CDCDCD url(/app_images/default_background_fade.jpg) repeat-x ;
  text-align: center;
}



.siteContainer{
  width: 550px;
  position: relative;
  overflow: hidden;
  text-align: left;
  margin: 0 auto;	
  clear: both;
}



#siteHeader{
  height: 100px;
}

#siteHeader h1, #siteMiniHeader h1{
  text-indent: -99999px;
}

#siteHeader h1 a {
  display: block;
  width: 550px;
  height: 100px;
}




#topNav, #panelOne, #displayBodyHeader, #panelThree, .adminPageStatus .goBackLink, #siteFooter .legalLink{
  display: none;
}



#siteFooter{
  clear: both;
  padding: 25px 0;
}

#siteFooter, #siteFooter a{
  color: #666;
}

#siteFooter ul{
  display: block;
  text-align: center;
}

#siteFooter li{
  display: inline;
  margin: 0 1px;
}

#siteFooter #poweredByNGIN{
  display: none;
}



.pageElement{
  margin: 20px 0;
  clear: both;
}

.textBlockElement h3, .photoGalleryElement h3, .directorySearchElement h3, .newsTitle, .newsImageCaption, .itemDetails h2{
  color: #0445de;
}

.pageElementAdmin{
  margin: 0 0 20px;
}



hr{
  border-top: 1px solid #719afc;
}

.hrElement{
  margin: 0 10px;
}



.buttonBox{
  margin-top: 5px;
}

.buttonLink{
  padding: 2px 10px 2px 10px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 18px;
  border: solid 1px #719afc;
  _height: 14px;	/* Show to IE */
  color: #FFF;
  background: #0445de;
}

.buttonLink:hover{
  background-color: #366be8;
  color: #FFF;
  border: solid 1px #FFF;
}



a{
  color: #0445de;
}

a:hover{
  color: #366be8;
}

#siteHeader{
  background-image: url(http://assets.ngin.com/site_files/418/siteHeader.jpg);
  background-repeat: no-repeat;
}

.npSingleSelect .singleSelectOptions .selected a{
  background: #0445de;
}

#surveyNameHeader h1{
  height: 40px;
  font-size: 22px;
  line-height: 40px;
  color: #FFF;
  text-align: center;
  background-repeat: no-repeat;
  margin-bottom: 15px;
  border-bottom: solid 2px #719afc;
}

#leftHandGraphics .text div{
  background: url(http://assets.ngin.com/site_files/418/sidePanel.jpg) no-repeat top left;
}


#accountNav .currentSite a{
  background: #0445de url(http://assets.ngin.com/site_files/418/favicon.gif) no-repeat center center;
}

#accountNav .currentSite a:hover{
  background: #366be8 url(http://assets.ngin.com/site_files/418/favicon.gif) no-repeat center center;
}