body {
	background: #66cc00 url(../images/bg_green.gif) top left repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: tahoma, arial, sans-serif;
	color: #000000;
}
a:link {
	color: #660066;
}
a:visited {
	color: #330033;
}
a:hover {
	color: #ffffcc /*#66ff00*/;
}
#homecontainer {
	background: url(../images/butterfly.gif) top left no-repeat;
}
#slogan {
	position: absolute;
	top: 100px;
/*	left: 670px;
	width: 330px;*/
	right: 28px;
	width: 400px;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
/*	color: #006600;*/
	color: #1C6603;
	letter-spacing: 0.1em;
	text-align: right;
}
.yellow {
	color: #ccff99;
	font-size: 15px;
	letter-spacing: 0.08em;
}
#insidequote {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #ccff99;
	position: absolute;
	top: 142px;
	left: 34px;
	letter-spacing: 0.04em;
}
ul#homemenu {
	position: absolute;
	top: 200px;
	left: 20px;
	width: 650px;
	padding: 0px;
	margin: 0px;
}
ul#homemenu li {
	padding: 0px 10px 0px 0px;
	margin: 0px;
	display: inline;
	float: left;
}
ul#homemenu li a {
	display: block;
}
h1#homelogo {
/*	position: relative;
	top: 450px;
	left: 20px;
	margin: 0px;*/
	margin: 430px 0px 0px 20px;
	padding: 0px;
}
#animation {
	position: absolute;
	top: 200px;
	left: 670px;
	margin: 0px;
	padding: 0px;
}
#keypoints {
	position: absolute;
	top: 0px;
	right: 0px;
}
#container {
	background: url(../images/butterfly_page.gif) top left no-repeat;
}
#header, #content, #footer {
	position: relative;
	left: 0px; top: 0px;
	width: 100%;
	min-width: 1000px;
}
#header {
	height: 165px;
}
#content {
	min-height: 400px;
}
#footer {
	height: 30px;
/*	background-color: #003300;*/
	color: #ccffcc;
	padding: 0px;
	margin: 0px;
}
#footer p {
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	margin: 0px 10px 8px 0px;
	padding: 0px;
}
#footer a {
	color: #ccffcc;
	text-decoration: none;
}
h1#logo {
	margin: 0px;
/*	padding: 10px;*/
	position: absolute;
	top: 26px;
	right: 8px;
}
h2 {
	color: #ffffff;
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.04em;
}
h3 {
	color: #006600 /*#ccff00*/;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 0.04em;
}
ul#menu {
	position: absolute;
/*	top: 150px;*/
	top: 36px;
	left: 30px;
	width: 530px;
	height: 230px;
	padding: 0px;
	margin: 0px;
}
ul#menu li {
	padding: 0px 8px 6px 0px;
	margin: 0px;
	display: inline;
	float: left;
}
ul#menu li a {
	display: block;
}
#mainarea {
	background: url(../images/white_topbg.gif) top left no-repeat;
/*	position: absolute;
	top: 150px;
	left: 280px;*/
	margin: 0px 30px 0px 280px;
/*	height: 65%;*/
	width: 68%;
	opacity: 0.3;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	z-index: 2;
	padding: 40px 0px 0px 0px;
}
#mainarea h2 {
	text-align: center;
	margin: 0px; padding: 0px;
	height: 50px;
}
#mainarea_body {
	background: #ffffff;
	min-height: 300px;
/*	height: 100%;
	padding: 5px 2px 10px 2px;
	overflow: auto;*/
}
#mainarea_text {
	position: absolute;
	top: 20px;
	left: 280px;
	width: 68%;
	min-height: 300px;
	overflow: auto;
	color: #222222;
	z-index: 10;
}
#mainarea_text_container {
	padding: 0px 20px 0px 30px;
}
#mainarea_text_container h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: right;
	font-family: trebuchet ms, arial, sans-serif;
}
#mainarea_text_container p, #mainarea_text_container li {
	font-size: 15px;
	line-height: 21px;
	letter-spacing: 0.1em;
}
#mainarea_footer {
	background: url(../images/white_bottombg.gif) bottom right no-repeat;
	height: 40px;
}
#leftside {
	width: 270px;
/*	height: 89%;*/
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 11px;
	line-height: 15px;
}
#leftside h2 {
	font-size: 15px;
	line-height: 17px;
}
#leftside ul, #leftside ul ol, #contactinfo, #findusfacebook {
	margin: 0 0 0 30px;
	padding: 0;
}
#leftside ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}
#leftside ul li.small {
	font-size: 10px;
	line-height: 14px;
}
#leftside ul#subpages {
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 0.06em;
	padding: 10px 0px 5px 0px;
}
#leftside ul#subpages li {
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
}
#leftside #subpages a {
	text-decoration: none;
	color: #336633;
	font-weight: bold;
}
#leftside ul a {
	text-decoration: underline;
	font-weight: bold;
}
#leftside #subpages a:hover {
/*	text-decoration: underline;
	background-color: #ccffcc;*/
	color: #00ff00;
}
#talktous {
	background: url(../images/darkgreen_topbg.gif) top left no-repeat;
	width: 214px;
	position: relative;
/*	top: 300px;
	bottom: 18px;*/
	left: 30px;
	margin: 10px 0 10px 0;
}
#talktous h2 {
	color: #009900;
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0.06em;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
#talktous_body {
	background: #003300;
/*	height: 140px;*/
	padding: 4px 0px 1px 10px;
}
#talktous_footer {
	background: url(../images/darkgreen_bottombg.gif) bottom right no-repeat;
	height: 20px;
}
#contactinfo {
	font-weight: bold;
	letter-spacing: 0.02em;
	margin-bottom: 10px;
}
#contactinfo #call {
	font-size: 12px;
	color: #ccff99;
	padding: 5px 0px 10px 0px;
}
ul#toplinks {
/*	font-size: 11px;
	line-height: 14px;
	font-weight: bold;*/
	color: #ffff00;
	padding: 10px 10px 2px 15px;
	margin: 0px
}
#toplinks a {
/*	color: #ffff00;
	text-decoration: underline;*/
}
ul#horizontalmenu {
/*	width: 400px;
	height: 16px;*/
	padding: 0px;
	margin: 5px 0px 0px 5px;
	float: left;
}
ul#horizontalmenu li, ul#toplinks li {
	font-size: 11px;
	line-height: 14px;
/*	font-weight: bold;*/
	color: #ffff00;
	padding: 0px 5px 2px 5px;
	margin: 0px;
	display: inline;
	float: left;
}
ul#horizontalmenu li a, ul#toplinks li a {
	display: block;
	text-decoration: none;
}
ul#horizontalmenu li a:hover, ul#toplinks li a, #footer a:hover {
	color: #003300;
}
ul#horizontalmenu li a, ul#toplinks li a:hover {
	color: #ffff00;
}
#bmark {
	position: absolute;
	top: 2px;
	left: 8px;
	font-size: 10px;
	line-height: 12px;
}