/*
#mainBody
{
    margin-left: auto;
    margin-right: auto;
    width: 625px;
    text-align: left;
}
*/
body,td,th,a,a:visited
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E4D2C;
}
body
{
	background-image: url(/images/main/truscott_bg.jpg);
	background-color: #F3EBDE;
	background-repeat: repeat-x;
	margin-top: 10px;
	text-align: center;
}
h4 
{
    font-size: 9pt;
    font-weight: bold;
    padding: 0px;
    margin: 8px;
}
a.NavLink {
	color: #fff;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
a.NavLink:hover {
	color: #222;
}
p {
    margin-top: 5px;
}
.leftSideTD {
    padding-left: 10px;
    padding-right: 10px;
}
.NavTable {
	margin: 0px;
	border: 1px solid #666;
}
.NavTD {
	text-align: center;
	vertical-align: bottom;
	background-color: #543b30;
	background-image: url(/images/main/truscott_navbg.jpg);
	border: 1px solid #333;
	width: auto;
	height: 22px;
}
.NavTD:hover {
	background-color: #deccac;
	background-image: url(/images/main/truscott_navbgH.jpg);
	border: 1px solid #543b30;
}
.NavTD a {
	padding-top: 8px;
	color: #deccac;
	text-decoration: none;
	font-size: 9pt;
	width: 100%;
	height: 100%;
	display: block;
}
.NavTD a:hover {
	color: #543b30;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}
.NavTD:hover a, .NavTD:hover a:hover {
	color: #222;
}
.NavTD:hover a, .NavTD:hover a:hover {
	color: #222;
}
.footerText, .footerText a {
	   font-size: 8pt;
}
.homeText {
	font-size: 10pt;
	color: #6E4D2C;
	padding-right: 10px;
}
.horseName {
    font-size: 12pt;
    font-weight: bold;
    padding-top: 0px;
    margin-top: 0px;
}
.imagesBox {
    border: solid 1px #6E4D2C;
    background-color: #faf5f1;
    padding: 4px;
}
.leftSide {
	font-size: 10px;
}
.NavigationItem {   
    background-color: #faf5f1;
    padding: 4px;
    margin-right: 2px;
    text-align: left;
}
.NavigationItem:hover {
    text-decoration: underline;
}
.NavigationMenu {
    border-top: solid 1px #6E4D2C;
    border-left: solid 1px #6E4D2C;
    border-right: solid 1px #6E4D2C;
    text-align: left;
}
.NavigationMenu td {
    font-size: 11px;
}
.NavigationTD {
    background-color: #faf5f1;
    border-bottom: solid 1px #6E4D2C;
}
.newsBox {
    padding-top: 0px;
    margin-top: 0px;
}
.newsBox ul {
    padding-left: 20px;
    margin-left: 0px;
}
.newsBox li {
    padding-left: 0px;
    margin-left: 0px;
}
.newsTitle {
	text-align: center;
	font-size: 11px;
}
.TreeNode {
    font-size: 10px;
    padding-right: 4px;
    padding-left: 4px;
}
.TreeView {
    border: solid 1px #6E4D2C;
    text-align: left;
}