@charset "utf-8";

body {
	background-color: #f0f0cb;
	background-image: url(bodybg.png);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
}

#right img {
	padding-bottom: 10px;
}
#mid h1 {
	color: #9B7100;
	font-size: x-large;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: capitalize;
}

#footer #right {
	float: right;
	position: absolute;
	margin: 0px;
	bottom: 0px;
	right: 0px;
	padding: 5px;
}
#bodycontainer #left {
	float: left;
	width: 190px;
}
#bodycontainer #mid {
	float: left;
	width: 490px;
	margin-left: 10px;
	color: #666;
}
#bodycontainer #right {
	float: left;
	width: 240px;
	margin-left: 10px;
	margin-right: 0px;
	text-align: center;
}

#footer #left {
	float: left;
}
#clearall {
	clear: both;
}


#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 198px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#runningtotal {
	position: absolute;
	right: 0px;
	bottom: 10px;
	z-index: 100;
	background-color: #FFCC46;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;
}
#footer {
	background-color: #627547;
	color: #FFF;
	font-size: x-small;
	padding: 5px;
	position: relative;
	height: 20px;
	vertical-align: bottom;
}
#footer #right a:link {
	color: #FFF;
	text-decoration: none;
}
#footer #right a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer #right a:hover {
	color: #FC0;
}
#footer #right a:active {
	color: #FFF;
}
#footer #left a:link {
	color: #FFF;
	text-decoration: none;
}
#footer #left a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer #left a:hover {
	color: #FC0;
}
#footer #left a:active {
	color: #FFF;
}

#footer #left img {
	padding-right: 15px;
}


#bodycontainer {
	background-color: #FFF;
	padding: 10px;
}
#left #mainlinks a {
	display: block;
	font-weight: bold;
	color: #627547;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 1px;
}
#left #mainlinks a:hover {
	background-color: #F0F0CB;
}
#left #mainlinks #mainlinkssub a {
	font-size: small;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
#left #addressbox {
	font-size: small;
	color: #627547;
	padding-top: 40px;
}
#left #telephone {
	font-size: x-large;
	color: #9B7100;
	font-style: normal;
	margin-top: 60px;
	padding: 5px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 60px;
}

#listitemouter #pic img {

}
#listitemouter #pic {
	height: 210px;
	width: 210px;
	float: left;
	text-align: center;
}
#listitemouter #price a {
	color: #627547;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	float: right;
	padding: 3px;
}
#listitemouter #price a:hover {
	color: #FFF;
	background-color: #3E4A2D;
}



#listitemouter h2 {
	color: #9B7100;
	font-weight: normal;
	font-size: x-large;
	line-height: 22px;
}
#listitemouter {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBA00;
	padding-top: 10px;
}
#listitemouter #price {
	font-size: large;
	font-weight: normal;
}
#right #flowerdisclaimer {
	font-size: xx-small;
}
