/* CSS Document Layout Template for Chorley*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000; 
	background-color:#FFFFFF;
}

.maintable {
	background-color:#FFFFFF;
}

.ourvision{
	font-weight:bold;
	text-align:center;
}

/* Title underneath menu bar describing the page you are on */
h1 {
	font-size:20.0pt;
	text-align:left;
}

p {
	font-size:11pt;
}

td{
	font-size:11pt;
}

h2, h5{
	text-align:left;
}

h5 {
	font-size:12pt;
}

hr {
  border: 1;
  width: 80%;
  text-align:center;
}

/* Hyperlink colours*/

/* Title of page */
.style1 {
	font-size: 14pt;
	font-weight: bold;
}