* {
	margin: 0; padding: 0; }

html {
	width: 100%;  height: 100%; }
	
body {
	width: 100%;  height: 100%;
	margin: 0; padding: 0;
	background: #CEC9BC url(../../img/bgCopyright2010.jpg);
	font: 100% Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center; }

p {
	margin: 0 0 12px 0;
	font-size: 90%;
	text-align: justify; }

a {
	color: #584715; }
a:hover {
	color: #EEE4C3; 
	text-decoration: none; }

img {
	border: none; }

ul, ol {
	margin: 0 0 15px 22px; padding-left: 0;
	font-size: 90%;
	text-align: left; }
html>body ol, html>body ul {
	margin: 0 0 19px 0; margin-bottom: 19px;
	padding-left: 25px; }
ul {
	list-style: square url(../../img/bulSqr2.gif); }
* html ul {
	list-style: square url(../../img/bulSqr2a.gif); }
ul.bulClear {
	list-style: none url(../../img/bulClear.gif); }
ul li ul {
	margin-bottom: 5px;
	list-style: square url(../../img/bulSqr3.gif); }
* html ul li ul {
	list-style: square url(../../img/bulSqr3a.gif); }

blockquote {
	margin: 0 25px 12px 25px; padding: 15px;
	border: 1px solid #9D998C;
	background: #AAA596;
	font-size: 90%;
	text-align: justify; }

.clear {
	clear: both;
	font-size: 0; }
.px {
	font-size: 7px; }
.end {
	margin-bottom: 0; }
.center {
	text-align: center; }
.indent {
	margin-left: 50px; margin-right: 50px; }
.caps {
	text-transform: uppercase; }
.smCaps {
	font-variant: small-caps; }
.bold {
	font-weight: bold; }
.normal {
	font-weight: normal;
	text-transform: none; }
.black {
	color: #000; }
.red {
	color: #700; }
.gold {
	color: #765F1C; }
.goldLt {
	color: #765F1C; }
.goldDk {
	color: #574613; }
.grey {
	color: #555; }


/* ------ containers ------ */

#container {
	width: 100%; height: 100%;
	margin: 0; padding: 0; }
#container td {
	width: 100%; height: 100%;
	margin: 0; padding: 10px;
	vertical-align: middle;
	background: none;
	text-align: center; }
#containInner {
	width: 960px; height: auto;
	margin: 0 auto; padding: 0; }
#containInner td {
	width: 0; height: 0;
	margin: 0; padding: 0;
	vertical-align: top;  }
#containInner td#topLeft {
	width: 220px; height: 75px;
	background: #666259;
	overflow: hidden;
	vertical-align: middle; }
#containInner td#topRight {
	width: 740px; height: 75px;
	background: #B8B3A0 url(../../img/conTopRight.jpg) no-repeat;
	vertical-align: middle;
	text-align: left;  }
#containInner td#leftPane {
	width: 220px; height: auto;
	background: #3D3737 url(../../img/conLeft.jpg) repeat-y;
	vertical-align: top; }
#containInner td#rightPane {
	width: 738px; height: auto;
	border: 1px solid #EEE7CB; border-right: 1px solid #000;
	background: #B7B29F url(../../img/conRight.jpg);
	vertical-align: top; }
#containInner td#botLeft {
	width: 220px; height: 75px;
	background: #666259;
	font-size: 0px;
	vertical-align: middle;  }
#containInner td#botRight {
	width: 740px; height: 75px;
	background: #B8B3A0 url(../../img/conBotRight.jpg) no-repeat;
	overflow: hidden;
	vertical-align: middle; }

.content {
	margin: 18px; }


#footer {
	vertical-align: bottom; }


/* ------ content ------ */




/* ------- navs ------- */

#navConHome {
	width: 900px;
	margin: 5px auto;
	border-top: 1px solid #BFBAAF; border-bottom: 1px solid #BFBAAF;
	color: #B5B1A6; }
#navBarHome ul {
	margin: 1px 0; padding: 0;
	list-style: none;
	white-space: nowrap;
	font: 80% "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: center; }
#navBarHome ul li {
	display: inline;
	list-style: none; }
#navBarHome ul li a {
	width: 0; height: 0;
	margin: 1px 0; padding: 4px 7px;
	border: 1px solid #B5B1A6;
	border-color: #B5B1A6 #878274 #878274 #B5B1A6;
	background: #C2BEB2;
	color: #000;
	text-decoration: none;
	line-height: 2em; }
#navBarHome ul li a:hover {
	border: 1px solid #B19E5E;
	border-color: #878274 #B5B1A6 #B5B1A6 #878274;
	background: #444  /* url(../../img/bgNav2.gif) center center no-repeat */ ;
	color: #F8E390; }
#navBarHome ul li span.active {
	width: 0;
	margin: 0; padding: 7px 10px;
	border: 1px solid #CEC9BC;
	background: #CEC9BC;
	color: #777;
	text-decoration: none; }

#navCon {
	width: 708px;
	margin: 5px auto; padding: 5px 0;
	border-top: 1px solid #A19C8D; border-bottom: 1px solid #A19C8D;
	background: url(../../img/conNavTop.jpg) repeat-y;
	color: #B5B1A6;
	overflow: hidden; }
#navBar ul {
	margin: 1px auto; padding: 0;
	list-style: none;
	white-space: nowrap;
	font: 76% "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: center; }
#navBar ul li {
	display: inline;
	list-style: none;
	text-align: center; }
#navBar ul li a {
	width: 0; height: 0;
	margin: 1px 0; padding: 4px 7px;
	border: 1px solid #B5B1A6;
	border-color: #B5B1A6 #878274 #878274 #B5B1A6;
	background: #C2BEB2;
	color: #000;
	text-decoration: none;
	line-height: 2em; }
#navBar ul li a:hover {
	border: 1px solid #B19E5E;
	border-color: #878274 #B5B1A6 #B5B1A6 #878274;
	background: #444  /* url(../../img/bgNav2.gif) center center no-repeat */ ;
	color: #F8E390; }
#navBar ul li span.active {
	width: 0;
	margin: 0; padding: 7px 10px;
	border: 1px solid #CEC9BC;
	background: #CEC9BC;
	color: #433;
	text-decoration: none; }

.navGallery, .navNews {
	clear: both;
	margin: 0 0 15px 0; padding-left: 2px;
	border-top: 1px solid #A19C8D;
	border-bottom: 1px solid #A19C8D;
	background: #AEA899;
	font-size: 106%;
	color: #444; }
.navGallery a, .navNews a {
	padding: 2px;
	border: 1px solid #B5B1A6;
	border-color: #878274 #000 #000 #878274;
	background: #444;
	font-weight: bold;
	color: #F8E390;
	text-decoration: none; }
.navGallery a:hover, .navNews a:hover {
	border: 1px solid #B5B1A6;
	border-color: #B5B1A6 #878274 #878274 #B5B1A6;
	background: #C2BEB2;
	color: #000; }
.navGallery .active, .navNews .active {
	border: 1px solid #C7C1B3;
	background: #C7C1B3;
	color: #555; }
	

/* ------- other ------- */

.address {
	margin-bottom: 15px;
	text-align: center;
	line-height: 1.3em; }
.address strong {
	color: #655; }
.address span {
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	color: #EEE4C3; }

.cr {
	margin: 15px auto;
	font: 60% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
	text-align: center;
	line-height: 1.1em; }
.cr a {
	color: #655; }
.cr p {
	text-align: center; }

.hr {
	width: 708px;
	margin: 10px auto;
	border-bottom: 1px solid #D2CCBD;;
	font-size: 1px; }


/* ------- sales ------ */

.listing {
	clear: both;
	margin: 0 0 12px 0 ; padding: 10px;
	border-top: 1px solid #A19C8D;
	border-bottom: 1px solid #A19C8D;
	background: #AEA899 /* url(../../img/bgH1.jpg) center center repeat-y; */ }
.listing p {
	margin-bottom: 5px; }
* html .listing p {
	height: 1%; }
* html .listing h3 {
	height: 1%; }

.photo {
	margin: 0 0 12px 0;
	text-align: center; }
.photo img {
	margin: 0 2px;
	border: 3px solid #A39E8E; }
.photo a img {
	border: 3px solid #9F9A8B; }
.photo a:hover img {
	border: 3px solid #D7D0BA; }
.photo div {
	font-size: 80%;
	color: #D7D0BA; }	

.picLeft {
	clear: both; float: left;
	margin: 0 15px 1px 0; }
.picRight {
	clear: both; float: right;
	margin: 0 0 1px 15px; }
.picLeft img, .picRight img {
	border: 3px solid #A39E8E; }
.picLeft a img, .picRight a img {
	border: 3px solid #9F9A8B; }
.picLeft a:hover img, .picRight a:hover img {
	border: 3px solid #D7D0BA; }
.picLeft div, .picRight div {
	background: #D7D0BA;
	font-size: 80%;
	text-align: center; }

.photoRel {
	position: relative; }

.photoEmbed {
	position: absolute; top: 10px; right: 15px; }
* html .photoEmbed {
	right: 70px; }
.photoEmbed img {
	border: 1px solid #151515; }
.photoEmbed a img {
	border: 1px solid #151515; }
.photoEmbed a:hover img {
	border: 1px solid #fff; }



/* ------ headings ------ */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps; }
h1 {
	margin: 0 0 15px 0; padding: 2px;
	background: url(../../img/bgH1.jpg) center center repeat-y;
	font-size: 130%;
	color: #F9EDBF; }
h2 {
	margin: 0 0 12px 0; padding: 2px;
	border-bottom: 1px solid #928C7F;
	background: url(../../img/bgH2.jpg) center center repeat-y;
	font-size: 126%;
	color: #fff; }
h3 {
	margin: 0 0 5px 0; padding: 6px 0;
	border-bottom: 1px solid #928C7F;
	font-size: 110%;
	color: #624F16;
	text-align: left;
	line-height: .8em; }
h3 small {
	font-size: 90%;
	font-weight: normal;
	color: #444; }


/* ------- tables ------ */

table.pedigree {
	width: 100%;
	background: none;
	vertical-align: middle; }
* html table.pedigree {
	width: 718px; }
table #containInner .pedigree th {
	padding-bottom: 10px;
	color: #333;
	vertical-align: middle; }
table #containInner .pedigree td {
	width: 25%;
	background: none;
	text-align: left;
	vertical-align: middle; }


/* -------- fonts ------- */

.xx-small { font-size:  70%; }
.x-small  { font-size:  80%; }
.small    { font-size:  90%; }
.medium   { font-size: 100%; }
.large    { font-size: 110%; }
.x-large  { font-size: 120%; }
.xx-large { font-size: 130%; }

.small-b    { font-size:  90%; font-weight: bold; }
.medium-b   { font-size: 100%; font-weight: bold; }
.large-b    { font-size: 110%; font-weight: bold; }
.x-large-b  { font-size: 120%; font-weight: bold; }
.xx-large-b { font-size: 130%; font-weight: bold; }

.ari   { font-family: Arial, Helvetica, sans-serif; }
.cour  { font-family: "Courier New", Courier, mono; }
.times { font-family: "Times New Roman", Times, serif; }