/* base styles */ 
body,html				{ height:100%; }
body 					{ font:62.5% Arial, Verdana, sans-serif; color: #777;}

p						{ margin-bottom:1.54em; font-size:1.3em; line-height:1.54em; }

h1, h2, h3, h4, h5		{ clear:both; color:#333; font-family: Palatino, Georgia, "Times New Roman", serif; }
h1						{ margin-bottom:0.67em; font-size:3em; line-height:1.34em; font-weight:normal; }
h2						{ margin-bottom:1.11em; font-size:1.8em; line-height:1.11em; font-weight:normal; }
h3						{ margin-bottom:1.43em; font-size:1.4em; line-height:1.43em; font-weight:normal; }
h4						{ margin-bottom:1.54em; font-size:1.3em; line-height:1.54em; font-weight:bold; }

ul, ol					{ margin-bottom:2em; line-height:2em; }
ol						{ margin-left:2.4em; list-style:decimal; }
li						{ font-size:1.3em; }
ul li					{ padding-left:1.2em; }

dl						{ margin-bottom:2em; }
dt, dd					{ font-size:1.3em; line-height:1.54em; }
dt						{ font-weight:bold; }

hr						{ margin-bottom:2em; height:1px; border:0; }

strong					{ font-weight:bold; }

a:link					{ color:#f7911e; text-decoration:none; }
a:visited				{ color:#f7911e; text-decoration:none; }
a:hover					{ text-decoration:underline; }
a.external				{ padding-right:12px; }

h1 a:link,
h1 a:visited,		
h2 a:link,
h2 a:visited,
h3 a:link,
h3 a:visited,
h4 a:link,
h4 a:visited			{ color:#333; }

body.home #firstnav .home a,
body.about #firstnav .about a,
body.brands #firstnav .brands a,
body.wbwh #firstnav .wbwh a,
body.news #firstnav .news a,
body.careers #firstnav .careers a,
body.contact #firstnav .contact a { background:#fff; color:#333; }


/* =stage */
#stage .wrapper			{ overflow:hidden; margin:0 auto; width:77.4em; }
#stage .header			{ margin-bottom:4em; height:20em; text-align:center;}
#stage .header img		{ height:20em; width:77.4em;}


/* =content	*/
#content				{ float:right; margin-left:10.8em; width:48em; }
#content.wide			{ margin:0; width:100%;}
#welcome				{ margin-bottom:4em; padding:4em 39.2em 0 0; height: 28em; }
#welcome h2				{ margin:2.2em 0 0 0; font-size:3em; line-height:1.33em; color:#f7911e; }
#welcome p				{ font-family: Palatino, "Georgia", "Times New Roman", serif; font-size:1.8em; line-height:1.67em; }

/* =content */
#content				{ float:left; margin:0 4.9em 0 0; padding-right:4.9em; width:38.2em; }
#content h2				{ padding-bottom:0.55em; margin-bottom:0.5em; border-bottom:1px solid #e0e0e0; }