* {
	margin: 0; padding: 0; }

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

p {
	margin: 0 0 1px 0; }

a {
	color: #623714; }
a:hover {
	color: #794C58; 
	text-decoration: none; }

img {
	border: none; }

ul, ol {
	margin: 0 0 15px 22px; padding-left: 0;
	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 #000;
	background: #333;
	font-size: 90%;
	text-align: justify; }

ins.mail {
	margin-left: -3px; margin-right: -3px; }


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

table#container {
	width: 900px; height: 100%;
	margin: 0 auto; padding: 0;
	background: #BF8E8E url(../../img/bgConMid.jpg) repeat-y;
	text-align: center; }
table#container td.top {
	vertical-align: top; }
#header {
	width: 900px; height: 150px;
	margin: 0 auto;
	text-align: center; }
#spacer {
	height: 10px;
	font-size: 0px; }
#navLeftContainer {
	float: left;
	width: 200px; height: 450px; min-height: 450px; }
#contentContainer {
	float: left;
	width: 650px; }

#footer {
	vertical-align: bottom; }


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

.contentBox, .galleryBox {
	clear: both;
	width: 650px;
	margin-bottom: 10px;
	border: 1px solid #BC7492;
	/* background: #BC8F8F url(../../img/bgContent.jpg); */
	color: #000; }
.contentBox td {
	text-align: left;
	padding: 5px 10px;
	vertical-align: middle; }
.galleryBox td {
	width: 130px;
	text-align: center;
	padding: 5px;
	font-size: 80%;
	vertical-align: top; }
.galleryBox th {
	padding: 5px;
	background: #000;
	font: bold 106% "Copperplate Gothic Light", "Book Antiqua", "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #C1AB94;
	text-align: center; }

td.listingPic {
	width: 300px;
	text-align: center;
	vertical-align: middle; }
td.listingPic img, .galleryBox img {
	border: 3px solid #BC7492; }
td.listingText {
	width: auto;
	text-align: center;
	vertical-align: middle; }
td.listingText p {
	text-align: center; }
td.listingText p.justify {
	text-align: justify; }

.photo {
	margin: 0;
	font-size: 86%;
	text-align: center; }
.photo img {
	margin: 0 2px;
	border: 3px solid #BC7492; }
.photo a img, td.listingPic a img  {
	border: 3px solid #BC7492; }
.photo a:hover img, td.listingPic a:hover img  {
	border: 3px solid #EDDDDD; }
.photo div {
	font-size: 80%;
	color: #fff; }
.photo strong {
	font-size: 120%;
	color: #F7E4AB; }

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

.cr {
	position: relative;
	clear: both;
	margin: 0 0 15px 0;
	border-top: 1px solid #986565;
	font: 70% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
	text-align: center; }
.cr a {
	color: #333; }
.cr strong {
	font-size: 120%;
	color: #444; }
.cr strong a {
	color: #702; }

.hr {
	margin: 12px auto 12px 10px;
	border-bottom: 1px solid #BC7492;
	font-size: 1px; }

.viewLink {
	margin-top: 10px;
	font: bold 110% "Copperplate Gothic Light", "Book Antiqua", "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #7F4A21; }
.viewLink a {
	margin: 0; padding: 1px 8px;
	border: 1px solid #433;
	border-color: #D5BDBE #543D3D #543D3D #D5BDBE;
	background: #7D4C4C;
	color: #ffc;
	text-decoration: none; }
.viewLink a:hover {
	border: 1px solid #C39494;
	border-color: #543D3D #D5BDBE #D5BDBE #543D3D;
	background: #BE8685;
	color: #300; }


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

#navCon {
	width: 150px;
	margin-left: 35px;
	font-family: "Copperplate Gothic Light", "Book Antiqua", "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #111;
	text-align: left;
	overflow: hidden; }
#navList a {
	display: block;
	margin: 0 0 1px 0; padding: 5px 0 5px 10px;
	border-top: 1px solid #C37A99;
	border-bottom: 1px solid #C37A99;
	background: url(../../img/bgNavBtn.jpg) left top repeat-x;
	color: #FEF1CB;
	text-decoration: none; }
#navList a:hover {
	border-top: 1px solid #DBA8BE;
	border-bottom: 1px solid #DBA8BE;
	background: url(../../img/bgNavBtn.jpg) left -60px repeat-x;
	color: #702; }
#navList a.sub {
	margin: 0 0 0 10px; padding: 2px 0 2px 15px;
	border-left: 5px solid #7F4560;
	background: #C29292;
	font-size: 80%;
	color: #105; }
#navList a.sub:hover {
	border-left: 5px solid #A2565F;
	background: #6F4C79;
	color: #FEF1CB; }

.navRowSm {
	margin: 12px auto; padding: 7px 0;
	border-top: 1px solid #A87474;
	border-bottom: 1px solid #A87474;
	background: url(../../img/bgFooter.jpg) center repeat-y;
	font-size: 76%;
	font-variant: small-caps;
	color: #555; }
.navRowSm a {
	margin: 0; padding: 1px 5px;
	border: 1px solid #433;
	border-color: #D5BDBE #543D3D #543D3D #D5BDBE;
	background: #7D4C4C;
	font-weight: bold;
	color: #ffc;
	text-decoration: none; }
.navRowSm a:hover {
	border: 1px solid #C39494;
	border-color: #543D3D #D5BDBE #D5BDBE #543D3D;
	background: #BE8685;
	color: #300; }

.navRowLg {
	font-size: 130%; }
.navRowLg a {
	padding: 1px 8px; }


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

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: "Copperplate Gothic Light", "Book Antiqua", "Times New Roman", Times, serif;
	font-variant: small-caps; }
h1 {
	margin: 0 auto 10px auto; padding: 0;
	width: 650px; height: 30px;
	font-size: 0px; }
h2 {
	margin: 0 auto 10px auto; padding: 4px 0;
	border-top: 1px solid #A77777;
	border-bottom: 5px solid #BC7492;
	background: url(../../img/bgH2.jpg) center top repeat-y;
	font-size: 106%;
	color: #702; }
h2.right {
	padding: 6px 15px 6px 0;
	background: url(../../img/bgH2r.jpg) right top repeat-y;
	text-align: right; }
h2 a {
	border-bottom: 1px solid #7D6D4D;
	color: #FEE5AF;
	text-decoration: none; }
h2 a:hover {
	color: #D5AB69;
	border-bottom: 1px solid #100; }
h2 small {
	letter-spacing: 1px; }
h3 {
	margin: 0 0 8px 0;
	border-bottom: 1px solid #BC7492;
	font-size: 120%;
	color: #4E3232; }


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

.tblBorder {
	margin: 0 0 20px 0;
	border: 2px solid #B49D84; }
table.pedigree {
	width: 99%;
	margin: 3px auto;
	border: 1px solid #003648;
	font-size: 70%;
	color: #F8E390;
	vertical-align: middle; }
table.pedigree th {
	padding: 5px;
	background: #003648;
	color: #CDC19A;
	text-align: center;
	vertical-align: middle; }
table.pedigree td {
	width: 25%;
	padding: 0 1px;
	border: 1px solid #B8A189;
	color: #ffc;
	text-align: left;
	vertical-align: middle; }
table.pedigree td span.pedigree { }


/* -------- forms ------- */

#form-move {
	padding: 8px 30px;
	text-align: left; }
form {
	text-align: left; }


/* -------- 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%; }

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

.clear {
	clear: both;
	font-size: 0; }
.hide {	
	display: none; }
.px {
	font-size: 7px; }
.end {
	margin-bottom: 0; }
.center {
	text-align: center; }
.right {
	float: right; }
.indent {
	margin-left: 50px; margin-right: 50px; }
.justify {
	text-align: justify; }
.caps {
	text-transform: uppercase; }
.smCaps {
	font-variant: small-caps; }
.smCapsCp {
	font-variant: small-caps;
	font-family: "Copperplate Gothic Light", "Book Antiqua", "Times New Roman", Times, serif; }
.bold {
	font-weight: bold; }
.normal {
	font-weight: normal;
	text-transform: none; }
.black {
	color: #000; }
.red {
	color: #900; }
.grey {
	color: #555; }