/* 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 {  }
	#content p {margin-top:0px;}
	#content div { border-bottom:0px dotted #736357; border-left:0; border-right:0; }
	#content img { float:right; margin:15px 0px 12px 0px; border:10px solid #281300; } 
	#content p img { margin:0px 0px 12px 30px; }
	#content h4 { padding:24px 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;
    margin: 6px 7px 3px 0;
	color:#281300;
} 
	#content span + p:first-line {
    font-variant: small-caps;
    font-size: 1.1em;
}

#storynav {padding:3px 14px 3px 14px;  text-transform:uppercase;font-weight: 100; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; background-color:; border-right:1px solid #2b1700; }

a#storynav { color:#2b1700; }
a:hover#storynav  { color:#999999; }

#missionstatement { border-bottom:1px dotted #736357; }

#clear {float:none;  }




