body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;	
	color: #000000;
}

img {
	border: 0;
}

a {
	color: #008000;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #008000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.coupon h2 {
	padding-bottom: 10px;
}

.logo {
	width: 900px;
	height: 99px;
	margin-left: auto; 
	margin-right: auto;
}

.logo .left {
	width: 290px;
	height: inherit;
	float: left;
}

.logo .center {
	width: 320px;
	height: inherit;
	float: left;
}

.logo .right {
	width: 290px;
	height: inherit;
	float: left;
	clear: right;
}

.logoPrintable {
	width: 320px;
	height: 99px;
	margin-left: auto; 
	margin-right: auto;
}

.menu {
	width: 974px;
	height: 35px;
	margin-left: auto; 
	margin-right: auto;
}

.menu .home {
	width: 101px;
	height: inherit;
	float: left;
}

.menu .directions {
	width: 127px;
	height: inherit;
	float: left;
}

.menu .trees {
	width: 92px;
	height: inherit;
	float: left;
}

.menu .wreaths {
	width: 117px;
	height: inherit;
	float: left;
}

.menu .wholesale {
	width: 131px;
	height: inherit;
	float: left;
}

.menu .safety {
	width: 151px;
	height: inherit;
	float: left;
}

.menu .kids {
	width: 141px;
	height: inherit;
	float: left;
}

.menu .coupon {
	width: 114px;
	height: inherit;
	float: left;
}

.menu .contact {
	width: 114px;
	height: inherit;
	float: left;
}

.footer {
	font-size: 10px; 
	text-align:center; 
	padding-bottom: 10px;
	margin-left: auto; 
	margin-right: auto;
}

.content {
	width: 954px;
	padding: 10px;
	padding-bottom: 0px;
	margin-left: auto; 
	margin-right: auto;
	overflow: auto;
}

.content .splashBox {
	width: 932px;
	height: 290px;
	border-style: solid;
	border-width: 1px;
	border-color: #D4E6D4;
	margin: 10px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}

.content .smallBox {
	width: 296px;
	border-style: solid;
	border-width: 1px;
	border-color: #D4E6D4;
	margin: 10px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.content .mediumBox {
	width: 614px;
	border-style: solid;
	border-width: 1px;
	border-color: #D4E6D4;
	margin: 10px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.content .largeBox {
	width: 932px;
	border-style: solid;
	border-width: 1px;
	border-color: #D4E6D4;
	margin: 10px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.content .boxTitle {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	color: #004000;
}

.content .boxContent {
	padding-top: 0;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 170%;
	text-align: justify;
}

.content .boxContentCenter {
	padding-top: 0;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 170%;
	text-align: center;
}

.content .couponBox {
	background-color: #FFFFD9;
	border-style: dashed;
	border-width: 3px;
	border-color: #C0C000;
	display: inline-block;
	margin-bottom: 30px;
	margin-left: auto; 
	margin-right: auto;
	padding: 20px;
	padding-bottom: 25px;
}

.coupon table {
	background-color: transparent;
	border: none;
}

.coupon tr {
	background-color: transparent;
	border: none;
}

.coupon td {
	padding: 10px;
	border: none;
}

.wholesale table,
.wreaths table,
.trees table {
	background-color: transparent;
	line-height: 100%;
	border-collapse: collapse;
}

.wholesale th,
.wreaths th,
.trees th {
	background-color: #A2C8A2;
	padding: 6px;
}

.wholesale tr,
.wreaths tr,
.trees tr {
	background-color: transparent;
}

.wholesale tr.alt,
.wreaths tr.alt,
.trees tr.alt {
	background-color: #D4E6D4;
}

.wholesale td,
.wreaths td,
.trees td {
	padding: 6px;
	margin: 0px;
}

.content .imageContainer {
	display: inline-block;
	width: 250px;
	margin: 15px;
}

.content .imageBox {
	border-style: solid;
	border-width: 1px;
	border-color: #008000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	width: 250px;
	height: 150px;
	padding: 0;
	margin: 0;
}

.content .imageCaption {
	margin: 0;
	padding: 0;
}

.trees .treeContainer {
	display: inline-block;
	width: 115px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 12px;
	margin-left: 12px;
	text-align: center;
	line-height: 120%;
	vertical-align: top;
}

.trees .treeBox {
	border-style: solid;
	border-width: 1px;
	border-color: #D4E6D4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	width: 115px;
	height: 170px;
	padding: 0;
	margin: 0;
}

.trees .treeCaption {
	margin: 0;
	padding: 0;
}

.centerText {
	text-align: center;
}

.clear {
	clear: both;
}

.rotated{
	padding-bottom: 50px;
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.directions #directions-panel {
	width: 300px;
	float: right;
	text-align: left;
}

.directions #map-canvas {
	width: 550px; 
	height: 898px; 
	float: left;
	margin-bottom: 30px;
}

.directions .control {
	overflow: hidden;
}

.directions .control input.text{
	margin-left: 5px;
	margin-right: 5px;
	width: 204px;
}

.directions .control input.button{
	width: 40px;
}

.red {
	color: #B22222;
	font-weight: bold;
}

.green {
	color: #008000;
	font-weight: bold;
}
