/* Styles*/

body {
	text-align: center;
	min-width: 760px;
	overflow: -moz-scrollbars-vertical;
}

#newcontent p{	
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;}

#newcontent li{	
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;}
	
#newcontent h1{	
padding-top:5px;
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;}

#newcontent a{	
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;}
/* Divs*/
#website {
	margin:0px auto;
	width:760px;
	border:1px solid; 
	border-color:#999999;}
#header{ 
	width:760px; 
	height:60px; 
	border-bottom:5px solid; 
	color:#E7A77D;
	text-align:left;}
#headerleft{ 
		width:235px;
		border-right:1px solid;
		border-color:#E7A77D;
		float:left;
		height:60px;}
#headerright{
		width:500px;
		float:left;}	
#background{ 
	width:760px; 
	background-image:url('http://www.saddleworld.co.uk/images/background1.jpg');
	background-repeat:no-repeat}
	
#menu{ 
	float:left; 
	width:235px;
	border-right:1px solid;
	border-color:#E7A77D;
	height:466px;
	}
	
#menupadding{
width:100%;
padding-left:40px;
padding-top:5px;}

/* i have left the buttons div at the bottom as its huge*/

#newcontent{ 
	width:520px;
	padding-top:3px;
	padding-bottom:3px;}
#content{
	width:520px; 
	display:none;}
	
#scroll{
	overflow:auto;
	height:460px;
	width:517px;}
#footer{ 
	width:760px; 
	height:60px;
	border-top:1px solid;
	border-color:#999999;
}
#footerleft{ 
		width:235px;
		border-right:1px solid;
		border-color:#E7A77D;
		float:left;}
#footerright{
		width:500px;
		float:left;}
#buttons {
	float:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	width: 190px;
	margin-left:0px;}
	
	#buttons .spacer {
		margin: 0;
		padding: 0;
		width: 190px;
		float:left;
		}
	#buttons .numberspace {
		width: 20px;
		}
	#buttons .NavOna {
		float:left;
		padding: 2px 2px 2px 2px;
		}
	#buttons .NavOna p {
		margin: 0px;
		width: 20px;
		line-height: 11px;
		}
	#buttons .NavOnb {
		float:left;
		padding: 2px 2px 2px 2px;
		}
		
		
		
	#buttons .NavLink0 {
		color:#FFFFFF;
		}
	#buttons .NavLink1 {
		color:#FFFFFF;
		}
	#buttons .NavLink2 {
		color:#FFFFFF;
		}
	#buttons .NavLink3 {
		color:#FFFFFF;
		}	
		
		
	#buttons .NavOnb p {
		margin: 0px;
		width: 20px;
		line-height: 10px;
		}
	#buttons .NavOnc {
		margin: 0;
		line-height: 10px;
		padding: 2px 2px 2px 2px;
		float:left;
		}
	#buttons .NavOnc p {
		margin: 0px;
		width: 20px;
		line-height: 10px;
		}
	#buttons .ButtonText {
		margin: 0;
		text-align:left; 
		line-height: 10px;
		padding: 2px 2px 2px 2px;
		float:left;
		}
	#buttons .ButtonText a {
		width: 189px;
		padding-top: 2px ;
		padding-bottom: 2px ;
		}
	#buttons .ButtonText p {
		width: 189px;
		padding-top: 2px ;
		padding-bottom: 2px ;
		}
	#buttons a {
		display: block;
		width: 100%;
		text-decoration: none;
		}
	#buttons .CurrentPage {
		font-weight: bold;
		display: block;
		width: 100%;
		color:#e7a77d;
		}
	#buttons .ButtonText2 {
		text-align:left; 
		margin: 0;
		float:left;
		width: 189px;
		}
	#buttons .ButtonText2 a {
		line-height: 16px;
		padding-top: 2px ;
		padding-bottom: 2px ;
		}
	#buttons .ButtonText2 p {
		width: 189px;
		padding-top: 2px ;
		padding-bottom: 2px ;
		}
	#buttons .bullet {
		margin: 0;
		line-height: 11px;
		padding-top: 2px ;
		padding-bottom: 2px ;
		width: 10px;
		float:left;
		}
	#buttons .bullet p {
		padding: 0px 0px 0px 0px;
		}
	#buttons .bullettext {
		margin: 0;
		text-align:left; 
		line-height: 10px;
		padding: 2px 2px 2px 10px;
		float:left;
		}
	#buttons .bullettext a {
		width: 180px;
		padding-top: 2px ;
		padding-bottom: 2px ;
		}
	#buttons .bullettext p {
		width: 180px;
		padding-top: 2px ;
		padding-bottom: 2px ;
		}
	#buttons .bullettext2 {
		margin: 0;
		text-align:left; 
		line-height: 10px;
		padding: 2px 2px 2px 20px;
		float:left;
		}
	#buttons .bullettext2 a {
		width: 170px;
		padding-top: 2px ;
		padding-bottom: 2px ;
		}
	#buttons .bullettext2 p {
		width: 170px;
		padding-top: 2px ;
		padding-bottom: 2px ;
		}
	html>body #buttons a {
		width: auto;
		}
	#buttons ul {
		margin: 0;
		padding-left: 1em;
		text-indent: -2em;
		}
	#buttons li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		list-style: none;
		list-style-image: url('http://www.saddleworld.co.uk/images/inset.gif');
		list-style-position: inside;
		}