/* 
Three Village School District Design Style Sheet
-------------------------------------------------------
Copyright (c) 2011, Chasetheweb.net

Last Updated: Mark Garczewski


a#ctl00_ctl00_ContentPlaceHolderHeader_ContentPlaceHolderHeader_hlkDefault {

 display: none;

}

div#layout{
width: 513px;
margin-left: 20px;
float: right;
}

div#local{
width: 203px;
float: right;
padding-right: 22px;
}

*/

div#sub1, div#local, a#ctl00_ctl00_ContentPlaceHolderHeader_ContentPlaceHolderHeader_hlkDefault
{
    display: none;
}
div#layout
{
    padding-top: 30px;
}
/*HEADINGS */
h3 {
	font-size:3em;
	margin:0 0 0.5em;
	padding:0;
    font-family: Garamond, 'Times New Roman', serif;
}


	
