@charset "UTF-8";
/* CSS Document */

html {
	font-size:100%;
	 /*font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;*/

	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
h1{font-size:2.0em;line-height:3em;margin:0px 0px 1.5em 0px;}
h2{font-size:1.6em;margin:2em 0px .5em 0px;}
h3{
	font-size:1.4em;
	color:#706741;
}

p{    

	color:#333;
	font-weight:normal;
	line-height:150%;
	padding:0px; 

}

div#masthead, div#globalContent, div#nav, div#wrap2Home, div#extra, div#footer{font-size:75%;}
div.playerCaption, div#wrap2{font-size:86%;}


