/* 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 */


#content { padding-top:30px; line-height:17px; clear:both;}
	#content h1 { margin-bottom:3px; }
	#content h2 { margin-bottom:5px; font-size:11px;color:#736357; text-transform:uppercase; margin-left:10px; } 
	#content p {margin-top:0px}
	#content #sideInfo { float:left; width:500px; padding:0px 15px 0px 0px;}
	#content img { margin:0px 15px 12px 0px; border:10px solid #281300; }
	#content img.FL {float:right;}
	#content p img { margin:0px 0px 12px 10px; }
	#content h4 { padding:0px 0px 0px 30px; margin:0px; line-height:12px;}
	#content span + p:first-letter {
    float: left;
    font-size: 5.5em;
    font-weight: 100;
    font-family:Georgia, "Times New Roman", Times, serif;
    padding: 6px 7px 1px 0;
	color:#281300;
	line-height:50px;
} 
	#content span + p:first-line {
    font-variant: small-caps;
    font-size: 1.1em;
}


#clear {float:none;  }


#otherchoices { line-height:15px; width:820px; margin:10px 0px 20px 0px; padding:0px 0px 0px 5px; border-top:0px solid #492d03; overflow:visible; white-space:nowrap;  }
	#otherchoices a { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#475c78; float:left; text-decoration:none; text-align:center; font-weight:normal; }
	#otherchoices a:hover { color:#c57024; }
	#otherchoices img { border:0px; margin-bottom:7px;  }
	#otherchoices h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#736357; text-transform:uppercase; margin:12px 0px 18px 10px; font-weight:normal; }
	#otherchoices a img { border:0px solid #ffffff; margin:0px;}
	#otherchoices a:hover img { opacity:0.9; filter:alpha(opacity=90); }

