body
{ 
background-image: 
url('images/bkgd.gif');
background-repeat: repeat-x;
background-color: #685e40;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2e250c;
}
font.medium {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #2e250c;
}


td.main {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;	
	width: 800px;
	line-height: 16px;
	color: #000000;
	vertical-align: top;
	padding-left: 30px;
	padding-bottom: 40px;
	padding-right: 0px;
	padding-top: 0px;
	background-color:#ffffff;


}
td.recent {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;	
	line-height: 14px;
	vertical-align: top;
	padding-right: 30px;
	width: 33%;
}
font.homepage {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #2e250c;
}

font.header {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #685e40;
}



font.subhead {
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #347e6d;
	font-weight: bold;
}


td.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #e0dbb8; 
	padding-top: 0px;
	padding-bottom: 32px;
	padding-top: 20px;
	text-align: center;
}
td.beige {
	background-color:#e0dbb8;
	width: 800px;
	height: 40px;
}

	

A.footer {
	COLOR: #e0dbb8; TEXT-DECORATION: underline
}
A.footer:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
A.footer:visited {
	COLOR: #e0dbb8; TEXT-DECORATION: underline
}


A {
	COLOR: #199cad; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #45c3d3; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #158492; TEXT-DECORATION: underline
}
