#contact {
  height:1224px;
  background:#B9533C;
}

#contact-intro-bg {
  position:absolute;
  top:0px;
  left:0px;
  width:2000px;
  height:914px;
  background:url('../images/upper-bg3.jpg');
  
  
}

#contact-mid-bg {
  position:absolute;
  top:814px;
  left:0px;
  width:2000px;
  height:678px;
  /*background:#e6674a url('../images/mid-bg.jpg') no-repeat;*/
  background:url('../images/vb2.jpg')repeat;
}

#contact-info {
  top:170px;
}

  #contact-info .black-box {
    position:relative;
    margin:0 0 0 45px;
    width:1031px;
    height:117px;
  }

  #contact-info .white-box {
    position:relative;
    margin:-25px 0 0 150px;
    width:757px;
    height:354px;
	background:#e6674a url('../images/tt.jpg') no-repeat;
	
  }
  
    #contact-info-links {
      float:left;
      width:50%;
      height:100%;
    }
    
      #contact-info-links a:first-child {
        margin-top:70px;
      }
    
      #contact-info-links a:last-child {
        margin-top:6px;
        padding-top:11px;
      }
    
      #contact-info-links a {
      position:relative;
          z-index:2;
        display:block;
        padding:18px 65px 18px 47px;
        margin:0 25px 0 -8px;
       /* font-family: utopia-std, Georgia, serif;*/
        font-size: 1.4em;
        color:#e6674a;
		font-family: news-gothic-std, tahoma, lucida, verdana, helvetica, sans-serif;

		}
      
      #contact-info-links a.selected {
        color:#fff;
        /*background: url('../images/contact/right-arrow-tab.png') no-repeat 0 7px;*/
      }
      
      .contact-arrow {
		z-index:1;
		position:relative;
		display:block;
        top:46px;
     	width:355px;
     	height:39px;
        background: url('../images/right-arrow-tab.png') no-repeat;
      }
    
    #contact-info-display {
      float:left;
      padding:55px 0 0 50px;
    }
    
      .display-item {
        color:#333;
      }
      
      .display-item p {
        margin-bottom:5px;
		font-size: 1.05em;
		
		line-height: 1.0em;
      }
      
  #contact-info .teardrop-down {
    position:absolute;
	top:280px;
    margin:0 0 0 181px;
	padding:24px 10px 0 0;
    z-index:3;
  }

  #contact-info .teardrop-down p {
     line-height: 1.25em;
    padding:0px;
	margin:0 5px 0 0;
  }

  #contact-info h1 {
    position:absolute;
    top:-41px;
    left:225px;
	    font-size: 13em!Important;
	
  }

#contact-address {
  top:830px; 
}

  #contact-address .black-box {
    position:relative;
  /*  margin:0 0 0 100px;*/
    padding:45px 30px 45px 50px;
    width:880px;
    height:270px;
  }
  
  #contact-address h3 {
    margin-bottom:35px;
  }
  
  #contact-address p {
    margin-bottom:12px;
  }
  
  
  
  div#main_map div.gmnoprint {
  
  visibility:hidden!Important;
  
  }
  
  h4.orange {
	/*color: #E6674A;*/
	color: #333;
font-size: 180%;
font-family: league-gothic, sans-serif;
font-weight: normal;
}
  
  
  
  
  
  