﻿.HeaderText
{
	Color: #7F7F7F;
	Font-Size:32px;
}
.LeftBodyText
{

	Color: Black;
	Font-Size: 12px;
	

}
.MainNavigation
{

	Color: Black;
	Font-Size: 16px;
}

.FooterNavigation
{

	Color: Black;
	Font-Size:  12px;
}
.Search
{

	Color: Black;
	Font-Size: 16px;
}
 
.NewsSubheads
{
	
	Color: Black;
	Font-Size: 16px;
}
 
.NewsBody
{

	Color: #7F7F7F;
	Font-Size: 12px;
}
 
.Link
{

	Color: #315D54;
	Font-Size: 12px;
}
 
.Vlink 
{

	Color: #621A71;
	Font-Size: 12px;
}


.HeaderHome
{
  background-image: url('Menu/img/hdr-oakwood.gif'); 
  width : 747px;
  background-repeat: no-repeat;
  position:absolute;
  left: 0px; 
  top: 0px; 
  height: 101px;
}
.TopNavigate
{
  background-image: url('Menu/img/nav-oakwood.gif'); 
  width : 747px;
  background-repeat: no-repeat;
  position: absolute; 
  left: 0px;
  top: 100px; 
  height: 60px;
   
   
}
.BodyHeaderLeft
{
	left: 0px; 
	width: 496px; 
	position: absolute; 
	top: 160px; 
	height: 42px;
	
	
}
.BodyHeaderRight
{
	left: 495px; 
	width: 254px; 
	position: absolute; 
	top: 160px; 
	height: 42px;
	background-color:#EFF7F5; 
}
.LeftBody
{
  
  width : 493px;
  position: absolute; 
  left: 0px;
  top: 201px; 
  height: 412px;  
   
}
.RightBody
{
  
  width : 254px;
  position: absolute; 
  left: 495px;
  top: 201px; 
  height: 412px;
  background-color:#EFF7F5; 
   
}

 .Footer {  
  width:753px;
  position: absolute; 
  left: 0px;
  top: 616px; 
  height: 52px;
   
   
}

body {
	margin:0;
	padding:0;
	font-family:Georgia,Serif;
	background: #555454;
}


#SiteWrapper {
	margin:0 auto;
	padding:0;
	width:749px;

}

#Search {
	margin:0;
	padding: 0;
    height:38px;
	min-height:38px;
	list-style: none;
	position: relative;
	top: 85px;
	left: 488px;
}

#Search li {
	margin:0;
	padding:0 5px 0 0;
    display:inline;
	vertical-align: middle;
}

#Header {
	margin:0;
	padding:0;
	border-bottom: 20px solid #dcebe8;
	height:164px; /* IE */
	min-height:164px; /* FireFox */	
	background-image: url('Menu/img/hdr-oakwood.gif'); 
	background-repeat:no-repeat;
}

#Header h1{
	padding: 0;
	margin: 34px 0 0 24px;
	background: transparent;
	position: absolute;
	text-indent: -9999px;
}

#Header h1 a{
	width: 402px;
	height: 70px;
	min-height: 70px;
	display: block;
}

#Content {
	margin:0;
	padding:0;
	width:749px;
	float: left;
	background: url('Menu/img/bg-content.gif') top left repeat-y;
}

.LeftContent {
	margin:0;
	padding: 20px 0 12px 20px;
	width:486px;
	float:left;
}

.LeftContentHome {
	margin:0;
	width:506px;
	height:400px;
	float:left;
	background:#DCEBE8;
}

.RightContent {
	margin:0;
	padding: 20px 20px 0 0;
	width:223px;
	float:right;
}

.LeftContent h2 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-family: Georgia;
	color: #7f7f7f;
	border-bottom: 2px solid #dcebe8;
	font-weight:normal;
}

.RightContent h2 {
	margin: 0;
	font-size:24px;
	padding: 0 0 0 10px;
	font-family: Georgia;
	color: #7f7f7f;	
	border-bottom: 2px solid #dcebe8;
	font-weight:normal;
}

.RightContent h3 {
	margin: 0;
	padding: 0 0 8px 12px;
	font-size: 16px;
	font-family: Georgia;
	color: #000000;
	text-transform: capitalize;
	font-weight: normal;

}

.LeftContent p {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 12px;
	font-family: Georgia;
	color: #000000;
}

.RightContent p
{
	margin: 0;
	padding: 20px 0 0 12px;
	font-size: 12px;
	font-family: Georgia;
	color: #7F7F7F;
}

.RightContent p.NewsBody
{
	margin: 0;
	padding: 0 0 28px 12px;
	font-size: 12px;
	font-family: Georgia;
	color: #7F7F7F;
}

.RightContent p.NewsBody a{
	color: #315D54;
	font-size: 12px;
	font-family: Georgia;
	margin: 0;
	padding: 0;
}

.ContentSpacer 
{
	margin:0;
	padding:0;
	width:100%;
	float:left;
	height: 28px;
	min-height: 28px;
	clear: both;
}

.ContentSpacer .LeftContent
{
 	height: 28px;
    min-height: 28px;
    background-color: #F4F9F8;
}

.ContentSpacer .RightContent
{
 	height: 28px;
    min-height: 28px;
    background-color: #E8F2EF;
}
    
#Footer
{
	margin:0;
	padding: 0;
	width: 749px;
	clear:both; 
	background-color: #EFF1F5;
	list-style:none;
	float:left;
	font-family: Georgia;
	font-size: 12px;
	color: #000000;	
}
    
#Footer li
{
	float:left;	
	margin: 0;
	padding: 12px 0;	
}

#Footer li.alt
{
	padding: 12px 0 12px 20px;
	border: none;
}

#Footer a
{
	float:left;	
	margin: 0;
	padding: 0 20px;
    color:black;
    text-decoration: none;  
    border-right:1px solid black;   
}

#Footer a:hover{
	text-decoration: underline;
}

