body {
	margin: 0px;
	background-color: #F0EEE5;
	background-image: url(../layout/main-bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.4em;
	color: #361312;
	font-weight: normal;
}

  p
  {
     margin:1px;
     padding:1px;
  }
  
  
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #B5121B;
	font-weight: normal;
	text-decoration: underline;
}
.bodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.4em;
	color: #361312;
	font-weight: normal;
}
.bodytext-red{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.4em;
	color: #B5121B;
	font-weight: normal;
}
#main-body{
	width: 950px;
	margin: 0px auto;
}
#header{
	background-image: url(../layout/header-bggrad.gif);
	background-position:left top;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

#header2{
	background-image: url(../layout/header-bggrad.gif);
	background-position:left top;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

.header-horse2{
	background-image: url(../layout/header-bghead.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 105px;
	text-align:right;
}
.logo-pos {
	margin: 29px 0px 0px 9px;
}
.header-horse{
	background-image: url(../layout/header-horses.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 105px;
	text-align:right;
}
.topnav-lnk:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.topnav-lnk:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.topnav-lnk:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.left-column{
	width: 170px;
	padding:10px 5px;
}
.centre-column{
	/*width: 500px;*/
	padding: 10px;
}
.right-column{
	width: 240px;
	padding: 10px 5px;
}
.nav-lnk{
	background-image: url(../layout/nav-icon.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #361312;
	font-weight: bold;
	text-decoration: none;
	display:block;
	width: 140px;
	height:25px;
}
.nav-lnk:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	color: #361312;
	font-weight: bold;
	text-decoration: none;
}
.nav-lnk:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	color: #361312;
	font-weight: bold;
	text-decoration: none;
}
.nav-lnk:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	color: #B5121B;
	font-weight: bold;
	text-decoration: underline;
}
/* These are duplicates for an IE-6 BUG */
.nav-lnk2{
	background-image: url(../layout/nav-icon.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #361312;
	font-weight: bold;
	text-decoration: none;
	display:block;
	width: 140px;
	height:25px;
}
.nav-lnk2:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	color: #361312;
	font-weight: bold;
	text-decoration: none;
}
.nav-lnk2:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	color: #361312;
	font-weight: bold;
	text-decoration: none;
}
.nav-lnk2:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	color: #B5121B;
	font-weight: bold;
	text-decoration: underline;
}
/*                                      */
#heading{
	background-color: #FCFCFB;
	border: 1px solid #D1CBB4;
	padding: 10px;
	margin-bottom: 10px;
}
#bodypanels{
	background-color: #F5F4ED;
	border: 1px solid #D1CBB4;
	padding: 10px;
	margin-bottom: 10px;
}
#rhspanels{
	background-color: #F5F4ED;
	border: 1px solid #D1CBB4;
	padding: 10px;
	margin: 10px 0px;
}
.img-bdr{
	border: 1px solid #FFFFFF;
}
#subhead{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #B5121B;
	font-weight: bold;
	border-bottom: 1px solid #B2A882;
	text-transform:uppercase;
	margin: 5px 0px;
}
h1 {
	font-size:13px;
	font-weight:bold;
	color: #B5121B;
	margin: 5px 0px 0px 0px;
	line-height:1.4em;
}

h2
{
	line-height:1.4em;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	width: 950px;
	color: #361312;
	text-align:center;
	height: 100%;
	vertical-align: bottom;
	bottom:0;

}
.footer-lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #361312;
	text-decoration: none;
	text-align:center;
	vertical-align: bottom;
}
.footer-lnk:link {
	color: #361312;
	text-decoration: none;
}
.footer-lnk:visited {
	color: #361312;
	text-decoration: none;
}
.footer-lnk:hover {
	color: #B5121B;
	text-decoration: underline;
}
