body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC; 
}
.maintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight:400;
	color: #000000;
	line-height: 20px;
	vertical-align:top;
	text-align: left;
	padding: 5;
	margin-left: 10px;
	margin-right: 10px;
	list-style:square;
}
.horticultural-tent{
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight:400;
	color: #000000;
	line-height: 20px;
	vertical-align:top;
	text-align: left;
	padding: 5;
	margin-left: 10px;
	margin-right: 10px;
	list-style:square;
}
.textbullets{
	font-family:Arial, Helvetica, sans-serif;
	color: #2E3195;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	list-style-type: square;
}
.maintextbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight:800;
	color: #000000;
	line-height: 20px;
	vertical-align:top;
	text-align: left;
	padding: 5;
	margin-left: 10px;
	margin-right: 10px;
}
.a:link { 
	color: #2E3195;;
	text-decoration: underline;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	line-height: 20px;
	list-style:square;
	}
.a:visited { 
	color: #2E3195;
	text-decoration: underline;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	line-height: 20px;
	list-style:square;
	}
.a:hover { 
	color: #4DB38C;
	text-decoration: underline;
	font-weight:800;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	list-style:square;
	}
.a:active { 
	color: #333333;
	text-decoration: underline;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	line-height: 20px;
	list-style:square;
	}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: bold;
	font-weight:700;
	color: #000000;
	line-height: 17px;
	vertical-align:top;
	text-align: left;
}
.image{
	border:none;
	vertical-align:top;
}
.border{
	color: #CCCCCC;
	border-style: solid;
	border-bottom-style: solid;
	font-family:Arial Narrow;
	font-size:15px;
	font-style: bold;
	font-weight:400;
	line-height: 17px;
	margin-left: inherit;
}
.email{
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size:13px;
	font-weight:550;
	color: #082898;
	line-height: 14px;
}
.buttons{
	font-family:felix titling;
	font-size:12px;
	font-style: bold;
	font-weight:400;
	color: #FFFFFF;
	text-align:center;
}
.poster{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: oblique;
	font-weight:200;
	color: #000000;
	line-height: 12px;
	vertical-align:top;
	text-align: center;
	padding: 5;
	margin-left: 10px;
	margin-right: 10px;
}
.topleftpicture{
	vertical-align:top;
	border:none;
}
.marquee{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight:700;
	color: #000000;
	line-height: 15px;
	vertical-align:top;
	text-align: left;
	text-decoration:none;
}
.vafay{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight:400;
	color: #FFFFFF;
	line-height: 17px;
	vertical-align:top;
	text-align: center;
}
.gallerycontainer{
position: 2px 2px 2px 2px;
z-index: -1;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: none;
margin: 2px 2px 2px 2px;
z-index:-1;
}

.thumbnail:hover{
background-color: transparent;
z-index:-1;
}

.thumbnail:hover img{
border: none;
z-index:-1;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #666666;
padding: 4px;
border: #666666;
visibility: hidden;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color: #FFFFFF;
line-height: normal;
text-align: center;
text-decoration: none;
z-index:1;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0;
z-index:1;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 300px;
right: 5px; /*position where enlarged image should offset horizontally */
z-index:1;
}


#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: none;
	display: block;
	margin-left: 10px;
	height: 80px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 106px;
}

#pic a.p1:hover {
	background-color: #B0CBE9;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: none;
	display: block;
	height: 300px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 250px;
}