body { 
	margin: 0px;
	color: #000; 
	font-size: 14px; 
	line-height: 1.65em;
	font-family: "Myriad Web","Myriad Pro","Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	background-color: #fff; 
	}

h2 {
	color: #1f87d0; 
	font-size: 20px; 
	line-height: 20px;
	font-weight: 500;
	}

h3 {
	font-size: 16px; 
	line-height: 1.4em;
	font-weight: bold;
	}

h4 {
	font-size: 16px; 
	line-height: 18px;
	font-weight: bold;
	}

.bluesub {
	color: #1f87d0;
	font-size: 16px; 
	font-weight: bold;
	}

.bold { 
	font-weight: bold; 
	}

/* bold coloured heads */		
	

.boldlime { 
	font-weight: bold;
	color: #8fd400;
	}

.boldlime:hover { 
	text-decoration: underline;
	font-weight: bold;
	color: #8fd400;
	}

.boldorange { 
	font-weight: bold;
	color: #f78f1e;
	}

.boldgreen { 
	font-weight: bold;
	color: #009b7b;
	}

.boldred { 
	font-weight: bold;
	color: #ef3e35;
	}

.boldochre { 
	font-weight: bold;
	color: #f0cc01;
	}

.boldlilac { 
	font-weight: bold;
	color: #7481bf;
	}

.boldemerald { 
	font-weight: bold;
	color: #00a2b2;
	}

.small {
	font-size: 12px; 
	line-height: 13px;
	}

.smallbold { 
	font-size: 12px; 
	font-weight: bold; 
	}

.sidesmallbold { 
	font-size: 12px; 
	font-weight: bold; 
	padding: 0 0 0 11px;
	}

.italic { 
	padding: 10px 0 0 0;
	font-style: italic; 
	}

.name {
	font-size: 16px; 
	line-height: 18px;
	font-weight: bold;
	}

.newstext {
	font-size: 12px; 
	line-height: 14px;
	}

ul {
	padding: 0 0 0 0px;
	margin: 0;
	list-style: square;
	}
	
li {
	padding: 0;
	margin: 0;
	}
	
a:link { 
	text-decoration: none;
    color: #000; 
	}
	
a:active { 
	text-decoration: none;
	}
		
a:visited { 
	color: #000; 
	text-decoration: none;
	}
		
a:hover { 
	color: gray; 
	text-decoration: none;
	}
	


h3 a:link { 
	text-decoration: none;
	color: #1f87d0; 
	}
	
h3 a:active { 
	text-decoration: none;
	color: #1f87d0; 
	}
		
h3 a:visited { 
	text-decoration: none;
	color: #1f87d0; 
	}
		
h3 a:hover { 
	text-decoration: underline;
	color: #1f87d0; 
	}
	
.footer {
	font-size: 11px; 
	line-height: 14px;
	color: #ccc; 
	}
	
.search { 
	color: #000; 
	font-size: 14px; 
	line-height: 20px;
	}

a.footer:link { 
	text-decoration: none;
    color: #ccc; 
	}
	
a.footer:active { 
	text-decoration: none;
	}
		
a.footer:visited { 
	color: #ccc; 
	text-decoration: none;
	}
		
a.footer:hover { 
	color: #1f87d0; 
	text-decoration: underline;
	}

a.more:link {
	font-size: 12px; 
	line-height: 14px;
	font-weight: bold; 
	text-decoration: none; 
	color: #1a8c67; 
	}
	
a.more:active {
	text-decoration: none; 
	font-weight: bold; 
	}
		
a.more:visited {
	color: #1a8c67;
	text-decoration: none;
	font-weight: bold; 
	}
		
a.more:hover {
	color: #1a8c67;
	text-decoration: underline;
	font-weight: bold; 
	}

a.blue:link {
	text-decoration: none; 
	color: #000; 
	}
	
a.blue:active {
	text-decoration: none; 
	}
		
a.blue:visited {
	color: #000;
	text-decoration: none;
	}
		
a.blue:hover {
	color: #1f87d0;
	text-decoration: underline;
	}

a.boldlink:link {
	font-weight: bold; 
	text-decoration: none; 
	color: #000; 
	}
	
a.boldlink:active {
	font-weight: bold; 
	text-decoration: none; 
	}
		
a.boldlink:visited {
	font-weight: bold; 
	color: #000;
	text-decoration: none;
	}
		
a.boldlink:hover {
	font-weight: bold; 
	color: #1f87d0;
	text-decoration: underline;
	}

.newshead {
	font-size: 15px; 
	line-height: 18px;
	font-weight: bold;
	}

.infolink2 {
	font-size: 12px;
	line-height: 14px;
	color: #1a8c67;	
	}

.infolink2 a {
	color: #1a8c67;	
	}

.infolink2 a:hover {
	color: #1a8c67;	
	text-decoration: underline;
	}

/* primary nav */		
	
#menu { 
	min-height: 30px; 
	width: 410; 
	float: left; 
	color: #C2D501
	
	}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 99px;
	float: left;
	position: relative;
	}

#menu a, #menu h2 {
	display: block;
	margin: 0;
	padding: 5px 5px;
	}

#menu h2 {
	width: 92px;
	min-height: 15px;
	text-align: center;
	font-size: 12px;
	color: #C2D501;
	background: #C2D501 url(../../images/layup/tabtop.gif) no-repeat;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

#menu h2:hover {
	background: #C2D501 url(../../images/layup/tabtop.gif) no-repeat;
	border-bottom: #1f87d0 1px solid;
	color: #023274

	}

#menu .top {
	width: 92px;
	text-align: center;
	color: #023274;
	margin: 0;
	padding: 0;
	border-bottom: none;
	background: none;
	font-weight: bold;
	font-size: 12px;
	}

#menu .top:hover {
	min-height: 15px;
	width: 92px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
	background: none;
	}

#menu li.last a {
	border-bottom: none;
	}

#menu a {
	border-width: 0 0 1px 0;
	font-size: 11px;
	border-style: solid;
	border-color: #C2D501;
	width: 92px;
	min-height: 14px;
	padding: 8px 5px 5px 15px;
	color: #F1FE81;
	background:#023274;
	text-decoration: none;
	font-weight: normal;
	}

#menu a:hover {
	border-color: #023274;
	color: #023274;
	background: #C2D501;
	}

#menu li {
	line-height: 1.25em;
	float: left;
	color: #023274;
	
	position: relative;
	}

#menu ul ul {
	position: absolute;
	z-index: 500;
	}

#menu ul ul ul {
	position: absolute;
	top: 10px;
	left: 197px;
	}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
	}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;
	}


#bluedrop #menu .bluedrop h2 {
	color: #fff;
	background-color: #0068B3;
	background-image: url(/images/layup/newhome/tabbutton.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	font-style:normal;
	font-weight:normal
	}


/* current page id */	


/* ------------- secondary nav ------------- */		
	
#secondarynav ul {
	line-height: 2px;
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style: none;
	vertical-align: middle;
	background-color: #BE3954;
	background-image: url(../../images/menus/about1.jpg);
	}

/* first level */

#secondarynav li {

	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	}

#secondarynav li a {
	background: no-repeat left top;
	padding: 0 0 0 10px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #FFFFFF;
	}

#secondarynav li a:hover {
	padding: 0 0 0 10px;
	margin: 0;
	background-image: url(../../sample/index_files/left-menu-about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
/* -------  The About Us menu ------- */
	
/* secondary nav */		
	
#aboutus ul {
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style: none;
	vertical-align: middle;
    background-color: #BE3954;  
	background-image: url(../../images/menus/common-menu.jpg);
	}

/* first level */




#aboutus li {
	display:block;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	}

#aboutus li a {
	background: no-repeat left top;
	padding: 0 0 0 10px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #FFFFFF;
	}

#aboutus li a:hover {
	padding: 0 0 0 10px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left top;

	}
	
#aboutus li.abouthome a:hover {
	background-image: url(../../images/menus/about/abouthome.jpg);
	background-color: #B21736;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	padding-right:98px;
	padding-top:0px;
	padding-bottom:2px;
	}	
/* second level */

#secondarynav li li {
	border-bottom: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	}

#secondarynav li li a {
	background: url(file:///C|/websites/images/layup/findoutmorearrow.gif) no-repeat left top;
	}

#secondarynav li li a:hover {
	background: url(file:///C|/websites/images/layup/findoutmorearrow_o.gif) no-repeat left top;
	}

/* third level */

#secondarynav li li li {
	border-bottom: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	}

#secondarynav li li li a {
	background: url(file:///C|/websites/images/layup/findoutmorearrow.gif) no-repeat left top;
	}

#secondarynav li li li a:hover {
	background: url(file:///C|/websites/images/layup/findoutmorearrow_o.gif) no-repeat left top;
	}

/* classes */

#secondarynav li.last {
	border-bottom: none;
	margin-bottom: 0px;
	}

#secondarynav li.backtohome {
	border-bottom: none;
	margin: 0 0 0 -20px;
	padding: 40px 0 0 0;
	font-size: 12px; 
	font-weight: bold; 
	}

#secondarynav li.backtohome a {
	background: none;
	}

#secondarynav li.backtohome a:hover {
	background: none;
	}

#secondarynav li li.secondlevellast {
	border-bottom: none;
	margin: 0 0 10px 10px;
	padding: 0 0 10px 10px;
	}

#secondarynav li li.secondlevellast a {
	background: url(file:///C|/websites/images/layup/findoutmorearrow.gif) no-repeat left top;
	}

#secondarynav li li.secondlevellast a:hover {
	background: url(file:///C|/websites/images/layup/findoutmorearrow_o.gif) no-repeat left top;
	}

/* find out more list */		
	
#findoutmore ul {
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	float: left;
	}
	
#findoutmore li.smallbold {
	color: #000;
	width: 235px;
	margin: 0px;
	}

#findoutmore li a {
	color: #1a8c67;
	background: url(file:///C|/websites/images/layup/findoutmorearrow.gif) no-repeat left top;
	padding: 0 0 0 10px;
	margin: 0;
	}

#findoutmore li a:hover {
	color: #1a8c67;
	background: url(file:///C|/websites/images/layup/findoutmorearrow_o.gif) no-repeat left top;
	padding: 0 0 0 10px;
	margin: 0;
	text-decoration: underline;
	}

/* news archive list */		
	
#newsarticle {
	font-size: 13px; 
	line-height: 16px;
	width: 135px;
	height: auto;
	overflow:hidden;
	float:left;
	}

#newsarticle ul {
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	list-style-position: outside; 
	list-style: none; 
	vertical-align: middle; 
	}
	
#newsarticle li {
	width: 135px;
	margin: 0 0 2px 0;
	}

#newsarticle li a {
	padding: 0;
	margin: 0;
	}

#newsarticle li a:hover {
	padding: 0;
	margin: 0;
	}

#newsarticleyear {
	font-size: 13px; 
	line-height: 16px;
	width: 80px;
	height: auto;
	overflow:hidden;
	float:right;
	}

#newsarticleyear ul {
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	list-style-position: outside; 
	list-style: none; 
	vertical-align: middle; 
	}
	
#newsarticleyear li {
	width: 100px;
	margin: 0 0 2px 0;
	}

#newsarticleyear li a {
	padding: 0;
	margin: 0;
	}

#newsarticleyear li a:hover {
	padding: 0;
	margin: 0;
	}

/* more list */		
	
ul.more {
	width: 174px;
	padding: 7px 0 0 0;
	margin: 7px 0 0 0;
	float: left;
	}

li.more {
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	float: left;
	}

li.more a {
	padding: 0;
	margin: 0;
	}

li.more a:hover {
	color: #9a9a9a;
	padding: 0;
	margin: 0;
	text-decoration: none;
	}

/* more leisure list */		
	
ul.moreleisure {
	padding: 7px 0 0 0;
	margin: 7px 0 0 0;
	float: left;
	}

li.moreleisure {
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	float: left;
	width: 238px;
	}

li.moreleisure a {
	padding: 0;
	margin: 0;
	}

li.moreleisure a:hover {
	color: #9a9a9a;
	padding: 0;
	margin: 0;
	text-decoration: none;
	}

ul.indentlist {
	padding: 0 0 0 40px;
	margin: 0 0 0 40px;
	}	

/* emergency */		
	
.emhead {
	padding: 20px 0 0 0;
	color: red; 
	font-size: 24px; 
	line-height: 20px;
	font-weight: bold;
	}

.emsubhead {
	color: black; 
	font-size: 18px; 
	line-height: 20px;
	font-weight: bold;
	}

/* Step 3 - get rid of the bullets and margin */


#menuabout ul {
	display:block;	
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style: none;
	vertical-align: middle;
    background-color: #BE3954;  
	background-image: url(../../images/menus/common-menu.jpg);
	}


#menuabout a#item0 {
	background-image: url(../../images/menus/about/abouthome.jpg);
	background-repeat: no-repeat;
	background-position: -130px -90px;
}
#menuabout a:hover#item0 {
	background-image: url(../images/menus/about/abouthome.jpg);
	background-repeat: no-repeat;
	background-position: -130px -90px;
}
#menuabout a#item1 {
	background-color: transparent;
	background-image: url(../../images/menus/about/abouthome.jpg);
	background-repeat: no-repeat;
	background-position: -130px -90px;
}
#menuabout a#item2 {background:transparent url(/img/2008/06/matisse_c.jpg) -130px -90px no-repeat;}
#menuabout a#item3 {background:transparent url(/img/2008/06/monet_c.jpg) -130px -90px no-repeat;}
#menuabout a#item4 {background:transparent url(/img/2008/06/renoir_c.jpg) -130px -90px no-repeat;}
#menuabout a#item5 {background:transparent url(/img/2008/06/picasso_c.jpg) -130px -90px no-repeat;}

/* Step 6 - General link styling */


.mkfnavi { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #CCFF99; 
	text-decoration: none;
	text-align: right;	
	font-weight: bold
} 

a.mkfnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	list-style-type: circle;
	padding-left: 35px;
	line-height: 4px;
	text-align: right;
	
} 

a.mkfnavi:hover { 
	font-family: Verdana, Arial, 
	Helvetica, sans-serif; 
	font-size: 11px; 
	color: #CCFFFF; 
	text-decoration: underline ; 
	font-weight: bold
} 

