.sf_pagetitle {	
	font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;	
	font-style: italic;
	font-size: 26px;	
	min-height: 38px;
	height: auto !important;
	height: 38px;
	width: 658px;
	margin: 10px 80px 10px 50px;
	padding-left: 110px;
	padding-bottom:10px;
	padding-top:17px;
	clear:both;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #F5EFE3;
}

body {
	background-image: url(images/body-bkg.jpg);
	background-repeat: repeat-x;		
	background-color: #9A9A64;
	margin: auto;
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #372C22;
}


