body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
}
a {
	text-decoration: none;
}
fieldset,
img,
a img {
	border: none;
}
address,
caption,
cite,
code,
dfn,
th,
var {
	font-style:normal;
	font-weight:normal;
}
body {
	font-family:"Trebuchet MS", "Lucida Sans", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:75%;/*	background:url(../images/interface/logo.gif) 20px 20px no-repeat; */
}
h1 {
	font-size:1.7em;
	margin:0 0 6px;
}
h2 {
	font-size:1.2em;
	margin:12px 0 6px 0;
}
h2.list {
	font-size:1.2em;
	margin:0;
	margin-top:12px;
}
h3 {
	font-size:1.1em;
	margin:0 0 6px;
}
h4 {
	font-size:1.0em;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.pdficon {
	padding: 2px 0 3px 20px;
	background: url(../images/icons/pdficon_small.gif) no-repeat 0 0;
	height: 17px;
}
ul,
li,
p {
	text-indent:0
}
ul.itemlist {
	list-style-type: none;
	margin: 0 0 8px;
}
/*for Credits page*/
ul.itemlistbullet {
	margin: 0 0 8px;
	list-style-type:disc;
}
ul.itemlistbullet li {
	padding: 0 12px 0 0px;
	margin:0 0 0 15px;
}
/*==================================================================*/
/*containers*/
/*==================================================================*/
#outerWrapper {
	width:1004px;
	margin:0 auto;
	background: url(../images/interface/backgroundBorder.gif) right repeat-y;
}
#header {
	width:100%;
	float:left;
	margin: 30px 0 0 0;
}
#header img {
	padding: 0 0 0 15px;
}
#header p {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 12px;
}
.bodycopy {
	float:left;
	text-align:left;
	width: 627px;
	padding: 0 15px 0 0;
}
/*=======================================================*/
/*navigation*/
/*=======================================================*/
#navigation {
	float:left;
	width:92px;
	margin: 16px 0 0 16px;
	display: inline;
	overflow: hidden;
}
#navigation ul {
	list-style:none;
	width:auto;
}
#navigation ul li {
	list-style:none;
	width:80px;
	margin:6px 0;
}
#navigation ul li a {
	display:block;
	margin-left:0pt;
	padding:6px;
	text-align:left;
	text-decoration:none;
	color:#fff;
	border:1px solid
}
#navigation ul li a:hover {
	border:1px solid
}
/*PDF*/
#navigation .pdfProjects,
#navigation .pdfExplore {
	display:none
}
#navigation .pdfProjects p,
#navigation .pdfExplore p {
	font-size:.8em;
	text-transform:uppercase;
}
/*colors*/
/*home*/
#navigation ul li a.navHome {
	background:#74489d;
}
#navigation ul li a.navHome:hover,
#pageIDhome #navigation ul li a.navHome {
	background:#fff;
	color: #74489d;
}
/*map*/
#navigation ul li a.navMap {
	background:#f2632a
}
#navigation ul li a.navMap:hover,
#pageIDmap ul li a.navMap,
#pageIDmapHome ul li a.navMap {
	background:#fff;
	color: #f2632a
}
/*history*/
#navigation ul li a.navHistory {
	background:#32b563
}
#navigation ul li a.navHistory:hover,
#pageIDhistory ul li a.navHistory {
	background:#fff;
	color: #32b563
}
/*project*/
#navigation ul li a.navProject {
	background:#99211f
}
#navigation ul li a.navProject:hover,
#pageIDproject ul li a.navProject {
	background:#fff;
	color: #99211f
}
/*Credits*/
#navigation ul li a.navCredits {
	background:#febd2d
}
#navigation ul li a.navCredits:hover,
#pageIDcredits ul li a.navCredits {
	background:#fff;
	color: #febd2d;
}
/*explore*/
#navigation ul li a.navExplore {
	background:#4678bc
}
#navigation ul li a.navExplore:hover,
#pageIDexplore ul li a.navExplore {
	background:#fff;
	color: #4678bc
}
/*links*/
#navigation ul li a.navLinks {
	background:#ce4e9c
}
#navigation ul li a.navLinks:hover,
#pageIDlinks ul li a.navLinks {
	background:#fff;
	color: #ce4e9c
}
/*feedback*/
#navigation ul li a.navFeedback {
	background:#4AC2C2
}
#navigation ul li a.navFeedback:hover,
#pageIDfeedback ul li a.navFeedback {
	background:#fff;
	color: #4AC2C2
}
/*PDF*/
/*projects*/
#pageIDproject #navigation .pdfProjects,
#pageIDexplore #navigation .pdfExplore {
	display:block
}
#navigation .pdfProjects,
#navigation .pdfExplore {
	margin-top:30px;
}
#navigation .pdfProjects li a span,
#navigation .pdfExplore li a span {
	margin-left:18px;
	color:#000;
}
#navigation .pdfProjects ul li a.navPDF,
#navigation .pdfExplore ul li a.navPDF {
	background: url(../images/icons/pdficon_small.gif) no-repeat 3% 50% #fff;
	border:1px solid #c00;
}
#pageIDproject #navigation .pdfProjects ul li a.navPDF:hover,
#pageIDexplore #navigation .pdfExplore ul li a.navPDF:hover {
	border: 1px solid #666
}
#pageIDproject #navigation .pdfProjects ul li a.navPDF:hover span,
#pageIDexplore #navigation .pdfExplore ul li a.navPDF:hover span {
	color: #999;
}
/* subnav */
#subnav {
	float: right;
	width: 165px;
	margin: 0 15px 0 0;
}
#subnav ul {
	float: left;
	width: 163px;
	list-style: none;
	margin: 0 0 10px;
	border: 1px solid #666;
}
#subnav ul li {
	float: left;
	width: 163px;
	margin: 0 0 6px;
}
#subnav ul li a {
	display: block;
	width: auto;
	padding: 2px 6px;
}
#subnav ul li a:hover {
	text-decoration: none;
	color: #000;
}
#subnav ul li h2 {
	padding: 8px 6px 4px;
	background: #666;
	color: #fff;
	margin-top:0
}
/*=======================================================*/
/* content */
/*=======================================================*/

#mainContent {
	float: left;
	width: 854px;
	margin: 20px 0 0 30px;
}
#mainContent p {
	margin: 0 0 8px;
}
#mainContent p,
#mainContent ul {
	line-height: 1.5em;
}
#mainContent ul li {
margin-left:1em}



/*=======================================================*/
/*sections*/
/*=======================================================*/
/*h1 colors*/
#pageIDhome h1 {
	color:#74489d
}
#pageIDmap h1,
#pageIDmapHome h1 {
	color:#f2632a;
}
#pageIDhistory h1 {
	color:#32b563
}
#pageIDproject h1 {
	color:#99211f
}
#pageIDexplore h1 {
	color:#fff
}
#pageIDcredits h1 {
	color:#febd2d
}
#pageIDlinks h1 {
	color: #ce4e9c
}
#pageIDfeedback h1 {
	color: #4AC2C2
}
.links h1 {
	color:#ce4e9c
}
/*=======================================================*/
/*Home Page*/
/*=======================================================*/
#pageIDhome #imageBG {
	margin:0pt auto;
	width:1004px;
	background:url(../images/interface/bgBorderBottomHome.gif) bottom right no-repeat;
}
#pageIDhome #mainContent {
}
#pageIDhome .copy {
	float: left;
	width: 600px;
	border-bottom:1px dotted #000;
	margin-bottom:3em
}
#pageIDhome .last {
	border-bottom:none !important;
}
#pageIDhome .logo {
	float: left;
	width: 337px;
}
#pageIDhome h2 {
	font-style: italic;
	font-size: 1.8em;
	margin: 0 0 12px;
}
#pageIDhome #logos {
	width:1004px;
	margin:12px auto;
	height:50px
}
#pageIDhome #logos img {
	float:right;
	margin-right:22px;
	padding-left:10px
}
/*=======================================================*/
/*Map*/
/*=======================================================*/
/*map landing page*/

#pageIDmapHome #mainContent .mapThumb {
	float: left;
	border-bottom:1px dotted #000;
	width:100%
}
#pageIDmapHome #mainContent .mapThumb a img.mapThumbImage {
	float:left;
}
#pageIDmapHome #mainContent .mapThumb .mapText {
	float: left;
	width:400px;
	margin-right:2em
}
#pageIDmapHome #mainContent .mapThumb a img.mapThumbImage {
	border:1px solid #ccc;
	margin:12px 12px 12px 0;
}
#pageIDmapHome #mainContent .mapThumb .last h1 {
	margin-top:8px
}
/*maps*/
#pageIDmap #outerWrapper {
	background:none;
	width:1230px;
}
#pageIDmap .bodycopy {
	width:1230px;
	height:900px;
}
#pageIDmap #outerWrapper #mainContent .bodycopy .imageFloatLeft {
	float:none;
	padding-right:1000px;
}
#pageIDmap #imageMap {
	float:left;
	margin-top:10px;
}
#pageIDmap #imageMap .imageMap {
	display:block;
	position:relative;
	top:-150px
}
#pageIDmap #imageMap img {
}
#mainContent .mapThumb a:hover img.mapThumbImage {
	border:1px solid #999;
}
/*legend*/
#pageIDmap #legend {
	float:left;
	clear:left;
	margin-right:2em
}
#pageIDmap #legend table {
	width: 160px;
	font-size:1em;
	border:1px solid #F2632A;
}
#pageIDmap #legend table caption {
	font-size:14px;
	caption-side:top;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:6px;
	background:#F2632A;
	width:100%;
	color:#fff;
	padding:3px 0px;
	margin:0;
}
#legend table thead {
	display:none;
}
#legend table tr {
	height:22px;
}
#legend table tfoot {
	display: none;
}
/*feedback*/
#pageIDmap #feedback {
	width:160px;
	margin-top:12px;
	float:left;
	border:1px solid #4AC2C2;
}
#pageIDmap #feedback h3 {
	padding:6px 0;
	width:100%;
	background:#4AC2C2;
	color:#fff
}
#pageIDmap #feedback h3 span {
	display:block;
	margin:0;
	padding:0 6px;
}
#pageIDmap #feedback p {
	padding:6px;
}
/*Credit*/
#pageIDmap #mapCredit p,
#pageIDhistory #mapCredit p {
	font-size:.8em;
	width:500px;
}
/*Button*/
#pageIDmap #button a {
	float:left;
	clear:both;
	display:left;
	background:#4AC2C2;
	color:#fff;
	width:160px;
	padding:6px 0;
	text-align:center;
	border:1px solid #4AC2C2;
	margin-top:12px;
}
#pageIDmap #button a:hover {
	background:#fff;
	border:1px solid #4AC2C2;
	color:#4AC2C2;
	text-decoration:none;
}
/*=======================================================*/
/*tooltips*/
/*=======================================================*/
#tipLeftCol {
	float:left;
	width:150px;
}
#tipLeftCol img {
	padding-top:12px
}
#tipRightCol {
	float:left;
	width:130px;
	margin-left:12px;
}
#tipRightCol p {
	font-size:1.1em;
	line-height:1.2em
}
#tipLeftCol p {
	margin-top:1em;
}
/*=======================================================*/
/*colors*/
/*=======================================================*/
#WzTtDiV p.clear {
	clear:both
}
#WzTtDiV h1 {
	display:block;
	padding:3px 6px;
	width:300px;
	background:red;
	color:#fff
}
#WzTtDiV h1.anglican,
h2.anglican {
	background:#74489D;
	padding:6px;
}
#WzTtDiV h1.catholic,
 h2.catholic {
	background:#149cee;
	padding:6px;
}
#WzTtDiV h1.baptist,
h2.baptist {
	background:#1B743B;
	padding:6px;
}
#WzTtDiV h1.presbyterian,
 h2.presbyterian {
	background:#49C2C2;
	padding:6px;
}
#WzTtDiV h1.methodist,
h2.methodist {
	background:#f2632a;
	padding:6px;
}
#WzTtDiV h1.evangelical,
h2.evangelical {
	background:#ef322a;
	padding:6px;
}
#WzTtDiV h1.other,
h2.other {
	background:#CE4E9C;
	padding:6px;
}
#WzTtDiV h1.missions,
h2.missions {
	background:#CE4E9C;
	padding:6px;
}
#WzTtDiV h1.islam,
h2.islam {
	background:#ec9fbe;
	padding:6px;
}
#WzTtDiV h1.sikh,
 h2.sikh {
	background:#FEBD2C;
	padding:6px;
}
#WzTtDiV h1.hindu,
h2.hindu {
	background:#7B3065;
	padding:6px;
}
#WzTtDiV h1.jewish,
h2.jewish {
	background:#33B663;
	padding:6px;
}
#WzTtDiV h1.buddhist,
 h2.buddhist {
	background:#8F4420;
	padding:6px;
}
#WzTtDiV h1.nonDenominational,
 h2.nonDenominational {
	background:#2B255F;
	padding:6px;
}
#WzTtDiV h1.converted,
h2.converted {
	background:#99211F;
	padding:6px;
}
/*=======================================================*/
/*History*/
/*=======================================================*/
#pageIDhistory .bodycopy {
	float: left;
	width: 550px;
	padding: 0 15px 0 0;
}
#pageIDhistory .copy {
	border-bottom:1px dotted #000;
	margin-bottom:1em
}
#pageIDhistory #mapThumb {
	float:left;
	clear:both;
	width:940px;
	margin-left:14px
}
#pageIDhistory #mapThumb .col {
	float:left;
	margin-right:18px;
}
#pageIDhistory #mapThumb .col img {
}
#pageIDhistory #mapThumb h3 {
}
#pageIDhistory #mapThumb h3.first {
	/*	margin-left: 90px;
*/	width: 278px;
} /* reset pos */
/*=======================================================*/
/*Project*/
/*=======================================================*/
#pageIDproject .copyFull {
	float: left;
	width: 627px;
	padding: 0 5px 0 0;
}
#pageIDproject .copy {
	float: left;
	width: 424px;
	padding: 0 5px 0 0;
}
#pageIDproject #buildingsThumb {
	float: left;
	width: 413px;
}
/*===========Artist pages*/
/*artist photo area*/
#pageIDproject .artistPhoto {
	float: left;
	width: 208px;
	padding: 0 15px 0 0;
}
#pageIDproject p.caption {
	font-size:.9em;
}
.sectionIDartist h2 {
	margin-top:0;
}
#pageIDproject .thumbs {
	float: left;
	width: 100%;
}
#pageIDproject .thumbs img {
	float: left;
	width: auto;
	padding: 0 10px 0 0;
}
#pageIDproject #buildingsThumb a img {
	border:1px solid #fff;
}
#pageIDproject #buildingsThumb a:hover img {
	border-color:#ccc;
}
#pageIDproject strong {
	font-weight:bold;
	font-size:1.2em;
}
/* project grid */
.album {
	width:644px;
	padding: 10px;
	float:left;
	margin-left: -15px;
}
.album .imageSingle {
	float: left;
	margin: 5px;
	width:auto;
	height:auto;
	text-align:center;/* border:solid 1px #333; */
}
.album .imageSingle .image {
	width:auto;
	margin:3px;
}
.album .footer {
	text-align:center;
	width: auto;
	color:#666;
	font-size: 90%;
	padding: 4px 0;
}
/*=======================================================*/
/*legend*/
/*=======================================================*/
#pageIDhistory #legend {
	float:left;
}
#legend table {
	width: auto;
}
#legend table caption {
	font-size:14px;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:6px
}
#legend table th {
	text-align:left;
	padding-right:9px;
}
#legend table tr {
	height:22px;
}
#legend table tfoot {
	display: none;
}
/*=================================*/
/*Explore*/
/*=================================*/
 /*individual pages*/
.sectionIDexplore #mainContent h2 {
	color:#000 !important;
	font-size:1.4em;
}
#pageIDexplore #mainContent h2 {
	display:block;
	width:100%;
	color:#fff;
	font-size:1.4em;
}
.buildingID1 #mainContent #scrollLayer a.explore1 span img,
.buildingID2 #mainContent #scrollLayer a.explore2 span img,
.buildingID3 #mainContent #scrollLayer a.explore3 span img,
.buildingID4 #mainContent #scrollLayer a.explore4 span img,
.buildingID5 #mainContent #scrollLayer a.explore5 span img,
.buildingID6 #mainContent #scrollLayer a.explore6 span img,
.buildingID7 #mainContent #scrollLayer a.explore7 span img,
.buildingID8 #mainContent #scrollLayer a.explore8 span img,
.buildingID9 #mainContent #scrollLayer a.explore9 span img,
.buildingID10 #mainContent #scrollLayer a.explore10 span img {
	background:#fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#pageIDexplore #mainContent #scrollLayer a:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
/**/
#pageIDexplore #mainContent #scrollLayer {
	margin-bottom:20px
}
#pageIDexplore #mainContent .bodycopy {
	width: 750px;
}
#pageIDexplore #mainContent .bodycopy #divContent {
	margin-left:400px;
}
/*left col*/
#pageIDexplore #mainContent .bodycopy #imageWrapper {
	float: left;
	width: 380px;
	margin: 0 15px 0 0;
}
#pageIDexplore #mainContent .bodycopy #imageWrapper #imageHolder a {
	display:block;
	width:380px;
	overflow:hidden;
}
#pageIDexplore #mainContent .bodycopy #imageWrapper #imageHolder a:hover {
	display:block;
	width:380px;
	overflow:hidden;
	text-decoration:none;
}
#pageIDexplore #mainContent .bodycopy #imageWrapper dd {
	float:left
}
#pageIDexplore #mainContent .bodycopy #imageWrapper dl {
}
#pageIDexplore #mainContent .bodycopy #imageWrapper dd {
	float:left;
	display:block;
	font-weight:bold;
	clear:left;
	padding-right:12px;
	width:150px;
}
/* #1*/
.buildingID1 #mainContent .bodycopy #imageWrapper #imageHolder a {
	background:url(../images/interface/resources/stpaul2.jpg) 0 0 no-repeat;
	height:330px;
}
/*.buildingID1 #mainContent .bodycopy #imageWrapper #imageHolder a:hover {
	background-position:0 -340px;
	height:330px;
}
*//* #2*/
.buildingID2 #mainContent .bodycopy #imageWrapper #imageHolder a {
	background:url(../images/interface/resources/Gurdwara.jpg) 0 0 no-repeat;
	height:250px;
}
/*.buildingID2 #mainContent .bodycopy #imageWrapper #imageHolder a:hover {
	background-position:0 -410px;
}
*//* #3*/
.buildingID3 #mainContent .bodycopy #imageWrapper #imageHolder a {
	background:url(../images/interface/resources/l_stdunstans.jpg) 0 0 no-repeat;
	height:408px;
}
/*.buildingID3 #mainContent .bodycopy #imageWrapper #imageHolder a:hover {
	background-position:0 -441px;
}
*//* #4*/
.buildingID4 #mainContent .bodycopy #imageWrapper #imageHolder a {
	background:url(../images/interface/resources/elmosque.jpg) 0 0 no-repeat;
	height:230px;
}
/*.buildingID4 #mainContent .bodycopy #imageWrapper #imageHolder a:hover {
	background-position:0 -450px;
}
*//* #5*/
.buildingID5 #mainContent .bodycopy #imageWrapper #imageHolder a {
	background:url(../images/interface/resources/l_stpaul_bowcomm.jpg) 0 0 no-repeat;
	height:170px;
}
/*.buildingID5 #mainContent .bodycopy #imageWrapper #imageHolder a:hover {
	background-position:0 -460px;
}
*//* #6*/
.buildingID6 #mainContent .bodycopy #imageWrapper #imageHolder a {
	background:url(../images/interface/resources/jacob.jpg) 0 0 no-repeat;
	height:350px;
}
/*.buildingID6 #mainContent .bodycopy #imageWrapper #imageHolder a:hover {
	background-position:0 -470px;
}
*//* #7*/
.buildingID7 #mainContent .bodycopy #imageWrapper #imageHolder a {
	background:url(../images/interface/resources/StG-E.jpg) 0 0 no-repeat;
	height:440px;
}
/*.buildingID7 #mainContent .bodycopy #imageWrapper #imageHolder a:hover {
	background-position:0 -440px;
}
*//* #8*/
.buildingID8 #mainContent .bodycopy #imageWrapper #imageHolder a {
	background:url(../images/interface/resources/botr.jpg) 0 0 no-repeat;
	height:220px
}
/*.buildingID8 #mainContent .bodycopy #imageWrapper #imageHolder a:hover {
	background-position:0 -290px;
}
*//* #9*/
.buildingID9 #mainContent .bodycopy #imageWrapper #imageHolder a {
	background:url(../images/interface/resources/Bricklanemosque.jpg) 0 0 no-repeat;
	height:210px
}
/*.buildingID9 #mainContent .bodycopy #imageWrapper #imageHolder a:hover {
	background-position:0 -460px;
}
*//* #8*/
.buildingID10 #mainContent .bodycopy #imageWrapper #imageHolder a {
	background:url(../images/interface/resources/l_poplarb.jpg) 0 0 no-repeat;
	height:155px
}
/*.buildingID10 #mainContent .bodycopy #imageWrapper #imageHolder a:hover {
	background-position:0 -320px;
}
*//*=======================================================*/
/*credits*/
/*=======================================================*/


#pageIDcredits {
}
#pageIDcredits #mainContent {
	background:url(../images/logos/englishHeritage-logo.gif) no-repeat 95% 100%;
}
#pageIDcredits #mainContent .bodycopy {
	background:url(../images/logos/Arts-council-lottery-logo.gif) no-repeat bottom right;
}
*//*=======================================================*/
/*links*/
/*=======================================================*/


#pageIDlinks {
}
#pageIDlinks #mainContent .bodycopy dl {
	margin:0 0 1.5em 2em;
	width:100%;
}
#pageIDlinks #mainContent .bodycopy dt {
	float: left;
	padding-right: 0.5em;
	padding-bottom:.5em;
	font-weight: bold;
}
#pageIDlinks #mainContent .bodycopy dd {
	padding:0;
	padding-bottom:.5em;
	margin: 0;
}
#pageIDlinks #mainContent .bodycopy h2.list {
	clear:both;
	margin: 0;
	margin-bottom:.6em;
	display:block;
	width:100%
}
/*=======================================================*/
/*Terms and Conditions*/
/*=======================================================*/


#pageIDterms {
}
#pageIDterms #mainContent .bodycopy {
}
#pageIDterms #mainContent .bodycopy ul li {
}
/*=======================================================*/
/*Feedback*/
/*=======================================================*/
#pageIDfeedback .bodycopy {
	width:840px;
}
#pageIDfeedback #feedbackContent {
	float: left;
	width:840px;
	overflow:hidden;
	margin: 0;
}
#pageIDfeedback .copy {
	border-bottom:1px dotted #000;
	margin-bottom:1em
}
#pageIDfeedback .last {
	border-bottom:none !important;
}
/*#pageIDfeedback .feedbackCopy {
	float:left;
	text-align:left;
	width: 400px;
	padding: 0 15px 0 0;
	border:10px solid green;
}
*/
#pageIDfeedback #feedbackContent form {
	width:450px;
	float:left
}
#pageIDfeedback #feedbackContent form fieldset {
	margin:12px 0;
	clear:both;
	background:#F9F9F9;
	padding:6px;
	border:1px solid #4AC2C2;
}
#pageIDfeedback #feedbackContent form label span.mandatory {
	display:none
}
#pageIDfeedback #feedbackContent form legend {
	font-size:1.1em;
	font-weight:normal;
	color:#4AC2C2;
}
#pageIDfeedback #feedbackContent form label {
	float:left;
	width:90px;
	margin-top:4px
}
#pageIDfeedback #feedbackContent form textarea {
	float:left;
	border:1px solid #FFFFFF;
	width:100%
}
#pageIDfeedback #feedbackContent form input.submit,
#pageIDfeedback #feedbackContent form input.reset {
	border:1px solid #4AC2C2;
	width:60px;
	margin-right:12px;
	cursor:pointer;
	float:none;
}
#pageIDfeedback #feedbackContent form input:focus {
	background: #EFF;
}
#pageIDfeedback #feedbackContent form input:hover {
	background: #BFFFFF;
}
#pageIDfeedback #feedbackContent form input:focus:hover {
	background: #BFFFFF;
}
/*blockquote*/

#pageIDfeedback .bodycopy #quotationsArea {
	float:left;
	width:350px;
	margin-top:18px;
	margin-left:12px
}
#pageIDfeedback .bodycopy blockquote {
	width:350px;
	background:url(/images/interface/openQuote.gif) 5px 35px no-repeat #EFFFFF;
	border:1px solid #4AC2C2;
	padding:12px;
	margin:0;
	margin-bottom:12px;
}
#pageIDfeedback .bodycopy blockquote h2 {
}
#pageIDfeedback blockquote p {
	font-size:.85em;
	margin-left:24px;
}
#pageIDfeedback blockquote p.citation {
	font-size:.8em;
	text-align:right;
	font-style:italic;
	font-weight:bold
}
#pageIDfeedback #feedbackContent div.button a {
	display:block;
	float:right;
	padding:6px;
	text-align:center;
	background:#4AC2C2;
	border:1px solid #4AC2C2;
	color:#fff;
	margin:0
}
#pageIDfeedback #feedbackContent div.button a:hover {
	background:#fff;
	border:1px solid #4AC2C2;
	color:#4AC2C2
}
/*feedback inner pages*/
.sectionIDfeedbackResponses #mainContent .bodycopy .colHalf {
	width:360px;
	padding-right:1.5em;
	float:left
}
.sectionIDfeedbackResponses #mainContent .bodycopy .border {
	border-right:1px dotted #4AC2C2;
}
/*=======================================================*/
/*footer*/
/*=======================================================*/

#footer {
	clear:both;
	background: url(../images/interface/bgBorderBottom.gif) 0 0 no-repeat;
	width:100%;
	margin:0;
	padding-top:24px;
	border:none;
}
#footerGraphic {
	background: url(../images/interface/bgBorderBottomCorner.gif) top right no-repeat;
	width:1004px;
	margin:0 auto;
	margin-top:-24px;
	height:24px;
}
#footer ul {
	margin-top:24px;
	text-align: center;
	list-style: none;
}
#footer ul li {
	display:inline;
	padding:0 4px;
}
/*Home page Overrides*/
body#pageIDhome #footer {
	background: url(../images/interface/bgBorderBottom.gif) 0 0 no-repeat;
	width:100%;
	margin:0;
	border:none;
	margin-top:-12px
}
body#pageIDhome #footerGraphic {
	width:1004px;
}
/*=======================================================*/
/*misc*/
/*=======================================================*/

.clear {
	clear:both
}
.imageFloatLeft {
	float:left;
	margin:0 12px 12px 0;
}
.highlight {
color:#990000}