

body {
	margin: 10px 0 0 0;
	padding: 0 0 20px 0;
	background: #333;
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}

p, td {
	margin: 0 0 5px 0;
	font: normal 11px/18px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	}

h1, h2 {
	margin: 0 0 5px 0;
	padding:0;
	}

h2 {
	color:#333;
	font-size:18px;
}

h3, h4, h5, h6, p {
	margin: 0 0 5px 0;
	}

h3 {
	font-size: 14px;
}

h4	{
	color:#333;
	font-size:12px;
}

a {
	color: #e82;
	cursor:hand;
	}

a:hover {
	color: #b50;
	}
	
small {
	font-size: 9px;
	line-height: 1.5em;
	color: #fff;
	}

ol, ul {
	margin: 0;
	padding: 0 0 0 10px;
	}

h1 {
	background: url(../images/site/logo2.gif) no-repeat;
	margin-left: 10px;
	padding: 0;
	width: 248px;
	height: 60px;
	text-indent: -9999px;
	font-size: 1px;
	color: #fff;
	}

#bigtop {
	width: 770px;
	background: url(../images/site/container.gif) repeat-y;
	padding:0px;
	margin:0px;
	}

#bottom {
	width: 770px;
	height: height: 500px;
	background: url(../images/site/bottom2.jpg) bottom center no-repeat;
	}

#wrap {
	text-align: left;
	width: 730px;
	margin-left: 10px;
	padding:0;
	}

#top {
	background: url(../images/site/top.gif) repeat-x;
	position: relative;
	top: 10px;
	width: 730px;
	height: 60px;
	margin-bottom: 10px;
	padding:0;
	}

#header {
	background: white;
	text-align: right;
	position: relative;
	top: 10px;
	width: 730px;
	height: 200px;
	margin-bottom: 10px;
	}

#breadcrumb {
	padding: 10px 0;
}

#header_int {
	background: white;
	text-align: left;
	position: relative;
	top: 10px;
	width: 730px;
	padding: 20px 0;
	}

#header_int h2 {
	font-size: 2.3em;
}

#header img {
	border: 0;
	margin-left: 6px;
	}

#nav {
	float: right;
	width: 160px;
	margin-top: 18px;
	margin-right: 10px;
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}

#nav ul {
	border-top: 1px solid #ccc;
	list-style: none;
	margin: 0 0 20px 10px;
	padding: 0 0 8px 0;
	}

#nav li {
	border-bottom: 1px solid #ccc;
	padding: 3px 0 4px 0;
	padding-right: 20px;
	}

#nav li.selected {
	background: url(../images/site/dot.gif) no-repeat 100% 50%;
	font-weight: bold;
	}

#nav li {
	border-bottom: 1px solid #ccc;
	padding: 6px 0 9px 0;
	}
	
#content {
	margin: 25px 230px 200px 10px;
	}

#home_page {
	font-size:12px;
	color:#333;
}

#content ul, #content ol {
	line-height: 1.5em;
	}

#content li {
	margin: 0 0 5px 0;
	}

#footer {
	clear: both;
	padding: 20px 0 0 190px;
	}

#content a:link, #content a:visited {
	color: #e82;
	text-decoration: none;
	}

#content a:hover, #content a:active {
	color: #e82;
	text-decoration:underline;
	}

#nav a:link, #nav a:visited {
	color: #888;
	text-decoration: none;
	display:block;
	height:auto;
	}

#nav a:hover, #nav a:active {
	color: #e82;
	}

#nav ul li.selected a:link, #nav ul li.selected a:visited {
	color: #333;
	}

#navhome a:link, #navhome a:visited {
	color: #888;
	text-decoration: none;
	}

#footer a:link, #footer a:visited {
	color: #e82;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	color: #b50;
	text-decoration: underline;
	}

/* Easy-Clearing Styles as documented here:
   http://www.positioniseverything.net/easyclearing.html
   
   IE/Win 3-Pixel Jog fix as documented here:
   http://www.positioniseverything.net/explorer/threepxtest.html */

.fix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* For IE/Win. Hide from IE/Mac \*/
* html .fix {
	height: 1%;
	}

* html .fixjog {
	height: 1%;
	}
/* End hidden from IE/Mac */

#horse_desc {
	float:left;
	width:auto;
	height:167px;
	color:#333;
}

#horse_desc ul li {
	width:auto;
}

#horse_pics {
	float:right;
	width:auto;
}

#horse1 {
	width:260px;
	display:none;
	text-align:left;
	padding: 0 0 0 15px;
	height:167px;
}

#horse2 {
	width:260px;
	display:none;
	text-align:left;
	padding: 0 0 0 15px;
	height:167px;
}

#horse3 {
	width:260px;
	display:none;
	text-align:left;
	padding: 0 0 0 15px;
	height:167px;
}

#horse4 {
	width:260px;
	display:none;
	text-align:left;
	padding: 0 0 0 15px;
	height:167px;
}

#horse_pics img {
	border:1px solid #666;
}

#content img {
	border:1px solid #333;
}

table	{
	width:auto;
}

table ul, table li, table a {
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

tr, td	{
	vertical-align:top;
	padding:3px 0 3px 0;
}


.head {
	border:none;
}

#address {
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#999;	
	padding:30px 0 0 10px;
}

.majorranchright {
	float:right;
	border:1px solid #666;
	margin:5px 0 5px 10px;
}

.majorranchleft {
	float:left;
	border:1px solid #666;
	margin:5px 10px 5px 0;
}

table.pedigree td {
	font-size:9px;
}