/* -------------------------------------------------------------
	Avonex
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Screen Style Type
	Filename:		style_type.css
	Version:		1.0
	Date:			19 October 2007
------------------------------------------------------------- */


/* -------------------------------------------------------------
	Re-defined Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	font: normal 0.75em/1.6em Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.35em;
}

h3 {
	font-size: 1.15em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 0.9em;
}

#masthead {
	font-size: 0.9em;
}

#messaging {
	font-size: 0.9em;
}

#home #messaging {
	font-size: 1em;
	/*
	font-size: 12px;
	
	Consider locking font to prevent breakage
	*/
}

#messaging h2 {
	font-size: 1.5em;
}

#sidebar h1 {
	font-size: 1.35em;
}

.callout_content_sidebar h1 {
	font-size: 1.15em;
}

.callout_content_sidebar h2 {
	font-size: 1.15em;
}

.side_callout {
	font-size: 0.9em;
	line-height: 1.0em;
}

#newsletter_signup {
	line-height: 1.2em;
}

#eats_signup {
	line-height: 1.2em;
}

.callout_tertiary h1 {
	font-size: 1.2em;
}

.callout_tertiary h2 {
	font-size: 1.2em;
}

#footer {
	font-size: 0.9em;
	line-height: 1.2em;
}