html,
body {
	margin: 0;
	padding: 0;
	background-color: #96d53b;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #452505;
	background: url("images/background.jpg");
}

body {
	min-width: 940px;
	background: url("images/vineBG-left.png") no-repeat;
	background-attachment: fixed;
	background-position: topleft;
}

#vineRight {
	background: url("images/vineBG-right.png") no-repeat;
	background-attachment: fixed;
	background-position: top right;
	width: 100%;
}

#container {
	margin: 0 auto;
	width: 900px;
}

#logo {
	width: 900px;
	text-align: center;
}

#nav {
	background: url("images/navBG.jpg") repeat-x;
	width: 476px;
	height: 42px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0px 212px 0px 212px;
}

#nav .image {
	width: 24px;
	height: 31px;
}

#nav .item1 a, #nav .item2 a, #nav .item3 a, #nav .item4 a, #nav .item5 a {
	color: #452505;
	text-decoration: none;
	display: inline;
	float: left;
	width: 119px;
	height: 38px;
	margin: 0px;
	padding-top: 4px;
}

#nav .item1 a:hover, #nav .item2 a:hover, #nav .item3 a:hover, #nav .item4 a:hover, #nav .item5 a:hover {
	color: #2d6d09;
	background-image: url("images/navFlower.jpg");
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: underline;
}

#nav .item1on a, #nav .item2on a, #nav .item3on a, #nav .item4on a, #nav .item5on a {
	color: #452505;
	background-image: url("images/navFlower.jpg");
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	display: inline;
	float: left;
	width: 119px;
	height: 38px;
	margin: 0px;
	padding-top: 4px;
}

#nav .item1on a:hover, #nav .item2on a:hover, #nav .item3on a:hover, #nav .item4on a:hover, #nav .item5on a:hover {
	color: #452505;
	background-image: url("images/navFlower.jpg");
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}

#clear10 {
	clear:  both;
	width: 900px;
	height: 10px;
	background-color: #b9ff7a;
}

#content {
	float: left;
	width: 900px;
	background-color: #b9ff7a;
}

p {
	padding: 5px 50px 5px 0px;
}

hr {
	height: 1px;
	width: auto;
	color: #452505;
	background-color: #452505;
	border: 0px;
	margin-bottom: 8px;
}

#hpPics {
	float: left;
	width: 350px;
	padding: 0px 50px 0px 50px;
}

#hpPics img {
	width: 350px;
	padding-bottom: 20px;
	border: 0px;
}

#hpText {
	float: right;
	width: 405px;
	padding: 0px 15px 0px 30px;
}

#showsText {
	float: left;
	width: 412px;
	padding: 0px 10px 0px 50px;
}

#showsText p {
	padding: 0px 10px 10px 0px;
}

#showsText .title {
	font-size: 17px;
}

#showsPics {
	float: right;
	width: 405px;
	padding: 0px 15px 0px 0px;
}

#contactText {
	float: left;
	width: 412px;
	padding: 0px 10px 0px 50px;
}

#contactPics {
	float: right;
	width: 405px;
	padding: 0px 15px 0px 0px;
}

#contactText p {
	padding: 0px 10px 10px 0px;
}

#contactText .title {
	font-size: 17px;
}

#aboutText {
	float: left;
	width: 840px;
	padding: 0px 10px 0px 50px;
	background: url("images/flowers-about.jpg") no-repeat;
	background-position: bottom right;
}

#aboutText p {
	padding: 0px 10px 10px 0px;
}

#aboutText .title {
	font-size: 17px;
}

#productText {
	float: left;
	width: 840px;
	padding: 0px 10px 0px 50px;
	background: url("products/images/flowers.jpg") no-repeat;
	background-position: bottom right;
	line-height: 14px;
}

#prodCopy, #prodCopy2, #prodCopy3 {
	width: 370px;
	text-align: center;
}

#productText p {
	padding: 0px 10px 0px 0px;
}

#productText .title {
	font-size: 17px;
}

#productText .subTitle {
	font-size: 16px;
	font-family: "Copperplate-ThirtyTwoAB", Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}

#productText .prods {
	padding: 20px 50px 0px 0px;
}

#productText .scroll {
	padding: 4px 10px 0px 0px;
}

#copy {
	width: 370px;
	height: 400px;
}

#contentBottom {
	float: left;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 18px;
	background: url("images/contentBottom.png") no-repeat 0 0;
}

p.small {
	font-size: 11px;
}

p.small a:link,  p.small a:visited {
	text-decoration: underline;
}

p.small a:hover {
	color: #2d6d09;
	text-decoration: underline;
}

#footer {
	clear: both;
	display: block;
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
}

#footer a:link, #footer a:visited {
	text-decoration: underline;
}

#footer a:hover {
	color: #2d6d09;
	text-decoration: underline;
}

#copyright {
	clear: both;
	display: block;
	text-align: center;
	padding: 10px 0px 10px 0px;
	font-size: 11px;
}

#copyright a:link, #copyright a:visited {
	text-decoration: underline;
}

#copyright a:hover {
	color: #2d6d09;
	text-decoration: underline;
}

.new-prods { color: #cc0000; font-weight: bold; }

a:link, a:visited {
	color: #452505;
	text-decoration: underline;
}

a:hover {
	color: #2d6d09;
	text-decoration: underline;
}

