/* 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:790px;padding-top:30px; line-height:17px; clear:both; padding-left:15px; padding-right:15px;}
	#content h1 { margin-bottom:3px; }
	#content h2 { margin-bottom:5px; }
	#content p { }
	/*#content div { float:left; width:260px; padding:0px 0px 0px 0px;}
	#content img { float:right; margin:15px 0px 12px 12px; width:203px; height:226px; border:3px solid #736357; } */
	#sideInfo{
		float:left;
		margin:0 40px 0 0;
	}
	#sideInfo p{
		margin-top:0;
		padding-top:0;
		padding-left:0;
	}
	.artistPhoto{
		float:left;
		margin-right:20px;
	}
	#content span + p:first-letter {
    float: left;
    font-size: 5.5em;
    font-weight: 100;
    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:790px; margin:20px 0px 0px 0px;  padding:0 0 60px 0; text-align:left; border:0px solid #736357; }
	#otherchoices a { line-height:19px; 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-size:12px; color:#736357; text-transform:uppercase; margin:0px 5px 9px 10px; font-weight:normal;line-height:19px; }
	#otherchoices h2 a { font-size:11px; text-decoration:underline;}
	#otherchoices a img { border:0px solid #ffffff; margin:0px;}
	#otherchoices a:hover img { opacity:0.9; filter:alpha(opacity=90); }
