/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 100%;
	background-image:  url(background.jpg);
	background-color: #FFFFFF;
	background-attachment: fixed;
	padding: 0px;
}
p {
	font-size: 1em;
}
a{
	text-decoration: none;
	color: #0000FF;
}

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

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #FF0000;
}
/************** header tag styles **************/
h1 {
	font-weight: bold;
}
h2 {
	font-weight: bold;
	background-image: url(feature-pubg.gif);
	margin: 0px;
}
h3 {
	font-weight: bold;
	background-image: url(feature-pubg.gif);
	padding-left: 10px;
}
h4 {
	font-weight: bold;
}
h5 {
	font-weight: bold;
	margin: 0px;
}
h6 {
	font-weight: bold;
}
hr {
	color: #339999;
}
/************** Page Layout Divs **************/

#header {
	left: 2%;
	width: 96%;
	border: 2px solid #663399;
	right: 2%;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main {
	width: 96%;
	position: relative;
	top: 10px;
	left: 2%;
	right: 2%;
}
#pageNav {
	width: 10em;
	left: 0em;
	top: 0em;
	position: absolute;
}

#column1{
	width: 18em;
	position: relative;
	top: 0px;
	left: 10em;
}
#column1a {
	position: relative;
	top: 0px;
	left: 198px;
	width: 66%;
}
#column1b {
	position: relative;
	top: 0px;
	left: 10em;
}
#column2{
	width: 18em;
	top: 0px;
	position: absolute;
	left: 28em;
}
#column2a{
	width: 2em;
	top: 0px;
	position: absolute;
	left: 42em;
}

#footermain {
	margin: 10px 0px 0px;
	left: 2%;
	right: 2%;
	padding: 0px;
	width: 96%;
	position: relative;
	font-size: 70%;
	background-image: url(feature-pubg.gif);
	text-align: center;
}

#footer {
	margin: 10px 0px 0px;
	left: 2%;
	right: 2%;
	padding: 0px;
	width: 96%;
	border: 1px solid #663399;
	position: relative;
	}

/************** header styles ****************/
#header a {
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#header img {
	padding: 0px;
	margin: 10px 20px 10px 10px;
	border: none;
}
.jsdate {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 10px;
	top: 90px;
}
#siteName{
	position: absolute;
	left: 210px;
	top: 0px;
}
#globalNav{
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 70%;
}
/************* breadCrumb styles ***************/
#breadCrumb{
	color: #999999;
	margin: 0px 0px 10px 11em;
}
#breadCrumb a{
	text-decoration: none;
	color: #999999;
	color: #999999;
	margin-right: 10px;
	margin-left: 10px;
	padding: 2px;
	font-size: 70%;
}
#breadCrumb a:hover{
	color: #FFFFFF;
	background-color: #339999;
	text-decoration: underline;
}
/************** pageName styles ****************/
#pageName{
	padding: 10px;
	margin: 0px 0px 0px 10em;
	background-color: #99ccff;
	border-top: 1px solid #FF3399;
	border-bottom: 1px solid #FF3399;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000099;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	padding: 0px;
	margin: 0px;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	top: 10px;
	right: 10px;
}


/************ sectionLinks styles **************/
#sectionLinks{
	padding: 0px;
	margin: 0px 10px 0px 0px;	
}

#sectionLinks ul {
	padding: 0px;
	margin: 0px;
}

#sectionLinks ul li {
	padding: 0px;
	margin: 0px;
	border: 1px solid #663399;
	list-style-type: none;
}

#sectionLinks a {
	padding: 2px 1em;
	margin: 0px;
	display: block;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 80%;
}

#sectionLinks a:link{
	color: #339999;
	text-decoration: none;
}
#sectionLinks a:visited{
	color: #339999;
	text-decoration: none;
}

#sectionLinks a:hover{
	text-decoration: none;
	color: #FFFFFF;
	border-top: 0px solid #663399;
	border-right: 4px solid #663399;
	border-bottom: 2px solid #663399;
	border-left: 0px solid #663399;
	background-color: #339999;
}


/************* relatedLinks styles **************/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 70%;
}

.relatedLinks a{
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/************** footer styles **************/
#footer p {
	padding: 0px 1em 0.5em 0px;
	text-align: right;
	color: #663399;
	font-size: 70%;
	font-weight: bold;
	margin: 0px;
}
#footer ul {
	margin: 0px;
	padding-left: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footer ul li {
	display: inline;
	list-style-type: none;
}
#footer a {
	font-size: 70%;
	padding-right: 2em;
	padding-left: 2em;
}

/************** positioning of image styles ****************/
.imagetr {
	border: 2px solid #FF3399;
	position: absolute;
	top: 20px;
	right: 20px;
}
.spacer {
	clear: both;
}
.table1 {
}
.table1td td {
	padding: 20px;
	text-align: center;
}
/************** curmudgeon styles ****************/
#curmudgeon {
	width: 250px;
	float: left;
	margin: 10px 10px 10px 0px;
	padding: 0px;
}
#speech {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(speech-top.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	text-align: center;
}
#speech a:link{
	color: #FF0000;
	text-decoration: none;
	display: block;
}
#speech a:visited{
	text-decoration: none;
	color: #FF0000;
}
#speech a:hover{
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
	display: block;
}
/************** reasons styles ****************/
.p1 {
	background-color: #66CDAA;
	width: 70%;
	padding: 10px;
	font-size: 80%;
}
.p2 {
	background-color: #DDA0DD;
	width: 70%;
	margin-left: 15%;
	padding: 10px;
	font-size: 80%;
}
.p3 {
	font-size: 60%;
	line-height: 140%;
	padding: 20px;
}
/************** services styles ****************/
.tab1 {
	margin-left: 5%;
}
.tcol1 {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
/************** oldham quiz list styles ****************/
.listinner {
	list-style-type: none;
	padding-left: 2em;
	list-style-position: inside;
}
.topofpage {
	padding-left: 2em;
	font-size: 70%;
	padding-right: 2em;
}
/************** Curmudgeon column style ****************/
#columnCurm {
	position: relative;
	top: 0px;
	left: 10em;
	background-image: url(halfpint-bg.gif);
	background-repeat: repeat-y;
	width: 66%;
}

/************** styles for printing a page ****************/
@media print {

body {
	font-size: 11pt;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
a{	
	color: #000000;
}
#header, #pageNav, #globalNav, #breadCrumb, #footer, .topofpage	{
		display: none;
}
#column1 {
	left: 1em;
}
#column1a {
	left: 1em;
	width: auto;
}
#column2 {
	left: 50%;
	width: auto;
}	
.p1 {
	width: 100%;
	font-size: 100%;
}
.p2 {
	width: 100%;
	margin-left: 0px;
	font-size: 100%;
}
.p3 {
	font-size: 80%;
}
	
}
/************** end styles for printing a page ****************/

/************** background styles ****************/
.feature1 {
	background-image: url(feature-pubg.gif);
	margin: 5px;
	padding: 5px;
}
.feature1a {
	background-image: url(feature-pubg.gif);
	margin: 5px;
	padding: 5px;
	border: 2px solid #663399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-align: center;

}
.feature2 {
	background-image: url(feature-grbg.gif);
	margin: 5px;
	padding: 5px;
}
.feature2a {
	background-image: url(feature-grbg.gif);
	margin: 5px;
	padding: 5px;
	border: 2px solid #663399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-align: center;
}
/************** styles for the pressroom ****************/
#pressroom {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 20px 10px 20px 0px;
	border: 1px solid #663399;
	background-color: #CC0000;
}

#pressroom a {
	padding: 2px 1em;
	margin: 0px;
	display: block;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

#pressroom a:link{
	color: #000000;
	text-decoration: none;
}
#pressroom a:visited{
	color: #000000;
	text-decoration: none;
}

#pressroom a:hover{
	text-decoration: none;
	color: #FFFFFF;
	border-top: 0px solid #663399;
	border-right: 4px solid #663399;
	border-bottom: 2px solid #663399;
	border-left: 0px solid #663399;
	background-color: #339999;
}
.imgleft {

	float: left;
}
.imgright {
	float: right;
}
.centre {
	text-align: center;
}
.h3centre {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
#banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#banner a {
	padding: 2px 10px;
	margin: 0px;
	display: block;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

#banner a:link{
	color: #FF0000;
	text-decoration: none;
	display: block;
}
#banner a:visited{
	text-decoration: none;
	color: #FF0000;
}

#banner a:hover{
	color: #000000;
	background-color: #FFFF00;
	text-decoration: none;
	display: block;
}
.bannerl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #0000CC;
	background-color: #FFFF66;
}
.fontred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #FF0000;
	text-align: center;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
}
.boxright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	float: right;
	text-align: center;
	padding: 5px;
}
.boxleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	float: left;
	text-align: center;
	padding: 5px;
}
.table1top {
	vertical-align: top;
}
