body { 
	padding: 0; 
	margin: 0px auto;
	font: .72em Arial, Sans-serif;
	line-height: 1.5em; 
	background: #fff  url(..//images/top1.jpg) repeat-x top;
	color: #454545; 
	text-align: justify; 
} 

a {
	/* position: relative; */
	 color: #0000a0; 
	/* background: inherit; */
	 text-decoration: none; 
}

a:hover {
	color: #b4062c;
	background: inherit;
	text-decoration: none;
} 

.content {
	margin: 0px auto;
	width: 900px;
}

p {
	margin: 5px 0;
} 

p.spantext {
	font: 1.2em Arial, Sans-serif;
	line-height: 1.5em;
	color: #454545;
	text-decoration: none;
}

p.spantext h3 {
	font: 1.4em Arial, Sans-serif;
	text-align: center;
	color: #b4062c;
	text-decoration: none;
}

#spantext h2 { 
	background: #f6f6f6 repeat-x; 
	height: 25px;
	padding: 2px 0 0 5px; 
	font: 1.4em Arial, Sans-Serif;
	letter-spacing: +0.5px;
}

img.floatleft { 
	float: left; 
	margin: 0px; 
	padding: 2px 12px 0px 4px;
}

img.floatright { 
	float: right; 
	margin: 4px; 
	padding: 2px 2px 0px 2px;
}

p.question {
	background: #f6f6f6 repeat-x;
	height: 20px;
	padding: 2px 0px 0px 2px;
	font: 1.1em Arial, Sans-serif;
	line-height: 1.5em;
	font-style: italic;
	color: #b4062c;
	text-decoration: none;
}

p.linkspicheader {
	background: #f6f6f6 repeat-x;
	height: 10px;
	padding: 2px 0px 2px 0px;
	font: 0.9em Arial, Sans-serif;
	line-height: 1.0em;
	font-style: italic;
	color: #b4062c;
	text-align: center;	
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
}

p.q1 a { 
	text-decoration: none;
	z-index: 70;
}

p.q2 a {
	text-decoration: none;
	z-index: 60;
}

p.q3 a {
	text-decoration: none;
	z-index: 50;
}

p.q4 a {
	text-decoration: none;
	z-index: 40;
}

p.q5 a {
	text-decoration: none;
	z-index: 30;
}

a.pop {
	position: relative;
	background-color: white;
	color: #b4062c;
	text-decoration: none;
}

a.pop span {
	display: none;
}

a.pop:hover {
	background: white;
	color: #fff;	
}

a.pop:hover span { 
	display: block !important;
	font: 1.0em Arial, Sans-Serif;
	line-height: 1.5em;
	padding: 0px 5px 5px 5px ;
	position: absolute;
	top:  20px;
	left: -236px;
	width: 260px;
	background-color: #fff;
	color: #454545;
	text-align: justify;
	border: 1px solid #b4062c;
} 

p.qreg a { 
	text-decoration: none;
	z-index: 100;
}

a.popreg {
	position: relative;
	background-color: white;
	color: #b4062c;
	text-decoration: none;
}

a.popreg span {
	display: none;
}

a.popreg:hover {
	background: white;
	color: #fff;	
}

a.popreg:hover span { 
	display: block !important;
	font: 1.0em Arial, Sans-Serif;
	line-height: 1.5em;
	padding: 0px 5px 5px 5px ;
	position: absolute;
	top:  20px;
	left: -740px;
	width: 800px;
	background-color: #fff;
	color: #454545;
	text-align: justify;
	border: 1px solid #b4062c;
} 

a.poppic1 {
	position: relative;
	background-color: white;
	color:  #0000a0;
	text-decoration: none;
}

a.poppic1 span {
	display: none;
}

a.poppic1:hover {
	background: white;
	color: #b4062c;	
}

a.poppic1:hover span { 
	display: block !important;
	position: absolute;
	top:  -6px;
	left: 715px;
	background-color: #fff;
} 

a.poppic2 {
	position: relative;
	background-color: white;
	color:  #0000a0;
	text-decoration: none;
}

a.poppic2 span {
	display: none;
}

a.poppic2:hover {
	background: white;
	color: #b4062c;	
}

a.poppic2:hover span { 
	display: block !important;
	position: absolute;
	top:  -52px;
	left: 715px;
	background-color: #fff;
} 

a.poppic3 {
	position: relative;
	background-color: white;
	color:  #0000a0;
	text-decoration: none;
}

a.poppic3 span {
	display: none;
}

a.poppic3:hover {
	background: white;
	color: #b4062c;	
}
/* 180 x 450  */
a.poppic3:hover span { 
	display: block !important;
	position: absolute;
	top:  -97px;
	left: 715px;
	background-color: #fff;
} 

p.linkpic1 {
	font: 1.2em Arial, Sans-Serif;
	z-index: 100;
}

p.linkpic a { 
	background: white;  
	display: inline;
}

p.linkpic a img {
	height: 0;
	width: 0;
	border-width: 0;
}

p.linkpic a:hover {
	color: #0000a0;
	background: white;
	border-right: 0px;
}

p.linkpic a:hover img {
	position: absolute;
	top: 440px;
	left: 780px; 
	width: 170px;
	height: 370px;
}



h1 {
	padding: 4px 0;
	margin: 0; 
	color: #b4062c;
}

h2 {
	font: 1.5em Arial, Sans-Serif;
	letter-spacing: -1px;
	color: #b4062c;
}

h3 {
	padding: 4px 0;
	margin: 0; 
	color: #b4062c;
}

ul {
	margin: 0;
	padding : 0;
	list-style: none;
}

img {
	border: 0;
}


/* Header  - padding between section 2 */
#top { 	padding-top: 17px;
	background: transparent;
	height: 120px;
}

#top h1 {
	font: 2.2em Arial, Sans-Serif;
	padding: 8px 0 4px 0;
	margin: 0;
	letter-spacing: 1px;
	color: #b4062c;
}

#top h2 { 
	font: 1.0em Arial, Sans-Serif;
	letter-spacing: 0px;
	color: #868686;
	margin: 0;
	padding: 0;
}

#top #icons {
	float: right;
	margin:20px 0;
	padding:0;
}

#top #icons img {
	padding-right: 2px;
	border: 0;
	width: 900px;
	height: 63px;  
}

#topback {  
	background: #fff9fb;
	height: 182px;
}

#topright1 { 
	float: right;
	height: 155px;	
	width: 680px; 
	background: #fff9fb;
	padding-top: 20px;
	padding-right: 0px;
	margin: 0;
	overflow: hidden;
}


#topleft1 { 
	float: left;
	height: 165px;	
	width: 220px; 
	background: #fff9fb;
	padding-top: 10px;
	margin: 0px;
	overflow: hidden;
}

#picfoot {
	padding-right: 200px;
	padding-top: 0px; 
	padding-bottom: 10px; 
	margin-right: 0px;
	color: #b4062c; 
	font: 0.9em  Arial, Sans-Serif; 
	text-align: right; 
	font-style: italic;
	border-bottom: 0px solid #f6f6f6;
	background: #fff9fb;
}	

#pichead {
	color: #b4062c; 
	font: 0.9em  Arial, Sans-Serif; 
	text-align: center; 
	font-style: italic;
}	

#menu { 
	float: left;
	margin: 0;
	background: inherit;
}

#menu a {
	color: #b4062c;	
	padding-left: 25px;
	font: 1.0em Arial, Sans-Serif;
	text-decoration: none;
	background: url(..//images/rarr.gif) #fff9fb  no-repeat left;
}

#menu a:hover {
	color: #0000a0;
}


#menu ul { 
	padding: 20px 0 0 0px;
	background: #fff9fb;
}

#menu li {
	padding: 0 0 0 0px;
	line-height: 26px;
	background: #fff9fb url(..//images/linetrans.gif) no-repeat bottom left;
	list-style: none;
}

#pageright { 
	float: right;
	width: 260px; 
	background: #fff;
	padding: 2px 10px 5px 10px;
	margin-bottom: 10px;
}

#pageright ul { 
	padding: 3px 0 8px 0;
}
 
#pageright li {
	line-height: 18px;
	background: url(..//images/cat-li.gif)  #fff  no-repeat left;
	list-style: none;
	padding-left: 20px; 
}

#pageright h3 {
	background: #f6f6f6 repeat-x;
	height:25px;
	padding: 8px 0 0 3px; 
	margin: 0;
	font: 1.4em Arial, Sans-Serif;
}

#pageleft {
	background: #fff  url(..//images/fullfw1.jpg);
	background-repeat: no-repeat;
	background-position: center; 
	margin-bottom: 10px;
	width: 560px;
	text-align: justify;
	line-height: 1.5em;
}

#pageleft h1 { 
	background: #f6f6f6 repeat-x; 
	height: 25px;
	padding: 8px 0 0 3px; 
	margin: 0; 
	font: 1.4em Arial, Sans-Serif;
}

#pageleft h3 { 
	background: #f6f6f6 repeat-x; 
	height: 25px;
	padding: 8px 0 0 3px; 
	margin: 0; 
	font: 1.4em Arial, Sans-Serif;
}


#pageleft h3 span { 
	background: url(..//images/h-art.gif) #fff  no-repeat left; 
	padding: 1px 10px 0 23px;
	line-height: 22px;
	margin: 0;
	font: 1.2em Arial, Sans-Serif;
}

#pageleft p { 
	color:#454545;
	padding: 0 5px 0 5px;
	text-align: justify;
	font: 1.2em Arial, Sans-Serif;
	line-height: 1.5em;
}

#pageleft img { 
	float: left; 
	padding: 0 0px 5px 0;
	/* right hand padding was 10px */
}	


#pageleft .rs {
	float: right;
	margin: 0 10px;
	border: 1px solid #ddd;
	padding: 5px; 
	background: #f5f5f5;
}

#pageleft ul { 
	list-style-position: inside; 
	margin-left: 2px;
}

#pageleft ul li {
	list-style-type: square; 
	margin-left: 15px;
}

#pageleft ul ul li {
	list-style: none;
	margin-left: 10px;
	list-style-type: lower-alpha; 
	list-style-position: inside;
}
	
#valid { 
	padding-left: 5px; 	
	text-decoration: none;
	float: left;
	text-align: left;
	background: #fff;
	font: 1.0em Arial, Sans-Serif;
}

legend {
	color: #454545;
	background: #f6f6f6;
	border: 1px solid #b4062c;
	padding: 6px 10px 6px 10px;
} 

label {
	width: 4em;
	float: left;
	text-align: right;
	margin: 0 1em 10px 0;
	clear: both;
	padding: 6px 6px 6px 6px;
}

input {
	float: left;	
	margin-bottom: 10px;
	color: #b4062c;
	background: #f6f6f6;
	border: 1px solid #b4062c;
	font: 1.0em Arial, Sans-Serif;
}

.submit input  {
	color: #454545;
	clear: both;
	margin-left: 12em;
	padding: 2px 2px 2px 2px;
	border: 2px outset #b4062c;
} 

fieldset {
	border: 1px solid #b4062c;
	width: 20em;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-bottom: 10px;
}

p.resp {
	color:  #b4062c; 
	font: 1.2em  Arial, Sans-Serif; 
	font-style: italic;
	background: #f6f6f6;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

#pagerightcont { 
	background: #fff  url(..//images/rhfw1a.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	width: 260px; 
	padding: 2px 0px 5px 20px;
	margin-bottom: 10px;
	font: 1.2em Arial, Sans-Serif;
}

#pagerightcont h3 {
	background: #f6f6f6 repeat-x;
	height: 25px;
	padding: 8px 0 0 3px; 
	margin: 0;
	font: 1.4em Arial, Sans-Serif;
}

#pageleftcontact {
	float: right;
	background: #fff; 
	width: 360px;
	line-height: 1.5em;
	padding-top: 20px;
	font: 1.2em Arial, Sans-Serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
}

p.pageleftcontact {
	background: #fff; 
	font: 1.0em Arial, Sans-Serif;
	line-height: 1.0em;
	color: #454545;
}

#pageleftcontact h3 { 
	background: #fff repeat-x; 
	height: 25px;
	padding: 8px 0 0 3px; 
	margin: 0; 
}

#pageleftleftcontact {
	float: left;
	width: 260px;
	padding: 0px 0 0 0px;
	font: 1.2em Arial, Sans-Serif;
	line-height: 1.5em;
	background: #fff;
	text-align: justify; 
}

#pagerightcentre { 
	background: #fff;
	float: right;
	width: 190px; 
	padding: 0px 0px 0px 5px;
	margin-bottom: 10px;
}

#pageleftcentre {
	background: #fff  url(..//images/lhfw1.jpg);
	background-repeat: no-repeat;
	background-position: left; 
	margin-bottom: 10px;
	width: 695px;
	text-align: justify;
	line-height: 1.5em;
}

#pageleftcentre h3 { 
	background: #f6f6f6 repeat-x; 
	height: 25px;
	padding: 8px 0 0 5px; 
	margin: 0; 
	font: 1.4em Arial, Sans-Serif;
}

#pageleftcentre p { 
	color: #454545;
	padding: 0 5px 0 5px;
	text-align: justify;
	font: 1.2em Arial, Sans-Serif;
	line-height: 1.5em;
}

#pageleftcentre p.title {
	background: #f6f6f6 repeat-x;
	height: 20px;
	padding: 2px 0px 0px 5px;
	font: 1.2em Arial, Sans-serif;
	line-height: 1.5em;
	color: #454545;
	text-decoration: none;
}

#pageleftcentre p.redtitle {
	background: #f6f6f6 repeat-x; 
	font: 1.3em Arial, Sans-serif;
	padding: 2px 0px 0px 5px;
	height: 20px;
	line-height: 1.7em;
	color: #b4062c;
	text-decoration: none;
}

#pageleftcentre img { 
	float: left; 
	padding: 0 0px 5px 0;
}

#pagerightlinks { 
	width: 180px; 
	padding: 0px 0px 0px 0px;
	background: #fff;	
	float: right;
}

#pageleftlinks {
	background: #fff  url(..//images/pageback.jpg);
	background-repeat: no-repeat;
	background-position: center; 
	margin-bottom: 10px;
	width: 700px;
	text-align: justify;
	line-height: 1.5em;
}

#pageleftlinks h3 { 
	background: #f6f6f6 repeat-x; 
	height: 25px;
	padding: 8px 0 0 5px; 
	margin: 0; 
	font: 1.4em Arial, Sans-Serif;
}

#pageleftlinks p { 
	color: #454545;
	padding: 0 5px 0 5px;
	text-align: justify;
	font: 1.2em Arial, Sans-Serif;
	line-height: 1.5em;
}

#pageleftclinks p.title {
	background: #f6f6f6 repeat-x;
	height: 20px;
	padding: 2px 0px 0px 5px;
	font: 1.2em Arial, Sans-serif;
	line-height: 1.5em;
	color: #454545;
	text-decoration: none;
}

#pageleftlinks p.redtitle {
	background: #f6f6f6 repeat-x; 
	font: 1.3em Arial, Sans-serif;
	padding: 2px 0px 0px 5px;
	height: 20px;
	line-height: 1.7em;
	color: #b4062c;
	text-decoration: none;
}

#pageleftlinks img { 
	float: left; 
	padding: 0 0px 5px 0;
	/* right hand padding was 10px */
}

#pagerightevents { 
	background: #f6f6f6;
	float: right;
	width: 200px; 
	padding: 0px 1px 20px 1px; 
	margin-bottom: 0px;
}

#pageleftevents {
	background: #fff ;
	margin-bottom: 10px;
	width: 675px;
	text-align: justify;
	line-height: 1.5em;
}

table.events {
	background: #fff url(..//images/rhfw1.jpg) no-repeat;
	background-repeat: no-repeat;
	background-position: right;
	border-width: 0px;
	border-color: #666666;
	border-collapse: collapse;
	border-style: solid;
}

table.events th {
	font: 1.2em Arial, Sans-serif;
	border-width: 1px;
	padding: 2px 6px 2px 6px;
	border-style: none;
	color: #454545;
	font-weight: bold;
	border-color: #666666;
	text-align: center;
	background-color: #f6f6f6; 
}

table.events td {
	font: 1.2em Arial, Sans-serif;
	color: #454545;
	border-width: 0px; 
	padding: 2px 6px 2px 6px;
	border-style: none;
	border-color: #666666;
	text-align: justify; 
}

.date {
	border-top: 1px dotted #ccc;
	padding: 5px 0; 
	margin: 10px 0 25px 0; 
	text-align: right;
}
	
#pagefoot {
	clear:both; 
	width: 900px;
	text-align: center;	
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px; 
	padding-bottom: 2px; 
	color:  #b4062c; 
	font: 1.0em  Arial, Sans-Serif; 
	font-style: italic;
	background: #f6f6f6;
	border-top: 1px solid #b4062c;
}
