@charset "UTF-8";
/* CSS Document */

a {
	color: #59592b;
}

a img {
	border:none;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#879023;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 14px;
	color: #ee769c;
	text-transform:capitalize;
	padding-bottom:3px;
}
h2 {
	font-size:12px;
	color: #59592b;
	margin: 5px 0 0 0;
	font-weight: bold;
}

p, td {
	font-size: 12px;
	line-height: 17px;
	color: #59592b;
	margin-top: 0px;
}

#mainText {
	padding-right: 250px;
}
#navWrapper {
	width:375px;
	float:right;
	min-height:52px;
}

#subNav p,
#subNav2 p, #subNav3 p {
	display:block;
	font-size: 12px;
	margin: -2px 0 0 18px;
	padding: 2px;
	padding-bottom:4px;
}
	#subNav a,
	#subNav2 a, #subNav3 a{
		color:#59582b;
		text-decoration:none;
	}
	#subNav a:hover,
	#subNav2 a:hover, #subNav3 a:hover {
		text-decoration:underline;
	}
	#subNav .over,
	#subNav2 .over, #subNav3 .over {
		text-decoration:underline;
	}
#subNav p {
	margin-left: 95px;
}

#subNav2 p {
	margin-left: 235px;
}

#subNav3 p {
	margin-left: 200px;
}
#topOuter, #bottomOuter {
	width: 940px;
	margin: 0 auto;
}
#topOuter {
	background-image:url(../images/flowerstems.gif);
	background-repeat:repeat-y;
	background-color:white;
}
#topInner {
	background-image:url(../images/flowers.gif);
	background-repeat:no-repeat;
	padding: 0 0 5px 275px;
}

#topWrapper {
	background-color:white;
	width: 100%;
}

#bottomWrapper {
	width: 100%;
}

#bottomOuter p {
	float:right;
	text-align:right;
	color: white;
	margin-top: 10px;
}
#bottomOuter a {
	color: white;
}

div.col1, div.col2, div.col3 {
	width: 215px;
	float: left;
	font-size: 11px;
}
.col1 p, .col2 p, .col3 p {
	font-size: 11px;
	line-height:16px;
}
.col1 {
	clear: both;
	margin-bottom: 10px;
}
.col2, .col3 {
	padding-top: 18px;
}

.clear {
	clear: both;
}

.interiorPhoto {
	float: right;
	margin: 0 0 10px 10px;
}
.galleryContent {
	overflow:hidden;
}
.galleryBox {
	background-image:url(../images/galleryBox.gif);
	width: 269px;
	height: 34px;
	padding: 7px 0 0 10px;
	margin: 5px 0 0 0;
	background-repeat:no-repeat;
}
	.galleryBox p {
		margin: 0;
	}
.galleryPhoto {
	float: left;
	margin: 0 10px 10px 0;
}
.galleryThumb {
	margin: 0 2px 5px 3px;
}

.spacer {
	clear:both;
	height: 50px;
}

table.tradeshows td {
	vertical-align: top;
	padding-bottom: 7px;
}

p.year {
	font-weight:bold;
	margin: 10px 0 0 0;
}

img.greenlogo {
	float: right;
	height: 50px;
	margin: 5px;
}