/* CSS Document */
/* This CSS doc is for the Mill Creek Traditionals Master Styles Only

global colors 
light biege #f1e2cd
hunter green #214906
dark brown #281300
Dark Orange #c57024

*/
body {
	background-color:#fff;
	background-image: url(../img/global/body-bkgrnd.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	line-height:0px;
	color:#000;	
	margin:5px 0px;
	padding:0px;
}

a { color:#c57024; font-weight:bold; }
a:hover { text-decoration:none; }
a:visited { text-decoration:none;color:#c57024 }
a:active { text-decoration:none;color:#c57024 }

.Hidden {
display:none;
 }
 
.Visible {
display:block;
 }

h1 { font-family:Palatino, "Book Antiqua", Times, serif; }
h4 { font-size:12px }

#clear { clear:both; }

#page { width:820px; height:auto;  margin:0 auto 0 auto; padding:0; } 

#content { width:820px; padding:45px 0px 0px 0px; margin:0 0 0 0px;  border-bottom:5px solid #492d03; background-color:#FFFFFF; text-align:left; line-height:17px; }
	#content h1 { font-size:30px; color:#475c78; font-weight:100; font-style:italic; margin:0px 0px 24px 0px; }
	#content p { font-family:Arial, Helvetica, Verdana;  padding-left:30px;  }
	#content a img { border:0px solid #ffffff; margin:0px;}
	#content a:hover img { opacity:0.9; filter:alpha(opacity=90); }
	
	
#bottomContent {width:820px; margin-top:8px; border-top:0px solid #7e8387; padding-top:5px; line-height:17px; text-align:left;  }	
	#bottomContent div {  float:left; padding:0px 0px 5px 0px; }
	#bottomContent h4 { margin:0px; border-bottom:1px solid #B8B8B8; font-size:16px; clear:both; font-family:Times; color:#c57024; font-weight:800; }
	
	#bottomInStudio { width:257px; }
	#bottomInStudio img { float:left; margin-right:10px; }
	#bottomPromo { width:296px; margin:0px 5px 0px 5px; text-align:center;border-right:0px solid #7e8387;border-left:0px solid #7e8387; }
	#bottomRegLocate {  width:257px; padding-right:0px; }
	#bottomRegLocate a { background-color:#281300; padding:1px 6px 1px 6px; display:block; margin-top:8px; float:right; border:1px solid #214906; text-decoration:none; font-family:Times,; font-style:italic; font-size:14px; color:#f8f2e0; font-weight:normal; }
	#bottomRegLocate a:hover { background-color:#f8f2e0; color:#281300; }



	

/* span class styles */

.itemnumber { font-family:"Times New Roman", Times, serif; font-size:15px; color:#382100; margin-right:30px; }
.sizeedition { font-family:"Times New Roman", Times, serif; font-size:12px; color:#967408; }
.alsoavailable { font-family:"Times New Roman", Times, serif; font-size:12px; color:#382100; font-weight:500}

	


