/* Coldwaterhorses Style Sheet */

body	{
	background-image:  url(http://www.coldwaterhorses.com/images/bkgdapple.jpg);
/* 	background-color: #E5F3FF; */
	font-family: "Arial", "Verdana", "Sans-serif";
	font-size: 105%;
}
body#contract	{
	background-color: #ffffff;
	margin-left: 10%;
	margin-right: 10%;
	text-align: justify;
}
table#page {
	margin-left: 10px;
}
a.navlink	{
		color: #316387;
}
a.navlink:hover {
		color: #875531;
}
.motto, td#navigation, td#footer, h1, h2, h3, h4, h5	{
		font-family: "BernhardFashion BT", "Monotype Corsiva", "Comic Sans MS ", "Cursive";
}
.motto 	{
		margin-top: 5px;
		margin-bottom: 5px;
		font-weight: bold;
		font-style: italic;
}

#logolg	{
	font-size: 4em;
}	

#logo	{

}	

td.frame		{
 	vertical-align: top;
 	text-align: justify;
	padding: 10px;
}

td#header {
	text-align: justify;
}
		
td#navigation 	{
	width: 160px;
	text-align: left;
	font-weight: bold;
}

div.subtopic	{
		padding-left: 20px;
		padding-right: 0px;
		margin-bottom: 5px;
		text-align: justify;
}

td#footer	{
	text-align: justify;
	font-size: 1.2em;  
	font-weight: bold;
	font-style: italic;
}

table.litter td	{
	vertical-align: text-top;
	padding: 10px;
}
	
table.pedigree	{
 	border-style: solid;
	border-color: black; 
	border-collapse: collapse;
	empty-cells: hide;
	width: 90%;
}

td.pedigree		{
/*  	width: 200px; */
 	border-style: solid;
	border-color: black;
	border-width: thin;
	text-align: left;
	font-size: 0.6em; 
	font-weight: bold;
	padding: 5px;
}

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto; 
	text-align: center;
}

.blocktext	{
	margin-left: auto;
	margin-right: auto;
	width: 80%
}

.large {
		font-size: 1.24em;    
}
.medium {
		font-size: 1em;  
}												
.small {
		font-size: 0.9em; 
}
.x-small {
		font-size: 0.8em;  
}
.xx-small {
		font-size: 0.7em;
}
.xxx-small {
		font-size: 0.6em;
}
.xxxx-small {
		font-size: 0.4em;
}
.b		{
		font-weight: bold;
}
.it	{
		font-style: italic;
}
.nj	{
		text-align: left;
}
.center	{
		text-align: center;
}

h1, h2, h3, h4, h5,	{
	font-weight: bold;
}	

h1 {
		font-size: 1.8em;
		clear: both;
}
h2 {
		font-size: 1.4em; 
		margin-bottom: 5px;
		clear: both;
}
h3 {
		font-size: 1.2em;
		margin-bottom: 2px;
}
h4  {
		font-size: 1em;
		margin-bottom: 2px;
}
h5  {
		font-size: 0.75em;
		margin-bottom: 2px;
}
