/* CSS Document */

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}


body,td,th,p,div,ul,li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(../Images/bgTile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



a, a:link, a:visited  {
	text-decoration:none;
	color: #814924;
}
a:hover, a:active  {
	color: #000000;
}

.imageRight {
	float:right;
	margin-left:20px;
	text-align:center;
	font-weight:bold;
}

.imageRight img {
	border:#000000 solid 1px;
}

.footer {
	padding-top:10px; 
	margin-right:0px; 
	margin-left:30px;
	padding-bottom:10px;
}


.footer a, .footer a:link, .footer a:visited  {
	text-decoration:none;
	color: #f7ec21;
}
.footer, .footer a:hover, .footer a:active  {
	color: #eeeeee;
}

.footer h3 {
	font-family:Georgia, Times New Roman, Times, serif;
	margin-bottom:2px;
	color:#f7ec21;
	font-weight:normal;
}


h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:3px;
	margin-top:3px;
	font-weight:bold;
	color:#814924;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h2 a {
	font-size: 18px;
}

h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}

.navContainer a {
	text-align:center; 
	width:171px;
	background-image:url(../Images/nameplateOffOn.png);
	display:block;
	line-height:40px;
	vertical-align:middle;
	background-repeat:no-repeat;
	color:#000000;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:13px;
	}

.navContainer a:hover{
	background-position:-171px top;
	color:#000000;
	}

.legacyTable {
	width:100%;
	background-color:#FFF;
}

.legacyTable td {
	border:1px solid #999;
	padding:3px;
	margin:0px;
}

.legacyTable th {
	border:1px solid #999;
	padding:3px;
	margin:0px;
	background-color:#346633;
	color:#FFf;
	font-size:14px;
}


.ContactFormSubmit {
	width:70px;
	font-size:13px;
	font-weight:bold;
	background-color:transparent;
}
#ctl00_LogIn1_PanelAnonymous {}
.ContactFormSubmitLayout {
	text-align:left;
}
#HiddenFieldSeparatorTemplate {
	display:none;
	visibility:hidden;}


/*News Details View*/
.newsDetail {}
.newsDetail h1.newsHeader {}
.newsDetail {}
.newsDetail p {}

/*News List View*/
.newsListBlock td {
	text-align:center; margin-top:0px;
}

.newsHeader {
	font-family: Georgia, Times New Roman, Times, serif;
	margin-bottom:-2px;
	margin-top:0px;
	font-weight:bold;
	color:#814924;
	font-size:22px;
	}

.newsBlock h4 {
	font-size:14px;

}
.newsBlockItem {
	width:90%;
	margin-left:12px;
}

.newsBlockSummary {
	font-size:10px;
	color:#FFFFFF;
	margin-bottom:15px;
	text-align:center;
}
.newsBlockHeaderTD {
	text-align:center}
	
.PrimaryNavigation {
	width:200px;
	display:None;
}

/*News*/
.newsBlockHeader a {
    font-size:14px;
	font-weight:bold;
/*	margin-bottom:-10px;
	margin-top:-5px;*/
	margin: 0px 0px 2px 0px;
	text-align:center;
	display:block;
	color:#FFFFFF;
}

.publishedDate
{
    display:none;
}
.author
{
    display:none;
}
.readMore
{
    display:none;
}
#PanelArticlesOverview {
	text-align:center;}
.newsListBlock 
{
    margin-bottom:5px;
	text-align:center;
}
.newsListBlockAlt
{
    margin-bottom:5px;
	text-align:center;
}

.summary 
{
	margin-top:-5px;

    font-size:12px;
 }
.newsHeader {
	margin-top:10px;
}

.subPage .newsBlockHeader a {
	color:#3a0900;
	font-size:16px;
	font-weight:normal;
	margin-top:0px;
	text-align:left
}

.subPage .summary, .subPage .newsBlockItem, .subPage .newsBlockSummary {
	text-align:left;
	color:#000;
	margin:0px;
	margin-bottom:0px;
}

.subPage .newsBlockHeader {
	margin-bottom:0px;
}

.contactDiv {
	margin: 20px 0px;
	background-color: rgb(0, 51, 153);
}
.contactDiv div div, .contactDivJoinFamily div div {
	vertical-align:middle;
	padding: 3px 3px 3px 3px;
}
.contactDiv label {
	width:90px;
	display:block;
	padding-left:10px;
	float:left;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.contactDiv div div input, .contactDiv div div textarea {
	width: 280px;
}
input, textarea {
	border:1px solid #000000;
	font-size:16px;
	padding:3px;
}
.horseGrid {
	width:100%;
	background-color:#FFFFFF;
	border-left:#999999 1px solid;
	}

.horseGrid th {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	border: none;
	border-bottom:1px solid #999999;
	padding:2px;
	height:25px;
}

	
.horseGrid td {
	padding:2px;
	margin:0px;
	border-right: #CCCCCC 1px solid;
	border-bottom:#999999 1px solid;
	font-size:10px;
	height:26px;
}
	
.horseGridItemAlt {
	background-color:#e9e9e9;
}

.thumbImage {
	width:50px;}
	
.headerTR td {
	color:#FFFFFF;
}

.altTR {
	background-color:#e9e9e9;
}

.headerTR {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	border: none;
	border-bottom:1px solid #999999;
	padding:2px;
	height:25px;

}


.consignmentTable {
	background-color:#FFFFFF;
	border-left:#999999 1px solid;
}

.consignmentTable td {
	padding:2px;
	margin:0px;
	border-right: #CCCCCC 1px solid;
	border-bottom:#999999 1px solid;
	font-size:10px;
	height:26px;
}
