/* 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 { width:805px; padding:15px 0px 24px 15px; margin:0 0 0 0px; text-align:left; line-height:17px; border-bottom:5px solid #492d03; background-color:#FFFFFF; clear:both;}
	#content h1 { font-size:30px; color:#475c78; font-weight:100; font-style:italic; margin:45px 0px 24px 0px; }
	#content p { font-family:Arial, Helvetica, Verdana;  padding-left:30px;  } 
	#content div { float:left; width:500px;}*/
	#content #sideInfo {float:left; width:500px;}
	#content img.top { float:right; margin:15px 0px 12px 0px; } 
	#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;
}



#otherchoices { width:820px; margin:10px 0px 25px 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; }


