/* -----------------------------------------------------
   Define the page body and layout table attributes
   ----------------------------------------------------- */
body{
	text-align:center;
	background-color:#e0d6d0;
	margin-top: 30px;
	margin-bottom: 10px;
	background-image: url(images/bg-image2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body div{
	text-align:center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#796B64;
}
body div table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-collapse : collapse;
	table-layout : auto;
}
body div table tr td, body div table tr th {
	margin:0;
	padding:0;
	vertical-align:middle;
}
strong {
	color:#796B64;
  	background-color : inherit;
}
/* -----------------------------------------------------
   Set link attributes
   ----------------------------------------------------- */
a:link {
	color: #648AA2;
	background-color : inherit;
	text-decoration: none;
  }
a:active {
	color:#648AA2;
	background-color : inherit;
	text-decoration: none;
  }
a:visited {
	color: #648AA2;
	background-color : inherit;
	text-decoration: none;
  }
a:hover {
	color:#DC9F85;
	background-color : inherit;
	cursor:pointer;
	text-decoration: underline overline;
  }
a.more-pages {
	padding-right: 2px;
	padding-left: 2px;
}
.page-bottom a:link {
	color:#778EA2;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	background-color: inherit;
  }
.page-bottom a:active {
	color:#778EA2;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	background-color: inherit;
  }
.page-bottom a:visited {
	color:#778EA2;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	background-color: inherit;
  }
.page-bottom a:hover {
	color:#DC9F85;
	cursor:pointer;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	background-color: inherit;
  } 
  .nav-menu a:link {
	color:#444A59;
	background-color : inherit;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
  }
.nav-menu a:active {
	color:#444A59;
	background-color : inherit;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
  }
.nav-menu a:visited {
	color:#444A59;
	background-color : inherit;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
  }
.nav-menu a:hover {
	color:#C25754;
	background-color : inherit;
	cursor:pointer;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
  } 
td.align-center {
	text-align:center; 
	margin-left:auto;
	margin-right:auto;
}
/* This isn't needed - it's the default
td.valign-middle {
	vertical-align:middle;
} */
td.valign-bottom {
	vertical-align:bottom;
}
.float-right {
	float:right;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.float-left {
	float:left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
td.main-body {
	background-color:#FFFFFF;
	color:inherit;
	vertical-align: top;
	text-align: justify;
	margin: 15px 20px 20px;
	padding: 15px 20px 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C8D88;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C8D88;
}
td.top-header {
	background-color:#5B6473;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #9C8D88;
	border-right: 1px solid #9C8D88;
	border-left: 1px solid #9C8D88;
	background-image: url(images/branch-river-header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td.menu-top {
	background-color:inherit;
	color:#444A59;
	text-align: center;
	border-left: 1px solid #9C8D88;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C8D88;
	background-image: url(images/menu-bg.jpg);
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.top-menu-static {
	font-family: "Courier New", Courier, monospace;
	color: #7C8DA7;
}
.top-menu-spacer {
	font-family: "Courier New", Courier, monospace;
	color: #514844;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
td.bottom-menu {
	background-color:inherit;
	margin: 0px 40px 0px 0px;
	padding: 0px 40px 0px 0px;
	border-right: 1px solid #9C8D88;
	border-left: 1px solid #9C8D88;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C8D88;
	background-image: url(images/bottom-menu-image.jpg);
	background-repeat: no-repeat;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: right;
	color: #778EA2;
}
.highlight-blue {
	font-weight: bold;
	color: #648AA2;
}
.highlight-blue14 {
	font-weight: bold;
	color: #648AA2;
	font-size: 14px;
}
.highlight-pink {

	font-weight: bold;
	color: #CF7C58;
}
.highlight-pink14 {
	font-weight: bold;
	color: #CA6C44;
	font-size: 14px;
}
.highlight-darkblue14 {

	font-weight: bold;
	color: #3E5868;
	font-size: 14px;
}
.highlight-brown14 {


	font-weight: bold;
	color: #796B64;
	font-size: 14px;
}
.underline-12 {
	text-decoration: underline;
}
.small-pedigree-spacer1 {
	font-size: 10px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
td.main-sales-right {
	background-color:#FFFFFF;
	color:inherit;
	vertical-align: top;
	text-align: justify;
	margin: 15px 20px;
	padding: 15px 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C8D88;
}
td.main-sales-left {
	background-color:#FFFFFF;
	color:inherit;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C8D88;
}
td.main-body-photo {

	background-color:#FFFFFF;
	color:inherit;
	vertical-align: top;
	text-align: center;
	margin: 15px 0px;
	padding: 20px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C8D88;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C8D88;
}
.highlight-pink14-photos {
	font-weight: bold;
	color: #CA6C44;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.photo-spacer-bottom3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.highlight-pink-photos-right {

	font-weight: bold;
	color: #CA6C44;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.highlight-pink-photos-left {


	font-weight: bold;
	color: #CA6C44;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photo-spacer-bottom-pedigree {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.highlight-pink16 {
	font-weight: bold;
	color: #CA6C44;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
