/* CSS Document */
/* This CSS doc is for the Mill Creek Traditionals Product Detail Page Only

global colors 
light biege #f1e2cd
hunter green #214906
dark brown #281300
Dark Orange #c57024

*/


	
/* Prodcut pages Layout styles */
#hero { padding:0px; margin:0px;  }
	#hero img { float:right; width:468px; height:316px; padding:0px; margin:0px;  }
	
#content { width:820px; padding:0px; }


	#content h1 { font-size:30px; color:#475c78; font-weight:100; font-style:italic; margin:0px 0px 4px 0px; padding-top:45px; }
	#content h1 img { border:none; }
	#content h1 span { display:none; }
	#content h2 { margin:0px; }
	#content h3 { margin:0px; font-size:14px; }	
	#content p { font-family:Arial, Helvetica, Verdana; font-size:11px; width:280px; }
/*	#content img { float:left; margin:0px 7px 12px 0px; width:150px; height:97px; } */




