/* CSS Document */

.background {
	background: #ffffff;
	margin-top: 0px;

}

td.header {
	background-image: url(images/best4feet.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 811px;

}

td.navbar {
	background: #9B0F2A;
	width: 248px;
	vertical-align: top;
	padding-top: 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
}

.navbar A {
  color: #ffffff;
  text-decoration: none;
}

.navbar A:hover {
  color: #EB9711;
  text-decoration: none;
}

.navbarheadings {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

td.navspace {
	width: 10px;
}

td.welcome {
	background: #CCCACB;
	height: 83px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

td.welcometxt {
	height: 95px;
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

td.pics {
	height: 95px;
	width: 179px;
}

td.content {
	background: #F1F1F1;
	padding-top: 20px;
	padding-bottom: 20px;
}

td.pic {
	padding-left: 25px;
}

.text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.text2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.text3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9C3234;
}

td.sitemap {
	background: #EB9711;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
}

.sitemap A {
  color: #ffffff;
  text-decoration: none;
}

.sitemap A:hover {
  color: #9C3234;
  text-decoration: none;
}

td.footer {
	background: #9C3234;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	height: 25px;
	padding-top: 5px;
	padding-right: 15px;
}

.footer A {
  color: #ffffff;
  text-decoration: none;
}

.footer A:hover {
  color: #EB9711;
  text-decoration: none;
}.textred {

	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

