﻿/* CSS layout */
.godbless {
	display: block;
	margin: 10px auto 10px auto;
	width: 145px;
	color: #FFFFFF;
	font-weight: bold;
	border: medium solid #800000;
	text-align: center;
	background-image: url('images/godblesstheusa.jpg');
	background-repeat: no-repeat;
	height: 96px;
}
.bold {
	font-weight: bold;
}
.table_three_cols p {
	border-color: #c0c0c0;
	border-width: 0;
	text-align: center;
}
.table_three_cols h1 {
	border-color: #c0c0c0;
	border-width: 0;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #FFFFCC;
	background-color: #7C7153;
}

.flashbox350x256 {
	padding: 5px;
	text-align: center;
	background-color: #D8D2C3;
	border-style: inset;
	width: 350px;
	height: 256px;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
}

.separator {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-image: url('images/separator.gif');
	background-repeat: no-repeat;
	background-position: 50%;
}
.sire_bg {
	background-color: #C1B48D;
	border: thin solid #FFFFFF;
}
.dam_bg {
	background-color: #F0E6CE;
	border: thin solid #FFFFFF;
}
.horse_table {
	border-color: #c0c0c0;
	border-width: 0;
	color: #4E4738;
}
.sold {
	text-decoration: line-through;
	color: #0000FF;
	font-weight: bold;
}
.soldText {
	font-weight: bold;
	color: #0000FF;
	text-transform: uppercase;
}
.single_column {
	margin: 0;
	width: 100%;
	float: left;
	position: relative;
}
.pedigree {
	font-size: small;
	text-decoration: underline;
	text-align: center;
	color: #50473A;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.column_left {
	float: left;
	width: 490px;
	padding: 5px;
	text-align: center;
}
.column_left_box {
	float: left;
	width: 350px;
	background-color: #E4DDC9;
	border-style: inset;
	padding: 5px;
}
.column_left_ctr {
	float: left;
	border-style: inset;
	margin: 0px;
	width: 475px;
	padding: 5px;
	background-color: #EFE3C7;
	text-align: center;
}
.column_left p {
	float: left;
	width: 490px;
	padding: 5px;
	text-align: left;
	margin-bottom: 10px;
	line-height: 190%;
}
.column_right {
	float: right;
	width: 330px;
	padding: 5px;
	text-align: left;
}
.column_right_200px {
	border: 2px solid #4E4634;
	margin: 0;
	float: right;
	width: 170px;
	padding: 5px;
	text-align: center;
	background-color: #7C7153;
	color: #FFFFCC;
}
.bold_italic {
	font-weight: bold;
	font-style: italic;
}
ld_underline {
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-image: url('images/sitelayout/leather3.gif');
	font-size: small;
	color: #4E4738;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
h1 {
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #7C7153;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #4E4738;
	text-align: left;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #4E4738;
	text-align: left;
}
a {
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/sitelayout/layout_03.jpg');
	width: 789px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	padding: 0px;
	background-image: url('images/sitelayout/layout_01.jpg');
	width: 789px;
	height: 154px;
	margin: 0px;
	background-repeat: no-repeat;
}
#top_nav {
	background-image: url('images/sitelayout/layout_02.jpg');
	height: 41px;
	margin: 0px;
	padding: 0px;
	width: 789px;
}
#nav_menu {
	padding: 13px 0 0 0;
	margin: 0px auto 0px auto;
	text-align: center;
	width: 730px;
}
#page_content {
	margin-top: 10px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#bottom {
	background-image: url('images/sitelayout/layout_04.jpg');
	height: 30px;
}
#footer {
	font-size: x-small;
	color: #FFFFFF;
	background-image: url('images/sitelayout/layout_05.jpg');
	text-align: right;
}
#footer a {
	color: #FFFF99;
}
#footer a:hover {
	color: #FFFF00;
}
#clearone {
	clear: both;
	height: 1px;
}
.penlandbg {
	background-color: #E4D1A3;
}

.tritronicslink  {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.tritronicslink A {
	color: #663300;
}
.tritronicslink A:hover {
	color: #000000;
}
.boldunderline {
	text-decoration: underline;
	font-weight: bold;
}
.strikethrough_red {
	color: #0000FF;
	text-decoration: line-through;
}
.imageCentered img {
	display: block;
	margin: 0px auto 0px auto;
}
