@charset "utf-8";
/* CSS Document */

/* Large text size CSS for DRN Website*/

/*tags*/

body {
	font-size: 100%;
}
	
h1 {
	font-size: 1.9em;
}

h2{
	font-size:1.7em;
}
	
h3{
	font-size:1.5em;
}

h4{
	font-size:1.2em;
}

/*div ids*/

#content{
	font-size: 1.2em;
}

#sidebar_left #links p {
	font-size: 1.2em;
}

#sidebar_left #leftnav li {
	font-size: 1.55em;
}

#sidebar_left #links h3 {
	font-size: 1.2em;
}

#sidebar_left #links h4 {
	font-size: 1.4em;
}

#sidebar_left #links ul li {
	font-size: 1.2em;
}

#sidebar_right{
	font-size: 1.2em;
}

#footer ul li {
	font-size: 1.1em;
}

#footer p {
	font-size: 1.1em;
}

#container #topnav {
	font-size: 1.6em;
}

#container #topnav li {
	font-weight: normal;
	display: inline;
	padding-right: 5px;
}
/*classes*/

.breadcrumbs {
	font-size: 0.8em;
}

.skipnav, .skipnav a:link, .skipnav a:visited{
	font-size: 0.8em;
}

.swp_img_small {
	font-size: 0.8em;
}

.swp_img_large {
	font-size: 0.8em;
}

/*North West London Pages*/

#nwl_nav{
	font-size: 0.8em;
}

#sidebar_left #links_nwl p {
	font-size: 1.2em;
}

.nwl_ppi {
	font-size: 1.4em;
}

.nwl_ppi_blue{
	font-size: 1.4em;
}

#nw_acute {
	background-color: #FFFFFF;
	padding: 0px 5px 5px;
	width: 220px;
	float: right;
	border: medium solid #CCCCCC;
}

/*Eastern Pages*/

#eastern_nav{
	font-size: 0.8em;
}