	/* Modifications to standard tags */
	
	body {
	margin: 0;
	font-family: Arial, sans-serif;
	background-color:#000;
	}
	
	img
	{
	border:0;
	}
	
	h1
	{
	font-size:140%;
	}
	
	h2
	{
	font-size:130%;
	}
	
	h3
	{
	font-size:110%;
	}	
	
	table
	{
	color:#000;
	}
	
	.hidden
	{
	display:none;
	}

	#header_top
	{
	background-color:#000;
	color:#fff;
	font-size:75%;
	}
	
	.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_hide
	{
	display:none;
	}
	
	#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-image:url(nav_bar_style1.gif);
	background-color:#73003b;
	}
	
	.country{
	background-image:url(nav_bar_style_country.gif);
	background-color:#317f44;
	}
	
	.education{
	background-image:url(nav_bar_style_education.gif);
	background-color:#db912c;
	}
	
	.functions{
	background-image:url(nav_bar_style_functions.gif);
	background-color:#75a9d8;
	}
	
	.business{
	background-image:url(nav_bar_style_business.gif);
	background-color:#533886;
	}
	
	.shop{
	background-image:url(nav_bar_style_shop.gif);
	background-color:#c64042;
	}
	
	/* NEWS ROLLOVER */
	
	#menu
	{
	width:140px;
	}
	
	#menu a {
		display:block;
		width:130px;
		margin-left:5px;
		height:80px;
		padding:0;
		background: url(news_states.gif) -280px 0 no-repeat;
		text-decoration: none;
		}
		
	#menu a:link {
	background: url(news_states.gif) -280px 0 no-repeat;
	color:white;
	}
	
	#menu a:visited {
	background: url(news_states.gif) -280px 0 no-repeat;
	color:white;
	}
	
	#menu a:hover {	
		background-position: 0 0;
		color: #E9BE75;
		}	
		
	#menu a:active {
	background-position: -140px 0;
	color:white;
	}
	
	.signup
	{
	display:none;
	}
	
	#verity_lefcol_wrap;
	{
	margin: 0 auto;
	}
	
	#leftcol form
	{
	width:90%;
	padding:0 0 0 10px;
	margin:0;
	}

	
	.search_box
	{
	width:100px;
	}
	
    .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:770px;
	
    }
	
	.heritage_wrap
	{
	background: #fff url(left_col_back.gif) repeat-y 50% 0;
	}
	
	.country_wrap
	{
	background: #fff url(left_col_back_country.gif) repeat-y 50% 0;
	}
	
	.education_wrap
	{
	background: #fff url(left_col_back_education.gif) repeat-y 50% 0;
	}
	
	.functions_wrap
	{
	background: #fff url(left_col_back_functions.gif) repeat-y 50% 0;
	}
	
	.business_wrap
	{
	background: #fff url(left_col_back_business.gif) repeat-y 50% 0;
	}
	
	.shop_wrap
	{
	background: #fff url(left_col_back_shop.gif) repeat-y 50% 0;
	}
	
	#leftcol {
    float:left;
	width:154px;
	/* start of ie 6 hack */
	text-align:left;
	/* end of ie 6 hack */
    }
	
	#heritage_call
	{
	background: #e3ccd8 url(call_heritage.gif) left bottom;
	width:154px;
	font-size:70%;
	text-align:center;
	color:#7b0e45;
	font-weight:bold;
	}
	
	#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: #000 url(heritage_menu_self.gif) bottom right;
	color:#fff;
	}
	
	.heritage_sib{
	background: #000 url(heritage_menu_off.gif) bottom right;
	color:#7b0e45;
	}
	
	.heritage_child{
	background: #000 url(heritage_menu_child.gif) bottom right;
	color:#7b0e45;
	}
	
	#leftcol a
	{
	display:block;
	}
	
	.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;
	}
	
	.shop_self{
	background: #fff url(education_menu_self.gif) bottom right;
	color:#fff;
	}
	
	.shop_sib{
	background: #fff url(education_menu_off.gif) bottom right;
	color:#7b0e45;
	}
	
	.shop_child{
	background: #fff url(education_menu_child.gif) bottom right;
	color:#7b0e45;
	}
	
	.self_indent
	{
	display:block;
	padding-left:10px;
	}	
	

	.self_indent_half
	{
	padding-left:10px;
	}	

	.self_indent_double
	{
	padding-left:20px;
	}
	
	/**************************/
	
	#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;
	}
	
	.country_nav a:visited{
	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;
	}
	
	.functions_nav a:visited{
	color:#134c95;
	}
	
	/* end of function tags */
	
	/* start of business tags */
	
	.business_nav a{
	color:#533886;
	}
	
	.business_nav a:visited{
	color:#533886;
	}
	
	/* end of business tags */
	
	/* start of shop tags */
	
	.shop_nav a{
	color:#74183c;
	}
	
	/* end of shop tags */

	
	#rightcol {
    float:right;
	width:605px;
	padding:2px 4px 0px 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%;
	color:#000;
   }
  
   .rightcol_padding p
   {
   padding-bottom:0px;
   }
   
   
   #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:#000;
	}
	
	
	/* 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 */
	
	table.centerTable {margin-left:auto; margin-right:auto;}
	div.centerTableWrapper { text-align: center; }
	
	div.centerTableWrapper 
	{
	text-align:center;
	}
	
	/* Table Styles for - Border Centre (left header) */
	
	.centerTableWrapper table.border 
	{ 
	border-top:1px solid #000;
	border-right:1px solid #000;
	text-align:left;
	}
	
	.centerTableWrapper .border td
	{
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding:4px;
	}
	
	.centerTableWrapper .border th
	{
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding:4px;
	}
	
	.heritage_wrap #rightcol .centerTableWrapper .border th
	{	
	background-color:#e3ccd8;
	color:#7B0E45;
	}
	
	.country_wrap #rightcol .centerTableWrapper .border th
	{	
	background-color:#c3d9c1;
	color:#317f44;
	}
	
	.education_wrap #rightcol .centerTableWrapper .border th
	{	
	background-color:#e6bc81;
	color:#74183c;
	}
	
	.functions_wrap #rightcol .centerTableWrapper .border th
	{	
	background-color:#c1d2e4;
	color:#134c95;
	}	
	
	.business_wrap #rightcol .centerTableWrapper .border th
	{	
	background-color:#c4c5c6;
	color:#c1001f;
	}
	
	.shop_wrap #rightcol .centerTableWrapper .border th
	{	
	background-color:#e8ba7d;
	color:#c64042;
	}	
	
	/* End of table styles for Border Centre (left header) */
	
	/* Table Styles for - No Border Center [Left Header] */
	
	.centerTableWrapper table.noborder  
	{ 
	border-top:0;
	border-right:0;
	text-align:left;
	}
	
	.centerTableWrapper .noborder td, th 
	{
	border-bottom:0;
	border-left:0;
	padding:4px;
	}
	
	.centerTableWrapper .noborder th
	{
	padding:4px;
	}
	
	.heritage_wrap #rightcol .centerTableWrapper .noborder th
	{
	background-color:#e3ccd8;
	color:#7B0E45;
	}
	
	.country_wrap #rightcol .centerTableWrapper .noborder th
	{
	background-color:#c3d9c1;
	color:#317f44;
	}
	
	.education_wrap #rightcol .centerTableWrapper .noborder th
	{
	background-color:#e6bc81;
	color:#74183c;
	}	
	
	.functions_wrap #rightcol .centerTableWrapper .noborder th
	{
	background-color:#c1d2e4;
	color:#134c95;
	}	
	
	.business_wrap #rightcol .centerTableWrapper .noborder th
	{
	background-color:#c4c5c6;
	color:#c1001f;
	}
	
	.shop_wrap #rightcol .centerTableWrapper .noborder th
	{
	background-color:#e8ba7d;
	color:#c64042;
	}
	
	/* End of table styles for No Border Center [Left Header] */

	/* end of table styles */
	
	/*Search page styles */
	.lastrow
	{
	width:100%;
	background-color:#e3ccd8;
	text-align:right;
	}
	
	.firstrow
	{
	width:100%;
	background-color:#e3ccd8;
	}
	
	.firstrow a:link, a:visited
	{
	color:#7b0e45;
	text-decoration:underline;
	}
	
	.firstrow a:active, a:hover
	{
	color:#7b0e45;
	text-decoration:none;
	}		
	
	
	.right
	{
	text-align:right;
	}
	
	.normalrow
	{
	background-color:#d4b1c3;
	}
	
	.normalrow a:link, a:visited
	{
	color:#7b0e45;
	text-decoration:underline;
	}
	
	.normalrow a:active, a:hover
	{
	color:#7b0e45;
	text-decoration:none;
	}	
	
	/*
	bgcolor="#e3ccd8" border="0" width="100%" cellpadding="2" cellspacing="0"
	*/