@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D433E;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	margin-top: 5px;
}
#container {
	border: solid #928179 1px;
	margin-top: 0px;
}

* {margin:0; padding:0;}
a:link {
	color: #4D433E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4D433E;
}
a:hover {
	text-decoration: underline;
	color: #e56005;
}
a:active {
	text-decoration: underline;
	color: #4D433E;
}
#header {
	background-color: #fffdde;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 165px;
	width: 308px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 460px;
}

#nav_bar {
	color: #FFFFFF;
	background-color: #426477;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#nav_bar a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_bar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#col_wrapper {
}

#hdr_order {
	background-color: #FFFFFF;
	width: 285px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #928179;
}
#col_left {
	float: left;
	width: 257px;
	padding-top: 5px;
	margin-left: 10px;
/*	background-image: url(images/shop1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
*/}
#col_right {
	float: right;
	margin-right: 10px;
	margin-left: 15px;
	padding-top: 0px;
	width: 470px;
}
#col_single {
	margin-right: 20px;
	margin-left: 15px;
	padding-top: 12px;
}
#leftcol_top, #leftcol_topmenu, #leftcol_hampers {
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 257px;
}
#leftcol_top {
	background-image: url(images/leftmenu_top.gif);
}
#leftcol_topmenu {
	background-image: url(images/menuhdr.gif);
}
#leftcol_hampers {
	background-image: url(images/menudhrhamper.gif);
}

.leftcol_mid {
	background-image: url(images/leftmenu_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftcol_mid p {
	padding-left: 20px;
	padding-right: 35px;
	line-height: 1.5em;
}
#leftcol_bot {
	background-image: url(images/leftmenu_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 257px;
}
#col_single table {
	background-color: #FFFEE6;
}

#bkgr_tomato {
	background-image: url(images/tomato.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
}
#bkgr_lettuce {
	background-image: url(images/lettuce.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
}
#bkgr_potato {
	background-image: url(images/potato.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 90px;
	padding-top: 3px;
}
#col_right table {
	margin-left: 30px;
}
.clearfloats {
	clear: both;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #e56005;
}

.orangetxt {
	color: #e56005;
}
.indent_prc {
	padding-left: 20px;
}
.indent_li {
	padding-left: 40px;
	line-height: 1.5em;
}
.indent_sm {
	padding-left: 10px;
}
.indentpic {
	padding-left: 13px;
	padding-top: 5px;
}

.brown_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D3CCC9;
}
#footer {
	text-align: right;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
}

