body {
}

a {
  text-decoration: none;
  color: #212121;
}

a:hover {
  color: #CD4626;
}

a:active {
  color: #CD4626;
}

h4 {
  color: #CD4626;
}

ul {
  padding-left: 15px;
}

.logo {
  margin-top: 50px;
  margin-left: 30px;
  margin-right: 70px;
}
	
.navlinks {
  margin-top: 50px;
  margin-left: 0px; /*30px;*/
  padding-right: 50px;
}

.pagenav {
  font-family: Century Gothic, Arial, Courier New, Sans-Serif; 
  font-size: 13px; 
  color: #212121;
}


.mainelts tr {
  height: 10px;
}

.shencircle {
  position: fixed;
  vertical-align: top;
}

.main {
  margin-top: 80px;
  font-size: 10pt; 
  color: #212121; 
  width: 700px; /*75%;*/
  line-height: 2;
}

.heading {
  font-size: 13px !important;
  color: #497F74 !important;
}

a.heading:hover {
  color: #CD4626 !important;
}

.link {
  color: #497F74 !important;
}

.link:hover {
  color: #CD4626 !important;
}

.mail {
  color: #218b90;
}

.icon:hover {
  opacity: 0.65;
  filter: alpha(opacity=65); 
}

.footer {
  margin-left: 40%; 
  margin-top: 300px;
  width: 40%; 
  font-size: 11px; 
  color: grey; 
}
