@charset "utf-8";
body {  margin: 0px; 
        padding: 0px; 
		text-align: center;
}
h2 {  font-size: 16px; 
      font-weight: bold; 
	  color: #7b8d42; 
	  padding: 5px 5px; 
	  border: dotted; 
	  border-width: 0px 0px medium; 
	  border-color: black black #9cbb1c; 
	  text-align: center; 
	  margin: 0px 0px; 
}
h3 {  font-size: 14px; 
      color: #578a3d; 
	  margin: 0px;
}

.style13 {  font-size: 14px; 
            line-height: 150%
}

.style13 a {  color: #e29676; 
              text-decoration: none
}
.style13 a:hover {  text-decoration: none; 
                    border: 0px none; 
					border-color: black black #e29676; 
					color: #bb5535;
}
.building {  background: #FFFFFF; 
             border: 2px #9cbb1c; 
			 padding: 15px; 
			 text-align: center;
}
.lohas {  font-size: 13px; 
          line-height: 150%; 
		  color: #618e34; 
}
.lohas a {  color: #618e34;
}
.lohas a:hover {  color: #a7d28d;
}
.no {  font-size: 16px; 
       font-weight: bold; 
	   color: #FFFFFF; 
	   text-align: center; 
	   background: #7b8d42;
}
.cap {  font-size: 13.5px; 
        line-height: 150%; 
		color: #7e837f;
}
.item {  font-size: 16px; 
         font-weight: bold; 
		 color: #387d39;
}
.event {  font-size: 12.5px; 
          line-height: 150%;
}

.footer {  font-size: 12px; 
           color: #FFFFFF
}
.corumn {
	background-color: #f0f8ff;
	padding: 15px;
	border: 1px dashed #4e454a;
}
