﻿
body {
    font-family: georgia, "times new roman", times, serif;
    font-size:.67% /* 10px */
  line-height: 1.5em; /* 15px */
  color: #333;
  background: #fff;
}

h1,h2,h3,h4,h5,h6 {
  margin: 0;
  color: #000;
}

p,ul,ol,dl,dd {
  margin: 0 0 1em 0;
}

h1 
{
 font-family: Arial, Sans-Serif;
  font-size: 2.4em;
  line-height: 1.083em; /* 26px */
}

h2 {
  font-size: 2em;
  line-height: 1.1em; /* 22px */
}

h3 {
  font-size: 1.5em;
  line-height: 1.133em; /* 17px */
}

h4 {
  font-size: 1.4em;
  line-height: 1.1429em; /* 16px */
}

h5, h6	{
  font-size: 1.2em;
  line-height: 1.25em; /* 15px */
}

h6 {
  font-weight: normal;
}

ul li *,
li li {
  font-size: 1em;
}

blockquote {
  margin: 0 24px;
}

ul {
  list-style: none;
  padding-left: 0;
}

ol {
  padding-left: 0;
  margin-left: 18px;
}

ul li {
  background: url(/images/misc/bullet4x4.gif) no-repeat left 0.45em;
  padding: 0 0 0 8px;
}

ul.multiline li {
  margin-bottom: 1em;
}

ul.meta li {
  font-size: 1.1em;
}

dt {
  float: left; 
}


a {
  color:#004276;
  text-decoration: none;
}

a:visited {
  color: #666699;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: none;
}

.image a {
  display: block;
}


#LeftCol
{
    margin:0 4px 0 4px;
 text-align: justify;
width:240px;
}

#LeftCol img
{
width:240px;
}

#LeftCol h1
{
    
text-align:left;
font-size:16pt;
color:Navy;
}


#CenterCol
{ margin:0 4px 0 4px;
    text-align: justify;
    width:340px;
}
#CenterCol img
{
width:330px;
}
#CenterCol a:hover,#LeftCol a:hover, #RightCol a:hover,#ItemLeftCol a:hover
{text-decoration:none;
}

#CenterCol h1 {
font-size:17pt;
color:Navy;
text-align:left;
}


 #RightCol
 {
     padding:0 4px 0 8px;
 width:330px;
text-align: justify;
 }
 
#RightCol img
 {width:325px;
 }
  
#RightCol h1
{
text-align:left;
font-size:16pt;
color:Navy;
}
#ItemRightCol {
width:198px;

}
#ItemRightCol H1
{font-size:16pt;
color:#006644;
text-align:center;
}

#ItemRightCol a 
{
   /* Margin: 0 auto 0 auto; */
   
    display:block;
    font-size: 12px;
    color: #006644;
     font-family: Arial, Sans-Serif;
    padding-top:6px;
   /* padding-bottom: 4px; */
    text-decoration: none;
 /*  border-bottom:#006644 2px solid; */
}

#ItemRightCol a:hover
{
 color:#ffffff;
 background-color:#84a97a;
}


#ItemLeftCol {
width:750px;
 vertical-align:top;
}
#ItemLeftCol h1{
font-size:22pt;
Color: Navy;
text-align:left;
}

#ItemLeftCol img
{
margin-right:0px;
margin-left:0px;
float:right;
padding-top:10px;
}
.SmallPic{width:340px}
.MediumPic{width:500px}
.LargePic{width:750px;margin-left:0;}

.SmallPic,.MediumPic {
float:right; 
margin-right:0px;
margin-left:5px;
}

.Left {float:left;
margin-left:0;
margin-right:5px;
}

.SmallPic,.MediumPic, .LargePic
{
font-family:Sans-Serif;
font-size:10pt;
color:#000699;
}
.SmallPic img {width:340px;}

.MediumPic img{width:500px;}

.LargePic img{width:750px}

.NewsStory
{
border-bottom:solid 1px black;
}

.NewsStory a
{
color:Blue;
text-decoration:underline;
}

.NewsStory a:hover
{
color:#FFFFFF;
text-decoration:underline;
 background-color:#84a97a;
}


.dateline {
width:100%;
font-family:Sans-Serif;
 text-align:Left; 
  font-size: 10pt;
 line-height:1.25em;
  }

.MenuDivLeft, .MenuDivRight
{
 cursor:pointer;
 width:130px;
 Margin-top:0;
 Margin-bottom:0;
 height:100%;
 text-align:center;
 font-size:13;
 /*font-size: 1.2em; */
 line-height: 2em;
 
  }
  
  .MenuDivRight a, .MenuDivLeft a
  {
  height:100%;
  width:100%;
  display:block;
  }
  
  
  .MenuDivLeft a:hover, .MenuDivRight a:hover
  {
  background:#84a97a;
  color:White;
  text-decoration:none;
  }
 
 .MenuDivRight
 {
 float:right;
 border-left:solid 1px black;
}

.MenuDivLeft
{float:left;
border-right:solid 1px black;
}
.caption{
font-family:Sans-Serif;
font-size:10pt;
color:#000699;
}
