body, td {
  font-family:verdana;
}
a:hover {
  text-decoration:underline;
}

.bannerAd468 {
  background:#EEEEEE;
  padding:10px;
  margin-bottom:10px;
}
  .outerShadingTopLeft { 
    background-image: url('/img/whiteShadingTopLeft.gif');
    background-repeat: no-repeat;
    width:20;
    height:20;
  }
  .outerShadingTop { 
    background-image: url('/img/whiteShadingTop.gif');
    background-repeat: repeat-x;
    height:20;
  }
  .outerShadingTopRight { 
    background-image: url('/img/whiteShadingTopRight.gif');
    background-repeat: no-repeat;
    width:20;
    height:20;
  }
  .outerShadingLeft { 
    background-image: url('/img/whiteShadingLeft.gif');
    background-repeat: repeat-y;
    width:20;
  }
  .outerShadingRight { 
    background-image: url('/img/whiteShadingRight.gif');
    background-repeat: repeat-y;
    width:20;
  }
  .outerShadingBottomLeft { 
    background-image: url('/img/whiteShadingBottomLeft.gif');
    background-repeat: no-repeat;
    width:20;
    height:20;
  }
  .outerShadingBottom { 
    background-image: url('/img/whiteShadingBottom.gif');
    background-repeat: repeat-x;
    height:20;
  }
  .outerShadingBottomRight { 
    background-image: url('/img/whiteShadingBottomRight.gif');
    background-repeat: no-repeat;
    width:20;
    height:20;
  }

  .roundCornerTopLeft { 
    background-image: url('/img/roundGrayCornerTopLeft.gif');
    background-repeat: no-repeat;
    width:16;
    height:16;
  }
  .roundCornerTop, .roundCornerBottom,.roundCornerLeft, .roundCornerRight, .roundCornerMain {
    background:#EDEDED;
  }
  .roundCornerTopRight { 
    background-image: url('/img/roundGrayCornerTopRight.gif');
    background-repeat: no-repeat;
    width:16;
    height:16;
  }
  .roundCornerBottomLeft { 
    background-image: url('/img/roundGrayCornerBottomLeft.gif');
    background-repeat: no-repeat;
    width:16;
    height:16;
  }
  .roundCornerBottomRight { 
    background-image: url('/img/roundGrayCornerBottomRight.gif');
    background-repeat: no-repeat;
    width:16;
    height:16;
  }
  .roundCornerTable {
    margin-bottom:20px;
  }

  .header {
    padding-bottom:1px;
  }
  .menuDiv {
    background-image: url('/img/menuBackground.jpg');
    background-repeat: no-repeat;
    height:36;
    margin-top:4px;
  }
  .footer {
    background-image: url('/img/footerBackground.jpg');
    background-repeat: no-repeat;
    height:36;
    padding-top:8px;
  }
  .footerInfo, .menuItem {
    font-family:verdana,arial,helvetica;
    font-size:12.5px;
    font-weight:bold;
    color:#FFFFFF;
  }
  .menuItem {
    text-align:center;
    text-transform: uppercase;
  }
  .menuItem a {
    color:#FFFFFF;
    text-decoration:none;
    display:block;
    width:100%;
    height:100%;
    padding-top:10px;
  }
  .menuItem a:hover {
   //background-color: #bdd15c;
  }
  .menuItemYouAreHere {
    background-image: url('/img/hereArrow.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
  }
  .mainContent {
    margin-top:5px;
    margin-bottom:5px;
  }
  .contentLeft {
    width:600px;
  }
  .contentRight {
    width:300px;
    padding:10px;
    background-color:#EDEDED;
    margin-bottom:10px;
  }
  .storyCategory, .storyHeading, .storyLead, .storyBody, .storyRead, .listingStoryRead, .listingStoryLead, .listingStoryHeading, .fixedStoryHeading {
    font-family:verdana,arial,helvetica;
    font-size:13px;
    font-weight:bold;
  }
  .storyCategory {
    color:#777777;
    font-size:14px;
    letter-spacing:5px;
    text-transform: uppercase;
  }
  .storyHeading {
    padding:10px;
    font-size:18px;
    padding-bottom:2px;
    border-bottom:1px solid #bdd15c;
    margin-bottom:6px;
  }
  .storyHeading a {
    text-decoration:none;
  }
  .storyImage {
    margin-bottom:6px;
  }
  .storyImage img {
    border:8px solid #FFFFFF;
    width:550px;
  }
  .smallStoryImage img {
    border:4px solid #DCDCDC;
    width:280px;
  }
  .adStoryImage img {
    border:4px solid #DCDCDC;
    width:390px;
  }
  .storyLead {
    padding:10px;
  }
  .storyBody {
    padding:10px;
    font-weight:normal;
  }
  .storyRead, .listingStoryRead {
    padding:10px;
    font-style:italic;
    text-align:right;
  }
  .storyRead a, .listingStoryRead a {
    text-decoration:none;
  }
  .storyReadGraphics {
  }

  .listingStoryImage img {
    border:0px;
  }
  .listingStoryHeading a, .fixedStoryHeading a {
    text-decoration:none;
  }
  .listingStoryHeading {
    font-weight:bold;
    font-size:13px;
    text-align:left;
    padding:5px;
  }
  .fixedStoryHeading {
    font-weight:normal;
    font-size:11px;
    text-align:left;
  }

  .listingStoryLead {
    font-weight:normal;
    padding-left:5px;
    font-size:11px;
    text-align:left;
  }

  .listingStoryRead {
    font-size:11px;
  }

 .searchBoxQuery {
   border:1px solid #668A19;
   width:235px;
 }
 .searchBoxLabel {
   font-family:verdana,arial,helvetica;
   text-align:left;
   font-size:9px;
   font-weight:bold;
 }

 .searchBoxButton {
   border:1px solid #668A19;
   color:#FFFFFF;
 }
.queryListHeading, .searchResultsHeading {
  font-family:verdana;
  font-weight:bold;
  font-size:13px;
  margin-bottom:5px;
}
.queryListItem, .queryListItem a, .searchResultsTitle, .searchResultsTitle a {
  font-family:verdana;
  text-decoration:none;
  font-size:11px;
  list-style-type: square;
}

.queryList, .searchResults {
  padding-top:0px;
  padding-left:20px;
  padding-bottom:0px;
}

.searchResultsTitle a {
  font-weight:bold;
  text-decoration:underline;
}
.searchResultsLead {
  font-weight:normal;
  text-decoration:none;
  padding-bottom:10px;
}

.searchResultsHeading {
  padding-top:10px;
  font-size:16px;
}
.banner_650x150 {
}
