/*Style Sheets - Dales Sports Surfaces*/

* {
	margin: 0px;
	padding: 0px;
}

body {
   font-family: Verdana, Arial, Helvetica;
   background-color:#ffffff;
}


div#rocking-horse-holder{
 width:998px;
 height:100%;
 margin:10px auto 5px auto;
}


div#childrens-rocking-horse-nav {
 float:left;
 width:948px;
 height:30px;
 background-image:url(../childrens-rocking-horses/horse-nav.jpg);
 padding-left:50px;
 padding-top:11px;
}

#main-menu {
    list-style: none;
    float: left;
}
 
ul#main-menu li {
    float: left;
    display: inline;
    margin-right:28px; /*gap between items*/
 }
 
ul#main-menu li a, ul#main-menu li a:visited {
    text-decoration: none; /*get rid of the link underline*/
    font-weight: normal; /*change to "bolder" to bold it*/
    color: #ffffff; /*change to the colour you want*/
    font-size:11pt;
}

ul#main-menu li a:hover {
   color: #fcd106;
   text-decoration:overline;
}


div#childrens-hand-=built-rocking-horse-left {
 float:left;
 width:600px;
 height:100%;
}

div#rocking-horse-logo {
  width:600px;
  height:418px;
  float:left;
}

div#rocking-horse-text {
  width:580px;
  height:770px;
  background-image:url(../childrens-rocking-horses/rocking-horse-bg.jpg);
  font-size:11pt;
  color:#333333;
  padding-left:20px;
}

div#jolly-roger-bottom {
 float:left;
 width:600px;
 height:185px;
}

div#hand-made-rocking-horse-right {
 float:right;
 width:398px;
 height:100%;
}

div#childresn-carousel-ride {
  float:right;
  width:398px;
  height:418px;
}

div#rocking-horses {
  width:398px;
  height:525px;
}

div#rocking-horse-online {
  width:398px;
  height:245px;
}

div#bottom-right {
   width:398px;
   height:185px;
}

div#copy {
  width:938px;
  height:100px;
  clear:both;
  padding-left:60px;
  padding-top:10px;
  font-size:8pt;
  color:#999999;  
}




.pright {
 padding-right:13px;
}

.lincolnshire-web-design {
  color:#FFFFFF;
  font-size:10pt;
  text-decoration:none;
}

.style4 {font-size: 10}
.style1 {font-size: 12pt}
.style3 {font-size: 10}
.style4 {font-size: 10pt}
.style5 {color: #CCCCCC}
.style6 {color: #666666}
.rocking-horse {
	color: #821518;
	font-weight: bold;
	font-size: 12pt;
}




  

