body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	background-repeat: repeat;
	background-color: #216D87;
}

#centralize {
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/padstow-horse-riding-stables-07.png);
	background-repeat: repeat-y;
	padding-right: 12px;
	padding-left: 12px;
}

#header-bg-contain {
	background-color: #FFFFFF;
	background-image: url(img/padstow-horse-riding-stables-08.png);
	background-repeat: no-repeat;
	float: left;
	width: 856px;
}

#container {
	width: 844px;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 6px;
	background-color: #FFFFFF;
}

h1 {
	margin: 0px;
	font-size: 11 px;
	font-weight: bold;
}

a:link{
	text-decoration: none;
	color: #efaa03;
}

a:visited{
	color: #efaa03;
	text-decoration: none;
}


a:hover{
	color: #000000;
	text-decoration: none;
}

#header {
	float: left;
	height: 145px;
	width: 844px;
}


#header-menu-contain {
	float: left;
	height: 35px;
	width: 844px;
	background-color: #F0F0F0;
}
#header-menu-left-blue {
	background-color: #197492;
	float: left;
	height: 24px;
	width: 300px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 11px;
}

#header-menu-left-blue a:link{
	text-decoration: none;
	color: #FFFFFF;
}

#header-menu-left-blue a:visited{
	color: #FFFFFF;
	text-decoration: none;
}


#header-menu-left-blue a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#header-menu-left-yellow {
	float: left;
	height: 24px;
	color: #efaa03;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 18px;
	padding-right: 6px;
}
#bar-contain {
	background-image: url(img/padstow-horse-riding-stables-06.png);
	background-repeat: no-repeat;
	float: left;
	height: 211px;
	width: 844px;
}
#bar-text-01 {
	float: left;
	height: 112px;
	width: 250px;
	padding-left: 310px;
	margin-right: 12px;
	font-size: 11px;
	line-height: 16px;
}

#bar-text-02 {
	float: left;
	height: 112px;
	width: 260px;
	margin-right: 12px;
	font-size: 11px;
	line-height: 16px;
}
#left-column {
	float: left;
	width: 402px;
	margin-right: 6px;
	padding: 6px;
	color: #666666;
}

#left-column a:link{
	text-decoration: none;
	color: #333333;
}

#left-column a:visited{
	color: #333333;
	text-decoration: none;
}


#left-column a:hover{
	color: #333333;
	text-decoration: underline;
}


#right-column {
	float: left;
	width: 402px;
	padding: 6px;
	color: #666666;
}

#lower-image-contain {
	float: left;
	height: 160px;
	width: 844px;
	margin-bottom: 6px;
}

#lower-image-01 {
	float: left;
	height: 160px;
	width: 207px;
	margin-right: 6px;
}

#lower-image-02 {
	float: left;
	height: 160px;
	width: 207px;
	margin-right: 6px;
}

#lower-image-03 {
	float: left;
	height: 160px;
	width: 206px;
	margin-right: 6px;
}

#lower-image-04 {
	float: left;
	height: 160px;
	width: 206px;
}

#clearboth {
	clear: both;
	width: 844px;
	height: 6px;
	font-size: 3px;
}

#footer-contain {
	background-color: #d4d4d2;
	float: left;
	height: 14px;
	width: 838px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #197492;
	font-size: 10px;
	text-align: right;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-right: 6px;
}

#footer-contain a:link{
	text-decoration: none;
	color: #000000;
}

#footer-contain a:visited{
	color: #000000;
	text-decoration: none;
}


#footer-contain a:hover{
	color: #000000;
	text-decoration: underline;
}

.yellowheader {
	color: #efaa03;
	font-size: 18px;
}
.boldtext {
	font-weight: bold;
}

