@charset "utf-8";
a, a:visited {
	color: #436BAB;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
/* CSS Document */

body {
	background-color: #221b15;
	background-image: url(../images/mtshasta_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
	color: #436BAB;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}
#contact_table form tr td {
	text-align: left;
}
#col1 {
	float: left;
	width: 200px;
	display: inline;
	clear: none;
	padding-right: 10px;
	position: relative;
	text-align: right;
	line-height: 1.3em;
	font-size: .95em;
}
#col2 h1 {
	color: #436BAB;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#col2 {
	float: left;
	margin-left: 0px;
	padding-left: 10px;
	display: inline;
	position: relative;
	clear: none;
	width: 720px;
	text-align: left;
}
h3 {
	color: #D20000;
	font-size: 1.3em;
	margin: 0px 0px 10px;
	padding: 0px;
}
#heading {
	height: 124px;
	width: 588px;
	position: relative;
	clear: none;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	text-align: center;
	line-height: .8em;
	color: #000;
	font-size: .9em;
	font-style: italic;
}
#footer {
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	padding: 5px 15px 5px 10px;
	background-image: url(../images/wrapper_white_background.png);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 20px;
	margin-top: 0px;
	float: left;
	width: 935px;
	text-align: right;
}
#navcontainer {
	margin: 30px 0 0 20px;
	padding: 0;
	clear: left;
	float: left;
	width: 980px;
}
#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#navcontainer ul li a {
	width: 180px;
	margin: 0 0 0px;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 2px 5px;
	color: #436BAB;
	font-size: 1.1em;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #436BAB;
	background-image: url(../images/wrapper_white_background.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #436BAB;
}
#navcontainer ul li a:hover {
	color: #FFF;
	background: #436BAB;
}
#navcontainer a:active {
	background: url(../images/content_blue_background.png);
	color: #fff;
}
#navcontainer li#active a {
	background: #436BAB;
	color: #fff;
}
.pedigreetable {
	border: 1px dotted #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 475px;
	float: right;
}
.pedigreetable td {
	padding: 2px 4px 2px 2px;
	background-color: #FFF;
	font-size: 1em;
	color: #436BAB;
	vertical-align: top;
	text-align: right;
	width: 33%;
}
.pedigreetable_mares {
	border: 1px dotted #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 475px;
	float: right;
}
.pedigreetable_mares td {
	padding: 2px 4px 2px 2px;
	background-color: #FFF;
	font-size: .8em;
	color: #436BAB;
	vertical-align: top;
	text-align: right;
	width: 25%;
}
table {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	padding: 0px;
}
#wrapper {
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	padding: 10px;
	background-image: url(../images/wrapper_white_background.png);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 20px;
	margin-top: 0px;
	float: left;
	width: 940px;
}
.centered_movie {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	clear: both;
	padding: 0px;
	height: 480px;
	width: 640px;
}
.floatleft_border_white {
	margin: 0px 3px 10px;
	padding: 3px;
	border: 1px dotted #FFF;
	display: inline;
	float: left;
	clear: none;
}
.floatleft_border_padded {
	margin: 5px 10px 3px 3px;
	padding: 3px;
	border: 1px dotted #FFF;
	display: inline;
	clear: none;
	float: left;
}
.centeredimage {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 3px;
	clear: both;
	border: 1px dotted #FFF;
}
.focusField {
	border:2px solid #9BC5EB;
	background:#D2E1F8;
	color:#000;
}
.idleField {
	color: #666;
}
