BODY { background: url(graphics/background.jpg); 
	   margin-left: 0px; 
	   margin-right: 0px; 
	   margin-top: 0px;
	   margin-bottom: 0px;
}

A {
  COLOR: #5e6f27;
  text-decoration: underline;
}

A:hover {
  COLOR: #ec810d;
  text-decoration: none;
}

.headline {
  COLOR: #000000;
  FONT-FAMILY: Georgia, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 20px;
  line-height: 24px;
  FONT-WEIGHT: normal;
}

.subhead {
  COLOR: #000000;
  FONT-FAMILY: Georgia, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 14px;
  line-height: 24px;
  FONT-WEIGHT: bold;
}

.journalist {
  COLOR: #000000;
  FONT-FAMILY: Georgia, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 14px;
  line-height: 24px;
  FONT-WEIGHT: bold;
  letter-spacing: 1px;
}

.italics {
  COLOR: #000000;
  FONT-FAMILY: Georgia, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 12px;
  line-height: 20px;
  FONT-WEIGHT: normal;
  font-style:italic;
}

.navigation {
  COLOR: #5e6f27;
  FONT-FAMILY: Georgia, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 12px;
  FONT-WEIGHT: bold;
  text-decoration: none;
  text-transform:uppercase;
  letter-spacing: 1px
}

.navigation:hover {
  COLOR: #ec810d;
  text-decoration: none;
}

.featuredtitle {
  COLOR: #f2d771;
  FONT-FAMILY: Georgia, Arial, Helvetica, sans-serif;  
  FONT-SIZE: 14px;
  FONT-WEIGHT: bold;
  line-height: 24px;
  text-decoration: none;
}

.featuredtitle:hover {
  COLOR: #ec810d;
  text-decoration: none;
}

.articletitle {
  COLOR: #5e6f27;
  FONT-FAMILY: Georgia, Arial, Helvetica, sans-serif;  
  FONT-SIZE: 14px;
  FONT-WEIGHT: bold;
  line-height: 24px;
  text-decoration: none;
}

.articletitle:hover {
  COLOR: #ec810d;
  text-decoration: none;
}

.featuredtext {
  COLOR: #FFFFFF;
  FONT-FAMILY: Georgia, Arial, Helvetica, sans-serif;  
  FONT-SIZE: 12px;
  line-height: 24px;
}

.featuredtext a {
  COLOR: #f2d771;
  text-decoration: none
}

.featuredtext a:hover {
  COLOR: #ec810d;
  text-decoration: none;
}


.date {
  COLOR: #373737;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  text-transform:uppercase;
}

.caption {
  COLOR: #373737;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: bold;
}

.footerlink {
  COLOR: #5e6f27;
  FONT-FAMILY: Georgia, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 12px;
  text-decoration: none;
}

.footerlink:hover {
  COLOR: #ec810d;
  text-decoration: none;
}

.sidebar {
  COLOR: #444444;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  text-decoration: none;
}

.about {
  COLOR: #444444;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  text-decoration: none;
  line-height: 24px;
}

.contact {
  COLOR: #5e6f27;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 11px;
  FONT-WEIGHT: bold;
  text-decoration: none;
}

.contact:hover {
  COLOR: #ec810d;
  text-decoration: none;
}

.lowernav {
  COLOR: #5e6f27;
  FONT-FAMILY: Georgia, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 12px;
  FONT-WEIGHT: normal;
  text-decoration: none;
}

.lowernav:hover {
  COLOR: #ec810d;
  text-decoration: none;
}

.main {
  COLOR: #634820;
  FONT-FAMILY: Georgia, Arial, Helvetica, sans-serif;  
  FONT-SIZE: 12px;
  line-height: 24px;
} 

.eyedandy {
  COLOR: #999999;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 10px;
  letter-spacing: 1px;
  text-transform:uppercase;
  text-decoration: none;
}

.eyedandy:hover {
  COLOR: #ec810d;
  text-decoration: none;
}