﻿@import url("layout.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #623100;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#container {
	float:center;
	padding: 0px 0px 0px 0px;
	width: 900px;
	margin: 0px auto;
}
#page_content {
	float: left;
	position: relative;
	background-color: #e4d9c0;
	width: 900px;
}
#masthead {
	text-align: right;
	width: 898px;
	height: 290px;
	background-image: url("../images/tcrosswide_ripped_2.gif");
	background-repeat: no-repeat;
	background-color: #e4d9c0;
	background-attachment: scroll;
	margin-bottom: 10px;
}
#navigation {
	position: relative;
	float: left;
	width: 148px;
	background-color: #e4d9c0;
	min-height: ;
}
#content {
	float: left;
	width: 718px;
	padding: 10px;
	border-left: 10px solid #4a1d11;
}
#footer {
	text-align: center;
	clear: both;
	border-top: 10px solid #4a1d11;
	width: 900px;
	padding: 0px;
	background-color: #e4d9c0;
}
/* Masthead Styles */
#masthead h1 {
	font-family: Algeria, Mael, Arial;
	color: #a52a2a;
}
#masthead h3 {
	color: #a52a2a;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #e4d9c0;
	background-color: #e4d9c0;
}
#navigation a {
	color: #a52a2a;
	text-decoration: none;
	display: block;
	padding: 5px;
}
#navigation a:hover {
	color: #853;
	text-decoration: none;
}
#navigation p {
	font-size: 11px;
	color: #a60;
}
/* Content Styles */
h6 {
	color: #a52a2a;
}
h5 {
	color: #a52a2a;
}
h4 {
	color: #a52a2a;
}
h3 {
	color: #a52a2a;
}
h2 {
	color: #a52a2a;
}
#content h1 {
	color: #a52a2a;
}
#content img {
	padding: 5px;
	border: 1px solid #964;
}
/* Footer Styles */
#footer p {
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer a {
	color: #a60;
	text-decoration: underline;
}
#footer a:hover {
	color: #853;
	text-decoration: none;
}
a {
	color: #a60;
	text-decoration: underline;
}
a:hover {
	color: #742;
	text-decoration: underline;
}
.style_sold_horse {
	color: #a52a2a;
	}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_center{
	text-align:center;
}
.style_text_background{
	background: #c6ae79;
}
.style_credits{
	font-size: 0.7em;
}
.style_border_right {
	border-color: #DDB177;
	border-right-style: solid;
	border-right-width: 1px;
}
}
.style_border_bottom {
	border-color: #DDB177;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: bottom;
}
.style_border_br {
	border-color: #DDB177;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: bottom;
}
.style_border_bl {
	border-color: #DDB177;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: bottom;
}
.style_border_brl {
	border-color: #DDB177;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	vertical-align: bottom;
}
.style_border_left {
	border-color: #DDB177;
	border-left-style: solid;
	border-left-width: 1px;
}
.style_outline_cell {
	border: none;
	text-align: left;
}
.style_border_collapse {
	border-collapse: collapse;
}

.style_row_border {
	border: 2px #710000 solid;
}

.style_row_border_lm {
	border: 2px #710000 solid;
	margin-left: 8px;
}

.style_photo_border_nm {
	border-style:solid;
	border-width:3px;
	border-color:#653e15;
	margin-left: 0px;
	margin-right: 0px;
}

.style_photo_border {
	border-style:solid;
	border-width:3px;
	border-color:#653e15;
	margin-left: 10px;
	margin-right: 10px;
}

.male {
    background-color: #D0BE93;
    color: #000000;
    font-family: Arial;
    font-family: 10pt;
    text-align: center;
    vertical-align: middle;
    border-collapse: collapse;
    border: 1px solid #663300;
}
.female {
    background-color: #EDE6D6;
    color: #000000;
    font-family: Arial;
    font-family: 10pt;
    text-align: center;
    vertical-align: middle;
    border-collapse: collapse;
    border: 1px solid #663300;
}

