/* @override 
	http://hp2.publishpath.com/Websites/hp2/templates/flowertrends/_css/default.css
	http://flowertrends.publishpath.com/Websites/flowertrends/templates/flowertrends/_css/default.css
*/

html {
	background-color: #fff;
	color: #5c3b1f;
	font: 12px/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
}

img {
	display: block;
}

div#outer_wrapper {
	width: 865px;
	margin: 40px auto;
}

a:link, a:visited {
	text-decoration: none;
	color: #5c3b1f;
}

a:hover, a:active {
	text-decoration: underline;
}

div#navigation {
	background-color: #f285b2;
	text-align: right;
	padding: .5em;

}

div#navigation a {
		margin: 0 10px 0 0;
}

div#navigation ul {
	display: inline;
	margin: 0 90px 0 0;
	text-transform: uppercase;
}

div#navigation ul li {
	display: inline;
}

div#wrapper {
	border-bottom: 15px solid #88a95c;
	color: #5c3b1f;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
}

h1 {
	font-size: 130%;
	text-transform: uppercase;
}

h2 {
	font-size: 125%;
	text-transform: uppercase;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 115%;
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 100%;
}

p {
	line-height: 1.4em;
	margin: 1em 0;
}

div#header {
	border-top: 15px solid #f285b2;
	padding: 1em 0;
	background: #fff;
}

div#wrapper {
	border-bottom: 0px;
	background: url(background.png) repeat-y left top;
}

div#main_content {
	background: url(flower_trends_logo.png) no-repeat left top;
}

div#inner_content {
	width: 475px;
	padding: 40px 150px 40px 240px;
}

div#content2 {
	width: 555px;
	margin: 10px 110px 10px 200px;
}

div#content3 {
	width: 475px;
	padding: 40px 150px 40px 240px;
}