/* CSS Document */

body {
	background-repeat: no-repeat;
	background-color:#424242;
	}

.flash {
	float:right;
	}

.header {
	margin: 0px;
	padding: 0px;
	}

.horseHome {
	margin: 0px;
	float:left;
	}
		
.horse {
	position: absolute;
	width: 222px;
	z-index: 2;
	margin: 0px;
	float:left;
	}

.statement {
	margin-top: 8px;
		
	}

.homeContent {
	padding-top: 8px;
	
	background-repeat: no-repeat;
	height: 102px;
	clear: both;
	}
	
.red {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #8E001C;
	font-weight: bold;
	}
	
.regText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #424242;
	font-weight: bold;
	}
	
.homeText {
	float: right;
	text-align:right;
	width: 730px;
	height: 101px;
	padding-top: 21px;
	padding-right: 20px;
	padding-bottom: auto;
	padding-left: 10px;
	background-image:url(images/braishfield_statement.jpg);
	height: 80px;
	margin:0px;
	}
		
.div1 {
	z-index: 1;
	width: 585px;
	background-color: #FBF6E4;
	background-image: url(images/div1_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 175px;
	margin-top: 60px;
	}
	
.div2 {
	z-index: 1;
	width: 472px;
	background-color: #FBF6E4;
	background-image: url(images/div2_bg.jpg);
	background-repeat:repeat-x;
	margin-left: 85px;
	padding: 14px;
	}
	
.mainContentHead {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	}
	
.left{
	float:left;
	margin-right: 5px;
	}

.right {
	float:right;
	margin-right: 5px;
	margin-top: -60px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
	
.image200 {
  width: 200px;
  }
  
.image250 {
  width: 250px;
}

.image165 {
  width: 165px;
}

.subNavAppsContent {
  font-size: 11px;
}

.servicesMenu {cursor: pointer;}

.TopMenuLinks:current {color: #8B8B8B; font-size: 14px; text-decoration: none; font-family: Helvetica;}
.TopMenuLinks:link {color: #8B8B8B; font-size: 14px; text-decoration: none; font-family: Helvetica;}
.TopMenuLinks:active {color: #8B8B8B; font-size: 14px; text-decoration: none; font-family: Helvetica;}
.TopMenuLinks:visited {color: #8B8B8B; font-size: 14px; text-decoration: none; font-family: Helvetica;}
.TopMenuLinks:hover {color: #CCCCCC; font-size: 14px; text-decoration: none; font-family: Helvetica;}
	
.mainContent img {
	border: #8E001C solid 5px;
	}
	
.mainContent {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top: #8E001C solid 5px;
	border-bottom: #8E001C solid 5px;
	margin-top: 10px;
	}

.mainContent p {
	margin-top: 5px;
	margin-bottom: 10px;
	font-family:"Trebuchet MS";
	font-size: 15px;
	color: #8E001C;
	}
	
.mainContent a,.ulAnchor {
	text-decoration: underline;
	color: #424242;
	}
	
.mainContent a:hover {
	color: #777777;
	}
	
h1 {
	font-size: 20px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #424242;
	float: left;
	width: 220px;
	margin: 5px;
	}
	
h2 {
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #8E001C;
	}
	
h2 a {
	text-decoration: underline;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #424242;
	}
	
h2 a:hover {
	color: #777777;
	}
	
.subnav {
	z-index: 3;
	margin-top: 12px;
	background-image: url(images/subNav_bg.jpg);
	background-position: bottom;
	padding: 12px;
	padding-right: 0px;
	text-align: left;
	background-repeat:yes-repeat;
	}
	
.ServicesMenuItem {
  padding-right: 24px;
}

.ServicesMenuHeader {
  padding-right: 24px;
}
	
.subNavContent {
	font-size: 20px;
	font-family: "Trebuchet MS";
	color: #8E001C;
	font-weight: bold;
	border-bottom: #8E001C solid 5px;
	border-top: #8E001C solid 5px;
	padding: 12px;
	padding-right: 0px;
	}

.subNavContent img{
	float:left;
	margin-right: 8px;
	}
	
.subNavHeader {
	margin: 0px;
	padding-top: 2px;
	}
	
ul {
	list-style-type: disc;
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #424242;
	margin:0;
	padding: 10px;
	}
	
ul a {
	text-decoration: none;
	color: #424242;
	}
	
ul a:hover {
	color: #777777;
	}
	
ul p {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #424242;
	margin-top: 0px;
	padding-right: 0px;
	margin-left: -15px;
	}
	
.mainContent li {
	margin-bottom: 5px;
	}
	
dd {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #424242;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
.subNavText {
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #424242;
	padding-left: 15px;
	padding-right: 0px;
	}
	
h3.dt,dt {
	font-family:"Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color:  #8E001C;
	margin-bottom: 0px;
	margin-top: 15px;
	}
	
dt a {
	text-decoration: none !important;
	font-family:"Trebuchet MS"!important;
	font-size: 15px !important;
	font-weight: bold !important;
	color:  #8E001C !important;
	}
	
.bold {
	font-weight: bold;
	}
	
.underline {
	text-decoration: underline;
	font-family:"Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color:  #8E001C;
	}
	
strong {
	text-decoration: underline;
	font-family:"Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color:  #8E001C;
	}
	
span {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #424242;
	}
	
.margins {
	margin: 15px;
	}
	
#footerhome
{
	font-family: Helvetica;
	font-size: 9px;
	color:#8b8b8b;
	margin: 20px auto;
	text-align:center;
	padding-bottom: 25px;
}
#footerhome li 
{
	list-style:none;
	display:inline;
	margin-right: 2px;
	font-size:14px;
}

#footerhome li a
{
	text-decoration:none;
	color:#8b8b8b;
}

#footerhome li a:hover
{
	text-decoration:none;
	color:#CCCCCC;
}

#footerhome a
{
	text-decoration:none;
	color:#8b8b8b;
}

#footerhome a:hover
{
	text-decoration:none;
	color:#CCCCCC;
}

#flash_horse{
	margin: 0px;
	padding: 0px;
	float:left;
	}

label {
	font-family:"Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color:  #8E001C;
	}
	
.contactError {
  font-size: 14px;
  color: #FF0000;
  font-weight: bold;
  font-style: italic;
  float: left;
}

.requiredFields {
  font-size: 10px;
  color: #000;
  font-weight: normal;
  font-style: italic;
  float: left;
}

#verifyImgTd {
  padding-right: 5px;
}