/*
   Caviness Ranch Style Sheet
   Author: Richard Crohan
   Date  : 10-7-2009
   
   Filename:  horseback.css
   Supporting Files: none
   
*/

body            {margin: 0px; color: black; background: #C0C0C0}

h1              {border-bottom: 10px double black; text-align: center; font-size: 50pt; 
                 font-family: cursive, helvetica, sans-serif; background-color: #808080; 
		         padding-top: 5px}
		
h2              {padding-left: 295px}

p               {margin-right: 10px}

a , a:visited   {color: black}, a:active {color: black}, a:hover {color: blue}

.rope           {margin-left: 150px; width: 350px} 

table.schedule  {border: 10px outset #808080; border-collapse: collapse;
                 font-family: Arial, Helvetica, sans-serif; font-size: 0.7em;
			     width: 740px; margin-bottom: 10px}

table.schedule th, table.schedule td
                                        {border: 1px solid gray; font-family: Arial}
										
table.schedule .rows 									   
                                        {background-color: rgb(255, 255, 255)}
										
										
#thum1            {margin-left: 35px}

#colt3            {width: 90px; height: 125px; border-width: 0px}
#colt2            {width: 90px; height: 125px; border-width: 0px}
#colt4            {width: 155px; height: 125px; border-width: 0px}
#paint1           {width: 90px; height: 125px; border-width: 0px}
#paint2           {width: 90px; height: 125px; border-width: 0px}

#salethum1        {margin-left: 120px}

#salehorse1       {width:150px; height:125px; border-width: 0px}
#salehorse2       {width:155px; height:125px; border-width: 0px}
#salehorse3       {width:90px; height:125px; border-width: 0px}

#airranch         {width: 400px; height: 175px}

#star             {width: 125px; height: 125px; margin-right: 100px; margin-bottom: 30px}

#cow              {width: 173px; height: 143px; margin-left: 70px; margin-bottom: 30px}              

address           {text-align: center; font: normal small-caps 0.8em sans-serif;
                   border-top: 0.5em double black; padding-top: 1em; background-color: #808080}	   
#head             {text-align: center}	   

#inner            {margin-left: 225px; padding-left: 10px}	   
#links            {float: left}
#links a:hover    {color: blue}
#ranchimage       {float: right; width: 325px; height: 275px; margin-left: 10px; margin-right: 10px; border-width: 0px}

#email            {position: absolute; left: 0px; top: 575px; color: black; font-size: 15px}
#icon             {position: absolute; left: 0px; top: 630px}
#post             {position: absolute; left: 5px; top: 545px}
#clip             {width: 90px; height: 25px; border-width: 0px}     


#links a          {text-decoration: none; color: black; display: block; text-align: center; width: 180px; margin: 5px; 
                   padding: 5px; background-color: rgb(255, 255, 255); border: solid black;
		           border-width: 1px, 3px, 3px, 1px;}