body 
	{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0px;	
	padding: 0px;
	color: #000000;
	vertical-align:top;
	background-image: url(../images/design/bodyBG.jpg);
	background-repeat:repeat;
	}
/* text TABLE CLASSES START HERE */
td h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#663333;
	padding:0px;

}
td text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663333;
	align:centre;

}
td p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
/* text CLASSES START HERE */

/*////////////////////////////////////////////////////////////////////////////////////////*/

/* LAYOUT TABLE CLASSES START HERE */
.tdBanner
{
	vertical-align:top;
	padding:0px;
	width:889px;
	height:97px
}
.tdBtn
{
	vertical-align:top;
	padding:0px;
	width:113px;
	height:79px
}
.tdBtnAbout
{
	vertical-align:top;
	padding:0px;
	width:106px;
	height:79px;
}
.tdBtnHounds
{
	vertical-align:top;
	padding:0px;
	width:105px;
	height:79px;
}
.navBarLeftTd
{
	vertical-align:top;
	padding:0px;
	width:57px;
	height:79px;
	text-align:right;
}
.navBarRightTd
{
	vertical-align:top;
	padding:0px;
	width:54px;
	height:79px;
}
.navBarBottomTd
{
	vertical-align:top;
	padding:0px;
	width:997px;
	height:6px;
	text-align:left;
	background-image:url(../images/Layout_5_final_smaller_14.jpg);
	background-repeat:no-repeat;
}

.tdContent
{
	width: 889px;
	vertical-align:top;
	padding:10px;
	background-image:  url(../images/design/tdContentBG.jpg);
	background-repeat:repeat-y;
	min-height:400px;

}
.tdFooter
{
	padding:0;
	width:889px;
	height:90;
	text-align:right;
	background-image:  url(../images/design/tdFooter.jpg);
	background-repeat:no-repeat;
}
/* LAYOUT TABLE CLASSES END HERE */
	
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer
{
	text-align:center;
	size:10px;
	color:#660000;
}
.footer a:link
{
	text-align:center;
	size:10px;
	color:#660000;
}
.footer a:visited
{
	text-align:center;
	size:10px;
	color:#660000;
}

