﻿HTML, BODY {  background-color:#D3D8C1;
  margin:0px;
  padding:0px;
 } 
.BodyBackground { } 
.BodyContent {  background-color:white;
  width:780px;
  font-family:Verdana,sans-serif;
  font-size:10pt;
  color:black;
 } 
.Logo {  float:left;
  width:180px;
 } 
.TagLine {  position:relative;
  font-family:Georgia,Sans-Serif;
  font-size:18px;
  font-weight:400;
  line-height:1.5;
  height:278px;
  color:white;
  text-transform:uppercase;
  background:transparent url(/images/layout/taglinebg.png) no-repeat;
 } 
.TagLineText {  padding:18px 0px 0px 22px;
 } 
.TagLineMission {  font-size:12px;
  color:black;
  text-transform:none;
  position:absolute;
  top:85px;
  left:470px;
  width:254px;
  height:160px;
 } 
.MainMenu {  height:73px;
  background:transparent url(/images/layout/menubg.png) no-repeat;
 } 
.MainContentContainer {  margin:20px;
 } 
.PageBanner {  font-family:Georgia,Sans-Serif;
  font-size:18px;
  font-weight:bold;
  line-height:1.5;
  color:#738338;
  text-transform:uppercase;
 } 
.MainContentHome {  width:480px;
  float:left;
 } 
.MainContentWide { width:760px;
 } 
.SpecialInterest {  float:left;
  width:255px;
  margin-left:5px;
 } 
.Copyright {  clear:both;
  height:61px;
  font-size:8pt;
  color:gray;
  text-align:center;
  background:transparent url(/images/layout/copyrightbg.png) no-repeat;
  margin-bottom:20px;
 } 
.CopyrightText {  padding-top:10px;
 } 
