/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {	
	clear:both;
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;	
	font-weight: normal;
	font-style: italic;
	font-size: 0px;
	color: #401c11;		
	background-color: #cedede;
	background-image: url(images/page-title.gif);
	background-repeat:no-repeat;	
	margin:0px 0px 0 0px;
	padding: 0px 0px;
	width: 0px;
	min-height: 0px;
	height: auto !important;
	height: 0px;
}

/*--------------------------------
		 End Page Title
---------------------------------*/