/* 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:525px; height:316px; padding:0px; margin:0px 0px 0px 20px;  }
#content { padding-top:0px; margin:0 auto 0 auto; text-align:left; line-height:17px; background-color:#FFFFFF; }
	#content h1 { margin:0px 0px 25px 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; } */




