.montage_wrapper 
	{
		width: 100%; 
		background: url(/Resources/Graphics/Home-Pages/Bedford-Centre/home-main-left.jpg) left no-repeat #990099 ; 
		height: 150px
	}
	
.montage_inner 
	{
		float: right; 
		width: 56%; 
		background: url(/Resources/Graphics/Home-Pages/Bedford-Centre/home-main-right.jpg) right no-repeat #9966CC; 
		height: 150px
	}
	
.montage_clear 
	{
		clear: both; 
		height: 0.8em; 
		width: 100%; 
		background: url(/Resources/Graphics/Home-Pages/1x1-Grey.gif) bottom repeat-x;
		margin-bottom: 1em
	}	 
.display_list_wrapper 
 {margin:0; padding:0}
.display_list 
 {
		margin-left: 1.5em; 
		margin-top: 0em; 
		list-style: none;
	}
	

.display_list a
 	{
 		padding-left: 0.2em; 
		background-image: none
 	}

	
DIV.inpagenav UL LI.display_list a 
	{
		color: #666666;
		padding-left: 1.2em; 
		text-decoration: none;
		background-image: url(/Resources/Graphics/home-bullets/visitors-guide.gif);
		background-position: left;
		background-repeat: no-repeat
	}
	
DIV.inpagenav UL LI.display_list a:hover {text-decoration: underline}

h1, h2, h3, b, strong {color:#990099}
