/***********************************************************************************/
/* Dekkers and Darling CSS - Copyright 2006 - www.dekkersanddarling.com - v1.0 */
/***********************************************************************************/

/**********************
 HOME PAGE
***********************/

#defaulttop {
	width: 620px;
}

	#deflft {
		width: 351px;
		float: left;
	}
	
	#defrgt {
		width: 229px;
		height: 120px;
		margin: 0;
		padding: 10px 20px 60px 20px;
		float: right;
		/* background: #ffffff url(/images/defrgtbg.gif) no-repeat left top; */
		line-height: 1.4em;
		color: #524F42;
	}
	
	#defrgt h1 {
		font-family: "Book Antiqua", "Verdana", "Helvetica", "Arial", "MS Sans Serif";
		color: #908D80;
		font-size: 1.5em;
		margin: 30px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		line-height: 1.0em;
	}
	
	#defrgt h1.nospace {
		margin: 0;
		padding: 0;
	}
	
	#defrgt h1.topsapce {
		margin-top: 30px;
	}
	
	#defrgt h1.ninetypc {
		font-size: 1.3em;
	}

#defaultbot {
	clear: left;
	width: 600px;
}