body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-image: url(images/background.jpg);

	background-repeat: repeat-x;

	background-color: #6A7B45;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

}

#container {

	margin-right: auto;

	margin-left: auto;

	width: 770px;

	background-color: #FFFFFF;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #999999;

	border-left-color: #999999;

}

#header {

	border-top-width: 8px;

	border-bottom-width: 4px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #4D5E2A;

	border-bottom-color: #4D5E2A;

	padding: 8px;

	background-color: #687A42;

	text-align: right;

	height: 80px;

	color: #FFFFFF;

	text-transform: uppercase;

	font-weight: bold;

	letter-spacing: .1em;

	font-size: 11px;

}

#header_text {

	clear: both;

	height: 22px;

	text-transform: uppercase;

	text-align: right;

	font-size: 11px;

	color: #687A42;

	padding: 16px 10px 6px 6px;

	word-spacing: .3em;

}

.logo {

	float: left;

}

.phone_nr {

	font-size: 18px;

	font-weight: bold;

}

#menu {

	list-style-type: none;

	text-align: center;

	height: 15px;

	width: 770px;

	background-image: url(images/menu.jpg);

	margin: 0px;

	padding-top: 12px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#menu li {

	margin: 0;

	display: inline;

}

#menu a:link, #menu a:visited {

	text-transform: uppercase;

	color: #687A42;

	font-weight: bold;

	text-decoration: none;

	width: 154px;

	display: block;

	float: left;

	letter-spacing: .1em;

}

#menu a:hover {

	color: #000000;

}

#content {

	width: 770px;

	background-image: url(images/flower.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	overflow: hidden;

	padding-top: 25px;

	padding-bottom: 10px;

}

#left_div {

	float: left;

	width: 275px;

	padding-top: 25px;

	padding-left: 15px;

	color: #666666;

	font-size: 11px;

}

#right_div {

	float: right;

	width: 460px;

}

#content_left {

	float: left;

	width: 475px;

	padding-left: 30px;

	font-size: 12px;

	color: #666666;

}

#content_right {

	float: right;

	width: 225px;

	padding-right: 10px;

	font-size: 11px;

	color: #4D5E2A;

	line-height: 1.4em;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #8DA752;

	padding-left: 5px;

}

.content_left_sub {

	font-size: 14px;

	color: #687a42;

	font-weight: bold;

}

#content_left h1 {

	font-size: 22px;

	color: #687a42;

	margin: 0px;

}

#content_left hr {

	color: #687a42;

}

#content_right h1 {

	font-size: 18px;

	color: #8ba554;

	margin: 0px;

}

h2 {

	font-size: 16px;

	font-weight: bold;

	text-transform: uppercase;

	color: #687A42;

	margin: 0px;

	padding: 0px;

}

#left_div form {

	margin: 2px 0px 0px;

}

#footer_text {

	background-image: url(images/footer_fill.gif);

	clear: both;

	height: 22px;

	text-transform: uppercase;

	text-align: right;

	font-size: 11px;

	color: #687A42;

	padding: 16px 10px 6px 6px;

	word-spacing: .3em;

}

#footer_img {

	background-image: url(images/footer.gif);

	background-repeat: no-repeat;

	height: 18px;

	background-color: #6A7B45;

	width: 770px;

	margin-right: auto;

	margin-left: auto;

}

#homepage_products {

	float: left;

	width: 200px;

	padding-top: 5px;

	padding-left: 10px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #FFFFFF;

	padding-bottom: 10px;

}

#homepage_exclusive {

	font-size: 11px;

	color: #666666;

	float: left;

	width: 220px;

}

#homepage_line {

	margin-top: 5px;

	clear: left;

	margin-right: 15px;

	margin-bottom: 10px;

	margin-left: 0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #8CA554;

}

#left_div h2 {

	margin-top: 15px;

}

.homepage_category {

	float: left;

	width: 215px;

	margin-right: 10px;

	font-size: 11px;

	color: #666666;

	height: 160px;

}

.homepage_category h1 {

	font-size: 20px;

	text-transform: capitalize;

	color: #6A7B45;

	text-align: right;

	margin: 0px;

}

.homepage_category img {

	margin-bottom: 5px;

}

#img_exclusive {

	float: right;

}

input {

	border: 1px solid #8CA554;

}



a:link, a:visited {

	color: #687A42;

	text-decoration: underline;

}

a:hover {

	text-decoration: none;

}

.sub_headers {

	font-size: 16px;

	color: #687a42;

	font-weight: bold;

	text-transform: uppercase;

}

.tinyText {

	font-family: Arial, Helvetica, sans-serif;

	font-size: xx-small;

	color: #666666;

	text-decoration: none;

}

/* slideshow  10/2010 */
.slideshow { height: 270px; width: 270px; margin: auto;  }
.slideshow img { padding: 5px; border: 1px solid #ccc; background-color: #6a7b45; }


