h1 a:hover, h3 a:hover, h5 a:hover {
  color: #00ad82;
}    

h2, h4 {
  color: #00ad82;
}

h2 a, h2 a:visited, h4 a, h4 a:visited {
  color: #00ad82;
}

#main-menu > ul > li > a:hover { 
  background: #8ad9c2;
  color: #ffffff;
}

#main-menu > ul > li:hover > a {
  background: #8ad9c2;   
  color: #ffffff;       
}


#main-menu ul ul > li > a:hover {
  background: #8ad9c2;
  color: #ffffff;
}

#main-menu ul > li a.active{ 
  background:#8ad9c2;
  color: #fff;
}

#main-menu ul > li .active:hover { 
  background:#8ad9c2;
  color: #000;
}  

#main-menu ul ul > li.active a{ 
  color: #8ad9c2;
  background-color: #636363;
}

#main-menu ul ul > li.active a:hover{ 
  color: #ffffff;
  background-color: #8ad9c2;
}  

#lcolumn h2{
  color:#8ad9c2;
}

#links > ul > li > a:hover {
  color:#8ad9c2;
}

#random-image h2 a {
  color:#8ad9c2;
} 

.ltype2 a,
.search a {
  color: #8ad9c2;
}

.gnav1 a:hover {
  color:#8ad9c2;
}
#footer {
  background: #353535;
  border-top: 4px solid #8ad9c2; 
}
#side-menu > ul > li > a:hover { 
  color: #8ad9c2;
}
#footer-info a:hover {
  color: #8ad9c2;
}  








#main-menu {  
  border-top: 1px solid #eee;  
  background: #eee;
}

#main-menu a {
  color: #000;
}

.base { 
  width: 100%;
  margin: 0;
  text-align: left;
  vertical-align: middle;
}

.b100 {
  position: relative;
  width: 97%;
} 

.b70 {
  position: relative;
  width: 55%;
}

.b30 {
  position: relative;
  width: 35%;
}

.b30 {
  position: relative;
  width: 32%;
}

.b25 {
  position: relative;
  width: 25%;
}


.b100, .b70, .b30, .b25 {
  float: left;
  margin: 0px 0 15px 0;
  padding: 5px 25px 10px 20px;
} 

.blue_bgr {
  background-color: #efefef; 
  margin: 0 auto 0 auto;
}

.right_box {
  padding-left: 35px;
}

.button {
  background-color: #DDD; 
  padding: 5px 5px 5px 5px;
  text-align: center;
}

#motive {
  height:400px;
}

#lcolumn {
  top:0px;
  width:0px;
  padding: 0 0 0 0;
  vertical-align: top;
  float: left;
  display: none;
}
#rcolumn {
  top:0px;
  width:0px;
  padding: 0 0 0 0;
  vertical-align: top;
  float: right;
  display: none;
}

#content-wrap {  
  width: 100%;
} 
#content {
  width:100%;
  padding: 0 0 0 0;
  border-left: 0;
  border-right: 0;

}
#form {  
  width: 100%;
  margin: 0 0 0 0;
  padding: 10px;
}    

a#logo { 
  width:360px;
}   

h1 {
  font-size:30px;
  font-weight:400;
  padding: 0 0 2px 0;
  margin: 0;
}

h1 a, h1 a:visited, h3 a, h3 a:visited, h5 a, h5 a:visited{
  text-decoration: none;
  font-weight:400;
  margin: 0;

}

h1 a:hover, h3 a:hover, h5 a:hover {
  text-decoration: underline;
  margin: 0;

}    

h2 {
  font-size:20px;
  font-weight:400;
  padding: 10px 0 10px 0;
  margin: 0;
}

h2 a, h2 a:visited, h4 a, h4 a:visited{
  text-decoration: none;
  font-weight:400;
  margin: 0;
}

h2 a:hover, h4 a:hover {
  text-decoration: underline;
  margin: 0;
}    

h3 {
  font-size:17px;
  font-weight:400;
  padding: 12px 0 10px 0;
  margin: 0;
}

h3 a {
  margin: 0;
}

h4 {
  font-size:15px;
  font-weight:400;
  padding: 5px 0 5px 0;
  margin: 0;
}    

h5 {
  font-size:13px;
  font-weight:400;
  padding: 5px 0 5px 0;
  margin: 0;
}

#content > li, #content ul > li  {
  list-style-image: none;
}  

ul {
  padding: 0 15px 0 15px;
}

p, li, h2, h3, h4, h5 {
  line-height: 1.5em;
}

#side-menu {
  width: 40%;
  font-size:13px;

}

#contact {
  width:45%;
  font-size:13px;

}

#contact a {
  color: #aaa;
  text-decoration: none;

}

#contact a:hover {
  text-decoration: underline;

}

#footer-push {
  padding: 20px 5px 20px 5px;

}
