﻿.news { background:white; border:1px solid #3A8F2A; padding:3px; }

.rssFeed { background:#E2EFE0; border:1px solid #3A8F2A; padding:3px; }


.dropShadow1 { border-right:1px solid #999999; border-bottom:1px solid #999999; }
.dropShadow2 { border-right:1px solid #666666; border-bottom:1px solid #666666; }
.dropShadow3 { border-right:1px solid #333333; border-bottom:1px solid #333333; }


.imgShadow {
  float:left;
  background: url('Images/shadowAlpha.png') no-repeat bottom right !important;
  background: url('Images/shadow.gif') no-repeat bottom right;
  /*margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;*/
  margin:4px 0 0 4px;
  }

.imgShadow > img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -4px 6px 6px -4px !important;
  /*padding: 4px;*/
  }
  
  
  
.content h1 { font-size:18px; margin:2px 0px 15px 0px; font-weight:bold; color:#333333; }
.content h2 { font-size:16px; margin:2px 0px 15px 0px; font-weight:bold; color:#333333; font-family:Segoe Print, Segoe UI, Calibri, Arial; background:url("Images/swish.png") no-repeat scroll -24px bottom transparent; padding-bottom:25px; }
.content h3 { font-size:14px; margin:2px 0px 15px 0px; font-weight:normal; vertical-align:middle; font-family:Segoe Print, Segoe UI, Calibri, Arial;  color:#333333;}
.content h3 img { vertical-align:middle; margin-right:6px; }
.content h3 span { vertical-align:middle; }
.content p { font-size:12px; margin:2px 0px 15px 0px; font-weight:normal; vertical-align:middle; color:#333333; }

.content .image h2 { background:url("Images/swish2.png") no-repeat scroll -130px bottom transparent; padding-bottom:18px; }

.content .contactForm { font-weight:normal; font-family:Segoe UI, Calibri, Tahoma, Verdana, Arial; font-size:12px; margin-bottom:20px; }
/*.content .contact { float:left; width: 250px; background:#F7EABC; font-family:Segoe UI, Calibri, Tahoma, Verdana, Arial; font-size:12px; }*/
.content .contact .heading { width:100%; padding:2px 0px; text-align:center; font-size:14px; }
.content .contactForm th, .contact td { font-weight:normal; font-family:Segoe UI, Calibri, Tahoma, Verdana, Arial; font-size:12px; text-align:left; }
.content .contactForm th { text-indent:5px; }
