@charset "utf-8";
/* Medium text size CSS for DRN Website*/

/*tags*/

body {
	font-size: 62.5%;
	line-height:170%;
}
	
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;
}

/*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: 1.2em;
}

#sidebar_left #links_nwl p {
	font-size: 1.2em;
}

.nwl_ppi {
	font-size: 1.4em;
}

.nwl_ppi_blue{
	font-size: 1.4em;
}
