
BODY { background: #322F2A;
margin-top:5px; 
margin-right:0;
margin-bottom:0;
margin-left:0

} 

table.Main{
  width:900px;
  border:0px;
  }

table.Content{
  border:0px;
  width:840px;
  background-color:#226F37;
}

td.Left{
background-image:url(Graphics/Background_Left_Side.jpg);
width:30px;
height:100%;
}

td.Right{
background-image:url(Graphics/Background_Right_Side.jpg);
width:30px;
height:100%;
}

td.Navigation_Services{
  background-image:url(Graphics/Navigation_Services_Background.jpg);
  width:840px;
  height:37px;
  font-size:8pt; 
  font-family: verdanda, arial, helvetica, sans-serif; 
  font-weight: bold;
  color: #FFFFFF;
  }

table.Navigation_Copyright {
 border:0px;
 height:60px;
 width:900px;
 background-image:url(Graphics/Background_PageBottom.jpg);
 }
 
.text_small { font-size: 6pt; font-family: Tahoma, verdanda, arial, helvetica, sans-serif; color: #FFFFFF} 
.text_tiny { font-size: 3pt; font-family: Tahoma, verdanda, arial, helvetica, sans-serif; color: #FFFFFF} 

.heading_autumn-moss { font-size: 12pt; color: #C0BC69; font-family:  tahoma, verdana, arial, helvetica, sans serif; font-weight: bold} 

.subheading_lite-blue { font-size: 11pt; font-family: Tahoma, verdanda, arial, helvetica, sans-serif; color: #95C8EE; font-weight:bold} 
.subheading_lite-green { font-size: 11pt; font-family: Tahoma, verdanda, arial, helvetica, sans-serif; color: #8FCBBB; font-weight:bold} 

.text_putty { font-size: 10pt; font-family: Tahoma, verdanda, arial, helvetica, sans-serif; color: #CECA9A} 
.text_white { font-size: 10pt; font-family: Tahoma, verdanda, arial, helvetica, sans-serif; color: #FFFFFF} 
.text_lite-blue { font-size: 10pt; font-family: Tahoma, verdanda, arial, helvetica, sans-serif; color: #95C8EE} 
.text_lite-green { font-size: 10pt; font-family: Tahoma, verdanda, arial, helvetica, sans-serif; color: #8FCBBB} 

.text_small_white { font-size: 8pt; font-family: Tahoma, verdanda, arial, helvetica, sans-serif; color: #FFFFFF} 
.text_small_putty { font-size: 8pt; font-family: Tahoma, verdanda, arial, helvetica, sans-serif; color: #CECA9A} 

a:link { 
	color: #CECA9A;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	}

a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	}
	
a:active { 
	color: #ffffff;
	text-decoration: none;
	}
	
a:visited { 
	color: #B5AFA6;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	}

	
	
	.NAV a:link { 
	color: #CECA9A;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	}

.NAV a:hover {  
	color: #FFFFFF;
	text-decoration: none;
	}

.NAV a:active {  
	color: #ffffff;
	text-decoration: none;
	}

.NAV a:visited {   
	color: #918A7B;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	}

