html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,  {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #142B78;
	background-color: #334F26;
	background-image: url(../images/nature_back.jpg);
	background-repeat: repeat;
}
#wrapper {
	background-image: url(../images/ks4641.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
}
#wrapper_long {
	background-image: url(../images/blur_large.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
}
h1, h2, h3 {
	margin-top: 0;
	color: #17328C;
	margin-bottom: 5px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: .8em;
}

ul {
}
h4 {
	font-size: 14px;
	color: #334E25;
}
#page #header {
	float: left;
	padding-left: 15px;
}


#header h1 {
	font-size: 28px;
	margin-left: -9999px;
}
.swapForImage {
	margin-left: -999999px;
	font-size: 0px;
}



a {
	text-decoration: none;
	color: #0B5962;
	font-size: 12px;
}

a:hover {
	border-bottom: none;
	color: #9C630C;
}

a img {
	border: none;
	margin-bottom: -10px;
}



/* Menu */

#menu {
}

/* Page */

#page {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 150px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	background-image: url(../images/sleafy2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.clear {
	font-size: 2px;
	clear: both;
}

.clearFloat {
	
	clear: both;
}
.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #FFFFFF;
}

.links a:hover {
}

.links .more {
	float: right;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
}

/* Content */
#page #mainContent {
	background-image: url(../images/trans_70.png);
	background-repeat: repeat;
	margin-top: 20px;
	border: 8px solid #334F26;
	margin-left: 20px;
	margin-right: 20px;
}


.content {
	padding-right: 20px;
	padding-left: 15px;
}
.homecontent {
	padding-right: 20px;
	padding-bottom: 20px;
}
#mainContent  p{
	padding-right: 10px;
	line-height: 1.5;
	font-size: 14px;
}

/* Sidebars */





.sidebar {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.sidebar li ul {
	background: none;
}






.sidebar p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 0px;
}
/* Footer */

#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}


#footer p {
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	font-size: 10px;
}
#footer a:hover {
	color: #129DAD;
	text-decoration: underline;
}
#wrapper #page #nav p {
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}


div#topnav {
	background-image: url(../images/trans_30.png);
	height: 80px;
	float: right;
}
div#topnav ul {
	margin-top: 10px;
	list-style: none;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
div#topnav li {
  float:left;
  margin:0 4px;
  padding:0 6px;
}
div#topnav a {
  float:left;
  display:block;
  padding:4px 5px;
  font-weight: normal;
  font-size: 15px;
  text-decoration:none;
  color: #000000;
}
div#topnav li.active, div#topnav li.active a {
  background-color: #D79020;
  color: #FFFFFF;
}
div#topnav li:hover, div#topnav li:hover a {
	background-color: #D79020;
	color: #17328C;
}

#contactTable {

}
.floatLeft {
	float: left;
}

#mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible .plantTable p {
	padding-right: 10px;
	padding-left: 15px;
	line-height: 1;
	padding-top: 1px;
	padding-bottom: 1px;
}
.plantTable td {
	height:30px;
}
.plantTable th {
	background-color: #729FC5;
}

.oddRow {
	background-image: url(../images/trans_30.png);
}
.firstCol {
	padding-left: 10px;
}
.padLeft {
	padding-left: 20px;
}
.padLeft10 {
	padding-left: 10px;
}
.padRight {
	padding-right:10px;
}
p.smallFont {
	font-size: 2px;
}

.plantTable {
	border-collapse:collapse;
	margin-right: 20px;
}
.floatImgLeft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.floatRight {
	float: right;
	margin-right: 50px;
}

.detailImg {
	-moz-border-radius: 10px;
	border-radius: 10px 30px;
	border: 1px solid #999999;
	float: left;
	padding: 10px;
	background-color: #D6E3ED;
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 10px;
}
.detailImg:hover {
	background-color: #B4CCDE;
}

/*-------------------------------------------------*/
#toolTip-content-1, #toolTip-content-2, #toolTip-content-3 , #toolTip-content-4{
	-moz-border-radius: 5px;
	border-radius: 5px 20px;
	display: none;        /* required */
	position: absolute;   /* required */
	padding: 5px;
	font-size:12px;
	border: 1px solid #17328C;
	width: 120px;
	line-height:1.2;
	background-image: url(../images/trans_70.png);
	background-repeat: repeat;
	text-align: left;
}
#toolTip-target-1 , #toolTip-target-2, #toolTip-target-3, , #toolTip-target-4{
	margin-left: 1px;
}
.homecontent #toolTip-target-4 {
	float: right;
	margin-right: 40px;
}

/*-------------------------------------------------*/
#homeBubble {
	background-image: url(../images/trans_30.png);
	background-repeat: repeat;
	-moz-border-radius: 20px;
	border-radius: 10px 30px;
	margin-right: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
	padding-bottom: 10px;
}
#chatterleys {
	background-image: url(../images/transB_50.png);
	background-repeat: repeat;
	-moz-border-radius: 20px;
	border-radius: 10px 30px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
#chatterleys p {
	color:#ffffff;
}
#mainContent .sidebar #chatterleys a:link {
	color:#34B3D1;
	padding-left:10px;
}
.chattsImg {
	-moz-border-radius: 10px;
	border-radius: 10px 30px;
	border: 1px solid #000000;
	background-color: #0B1E2D;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 6px;
}
.info {
	margin-bottom: -8px;
}
.zoom {
	margin-bottom: -8px;
	margin-top:5px;
}
.more {
	margin-left:5px;
	margin-right:5px;
	margin-top: -10px;
}
#wrapper_long #page #mainContent h1,#wrapper_long #page #mainContent p {
	padding-left: 20px;
}
#mainContent #TabbedPanels1 {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
}
hr {
	background-color: #cccccc;
	color: #cccccc;
	border: 0;
	height: 1px;
	margin-top: 26px;
	margin-bottom: 26px;
	margin-left: 0;
	padding-right: 26px;
}
.smallFont {
	font-size: 11px
}

.TabbedPanelsContent h1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #17328D;
	padding-top: 10px;
	margin-right: 20px;
	margin-top: 20px;
}

