* {
	margin: 0; padding: 0; }

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

p {
	margin: 0 0 10px 0;
	font-size: 90%;
	text-align: left; }

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

img {
	margin: 0; padding: 0;
	border: none; }

ul, ol {
	margin: 0 0 10px 30px; padding-left: 0;
	font-size: 90%;
	text-align: left; }
html>body ol, html>body ul {
	margin: 0 0 16px 0; margin-bottom: 16px;
	padding-left: 30px; }
ul {
	list-style: square url(../../img/bulSqr1.gif); }
* html ul {
	list-style: square url(../../img/bulSqr1.gif); }
ul.bulClear {
	list-style: none url(../../img/bulClear.gif); }
ul li ul {
	margin-bottom: 5px;
	list-style: square url(../../img/bulSqr2.gif); }
* html ul li ul {
	list-style: square url(../../img/bulSqr2.gif); }
ul.intro {
	font: bold 110% "Book Antiqua", "Georgia", "Times New Roman", Times, serif;
	color: #FADF95; }

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: #E9CF9F url(../../img/bgContainer.jpg) repeat-y;
	text-align: center; }
table#container td.top {
	vertical-align: top; }
#header {
	width: 900px; height: 185px;
	margin: 0 auto;
	text-align: center; }
#navLeftContainer {
	float: left;
	width: 242px;
	text-align: left; 
	border: 1px solid #000;
	border: none; /* IE FTW! */ }
#contentContainer {
	float: left;
	width: 605px; }

#footer {
	vertical-align: bottom; }


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

div.justify p {
	text-align: justify; }

.halfLeft {
	float: left;
	width: 300px; }
.listing {
	margin: 0 0 12px 0 ; padding: 10px;
	border-top: 1px solid #CEB181;
	border-bottom: 1px solid #CEB181;
	background: url(../../img/bgListing.jpg) repeat-y;
	font-size: 90%;
	text-align: left; }
.listing p {
	margin-bottom: 5px;
	text-align: left; }
* html .listing p {
	height: 1%; }
* html .listing h4 {
	height: 1%; }

.photo {
	margin: 0 0 12px 0;
	font-size: 86%;
	text-align: center; }
.photo img {
	margin: 0 2px;
	border: 3px solid #CEB181; }
.photo a img {
	border: 3px solid #CEB181; }
.photo a:hover img {
	border: 3px solid #960; }	

.photoLeft {
	clear: both; float: left;
	margin: 0 15px 1px 0; }
.photoLeft img {
	border: 5px solid #CEB181; }
.photoLeft a img {
	border: 5px solid #CEB181; }
.photoLeft a:hover img {
	border: 5px solid #960; }
.photoLeft div {
	background: #ccc;
	font-size: 80%;
	color: #ffc;
	text-align: center; }

.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;
	font: 60% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center; }
.cr a {
	color: #766; }
.cr strong {
	font-size: 120%;
	color: #888; }
.cr strong a {
	color: #9B836C; }

.hr {
	margin: 15px auto;
	border-bottom: 1px solid #D9C194;
	font-size: 1px; }


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

#navCon {
	width: 160px;
	margin-left: 30px;
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #111;
	text-align: left;
	overflow: hidden; }
#navList a {
	display: block;
	margin: 0; padding: 5px 0 5px 14px;
	border-bottom: 1px solid #341E0E;
	color: #F7E4AB;
	text-decoration: none; }
#navList a:hover {
	border-bottom: 1px solid #000;
	background: #412611;
	color: #D5AB69; }
#navList a.sub {
	padding: 2px 0 2px 20px;
	border-left: 20px solid #000;
	background: #2C2015;
	font-size: 76%;
	color: #ccc; }
#navList a:hover.sub {
	background: url(../../img/bgNavHover.gif) center center repeat-x;
	color: #F0CB84; }

.navRowSm {
	margin: 20px auto 10px auto; padding: 7px 0;
	border-top: 1px solid #D9C194;
	border-bottom: 1px solid #D9C194;
	font-size: 70%;
	font-variant: small-caps;
	color: #877; }
.navRowSm a {
	margin: 0; padding: 0 5px;
	text-decoration: none; }
.navRowSm a:hover {
	text-decoration: underline; }

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


.multiMenu {
	clear: both;
	margin: 0 0 10px 0;
	border-top: 1px solid #F0D6A6;
	border-bottom: 1px solid #F0D6A6;
	background: url(../../img/bgH4.jpg) repeat-y;
	color: #300; }
.multiMenu a {
	padding: 2px;
	border: 1px solid #93764E;
	background: #CEB282;
	font-weight: bold;
	color: #411;
	text-decoration: none; }
.multiMenu a:hover {
	border: 1px solid #300;
	background: #75392B;
	color: #FFDA90; }


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

h1, h2, h3, h4, h5, h6, #h1 {
	margin: 0;
	font-family: "Book Antiqua", "Georgia", "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps; }
#h1 {
	width: 900px; height: 63px;
	margin: 0 auto;
	background: url(../../img/bgH1.jpg) no-repeat;
	overflow: hidden; }	
h1 {
	margin-left: 200px;
	font-size: 110%;
	color: #FFDA90;
	letter-spacing: 2px; }
h2 {
	margin: 0 0 10px 0; padding: 6px 0;
	border-bottom: 1px solid #F0D6A6;
	background: url(../../img/bgH5.jpg) center repeat-y;
	font-size: 120%;
	color: #FFDA90; }
h2 a {
	border-bottom: 1px solid #7D6D4D;
	color: #FEE5AF;
	text-decoration: none; }
h3 {
	margin: 0 0 8px 0;
	border-bottom: 1px solid #F0D6A6;
	background: url(../../img/bgH3.jpg) repeat-y;
	font-size: 120%;
	color: #FFDA90; }
h3 a:hover {
	color: #D5AB69;
	border-bottom: 1px solid #100; }
h3 small {
	letter-spacing: 1px; }
h4 {
	margin: 5px 0 2px 0; padding: 3px 1px;
	background: url(../../img/bgH4.jpg) center repeat-y;
	font-size: 110%;
	color: #2C2315;
	letter-spacing: 1px; }


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

.tblBorder {
	width: 600px;
	margin: 0 auto 10px auto;
	border: 2px solid #F0D6A6; }
table.pedigree {
	width: 600px;
	border: 1px solid #DABE8E;
	font-size: 90%;
	vertical-align: middle; }
table.pedigree th {
	padding: 5px;
	background: #000 url(../../img/bgH5.jpg) center repeat-y;
	color: #FFDD89;
	text-align: center;
	vertical-align: middle; }
table.pedigree td {
	width: 25%;
	padding: 0 1px;
	border: 1px solid #E1C89A;
	text-align: left;
	vertical-align: middle; }


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

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


/* -------- 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; }
.brown {
	color: #673C1C; }
.red {
	color: #c22; }
.greyDk {
	color: #555; }
.greyLt {
	color: #999; }
.gold {
	color: #DFC786; }