﻿.FooterNavigation
{
	Color: Black; 
	Size:  12px;
}

.Headline
{
	Color: #7F7F7F;
	Size: 32px;
}
 
.AlphabeticalLetters
{
	Color: #555454;
	Size: 11px;
}
 
.LinksAlphabetizedList
{
	Color: #687395;
	Size: 11px;
}

.PageList
{
	Color: #7A938E;
	Size: 11px;
}

.CompanyNames
{
	font-family: Georgia-Bold;
	color: Black;
	size:  12px;
}

.BodyText
{
	Color: Black;
	Size: 12px;
}
 
.Link
{ 
	Color: #315D54;
	Size: 12px;
}
 
.Vlink 
{

	Color: #621A71;
	Size: 12px;
}



.HeaderText
{

	Color: #7F7F7F;
	Font-Size:10px;
}
.LeftBodyText
{

	Color: Black;
	Font-Size: 12px;
	

}
.MainNavigation
{

	Color: Black;
	Font-Size: 16px;
}


.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 : 749px;
  background-repeat: no-repeat;
  position:absolute;
  left: 0px; 
  top: 0px; 
  height: 101px;
}
.TopNavigate
{
  background-image: url('Menu/img/nav-oakwood.gif'); 
  width : 749px;
  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 : 749px;
  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;
	width:100%;
    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;
	width:100%;
	border-bottom: 20px solid #dcebe8;
	background-color:Gray;
	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;
	z-index: 1000;
}
#Header h1 a{
	width: 402px;
	height: 70px;
	min-height: 70px;
	display: block;
}

#subtitle
{
	margin:0;
	padding:0 9px 0 9px;
	border-bottom: 3px solid #E3ECEC;
	min-height:46px; /* FireFox */
	height:46px; /* IE */
}

#Content
{
	margin: 0;
	padding: 20px 20px 12px 20px;
	width:709px;
	float:left;
	background: #f8fbfa;
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}

#Content h2 {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	font-size: 24px;
	font-family: Georgia;
	color: #7f7f7f;
	border-bottom: 2px solid #dcebe8;
	font-weight: normal;
}
 
#Content p.body{
	margin: 0;
	padding: 0;	
}  
#Content p.body strong{
	font-size: 20px;
	font-weight: normal;
}

#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;
}

#businessPlanWrapperExt, #businessPlanThankYou
{
	margin: 10px;
	padding: 0px;
}

#businessPlanWrapperExt label
{
    display: block;
    float: left;
    width: 200px;
    clear: left;
    line-height: 1.2em;
    padding-top: 4px;
}

.divRightAlign
{
	width: 500px;
	float: right;	
}

