/* CSS for Trail Rides Wales site */
/* color descriptions:  #8A2BE2 BlueViolet, #483D8B DarkSlateBlue, #9400D3 DarkViolet, #4169E1 royal blue, #5b33ea*/

body  {font-family: "Comic Sans MS", Arial, Helvetica, sans-serif; color: #4165a4; font-size: medium; background-color: #cee6fa;
line-height: 125%;}

a:link {color: #3333ff}
a:visited {color: #330066}
a:hover {color: #ff0099}
a:active {color: #4169E1}

#nav {position: absolute; top: 170px; left: 20px;}
#navy {position: absolute; top: 70px; left: 20px;}

#pic {position: absolute; top: 270px; }
#picy {position: absolute; top: 170px; }
#pici {position: absolute; top: 180px; }
#pict {position: absolute; top: 150px; }

#trail {position: absolute; top: 280px; left: 480px;}
#traily {position: absolute; top: 180px; left: 480px;}
#traili {position: absolute; top: 150px; left: 480px;}

#wtb {position: absolute; top: 3000px; }
#price {position: absolute; top: 500px;}
#prices {position: absolute; top: 550px;}
#tand {position: absolute; top: 1880px;}

table.price {cellspacing: 0; cellpadding: 2px; border: 1px; border-color: #436fc5; background-color: #e8edfb;}
table.price th {text-align: left;}
table.price td {text-align: center;}

table.day { cellspacing: 0; cellpadding: 2; border: 1px; border-color: #436fc5; background-color: #edffe8;}
table.day th {text-align: left; row-align: top; width: 20%;}
table.day td {text-align: left; row-align: top; width: 20%;}

       #annexe {float: right; width: 400px; padding: 20px; }
   
