/* CSS Document */

body{
font-family: 'Wire One','Georgia', 'Trebuchet MS', serif;
font-size:100%;

}

.content {
	width:950px;
	margin:0 auto;
}

.container{

}

	
.header{
	padding-top:40px;
}

h1{

	font-size:38px;
	font-family: serif;
}

h1#header{

	font-size:60px;
	font-family: serif; 
}	

.sti-menu li a h2{
	color:#000;
	font-family: serif; 
	font-size:20px; /*was 22 changed on 9/27/12*/	

}
.sti-menu li a h3{
	font-family: Baskerville, "Hoefler Text", Garamond, "Times New Roman", serif; 
	font-size:16px;
	color: #111;

}

