	/* Style Sheet for Print Media ONLY */
	
	/* Modifications to standard tags */
	
	body {
	margin: 0;
	font-family: Arial, sans-serif;
	background-color:#fff;
	}
	
	img
	{
	border:0;
	}
	
	h1
	{
	font-size:140%;
	}
	
	h2
	{
	font-size:120%;
	}
	
	.hidden
	{
	display:none;
	}

	#header_top
	{
	display:none;
	}
	
	.top_wrap {
    margin:0 auto;
	/* start of ie 6 hack */
	text-align:center;
	/* end of ie 6 hack */
    width:770px;
	padding:2px;
	background-color:#000;
	}	
	
	#header_top_left
	{
	float:left;
	background-color:#000;
	}
	
	#header_top_right
	{
	float:right;
	background-color:#000;
	}
	
	#header_bottom
	{
	background-image:url(top_red_black_fade.gif);
	background-position:top;
	/*background-repeat: repeat-x;*/
	width:100%;
	text-align:center;
	clear:both;
	}
	
	#header_bottom h1
	{
	display:none;
	}
	
	#nav
	{
	background-color:#000;
	width:100%;
	color:#fff;
	/* start of ie 6 hack */
	text-align:left;
	/* end of ie 6 hack */

	}
	
	.nav_cont{
	width:770px;
	margin:0 auto;
	}
	
	.nav_cont a:link{
	color:#fff;
	text-decoration:none;
	}
	
	.nav_cont a:visited{
	color:#fff;
	text-decoration:none;
	}
	
	.nav_cont a:hover{
	color:#fff;
	text-decoration:underline;
	}

	.nav_cont a:active{
	color:#fff;
	text-decoration:underline;
	}
	
	#nav_bread_crumbs
	{
	margin-top:-4px;
	background-repeat:repeat-x;
	width:100%;
	text-align:left;
	font-size:80%;
	color:#fff;
	padding:2px 0px 2px 0px;
	}
	
	.heritage{

	background-color:#fff;
	}
	
	.country{
	background-color:#fff;
	}
	
	.education{
	background-color:#fff;
	}
	
	.functions{
	background-color:#fff;
	}
	
	.business{
	background-color:#fff;
	}
	
	.shop{
	background-color:#fff;
	}
	
	/* NEWS ROLLOVER */
	
	#menu
	{
	display:none;
	}
	
	#menu a {
	display:none;
		}
		
	#menu a:link {
	display:none;
	}
	
	#menu a:visited {
	display:none;
	}
	
	#menu a:hover {	
	display:none;
		}	
		
	#menu a:active {
	display:none;
	}
	
	.signup
	{
	display:none;
	}
	
	#verity_lefcol_wrap;
	{
	margin: 0 auto;
	}
	
	#leftcol form
	{
	display:none;
	}

	
	.search_box
	{
	display:none;
	}
	
    .go_button{

	margin-bottom:-4px;
	padding:-10px;
	height:23px;
	width:23px;
	}
	
	/*END OF NEWS ROLLOVER */
	
	
	#wrap_wrapper {

	/* start of ie 6 hack */
	text-align:center;
	/* end of ie 6 hack */

    }
	
	#wrap {
    margin:0 auto;
	/* start of ie 6 hack */
	text-align:center;
	/* end of ie 6 hack */
    width:100%;
	
    }
	
	.heritage_wrap
	{
	background: #fff;
	}
	
	.country_wrap
	{
	background: #fff;
	}
	
	.education_wrap
	{
	background: #fff;
	}
	
	.functions_wrap
	{
	background: #fff;
	}
	
	.business_wrap
	{
	background: #fff;
	}
	
	.shop_wrap
	{
	background: #fff;
	}
	
	#leftcol {
	display:none;
    }
	
	#heritage_call
	{
	display:none;
	}
	
	#country_call
	{
	background: #c1dac0 url(call_country.gif) left bottom;
	width:154px;
	font-size:70%;
	text-align:center;
	color:#317f44;
	font-weight:bold;
	}
	
	#education_call
	{
	background: #74183c url(call_education.gif) left bottom;
	width:154px;
	font-size:70%;
	text-align:center;
	color:#fff;
	font-weight:bold;
	}	
	
	#functions_call
	{
	background: #bed4eb url(call_functions.gif) left bottom;
	width:154px;
	font-size:70%;
	text-align:center;
	color:#134c95;
	font-weight:bold;
	}	
	
	#business_call
	{
	background: #bed4eb url(call_business.gif) left bottom;
	width:154px;
	font-size:70%;
	text-align:center;
	color:#c1001f;
	font-weight:bold;
	}	
	
	#shop_call
	{
	background: #db912c url(call_shop.gif) left bottom;
	width:154px;
	font-size:70%;
	text-align:center;
	color:#fff;
	font-weight:bold;
	}	
	
	.telephone_leftcol
	{
	font-weight:bold;
	font-size:170%;
	}
	
	#leftcol ul{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	}

	#leftcol li{
	width:150px;
	padding:2px;
	font-size:80%;
	font-weight:bold;
	}
	
	.heritage_self{
	background: #fff url(heritage_menu_self.gif) bottom right;
	color:#fff;
	}
	
	.heritage_sib{
	background: #fff url(heritage_menu_off.gif) bottom right;
	color:#7b0e45;
	}
	
	.heritage_child{
	background: #fff url(heritage_menu_child.gif) bottom right;
	color:#7b0e45;
	}
	
	.country_self{
	background: #fff url(country_menu_self.gif) bottom right;
	color:#fff;
	}
	
	.country_sib{
	background: #fff url(country_menu_off.gif) bottom right;
	color:#317f44;
	}
	
	.country_child{
	background: #fff url(country_menu_child.gif) bottom right;
	color:#317f44;
	}
	
	.education_self{
	background: #fff url(education_menu_self.gif) bottom right;
	color:#fff;
	}
	
	.education_sib{
	background: #fff url(education_menu_off.gif) bottom right;
	color:#74183c;
	}
	
	.education_child{
	background: #fff url(education_menu_child.gif) bottom right;
	color:#74183c;
	}
	
	.functions_self{
	background: #fff url(functions_menu_self.gif) bottom right;
	color:#fff;
	}
	
	.functions_sib{
	background: #fff url(functions_menu_off.gif) bottom right;
	color:#134c95;
	}
	
	.functions_child{
	background: #fff url(functions_menu_child.gif) bottom right;
	color:#134c95;
	}
	
	.business_self{
	background: #fff url(business_menu_self.gif) bottom right;
	color:#fff;
	}
	
	.business_sib{
	background: #fff url(business_menu_off.gif) bottom right;
	color:#7b0e45;
	}
	
	.business_child{
	background: #fff url(business_menu_child.gif) bottom right;
	color:#7b0e45;
	}
	
	.self_indent
	{
	padding-left:10px;
	}	
	

	.self_indent_half
	{
	padding-left:5px;
	}	

	.self_indent_double
	{
	padding-left:15px;
	}
	
	/**************************/
	
	#leftcol a{
	padding-left:10px;
	}
	
	#leftcol a:link{
	text-decoration:none;
	}
	
	#leftcol a:active{
	text-decoration:underline;
	}
	
	#leftcol a:hover{
	text-decoration:underline;
	}
	
	#leftcol a:visited{
	text-decoration:none;
	}
	
	/* Start of individual theme page link styles */
		
	.heritage_nav a{
	color:#7b0e45;
	}
	
	/* End of heritage tags */
	
	/* Start of country park tags */
	
	.country_nav a{
	color:#428a52;
	}
	
	/* end of country park tags */
	
	/* Start of country park tags */
	
	.country_nav a{
	color:#428a52;
	}
	
	/* end of country park tags */
	
	/* start of education tags */
	
	.education_nav a{
	color:#74183c;
	}
	
	/* end of education tags */
	
	/* start of function tags */
	
	.functions_nav a{
	color:#134c95;
	}
	
	/* end of function tags */
	
	/* start of business tags */
	
	.business_nav a{
	color:#533886;
	}
	
	/* end of business tags */
	
	/* start of shop tags */
	
	.shop_nav a{
	color:#97526d;
	}
	
	/* end of shop tags */

	
	#rightcol {
    float:right;
	width:98%;
	padding:2px;
	background-color:#fff;
	/* start of ie 6 hack */
	text-align:left;
	/* end of ie 6 hack */	
	margin-bottom: 5em;
	height: auto;
	font-size:90%;
   }
   
   #rightcol_threecols{
	float:right;
	width:616px;
	background-color:#fff;
	/* start of ie 6 hack */
	text-align:left;
	/* end of ie 6 hack */	
	margin-bottom: 5em;
	height: auto;
	font-size:90%;
   }
   
   /* Three Column layout styles 
   These inherit from higher up in the DOM - hence the long CSS names */
   
   /* Heritage Styles */
   
   .heritage_wrap #rightcol_threecols #threecol_top
	{
	background-color:#e6e6e6;
	}
	
   .heritage_wrap #rightcol_threecols #threecol_left
	{
	background-color:#fff;
	}
	
   .heritage_wrap #rightcol_threecols #threecol_centre
	{
	background-color:#ead9e1;
	}
	
   .heritage_wrap #rightcol_threecols #threecol_right
	{
	background-color:#e6e6e6;
	}
	
	.heritage_wrap td{
	color:#fff;
	}
	
	
	/* Country Styles */
		
	.country_wrap #rightcol_threecols #threecol_top
	{
	background-color:#e6e6e6;
	}
	
   .country_wrap #rightcol_threecols #threecol_left
	{
	background-color:#fff;
	}
	
   .country_wrap #rightcol_threecols #threecol_centre
	{
	background-color:#8dca8b;
	}
	
   .country_wrap #rightcol_threecols #threecol_right
	{
	background-color:#c1dac0;
	}
	
	/* Education Styles */
	
	.education_wrap #rightcol_threecols #threecol_top
	{
	background-color:#e6e6e6;
	}
	
   .education_wrap #rightcol_threecols #threecol_left
	{
	background-color:#fff;
	}
	
   .education_wrap #rightcol_threecols #threecol_centre
	{
	background-color:#e3a24c;
	}
	
   .education_wrap #rightcol_threecols #threecol_right
	{
	background-color:#e8ba7d;
	}
	
	/* Functions Styles */
	
	.functions_wrap #rightcol_threecols #threecol_top
	{
	background-color:#e6e6e6;
	}
	
   .functions_wrap #rightcol_threecols #threecol_left
	{
	background-color:#fff;
	}
	
   .functions_wrap #rightcol_threecols #threecol_centre
	{
	background-color:#8cb9e7;
	}
	
   .functions_wrap #rightcol_threecols #threecol_right
	{
	background-color:#bed4eb;
	}
	
	/* Business Styles */
	
	.business_wrap #rightcol_threecols #threecol_top
	{
	background-color:#e6e6e6;
	}
	
   .business_wrap #rightcol_threecols #threecol_left
	{
	background-color:#fff;
	}
	
   .business_wrap #rightcol_threecols #threecol_centre
	{
	background-color:#a5b6c6;
	}
	
   .business_wrap #rightcol_threecols #threecol_right
	{
	background-color:#c4c5c6;
	}
	
	/* Shop Styles */
	
	.shop_wrap #rightcol_threecols #threecol_top
	{
	background-color:#e6e6e6;
	}
	
   .shop_wrap #rightcol_threecols #threecol_left
	{
	background-color:#fff;
	}
	
   .shop_wrap #rightcol_threecols #threecol_centre
	{
	background-color:#e3a24c;
	}
	
   .shop_wrap #rightcol_threecols #threecol_right
	{
	background-color:#e8ba7d;
	}
	
   #twocol_top{
   width:97%;
   padding:0px 0px 0px 12px;
   }
   
   #twocol_left{
    float:left;
	top:30px;
	width:280px;
	padding:2px;
	margin:5px 10px 0px 10px;
   }
   
    #twocol_right{
    width:280px;
    float:left;
    left:430px;
    padding:2px;
    margin:5px 0px 0px 10px;
	}
   
   
   #threecol_top{
   width:100%;
   background-color:#e6e6e6;
   }
   
   #threecol_top p{
   padding:5px 0px 5px 5px;
   margin:0;
   }
   
   #threecol_top img{
   padding:0;
   margin:0;
   }
   
   #threecol_left{
   float:left;
   top:30px;
   width:280px;
   padding:2px;
   margin:5px 10px 0px 10px;
   }
   
   #threecol_centre{
	width:140px;
	left:290px;
	top:30px;
    float:left;
    padding:2px;
    margin:5px 5px 0px 5px;
   }
   
   #threecol_right{
   width:140px;
   float:left;
	left:430px;
	padding:2px;
   margin:5px 0px 0px 10px;
   }     

   
   #footer{
	clear:both;
	background-image:url(goldbar_bottom.gif);
	height:46px;
	/* THIS IS AN IE 6 BODGE */
	margin-bottom:-2px;
	/* END OF IE 6 BODGE */
	padding-right:15px;
	}
	
	#footer_left{
	float:left;
	color:#fff;
	font-size:70%;

	padding:30px 4px 0px;
	}
	
	#footer_right{
	float:right;
	}
	
	#footer img{
	padding-right:5px;
	}
	
	/* LINK STYLES */
	
	#header_top a:link{
	color:#fff;
	text-decoration:none;
	}
	
	#header_top a:active{
	color:#fff;
	text-decoration:underline;
	}
	
	#header_top a:visited{
	color:#fff;
	text-decoration:none;
	}
	
	#header_top a:hover{
	color:#fff;
	text-decoration:underline;
	}
	
	#footer a:link{
	color:#fff;
	text-decoration:none;
	}
	
	#footer a:active{
	color:#fff;
	text-decoration:underline;
	}
	
	#footer a:visited{
	color:#fff;
	text-decoration:none;
	}
	
	#footer a:hover{
	color:#fff;
	text-decoration:underline;
	}
	
	/* CUSTOM STYLES */
	
	span.picture_right { float: right; }
	span.picture_left { float: left }
	
	.indent { padding-left: 15px; padding-right: 15px; }
	.indent em { font-style: normal; }
	
	/* Table Styles */
	
	span.underline 		{ text-decoration: underline; }
	table.tabledef 		{ border-spacing: 0; margin-bottom: 1.1em; }
	table.tabledef td	{ vertical-align: top; }
	table.tabledef th	{ font-size: 0.8em; background-color: #E8F2DB; }

	table.paddingLarge td,table.paddingLarge th { padding: 0.5em; vertical-align: top}
	table.paddingStandard td,table.paddingStandard th 	{ padding: 0.3em; }
	table.paddingSmall td,table.paddingStandard th 		{ padding: 0.1em; }

	th.leftHeader { text-align: left; } /* To align header cells to the left - can be used by other styles */


	/* ***  Tables with borders - Added by Mel Munden - 18/11/04 ***  */
	/* These styles can be combined with .tabledef (See above) or .dataTable (See main stylesheet) (or any other table)*/
	table.border { border-top: 1px solid #8C8C8C; border-right: 1px solid #8C8C8C; }
	table.border td,table.border th { border-bottom: 1px solid #8C8C8C; border-left: 1px solid #8C8C8C;  }

	table.fullWidth { width: 100%; }
	table.centerTable {margin-left:auto; margin-right:auto;}
	div.centerTableWrapper { text-align: center; }
	table.fixedWidth { width: 550px; }
	td.fiftyPerc { width: 50%; }
	th.fiftyPerc { width: 50%; }
	td.third { width: 33%; }
	th.third { width: 33%; }