/* 	Hidden Creek Estate
	Design by tLBdesign // tlbdesign.com
	Copyright (c) 2006 */

body
{background-color: #003;
 color: #eaeaea;
 font-family: Georgia, "Times New Roman", serif;
 font-size: 16pt;
 text-align: center;
 margin: 0;
 padding: 0;}
 
img
{border: none;
 margin-left: auto;
 margin-right: auto;
 margin-top: 10%;
 margin-bottom: 100px;}
 
#nav
{display: block;
 width: 414px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 padding: 0;}

li, a
{display: block;
 width: 414px;
 height: 37px;
 margin: 0 0 0 0;}
 
 .hide
 {display: none;}
 
 #venue
 {background: #003 url(../images/splashNav.jpg) 0 0 no-repeat;
  height: 37px;}
  
  #venue a:hover
  {background: #ccc url(../images/splashNav.jpg) -417px 0 no-repeat;}
 
 #horses
 {background: url(../images/splashNav.jpg) 0 -37px no-repeat;
  height: 37px;}
  
  #horses a:hover
  {background: #ccc url(../images/splashNav.jpg) -417px -37px no-repeat;}
 
 #glass
 {background: url(../images/splashNav.jpg) 0 -74px no-repeat;
  height: 37px;}
  
  #glass a:hover
  {background: #ccc url(../images/splashNav.jpg) -417px -74px no-repeat;}