/* FIVE FOUR CLOTHING */
/* One Section Stylesheet
----------------------------------------------------------------------------- */


	@import url("widget-editorial.css");


/* LAYOUT EXCEPTIONS
----------------------------------------------------------------------------- */


	#page-one h2 {

	background-image: url(../images/layout/h2-one.png);
	
	}
	
	#page-one #page { 
	
	background-image: url(../images/layout/headers/2.jpg);
	
	}
	
	#page-one #content {
	
	float: left;
	margin-left: 20px;
	
	}
	
	#page-one #sidebar {
	
	display: none;
	
	}
	

/* MISSION STATEMENT
----------------------------------------------------------------------------- */


	#page-one #feature {
	
	width: 760px;
	margin: 0 20px 25px 20px;
	border-bottom: 2px solid #717171;
	padding-bottom: 25px;
	
	}

	#page-one #feature h3 {
	
	display: block;
	width: 100px;
	height: 9px;
	background-image: url(../images/headings/h3-mission.gif);
	text-indent: -5000px;
	
	}
