
.contact_info {
  color:            #FFFFFF;
  font-size:        10;
  background:       #76A069;
  font-family:      verdana;
  font-weight:      bold;
  width:            150px;
  float:            left;
  padding:          2px;
  height:           110px;
  text-align:       left;
}

.nav {
  color:            #FFFFFF;
  font-size:        12;
  font-family:      verdana;
  width:            150px;
  padding-top:     10px;
}

.nav a {
  color:            #FFFFFF;
  font-size:        12;
  font-family:      verdana;
  text-decoration:  none; 
}

.nav a:hover {
  color:            #000000;
  font-size:        12;
  font-family:      verdana;
  text-decoration:  none; 
}

.slide_header {
  background-image: url('slide/slide_1.jpg');
  width:            650px;
  height:           151px;
}

.tagline {
  color:            #FFFFFF;
  font-size:        13;
  font-family:      verdana;
  font-weight:      bold;
  height:           82px;
  border-bottom:    solid #C3D6BD 2px;
}

.master_div {
  height:           100%;
  width:            1000px;
  border:           solid black 1px;
  background:       none;
  margin-left:      150px;
}

.centeredImage {
  text-align:		center;
  margin-top:		0px;
  margin-bottom:	0px;
  padding:		0px;
}
