/* Template - Jardiniere */
/* Alert! This layout does not work in IE 5.0 or 5.2 MAC */
/* due to image replacement failure and left alignment of above_content div */
#content {
	padding-top: 108px;
}

#logo {
	float: left;
	padding-left: 22px;
}	
#menu {
	float: right;
	padding-top: 50px;
	padding-right: 4px;
}

#promo {
	float: left;
	padding: 3px;
}

#copyright {
	padding: 10px;
	color: #ffffff;
	text-align: center;
	}

#credits {
	padding-top: 2px;
	color: #374E45;
	text-align: center;
}

#column2 a {
	font-size: 12px;
	color: #354269;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color: #000000;
}

#column1 {
	float: left;
}

#column2 {
	width: 360px;
	min-height: 230px;
	float: left;
}

	#column2 p {
		padding: 6px 0 6px 0;
		}

	#column2-text {
		padding: 48px 24px 48px 24px;
	}
	
	#column2-text h1 {
		font-size: 16px;
		color: #306752;
		font-weight: bold;
		display: inline;
	}
	
	#column2-text h2 {
		font-size: 14px;
		color: #306752;
		display: inline;
	}
	
	#column2-text blockquote{
		color: #ba334f;
		font-size: 15px;
		line-height: 20px;
	}

#column3 {
	min-height: 230px;
	float: left;
	padding-left: 4px;
}

#column3 h1{
	font-weight: bold;
	font-size: 12px;
}

#column3-quote {
	margin-top: 48px;
	padding-top: 18px;
	height: 190px;
	width: 169px;
	background: #fff url(../images/quotes.gif) no-repeat;
}

#column3-order {
	margin-top: 48px;
	height: 129px;
	width: 169px;
	background: #fff url(../images/panel-order.gif) no-repeat;
}

#column3-order h1 {
	padding-bottom: 8px;
}

#column3-order p {
	line-height: 16px;
}

#column3-gallery {
	margin-top: 48px;
	height: 130px;
	width: 169px;
	background: #fff url(../images/panel-gallery.gif) no-repeat;
	font-size: 9px;
}

#view-gallery {
	text-align: center;
	margin: 0 auto;
}

#column3 blockquote {
	color: #DD2A27;
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	padding-bottom: 4px;
}

#column3 p {
	color: #646464;
	font-size: 11px;
}

	#phone-number {
		padding-bottom: 8px;
		font-size: 22px;
		color: #ba334f;
		font-weight: bold;
	}

