.navcell {
  background-image: url(img/nav_bg1.jpg);
  background-repeat: repeat-y;
  background-position: top left;
  padding-left: 0px;
}

.nav  a {
	background-image:url(img/top_nav.jpg);
	width:900px;
	height:155px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;
	position: absolute;
	top: 43px;
	left: 256px;
}
.nav  a:hover {
	color:#544e38;
}

a.footerlink:link {text-decoration: none; color: yellow;}
a.footerlink:visited {text-decoration: none; color: yellow;}
a.footerlink:active {text-decoration: none; color: yellow;}
a.footerlink:hover {text-decoration: underline; color: red;}


li {
	list-style-image: url(img/bullet.jpg);
	}

h4
{
	font-family:Arial;
	font-size:12px;
}

.tableborder {
border-style: double;
border-color: #FFBD32;
}

.contactus
{
	font-family:Arial;
	font-size:12px;
}

.title 
{
	font-family:Arial;
	font-size:12px;
}

P
{
	font-family:Arial;
	font-size:12px;
}

ul
{
	font-family:Arial;	
	font-size:12px;
}

.tagline
{
	font-family:Arial;
	font-size:14px;
}
