﻿body {background-image: url(./../images/h_filler.jpg);
 background-repeat: repeat-x;
 background-color: #A29A8D;
 margin: 0px 0px 0px 0px;
 }
 
 .headerlinks {
	FONT-SIZE: 8pt;
	COLOR: #6D0607;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	text-transform: uppercase;
}

 
.welcomebg {background-image: url(./../images/h_welcomebgmain.jpg);
 background-repeat: no-repeat;
 }
 
.footer {
 font-family: Tahoma;
 font-size: 10px;
 color: #E3D8C2;
 }
 
.featbg {background-image: url(./../images/h_featbg.jpg);
 background-repeat: no-repeat;
 }
 
.welcomebg2 {background-image: url(./../images/h_welcomebg.jpg);
 background-repeat: no-repeat;
 }
 
.featxt {
 font-family: Arial;
 font-size: 11px;
 color: #fff;
 }
 
.welcometxt {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	padding: 3px 5px 0 5px;
	text-align: justify;
 }
 
a.foot:link {text-decoration: none; color: #E3D8C2;}
a.foot:active {text-decoration: none; color: #E3D8C2;}
a.foot:visited {text-decoration: none; color: #E3D8C2;}
a.foot:hover {text-decoration: underline; color: #fff;}
