/* 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:30px 15px 24px 15px;}
#content {width:790px; line-height:17px; clear:both;}
	#content h1 {  margin:0 0px 24px 21px; }
	#content p { font-family:Arial, Helvetica, Verdana;    } 
	#content div { float:left; width:470px;}
	#content img { float:right; margin:0px 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;
}

#clear {float:none;  }


#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; }


