/***** Global Settings *****/    

	#wrapper-outer {
	position:relative;
	margin:30px auto;
	text-align:left;
	width:1000px;
	min-height:100%;
	height:auto !important;
	height:100%;
    	}

	#main-content {
	width:900px;
	padding:30px 50px;
	min-height:300px;
	height:auto !important;
	height:300px;
	background: url(/app_themes/bakeryhill/images/paper-middle.png) repeat-y left top;
	}


	#masthead {
	width:1000px;
	height:300px;
	background: url(/app_themes/bakeryhill/images/paper-top.png) no-repeat left top;
	}
	
	#sidebar-photo {
  	width: 400px;
  	float: left;
	}
	
	#sidebar-left {
  	width: 280px;
  	float: left;
	}
	
	#sidebar-right {
  	width: 280px;
  	float: right;
	}
	
	#sidebar-outer {
	width:277px;
	background: url(/app_themes/bakeryhill/images/sidebar-bg-middle.jpg) repeat-y center top;
	}
	
	#sidebar-inner-top {
	background: url(/app_themes/bakeryhill/images/sidebar-bg-top.jpg) no-repeat left top;
	}
	
	#sidebar-inner-bottom {
	background: url(/app_themes/bakeryhill/images/sidebar-bg-bottom.jpg) no-repeat left bottom;
	}
	
	#sidebar-copy {
	padding:30px 40px;
	color:#FFF;
	}
	
	#main-copy {
 	margin-left: 420px;
	}
	
	
	#main-copy-home img {
	position:absolute;
	left:355px;
	top:320px;
	}

	#promo {
	position:absolute;
	left:380px;
	top:-15px;
	}
	
	#main-copy-whiskies {
 	margin-left: 300px;
	}
	
	#main-copy-blog {
 	margin-right: 300px;
	}
	
	#photo-frame {
	position:relative;
	background: url(/app_themes/bakeryhill/images/photo-frame.gif) no-repeat left top;
	width:403;
	height:370px;
	overflow:hidden;
	}

	#photo-frame .photo{
	position:absolute;
	left:26px;
	top:38px;
	}
	
	#photo-frame-sidebar {
	position:relative;
	background: url(/app_themes/bakeryhill/images/photo-frame_sidebar.jpg) no-repeat left top;
	width:200;
	height:150px;
	overflow:hidden;
	}

	#photo-frame-sidebar .photo{
	position:absolute;
	left:4px;
	top:5px;
	}
	
	.product img {
	float:left;
	margin-right:20px;
	}
	
	.product {
	background: url(/app_themes/bakeryhill/images/red-divider.gif) no-repeat center bottom;	
	height:auto !important;
	height:420px;
	margin-bottom:30px;
width:586px;
padding-bottom:30px;
display:block;
float:left;
	}
	
	.blog {
	background: url(/app_themes/bakeryhill/images/red-divider.gif) no-repeat center bottom;	
	min-height:200px;
	height:auto !important;
	height:200px;
	margin-bottom:30px;
	padding-bottom:30px;
	}
	
	.blog .date {
	background: url(/app_themes/bakeryhill/images/date-bg.jpg) no-repeat left top;	
	width:60px;
	height:57px;
	float:left;
	overflow:hidden;
	text-align:center;
	position:relative;
	top:20px;
	}

	.blog .post {
	margin-left:90px;
	} 
	
	#tagcloud {
	margin:30px 0;
	}
	
	.brief {
	position:absolute;
	left:30px;
	top:50px;
	width:140px;
	height:45px;
	overflow:hidden;
	}
	
	.friends-distillery .brief {
	position:absolute;
	left:20px;
	top:75px;
	width:140px;
	height:30px;
	overflow:hidden;
	background: url(/app_themes/bakeryhill/images/ico_facebook.png) no-repeat left top;
	padding-left:34px;
	}
	
	.whisky-appreciation .brief {
	position:absolute;
	left:30px;
	top:60px;
	width:140px;
	height:45px;
	overflow:hidden;
	}
	
	#contact-info-left {
	float:left;
	width:180px;
	padding-right:40px;
	text-align:right;
	background: url(/app_themes/bakeryhill/images/divider_vertical.gif) no-repeat right 10px;
	min-height:195px;
	height:auto !important;
	height:195px;
	}
	
	#contact-info-right {
	margin-left:240px;
	}


	#footer {
	background: url(/app_themes/bakeryhill/images/paper-bottom.png) no-repeat left top;
	height:100px;
	width:1000px;
	font-size:0.917em;
	line-height: 1.8em;
	color: #FFFFFF;
	}
	
	#footer-copy {
	padding:120px 30px 40px 0;
	text-align:right;
	}


	#ShoppingCart {
	position:absolute;
	right:80px;
	top:120px;
	line-height:1.5em;
	}
	
	
	
	
	