/* STATIC PAGES
-----------------------------------*/
.page-entry{
 	background: url(/images/layout/btop.gif) repeat-x scroll center top;
 	font-size: 12px;
	margin-top: 12px;
	}

.page-entry h2{
	font-family: Georgia;
	font-weight: bold;
	margin-top: 8px;
	background: none;
	color: #222;
	padding: 0;
	}

.page-entry h4{	
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	margin-top: 8px;
	}

.page-entry img.inline{
	float: left;
	margin: 0 20px 20px 0;
	}

.page-entry p{
	margin: 8px 0;
	}

.body{
	padding-top: 16px;
	}


/* OLD
-----------------------------------*/


#contact_banner{
    padding: 48px 0 0 0;
    overflow: hidden;
    background-image: url("/images/page_banners/contact_banner.jpg");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:48px;
}

#contact #col-1 p{
   margin:0px;
  padding:0 0 10px 0;

}

#contact #col-1 .left, #contact #col-1 .right{
  line-height: 1.5;
  padding-top: 10px;
}

#contact #col-1 h3{
  background: red;
  color:white;
  font-size: 1.5em;
  display:inline;
  padding: 4px 7px 4px 7px;

}

 

#contact #col-1 .left{
  width:300px;
  float:left;
  font-size: 12px;
}

#contact #col-1 .right{
  width:300px;
  background: none;
  float:right;
	font-size: 12px;
}

#contact #col-2 p{
float:right;
  width: 14em;
  padding: 0px;
   padding-left: 5px;
}

#contact #col-2 h5{
 font-size: 1.2em;
  text-transform: uppercase;
}



#street_banner{
    padding: 48px 0 0 0;
    overflow: hidden;
    background-image: url("/images/page_banners/street_banner.jpg");
    background-repeat: no-repeat;   
    height: 0px !important;
    height /**/:48px;
    margin-bottom: 15px;
}
#street-team #col-1 .left{
  width: 466px;
  float:left;
   margin-right:7px;
}
#street-team #col-1 .right{
  float:right;
}
#street-team img{
  border: none;
}
#street-team #col-1 p{
  padding-top: 0px;
	font-size: 12px;
	margin-bottom: 10px;
}


#about_banner{
    padding: 48px 0 0 0;
    overflow: hidden;
    background-image: url("/images/page_banners/about_banner.jpg");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:48px;
}

#about #col-1 .left p{
   float:left;
	margin-bottom: 10px;
	font-size: 12px;
}

#about img{
  border: none;
}


