/* 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 { }
	#content h1 { margin-bottom:7px; }
	#content h2 { margin-bottom:10px; font-size:11px;color:#736357; text-transform:uppercase; }
	#content p {margin-top:0px}
	#content div { }
	#content h2 + img { float:right; margin:0px 15px 12px 0px; border:10px solid #281300; } 
	#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;
	}
	#col1 {float:left; width:240px; padding:0px 15px 0px 0px;}
	#col2 {float:left; width:240px; padding:0px 15px 0px 0px;}
	
#otherchoices { float:none; line-height:15px; width:818px; margin:10px 0px 20px 0px; padding:0px 0px 0px 0px; border-top:1px 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 0px; font-weight:normal; }
	#otherchoices a img { border:0px solid #ffffff; margin:0px;}
	#otherchoices a:hover img { opacity:0.9; filter:alpha(opacity=90); }

#storynav { padding:3px 9px 3px 9px;  text-transform:uppercase;font-weight: 100; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; }

a#storynav { color:#ffffff; }
a:hover#storynav  { color:#999999; }

#missionstatement { width:750px; }

#clear {float:none;  }




