﻿body {
}

.galleryThumb {
padding:3px;
background-color:#fff;
margin-right:2px;
margin-bottom:2px;
height:75px;
border:1px solid #fff;
float:left;
}

.galleryThumb a:Link, .galleryThumb a:Visited  {
border:1px solid #ccc;
}

.galleryThumb a:Hover, .galleryThumb a:Active  {

border:1px solid #CC3333;


}

.readOnLink {
display:block;
font-weight:bold;
padding-bottom:3px;
border-bottom:1px dashed #fff;
}

.nextStep {

}

.nextStep ul {
font-weight:bold;
}

.nextStep li {
margin-bottom:0px;
list-style-image:url(/images/bullet/bullet1.gif);
margin-top:0px;
}

.nextStep a:Link, .netStep a:visited {
color:#fff;
}

.nextStep a:Hover, .netStep a:Active {
color:#000;
}


#resources {
border:4px solid #B52021;

    padding-left:5px;
    padding-right:5px;
    color:#fff;
    background-color:#666666;
}

#resources h2 {
font-size:13px;
color:#B52021;
background-color:#fff;
padding:2px;
margin:-5px;
margin-top:0px;
margin-bottom:5px;
}

.vidLink {
display:block;
}