﻿/* CSS Document */

body 
{
 background:#333333;
 font-family:"Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
 padding:0px;
 margin:0px;
}

a:link 
{
COLOR: #795616;
}
a:visited 
{
COLOR: #795616;
}
a:hover
{
COLOR: #3d4773;
}
a:active 
{
COLOR: #795616;
}
.reach
{
 font-size: 16px;
 line-height:19px;
 color: #795616;
}
.tableborderstyle
{
 border: 7px solid #7B7253;
}
.headerTopStrip 
{
 width:767px;
 height:32px;
 padding:0px;
 margin:0px;
 background:url('../images/headerTopStrip.jpg') repeat-x left top;
 font-size: 11px;
 color: #FFFFFF;
}
.headerlogo 
{
 width:767px;
 height:118px;
 padding:0px;
 margin:0px;
 background:url('../images/LOGO.jpg') no-repeat;
}
.bottomStrip 
{
 width:767px;
 height:32px;
 padding:0px;
 margin:0px;
 background:url('../images/headerTopStrip.jpg') repeat-x left bottom;
 font-size: 11px;
 color: #FFFFFF;
}
.contentMiddle 
{
 width:511px;
 padding:0px;
 margin:0px;
}
.innerContentArea
{
 width:767px;
 padding:0px;
 margin: center;
 background:url('../images/innerContentBg.gif');	
}
.contentLeftTop
{
 width:255px;
 padding:30px 0px 0px 0px;
 margin:0px;
}
.innerContentMiddleTxt 
{
 width:511px;
 padding:0px 0px 0px 0px;
 margin:0px;
 font-style: sans serif;
 vertical-align:top;
}
.innerContentMidRight 
{
 width: 80%	
 padding: 0px 20px 0px;
 margin:0px;
 font-size: 14px;
 font-family:Verdana;
 line-height:22px;
 color: #795616;
}

.tableabout
{
 font-size: 14px;
 line-height:22px;
 font-family:Verdana;
 color: #795616;
}
.tableaboutpic
{
 font-size: 13px;
 line-height:13px; 
 font-family:Verdana;
 color: #333333
}
.innerContentMiddleTxtdec 
{
 width:511px;
 padding:25px 0px 0px 0px;
 margin:0px;
 vertical-align:top;
}
.innerContentMidRightdec 
{

 padding: 0px 20px 0px;
 margin:0px;
 font-size: 17px;
 line-height:22px;
 color: #795616;
}

.footer 
{
 width:767px;
 background:#746d55;
 padding:0px 0px 0px 0px;
 text-align:center;
 margin:0px;
 color:#dddddd;
}
ul.footerLinks
{
 width:767px;
 padding:0px;
 margin:0px auto;
}
ul.footerLinks li
{
 line-height:20px;
 display:inline;
 list-style:none;
 font-family:Verdana;
 font-size:12px;
 font-weight: bold;
 color:#dddddd;
}
ul.footerLinks li a
{
 color:#dddddd;
 text-decoration:none;
}
ul.footerLinks li a:hover 
{
 color:#dddddd;
 text-decoration:underline;
}
<!--
a {text-decoration:none}
//-->