html, body 		{width:100%;margin:0px;text-align:center;background-color:#e8ece0;}

html, body,
div, p, td		{color:#5d7257;font-family:Arial,Verdana,sans-serif;font-size:10pt;}

p {padding:0px;margin-top:0px;}

a 				{color:#89bd0e;text-decoration:none;}
a:hover			{text-decoration:underline;}
img 			{border:0px;}
div 			{width:850px;margin:0px auto;text-align:left;}
table			{width:100%;border-collapse:collapse;}
td				{padding:0px;vertical-align:top;}
li				{margin-left:-20px;}
li				{color:#ce7707;font-weight:bold;}
input			{width:215px;}
select			{width:220px;}
textarea		{width:215px;}

div#header div 	{background-color:#a1cc3a;text-align:right;width:100%;}

div#controlbar			{height:51px;}
div#controlbar div		{width:294px;float:right;}
.controls 				{display:block;float:left;}
#nav_home		 		{background: transparent url("/images/home_off.gif") no-repeat;}
#nav_home:hover 		{background: transparent url("/images/home_on.gif") no-repeat;}
#nav_about		 		{background: transparent url("/images/about_off.gif") no-repeat;}
#nav_about:hover 		{background: transparent url("/images/about_on.gif") no-repeat;}
#nav_services		 	{background: transparent url("/images/services_off.gif") no-repeat;}
#nav_services:hover 	{background: transparent url("/images/services_on.gif") no-repeat;}
#nav_contact		 	{background: transparent url("/images/contact_off.gif") no-repeat;}
#nav_contact:hover 		{background: transparent url("/images/contact_on.gif") no-repeat;}


div#content 	{background-color:#ffffff;clear:both;padding:8px 19px 19px 19px;width:812px;}

div#footer 		{background-color:#a1cc3a;}

div#footer a	{margin-left:10px;}

div#footer,
div#copy 		{width:820px;padding:15px;text-align:right;}

div#footer a,
div#copy a 		{color:#146023;}

.tfvHighlight	{color: #ce7707;font-weight:bold;}
.tfvNormal		{color: #5d7257;font-weight:normal;}
.hilite			{color:#ce7707;font-weight:bold;}

.r				{text-align:right;}

table#tct    	{width:400px;}
table#tct td	{padding:4px 0px;}