@charset "iso-8859-1";
/* CSS Document */

.title_text {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#CCFF66; font-weight:bold}
.text {font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#003333}
.career_text {font-family:"Trebuchet MS", Tahoma, "Book Antiqua"; font-size:14px; color:#003366}
.career_text_subject {font-family:Verdana; font-size:13px; color:#FFFF00; text-align:left}

.testimonial_title {font-family:"Trebuchet MS", Tahoma, "Book Antiqua"; font-size:18px; color:#FFFFFF; font-weight:bold}
.testimonial_text {font-family:"Courier New", Courier, mono; font-size:16px; font-style:italic; color:#003300}

.curriculum_title {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#003300; font-weight:bold; text-align:left}
.curriculum_text {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#000000; font-weight:bold}

.skill_text {font-family:"Trebuchet MS", Tahoma, "Book Antiqua"; font-size:13px; color:#003399; font-weight:bold; text-align:center}
.skill_text_small {font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#003333; text-decoration:none}
.skill_text_small:hover {text-decoration:underline}

.small_menu {font-family:"Courier New", Courier, mono; font-size:12px; color:#FFFFFF; text-decoration:none}
.small_menu:hover {font-weight:bold; color:#CCFF00}
.visited {font-family:"Courier New", Courier, mono; font-size:12px; color:#99FF00; font-weight:bold}

.vidTitle {font-family:"Trebuchet MS", Tahoma, "Book Antiqua"; font-size:14px; color:#990000; text-align:center; font-weight:bold}

.feed_text {font-family:"Trebuchet MS", Verdana, Arial; font-size:11px; color:#003333; font-weight:bold}

.chalkFont {font-family:"Trebuchet MS", Verdana, Arial; font-size:14px; color:#FFFFFF; text-align:left}

/* Photo Gallery */

body {
 font: 0.8em bold, "Trebuchet MS", Verdana;
 color:#7E0C07;
 text-align: center;
}

.photogallery{ /*CSS for TABLE containing a photo album*/
}

.photogallery img{ /*CSS for images within an album*/
border: 3px solid #7E0E09;
}

.photonavlinks{ /*CSS for pagination DIV*/
font: bold 14px Arial;
}

.photonavlinks a{ /*CSS for each navigational link*/
margin-right: 2px;
margin-bottom: 3px;
padding: 1px 5px;
/* border:1px solid gray; */
text-decoration: none;
background-color: #65B62C;
}

.photonavlinks a.current{ /*CSS for currently selected navigational link*/
background-color: #AED919;
}

.guest-title {
   padding: 15;
   font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#CCFF66; font-weight:bold
}
.guest {
   padding: 10;
   margin: 10;
   
}

.guestbook p {
  text-align: justify;
  padding: 0 20 0 20;
  font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF;
}

.guestbook .align {
  text-align: right;
}

.guestbook .date {
   color:#a1a1a1; font-weight: bold;
   font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFCC; 
}
