/* 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 {min-height:400px;  }
	#content h1 {   }
	#content p { padding:0px 25px 0px 10px; margin:0px 0px 18px 0px; border-right:1px solid #4F4F4F; width:626px; font-size:1.05em; }
	
	#content img { float:left; border:0px solid #281300;  } 
	#content p img { margin:0px 25px 12px 0px; width:238px; height:192px; }
	#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;
	font-weight:700;
	}
	#content span {
	font-weight:bold; 
	}

.title { font-size:1.2em; color:#214906; }

#archivenav { float:right; width:120px; padding:3px 0px 3px 0px; font-weight:0; font-family:Arial, Helvetica, Verdana; text-decoration:none; margin:0px 0px 18px 20px;}
#archivenav h2 { color:#214906; font-weight:100; margin-bottom:12px; border-bottom:1 solid #4f4f4f;} 
#archivenav h2 a {text-decoration:none;color:#214906;  font-weight:100; margin-bottom:12px; border-bottom:1 solid #4f4f4f; font-size:16px; }

#archivenav a {  color:#000000;  font-size:12px; margin-bottom:4px; font-weight:normal; display:block }
#archivenav a span { font-weight:bold;color:#c57024;}

#missionstatement { width:750px; }

#clear {float:none;  }




