
* {
	margin: 0; padding: 0; }

html {
	width: 100%;  height: 100%; }
	
body {
	width: 100%;  height: 100%;
	margin: 0; padding: 0;
	background: #1C130D url(../../img/bgCopyright2011.jpg) center top;
	font: 100% Arial, Helvetica, sans-serif;
	color: #101010;
	text-align: center; }

p {
	margin: 0 0 1px 0;
	font-size: 96%;
	text-align: left; }

a {
	color: #623714; }
a:hover {
	color: #500; 
	text-decoration: none; }

img {
	border: none; }

ul, ol {
	margin: 0 0 15px 22px; padding-left: 0;
	font-size: 96%;
	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: 86%;
	text-align: justify; }

ins.mail {
	margin-left: -3px; margin-right: -3px; }


/* ------ containers ------ */

table#container {
	width: 940px; height: 100%;
	margin: 0 auto; padding: 0;
	background: #B69B7F url(../../img/bgContainer.jpg) center top repeat-y;
	text-align: center; }
table#container td.top {
	vertical-align: top; }
#header {
	width: 940px; height: 180px;
	margin: 0 auto;
	text-align: center; }
#h1 {
	width: 940px; height: 50px;
	margin: 0 auto;
	background: url(../../img/bgH1.jpg) no-repeat;
	overflow: hidden; }
#navLeftContainer {
	float: left;
	width: 155px; height: 550px; min-height: 550px;
	margin-left: 50px;
	background: url(../../img/bgNavLeft.jpg) no-repeat; }
#contentContainer {
	float: left;
	width: 682px; }

#footer {
	vertical-align: bottom; }


/* ------ content ------ */

.contentBox, .galleryBox {
	clear: both;
	width: 682px;
	background: #E4DDC4 url(../../img/bgBoxMid.jpg) repeat-y;
	color: #000;
	z-index: 10; }
.contentBoxTop {
	width: 682px; height: 94px;
	background: url(../../img/bgBoxTopS.jpg) no-repeat;
	font-size: 0;
	overflow: hidden;
	z-index: 11; }
.contentBoxBotm {
	width: 682px; height: 98px;
	margin-top: -50px;
	background: url(../../img/bgBoxBotmS.jpg) no-repeat;
	font-size: 0;
	overflow: hidden;
	z-index: 11; }
.contentBox table td {
	text-align: left;
	padding: 0 10px;
	vertical-align: middle; }
.content {
	width: 640px;
	margin: -50px auto 0 auto;
	z-index: 99; }
	


.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; }


.photo-box {
	padding: 5px 0px;
	text-align: center; }
.photo-box img {
	margin: 5px;
	padding: 0px; }
.left-col-photo {
	float:left; 
	position:relative;
	width:220px; 
	height:auto; 
	margin:10px; }
.right-col-text {
	float:right; 
	position:relative;
	width:320px; 
	height:auto; 
	margin:10px; }
.roster-left-col {
	float:left; 
	width:220px; 
	height:auto; 
	margin:10px; }
.roster-left-col-r {
	float:right; 
	width:220px; 
	height:auto; 
	margin:10px; }
.roster-left-col-link {
	text-align:left; 
	font-size:14px; 
	margin-left: 5px; 
	margin-top:5px; }
.roster-right-col {
	float:right; 
	width:450px; 
	height:auto; 
	margin:10px; }
.roster-right-col-r {
	float:left; 
	width:450px; 
	height:auto; 
	margin:10px; }

table.listing {
	width: 640px;
	margin: 0 auto; padding: 0;
	text-align: center; }
td.listingPic {
	width: 210px;
	font-size: 76%;
	text-align: center;
	vertical-align: middle; }
td.listingPic img, .galleryBox img {
	border: 1px solid #200D07;
	text-align: center;
	text-decoration: none; }
td.listingPic a img, .galleryBox a img {
	text-align: center;
	text-decoration: none; }
td.listingPic a, .galleryBox a {
	text-align: center;
	text-decoration: none; }

td.listingText {
	width: 430px;
	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: 5px 1px;
	border: 1px solid #200D07; }
.photo a img, td.listingPic a img  {
	border: 1px solid #200D07; }
.photo a:hover img, td.listingPic a:hover img  {
	border: 1px solid #CBB48A; }
.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 {
	margin: 0 auto 15px auto;
	font: 70% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center; }
.cr a {
	color: #49351D; }
.cr strong {
	font-size: 120%;
	color: #333; }
.cr strong a {
	color: #000; }

.hr {
	margin: 12px auto 12px 10px;
	border-bottom: 1px solid #765F45;
	font-size: 1px; }


/* ------- navs ------- */

#navCon {
	width: 155px;
	margin-top: 24px;
	font-family: "Copperplate Gothic Light", "Book Antiqua", "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 90%;
	color: #111;
	text-align: left;
	overflow: hidden; }
#navList a {
	display: block;
	margin: 0 0 1px 0; padding: 5px 0 5px 10px;
	border-bottom: 1px solid #300;
	background: #AF9C74 url(../../img/bgNavBtnOff.jpg);  /*  E9D09C  453423  F0E2C5  */
	font-weight: bold;
	color: #100;
	text-decoration: none; }
#navList a:hover {
	background: #453423 url(../../img/bgNavBtnOn.jpg);;
	color: #F0E2C5; }
#navList .active {
	display: block;
	margin: 0 0 1px 0; padding: 5px 0 5px 10px;
	background: none;
	background: #74674C;  /* 4D3327 */
	color: #000;  /* FFDD77 */
	text-decoration: none; }
#navList a.sub {
	margin: 0 0 0 10px; padding: 2px 0 2px 15px;
	border-left: 5px solid #7F4560;
	border-bottom: 1px solid #300;
	background: #C29292;
	font-size: 80%;
	color: #105; }
#navList a.sub:hover {
	border-left: 5px solid #A2565F;
	background: #6F4C79;
	color: #FEF1CB; }
.navDiv {
	width: 139px; height: 1px;
	background: none; /* url(../../img/bgNavDivbar.gif) no-repeat; */ }

.navRowSm {
	margin: 12px auto; padding: 7px 0;
	border-top: 1px solid #765F45;
	border-bottom: 1px solid #765F45;
	background: url(../../img/bgFooter.jpg) center repeat-y;
	font-size: 70%;
	font-variant: small-caps;
	color: #555;
	overflow: hidden;
	white-space:nowrap; }
.navRowSm a {
	margin: 0; padding: 1px 5px;
	border: 1px solid #503A21;
	background: #1E0C06;
	font-weight: bold;
	color: #FFDD77;
	text-decoration: none; }
.navRowSm a:hover {
	border: 1px solid #907758;
	background: #4D3327;
	color: #FEF1CB; }

.navRowLg {
	font-size: 130%; }
.navRowLg a {
	padding: 1px 8px; }

.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: 2px solid #433;
	border-color: #fff #000 #000 #fff;
	background: #5A493E;
	color: #ffc;
	text-decoration: none; }
.viewLink a:hover {
	border: 2px solid #C39494;
	border-color: #000 #fff #fff #000;
	background: #E9D09C;
	color: #100; }

.galleryMenu {
	margin: 5px auto 2px auto; padding: 4px 0;
	border-top: 1px solid #877757;
	border-bottom: 2px solid #503E27;
	background: #AF9C74;
	font-size: 100%;
	font-variant: small-caps;
	color: #000;
	text-align: center; }
.galleryMenu a {
	margin-bottom: 2px; padding: 2px;
	border: 2px solid #433;
	border-color: #fff #000 #000 #fff;
	background: #5A493E;
	color: #ffc;
	text-decoration: none; }
.galleryMenu a:hover {
	border: 2px solid #C39494;
	border-color: #000 #fff #fff #000;
	background: #E9D09C;
	color: #100; }
.galleryMenu .active {
	padding: 2px;
	border: 2px solid #433;
	border-color: #fff #000 #000 #fff;
	background: #5A493E;
	font-weight: bold;
	color: #ccc;
	text-decoration: none; }


/* ------ 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;
	font-weight: bold;
	font-size: 100%; }
h1 {
	margin: 10px 0 0 150px; padding: 0;
	font-size: 130%;
	color: #F0E2C5; }
h2 {
	margin: 5px auto 2px auto; padding: 4px 0;
	border-top: 1px solid #877757;
	border-bottom: 2px solid #503E27;
	background: #AF9C74;
	font-weight: bold;
	font-size: 140%;
	color: #000; }
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 #A79380;
	font-weight: bold;
	font-size: 130%;
	color: #4E3232;
	text-align: center; }
h4 {
	margin: 0 0 8px 0;
	border-bottom: 1px solid #A79380;
	font-weight: bold;
	font-size: 130%;
	color: #5A4A37;
	text-align: center; }


/* ------- tables ------ */

.tblBorder {
	margin: 0 0 20px 0;
	border: 2px solid #B0A182; }
table.pedigree {
	width: 99%;
	margin: 3px 5px;
	font-size: 80%;
	vertical-align: middle; }
table.pedigree th {
	padding: 5px;
	background: #C7B181;
	color: #100;
	text-align: center;
	vertical-align: middle; }
table.pedigree td {
	width: 25%;
	padding: 0 1px;
	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; }

.end {
	margin-bottom: 0; }
.center {
	text-align: center; }
.txtLeft {
	text-align: left; }
.right {
	float: right; }

.indentP10 {
	margin: 10px; }
.indentP50 {
	margin: 10px 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; }
.flash {
	font-weight: bold;
	font-style: italic;
	color: #800; }
.bold-highlight {
	font-weight: bold;
	font-style: italic;
	color: #800; }

.black {
	color: #000; }
.red {
	color: #900; }
.grey {
	color: #444; }

.imgLeft {
	float: left;
	margin: 15px; padding: 0; }	/* for mid-paragraph floats, use above floats if possible */
.imgRight {
	float: right;
	margin: 15px; padding: 0; }
