@charset "UTF-8";
body {
	background-color: #4c4c4f;
}

/* CSS Document */

#container {
	clear: both;
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:281px;
	margin: 0px;
	padding: 0px;
}
#top-curve {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:9px;
}
#logo {
	position:absolute;
	left:0px;
	top:9px;
	width:800px;
	height:86px;
}
#chameleon {
	position:absolute;
	left:0px;
	top:95px;
	width:360px;
	height:186px;
	background-image: url(../images/chameleon_1_normal.jpg);
	background-repeat: no-repeat;
}
#flash-holder {
	position:absolute;
	left:360px;
	top:95px;
	width:420px;
	height:186px;
	border: 0px solid #666666;
	background-color: #FFFFFF;
	background-image: url(../images/mid_leaf.jpg);
	background-position: 0px 0px;
}
#leaf-end {
	position:relative;
	top:95px;
	width:20px;
	height:186px;
	left: 780px;
	background-image: url(../images/end_leaf.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#mainNav {
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	height: 62px;
	width: 786px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 0px 14px 0px 0px;
}
#mainNav ul {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	width: 100px;
	height: 50px;
	text-align: center;
	background-image: url(../images/mainnav_btn_states.png);
	background-repeat: no-repeat;
}
#mainNav li {
	height: 40px;
	width: 100px;
	display: inline;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	background-position: 0px 18px;
	padding-top: 0px;
	background-image: url(../images/mainnav_btn_states.png);
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-left: 4px;
	padding-bottom: 0px;
}
#mainNav a {
	color: #000000;
	text-decoration: none;
	height: 40px;
	width: 100px;
	padding: 0px;
	float: none;
	position: relative;
	top: 18px;
	display: block;
	line-height: 35px;
}
#mainNav a:hover {
	background-image: url(../images/mainnav_btn_states.png);
	background-repeat: no-repeat;
	background-position: -100px 0px;
	color: #FFFFFF;
	height: 60px;
	width: 100px;
}
#mainNav a.selected  {
	background-repeat: repeat-x;
	background-position: -100px 0px;
	height: 40px;
	width: 100px;
	color: #FFFFFF;
	background-image: url(../images/mainnav_btn_states.png);
}
#body {
	background-color: #FFFFFF;
	height: 100%;
	width: 800px;
	float: left;
}
#subNav  {
	float: left;
	height: 100%;
	width: 208px;
	padding-top: 30px;
	color: #000000;
	background-color: #FFFFFF;
}
#subNav  ul {
	list-style-image: none;
	list-style-type: none;
}
#subNav  li {
	display: block;
	height: 30px;
	width: 178px;
	float: right;
	padding-right: 0px;
	margin-bottom: 10px;
}
#subNav a {
	text-align: right;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	height: 20px;
	float: right;
	width: 158px;
	padding-right: 20px;
	background-image: url(../images/subnav_tab.png);
	background-repeat: no-repeat;
	background-position: right -15px;
}
#subNav a:hover {
	font-weight: bold;
	background-image: url(../images/subnav_tab.png);
	background-position: right 0px;
}
#subNav  a.selected  {
	font-weight: bold;
	background-image: url(../images/subnav_tab.png);
	background-position: right 0px;
}
#subNavSecLevel {
	float: right;
	height: 100%;
	width: 178px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subNavSecLevel ol {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#subNavSecLevel li {
	text-align: right;
	margin: 0px;
	height: 20px;
	width: 150px;
	display: inline;
	float: right;
}
#subNavSecLevel a {
	color: #84A710;
}
#content {
	float: left;
	height: auto;
	width: 592px;
	background-color: #f3f4f4;
	background-image: url(../images/content_bottomcorner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #000000;
}
#contentLeft h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #84A710;
}

#content  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #84A710;
	text-decoration: none;
}
#contentLeft {
	float: left;
	height: 100%;
	width: 270px;
	position: relative;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 30px;
	text-decoration: none;
	overflow: visible;
}
#contentTop  {
	background-color: #f3f4f4;
	float: left;
	height: 20px;
	width: 592px;
	background-image: url(../images/content_topcorner.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#contentRight {
	float: left;
	height: 350px;
	width: 220px;
	padding-top: 40px;
	padding-left: 20px;
}
#contentRight h1 {
	color: #84A710;
	font-size: 20px;
	line-height: 27px;
}
#contentportfolio {
	float: left;
	width: 500px;
	position: relative;
	text-decoration: none;
	overflow: visible;
	clear: left;
	height: auto;
	padding-left: 50px;
}
#footer {
	position:relative;
	width:800px;
	height:100%;
	float: left;
}
#footerline {
	width: 800px;
	position: relative;
	height: 24px;
	background-image: url(../images/line_2.png);
}
#footercopy {
	float: left;
	width: 800px;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
}

#footercopy  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: normal;
	height: 100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footercopy  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #84A710;
	font-weight: bold;
}
#frame-bottom {
	background-image: url(../images/frame_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 800px;
	position: relative;
	float: left;
	clear: none;
	overflow: hidden;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
}
.secheading {
	color: #84A710;
	font-style: italic;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 20px;
}
.secheadingblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 15px;
}
.thirdheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	color: #000;
}
.indentbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.instep50px {
	margin-left: 50px;
}
#unconstruction {
	background-color: #FFFFFF;
	height: 100%;
	width: 800px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#unconstruction a {
	color: #84A710;
}
.slideshow {
	height: 188px;
	width: 360px;
	overflow: hidden;
}
.copyrightgreen {
	color: #84A710;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
