@import url("new_home_masthead.css");
@import url("new_home_navigation.css");
@import url("new_home_heading.css");
@import url("new_home_content.css");
@import url("new_home_footer.css");


/*This rule overrides Firefox's body & html margins*/
/** {
	margin:0;
	padding:0;
}

html {
	background: #FFFFFF url(../images/html-background.gif) repeat-y center;
}*/

/*body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}*/

/*See Dreamweaver 8 Beyond the Basics for how to set the properties below or use the id=current as shown on sliding doors nav on alistapart.com*/

/*body.AboutUs #aAboutUs, 
body.OurProducts #aOurProducts, 
body.AboutTea #aAboutTea, 
body.BrewingTea #aBrewingTea {
	border-bottom: 7px solid #EDEEE9;
	padding-bottom: 3px;
}
*/
