
img{
  display: inline;
}
a.blog {
  color: silver;
}
#info a.cad:link {
  color: #00FF00;
  text-decoration: none;
}
#info a.cad:visited {
  color: #CC6633;
  text-decoration: none;
}
/* -------------------------------------- */
div.slide{
float: left;
margin-left: 10px;
padding-right: 10px;
   width: 420px;
   height: 320px;
   background-image: url(images/thin-blue-line-web.jpg);
   background-repeat: no-repeat;
   text-align: left;
 }
 .slide img{

    width: 400px;
   height: 285px;
   text-align: center;
}
/* -------------------------------------- */
div.slide1{
float: left;
margin-left: 10px;
padding-left: 10px;

   width: 420px;
   height: 320px;
   background-image: url(images/cuyahoga-card-smweb.jpg);
   background-repeat: no-repeat;
   text-align: left;
 }
 .slide1 img{
    width: 400px;
   height: 283px;
   text-align: left;
}
/* -------------------------------------- */
div.slide2{
float: left;
margin-left: 10px;
padding-right: 10px;
   width: 420px;
   height: 280px;
   background-image: url(images/under-the-sun-web.jpg);
   background-repeat: no-repeat;
   text-align: left;
 }
 .slide2 img{
    width: 400px;
   height: 260px;
   text-align: center;
}
/* -------------------------------------- */

 div.slide3{
float: left;
margin-left: 10px;
padding-left: 10px;
   width: 420px;
   height: 280px;
   background-image: url(images/spark-web.jpg);
   background-repeat: no-repeat;
   text-align: left;
 }
 .slide3 img{
    width: 400px;
   height: 250px;
   text-align: center;
}
/* -------------------------------------- */

 div.slide4{
float: left;
margin-left: 10px;
padding-right: 10px;
   width: 420px;
   height: 260px;
   background-image: url(images/bug-sunrise-web.jpg);
   background-repeat: no-repeat;
   text-align: left;
 }
 .slide4 img{
    width: 400px;
   height: 231px;
   text-align: center;
}
/* -------------------------------------- */
 div.slide5{
float: left;
margin-left: 10px;
padding-right: 10px;
   width: 420px;
   height: 260px;
   background-image: url(images/melting-earth-web.jpg);
   background-repeat: no-repeat;
   text-align: left;
 }
 .slide5 img{
    width: 194px;
   height: 243px;
   text-align: center;
}
/* -------------------------------------- */
 div.slide6{
float: left;
margin-left: 10px;
padding-right: 10px;
   width: 420px;
   height: 300px;
   background-image: url(images/cuyahoga-2.jpg);
   background-repeat: no-repeat;
   text-align: left;
 }
 .slide6 img{
    width: 235px;
   height: 265px;
   text-align: center;
}
/* -------------------------------------- */
 div.slidex{
float: left;
margin-left: 10px;
padding-top: 40px;
padding-right: 10px;
   width: 420px;
   height: 260px;

   text-align: left;

 }

/* -------------------------------------- */

#footer {
  margin-left: 0px;
  padding-left: 150px;
}

