@charset "utf-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
	list-style-type: none;	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/FlowerOrangeWallpaper.gif);

}
a: link {
	color: #CC6633;
}
a:visited img {
	border:none;
}

a:link img {
	border:none;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
	margin-top: 20px;
}



#container #leftbar {
	height: 570px;
	background-color: #26BA5E;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	width: 260px;
	float: left;

}
#nav  li{
width: 260px;
margin-left: auto;
margin-right:auto;
padding-top: 10px;
padding-left: 0px;
text-align: center;
}

#nav a {color: #fff; font-family: georgia; text-decoration: none; font-size: 20px;  }

#container #trim1 {
	height: 45px;
	background-image: url(images/blue_lily_top.jpg);
	width: 785px;
}
#container #trim2 {
	height: 45px;
	background-image: url(images/blue_lily_bottom.jpg);
	width: 785px;
	margin-top: 5px;
}

#container #contentbox {
	background-image: url(images/FlowerOrangeWallpaper.gif);
	padding: 0px;
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 265px;
	height: 530px;

}

#flash {

	margin-top: 75px;
}

#container #contentbox #contentinfo {
	overflow: auto;
	text-align: center;
	margin: 0px;
	height: 100%;
	width: 100%;

}
#contentbox #contentinfo h2 {
	color: #CC6633;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contentinfo h4 {
	padding-bottom: 15px;
	padding-top: 15px;
}
#contentinfo p2 {
	width: 400px;
	margin: 0px;
	padding: 0px;
}
#container #leftbar img {

}
#contentinfo img {
	margin-top: 20px;
	margin-bottom: 20px;
}

#brochures {padding-top: 15px; font-size: 20px;}
 #brochures li {padding-top: 15px; }

 #special {
background: #26BA5E ;
min-height: 350px;
width: 260px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
 }
 
 #special2 {
 background: #fff; 
min-height: 30px;
width: 225px;
margin: 0px auto;
 }
#special3 {
background: #EBC2EF ;
width: 200px; 
margin: 0 auto ;
min-height: 20px;
}
 
 
 #special p {text-align: center; padding: 0px; margin: 0px; }
 #special .big {color: #fff ;font-size:24px; font-weight: heavy; }
 #special .specialtitle {color: #B85FBF; font-size: 26px; }
 .specialinfo {text-align: left; }
 
 
p {
  margin-left: 10px;
  }

p2 {
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h5 { text-align: center; font-size: 24px;}
h5 a {text-decoration: none; border-bottom: 1px dotted #000;}
h5 a:hover {border-bottom: 1px solid #000; }

products {
	margin-left: auto;
	margin-right: auto;
	width: 778;
}
a:link {
	color: #CC6633;
}

td {
	padding-top: 5px;
}