* {
	margin: 0; padding: 0; }
body {
	background: #41120F url(../../img/bgCopyright2008.jpg);
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff; }
	   
a {
	color: #E3D497; }
a:hover {
	color: #600;
	text-decoration: none; } 

img, a img {
	border: none;
	text-decoration: none; }

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

ul, ol {
	margin: 0 0 15px 18px; padding-left: 0;
	font-size: 90%;
	text-align: left; }
html>body ol, html>body ul {
	margin: 0 0 15px 0; margin-bottom: 15px;
	padding-left: 20px; }
ul li {
	list-style: url(../../img/bullet.gif); }

blockquote {
	margin: 0 0 15px 0; padding: 10px;
	border: 1px solid #ccc;
	background: url(../../img/bgH3.jpg) repeat-y;
	font-size: 90%;
	color: #024;
	text-align: justify; }

.center {
	text-align: center; }
.end {
	margin-bottom: 0; }
.clear {
	clear: both;
	font-size: 0px; }
.px {
	font-size: 5px; }
.caps {
	text-transform: uppercase; }
.smCaps {
	font-variant: small-caps; }
.bold {
	font-weight: bold; }
.gold {
	color: #ff9; }
.red {
	color: #f00; }
.grey {
	color: #777; }
.quote {
	font: bold 120% "Lucida Calligraphy", "Book Antiqua", "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: center; }


/* ------ layout ------ */

#top {
	font-size: 0px; }
#logo1 {
	position: absolute; left: 0px; top: 0px;
	width: 170px; height: 110px;
	font-size: 0; }
#logo2 {
	position: absolute; left: 170px; top: 0px;
	width: 710px; height: 110px;
	font-size: 0; }
#logo3 {
	position: absolute; left: 0px; top: 110px;
	width: 170px; height: 60px;
	font-size: 0; }
#navContainer {
	position: absolute; left: 0px; top: 170px;
	width: 170px; height: 400px; min-height: 400px;
	background: url(../../img/bgNavLeft.jpg) no-repeat; }
#container {
	position: absolute; left: 170px; top: 110px;
	width: 710px; height: auto; min-height: 400px;
	background: #260505 url(../../img/bgContainer.gif) repeat-y;
	text-align: center; }
#h1 {
	position: relative;
	width: 710px; height: 60px;
	background: url(../../img/bgH1.jpg) no-repeat;
	text-align: center;
	overflow: hidden; }

.boxTop {
	width: 690px; height: 35px;
	margin: 0 auto;
	background: url(../../img/bgConTop.gif) no-repeat; }
.box {
	width: 690px;
	margin: 0 auto;
	background: #6D6158 url(../../img/bgContent.gif) repeat-y; }
.content {
	width: 620px;
	margin: 0 auto;	padding: 0 35px; }
.boxBot {
	width: 690px; height: 35px;
	margin: 0 auto 15px auto;
	background: url(../../img/bgConBot.gif) no-repeat; }

#footer {
	width: 690px;
	margin: 0 auto;
	text-align: center; }


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

.photo {
	margin: 0 0 15px 0;
	font-size: 90%;
	color: #FAECB4;
	text-align: center; }
.photo img {
	margin: 0 2px;
	border: 3px solid #574446; }
.photo a img {
	margin: 0 2px;
	border: 3px solid #574446; }
.photo a:hover img {
	margin: 0 2px;
	border: 3px solid #600; }

#listings p {
	margin: 0 0 7px 0;
	text-align: left; }

.picLeft {
	clear: left; float: left; }
.picLeft img {
	margin: 0 15px 5px 0;
	border: 3px solid #574446; }
.picLeft a img {
	border: 3px solid #574446; }
.picLeft a:hover img {	
	border: 3px solid #600; }

.backBtn {
	margin: 15px 0 0 0;
	font-size: 1px;
	text-align: center; }

.hr {
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
	font-size: 1px; }

#notice, #notice span {
	display: none; }


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

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center; }
h1 {
	margin: 0; padding: 18px 0 0 0;
	font-size: 140%;
	color: #E5DAAE; }
h2 {
	margin: 0 auto 15px auto;
	background: url(../../img/bgH2.jpg) center top repeat-y;
	font-size: 140%;
	color: #E5DAAE; }
h3 {
	clear: both;
	margin: 0 auto 15px auto; padding: 2px 0;
	background: url(../../img/bgH3.jpg) center top repeat-y;
	font-size: 136%;
	color: #100; }
h4 {
	margin: 0 0 5px 0; padding: 0 0 0 5px;
	border-bottom: 1px solid #574446;
	font-size: 130%;
	color: #CDC5C1;
	text-align: left; }
h5 {
	clear: both;
	margin: 0 0 15px 0;
	font-size: 116%;
	color: #ddd;
	text-align: left; }
h6 {
	clear: both;
	width: 850px;
	margin: 5px auto; padding: 2px 0;
	background: url(../../img/bgH6.jpg) center center repeat-y;
	font-size: 130%;
	color: #ddd; }


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

#navLeft {
	width: 170px; height: 300px; min-height: 300px;
	padding-top: 20px;
	background: url(../../img/bgNavSide.jpg) no-repeat;
	font: 90% "Times New Roman", Times, serif;
	letter-spacing: 2px;
	color: #555; }	
#navLeft div {
	margin: 0; padding: 0; }
#navLeft .navDiv {
	height: 3px;
	background: url(../../img/bgNavDiv.gif) center no-repeat;
	font-size: 3px; }
#navLeft a {
	display: block;
	padding: 4px 0 5px 33px;
	border: none;
	background: url(../../img/bgNavA.gif) left center no-repeat;
	color: #EFE89C;
	text-decoration: none; }
#navLeft a span {
	color: #888; }
#navLeft a:hover {
	background: url(../../img/bgNavB.jpg) left center no-repeat;
	color: #ffe; }
#navLeft span.active {
	display: block;
	padding: 4px 0 5px 33px;
	border: none;
	background: #none;
	color: #ffe; }


.multiMenu {
	clear: both;
	margin: 0 0 10px 0;
	border-top: 1px solid #5F554E;
	border-bottom: 1px solid #5F554E;
	background: url(../../img/bgH6.jpg) repeat-y;
	color: #ccc; }
.multiMenu a {
	padding: 2px;
	border: 1px solid #300;
	background: #501615;
	font-weight: bold;
	color: #E8C888;
	text-decoration: none; }
.multiMenu a:hover {
	border: 1px solid #501615;
	background: #910;
	color: #FFDA90; }
.multiMenu b {
	display: none; }


/* ------ footer ------ */

#address {
	margin: 0 0 25px 0;
	font: 106% "Times New Roman", Times, serif;
	color: #aaa; }
#address span {
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	color: #ddd; }

#navBotm {
	margin: 0 0 15px 0; padding: 5px 1px;
	background:  url(../../img/bgH2.jpg) center top repeat-y;
	font: 80% "Times New Roman", Times, serif;
	font-variant: small-caps; }
#navBotm a {
	text-decoration: none; }
#navBotm .active {
	color: #fff; }

#cr {
	margin: 0 15px 15px 15px;
	font-size: 70%;
	color: #654; }
#cr a {
	color: #876; }


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

table.pedigree {
	width: 100%;
	margin: 0 0 15px 0;
	border: 1px solid #86786E;
	color: #ffc; }
table.pedigree th {
	padding: 5px;
	border: 1px solid #766B63;
	background:  url(../../img/bgH3.jpg) repeat-y;
	font: bold 106% "Times New Roman", Times, serif;
	color: #000;
	text-align: center; }
table.pedigree th span {
	font: italic bold 140% "Times New Roman", Times, serif;
	color: #FAECB4; }
table.pedigree td {
	width: 25%;
	padding: 0 1px;
	border: 1px solid #766B63;
	text-align: left; }
table img {
	border: 1px solid #000; }


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

.xx-small { font-size:  76%; }
.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; }