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