﻿/* Alternate text size Stylesheet (xlarge) */

	ul#textsize li#default a {
	color:#008095;
	background-color:#fff;
}
	
	ul#textsize li#larger a {
	color:#008095;
	background-color:#fff;
}

	ul#textsize li#largest a {
	height:20px;
	width:20px;
	color:#fff;
	background-color:#008095;
}

h3 {font-size:1.65em}

h2 {font-size:2.1em}

h1 {font-size:2.2em}

p {
	margin-top:20px;
	line-height:1.6em;
	font-size:1.3em;	
}

#secondary_content h4 {font-size:1.8em}

#secondary_content li {
	font-size:1.4em;
	line-height:2.2em;
}

#aside2 {
	background-position:160px 140px;
}

#aside3 {
	background-position:170px 170px;
}
