/*<!--
 
   Reigned Cow Horse

   Author:	Clyde C. Smith - Table Rock Quarter Horses - www.table-rock.com
   Copyright:   Table Rock Enterprises, all rights reserved - 2007, 2008
   Date:	12-November-2007   

   Filename:         		tre.css

   	
-->*/


h1, h2, h3, h4, h5, h6	{
			color: red;
			font-family: arial, sans-serif
			}

th			{
			color: purple
			}

ul			{
			list-style-type: circle;
			font-size: 80%
			}

ol			{
			font-size: 80%;
			clear: left
			}

.ilf			{
			clear: left;
			width: 90%;
			text-align: center
			}

.ill			{
			color: red
			}

.mainimage		{
			background-image: url(black-tile.jpg);
			background-repeat: repeat-x
			}

.maintext1		{
			font-size: 130%;
			text-align: justify;
			font-family: arial, sans-serif;
			color: #F0FA82
			}

.maintext1:first-line 	{
			font-variant: small-caps;
			font-size: 130%
			}

.maintext1:first-letter	{
			float: left; 
			font-size: 200%; 
			line-height: .5
			}

.maintext			{
			font-size: 130%;
			text-align: justify;
			font-family: arial, sans-serif;
			color: #F0FA82
			}

.headimage		{
			background-color:#299D20; 
			text-align: center;
			font-size: 60%
			}

.links			{
			text-align: center;
			background-color:#299D20
			}

.linklist			{
			font-size: 125%;
			}

.linklist a			{color: darkred; text-decoration: none}
.linklist a:visited		{color: black; text-decoration: none}
.linklist a:active		{color: #299D20}
.linklist a:hover		{color: #F0FA82}


.imageleft		{
			float: left
			}


.tableimage		{
			color: red;
			background-color: honeydew;
			text-align: center;
			font-size: 120%;
			border: medium ridge purple;
			padding: 20;
			empty-cells: show;
			clear: both
			}			

.photocredit		{
			font-size:65%;
			font-weight: bold;
			clear: left
			}

.sponsors		{
			font-family: arial, sans-serif;
			font-size: 200%;
			}

.sponsors a		{color: red}
.sponsors a:visited		{color: darkred}
.sponsors a:hover		{color: yellow}

.photovideo		{
			float: left;
			font-size: 130%;
			font-family: arial, sans serif;
			text-align: justify
			}

.photovideo a		{color: red; text-decoration: none}
.photovideo a:visited	{color: darkred; text-decoration: none}
.photovideo a:hover	{color: yellow}

.page_links		{
			font-size:175%;
			font-family: arial, san-serif;
			color: darkred;
			text-align: center;
			}

.page_links a		{color: darkred}
.page_links a:visited	{color: green}
.page_links a:hover		{color: yellow}
			

		

