* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #76c94f;
	color: white;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

#container {
	width: 950px;
	margin: auto;
	
}

#col1 {
	float: left;
	width: 326px;
}

#col2 {
	float: left;
	width: 624px;
	margin-top: 28px;
}

#footer {
	width: 950px;
	height: 40px;
	clear: both;
}

#wwflogo {
	float: left;
	border: none;
}

#logo {
	float: left;
	display: block;
	height: 89px;
	width: 200px;
	margin: 0 21px 0 11px;
}

#logo img {
	border: none;
	margin-top: 28px;
}

#col1 .separator {
	float: left;
	height: 35px;
	width: 273px;
	border-bottom: 1px solid white ;
	margin-bottom: 25px;
}

#navigation {
	float: left;
	width: 326px;
}

#navigation ul {
	list-style-type: none;
}

#navigation li {
	height: 95px;
	width: 294px;
} 

#navigation a {
	display: block;
	height: 95px;
	width: 294px;
	text-indent: -9999px;
}

#nav1 {
	background: url('images/nav.gif') no-repeat 0px 0px;
}

#nav1 a:hover, #nav1 a.active {
	background: url('images/nav.gif') no-repeat -294px 0px;
}

#nav2 {
	background: url('images/nav.gif') no-repeat 0px -95px;
}

#nav2 a:hover, #nav2 a.active {
	background: url('images/nav.gif') no-repeat -294px -95px;
}

#nav3 {
	background: url('images/nav.gif') no-repeat 0px -190px;
}

#nav3 a:hover, #nav3 a.active {
	background: url('images/nav.gif') no-repeat -294px -190px;
}

#nav4 {
	background: url('images/nav.gif') no-repeat 0px -285px;
}

#nav4 a:hover, #nav4 a.active {
	background: url('images/nav.gif') no-repeat -294px -285px;
}

#nav5 {
	background: url('images/nav.gif') no-repeat 0px -380px;
}

#nav5 a:hover, #nav5 a.active {
	background: url('images/nav.gif') no-repeat -294px -380px;
}

#links {
	width: 243px;
	padding: 24px 15px;
	float: left;
	background: url('images/stripes.gif');
}

#col2 div.content {
	width: 596px;
	margin-right: 28px;
}

#col2.home div.top {
	height: 4px;
	background: url('images/home_top.gif') no-repeat;
	font-size: 1px;
}
	
#col2.home div.content {
	width: 546px;
	height: 568px;
	padding: 25px;
	background: url('images/home_content.gif') no-repeat;
}

#col2.home div.bottom {
	height: 17px;
	background: url('images/home_bottom.gif') no-repeat;
	font-size: 1px;
}

h2 {
	width: 320px;
	font-family: 'Lucida Sans';
	font-size: 32px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #f1ff00;
	line-height: 32px;
	padding-bottom: 8px;
}

.sIFR-active h2 {
  visibility: hidden;
  font-family: 'Lucida Sans';
  line-height: 1em;
  font-size: 32px;
}

h5 {
	width: 320px;
	font-family: 'Lucida Sans';
	font-size: 14px;
	margin-bottom: 14px;
}

.sIFR-active h5 {
  visibility: hidden;
  font-family: 'Lucida Sans';
  line-height: 1em;
  font-size: 15px;
}

a {
	color: #808285;
	text-decoration: none;	
}

.home a, #links a {
	color: #f1ff00;
	font-weight: bold;
}

.home a:hover, #links a:hover {
	color: #005143;
}
	
#col2.home div.content #link {
	text-transform: uppercase;
	width: 180px;
	display: block;
	font-size: 11px;	
}

#col2.content div.top {
	height: 4px;
	background: url('images/content_top.gif') no-repeat;
	font-size: 1px;
}

#col2.content div.content {
	width: 546px;
	background-color: white;
	color: #808285;
	padding: 25px;
	overflow: auto;
	position: relative;
}

#cat {
	top: 0px;
	right: 0px;
	position: absolute;		
}

#cat.ribbon {
	background: url('images/cat_ribbon.gif') no-repeat top right;
	position: relative;
	float: right;	
	width: 230px;
	height: 250px;
	margin-top: -100px;
}

.globe {
	background: url('images/cat_globe.gif') no-repeat top right;
	width: 212px;
	height: 299px;
}
.log {
	background: url('images/cat_log.gif') no-repeat top right;
	width: 230px;
	height: 163px;
}
.paint {
	background: url('images/cat_paint.gif') no-repeat top right;
	width: 250px;
	height: 280px;
}
.tophat {
	background: url('images/cat_tophat.gif') no-repeat top right;
	width: 206px;
	height: 182px;
}
.treehugger {
	background: url('images/cat_treehugger.gif') no-repeat top right;
	height: 185px;
	width: 270px;
}
.ribbon2 {
	background: url('images/cat_ribbon2.gif') no-repeat top right;
	height: 202px;
	width: 230px;
}

	
#col2.content div.bottom {
	height: 4px;
	background: url('images/content_bottom.gif') no-repeat;
	font-size: 1px;
}

h3 {
	font-family: 'Lucida Sans';
	font-size: 24px;
	font-weight: lighter;
	padding-bottom: 31px;
	border-bottom: 1px dashed #808285;
	margin-bottom: 25px;
	width: 350px;
}

h3.fullwidth {
	width: 546px;
}

.sIFR-active h3 {
  visibility: hidden;
  font-family: 'Lucida Sans';
  line-height: 1em;
  font-size: 24px;
}

#col2.content p {
	line-height: 14px;
	padding-bottom: 1.2em;
}

#col2.content ul.items {
	list-style-type: none;
	list-style-image: url('images/bullet_right.gif');
	list-style-position: outside;
	margin-left: 20px;
	clear: both;
}

#col2.content ul.items {
	padding-bottom: 1.2em;
}

#col2.content ul.items li {
	padding-bottom: 0.8em;
}


#col2.content ul.top {
	list-style-type: none;
	list-style-image: url('images/bullet_up.gif');
	list-style-position: outside;
	margin-left: 20px;
	font-size: 10px;	
}

#col2.content li {
	margin: 5px 0;
}

#col2.content a:hover {
	color: #499c32;
}

#col2.content a.inline {
	color: #499c32;
}

#col2.content a.inline:hover {
	color: #005143;
}


div.item {
	border-top: 1px dashed #808285;
	padding-top: 25px;
	margin-top: 10px;
}

span.item, p.item {
	color: #499c32;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 1.2em;
	display: block;
}

div.item ul {
	list-style-position: outside;
	margin-left: 20px;
	padding-bottom: 1.2em;
}

p.highlight {
	color: #499c32;
}

#col2.content p.slim {
	padding-bottom: 0;
}

li.contact {
	width: 253px;
	float: left;
	padding-bottom: 20px;
}

#col2.content p.large {
	font-family: 'Lucida Sans';
  font-size: 18px;
  line-height: 18px;
  width: 346px;
}

.sIFR-active p.large {
  visibility: hidden;
  font-family: 'Lucida Sans';
  line-height: 1em;
  font-size: 18px;
}

.intro {
	width: 350px;
}

.sintro {
	width: 280px;
}

.item ol {
	margin-left: 20px;	
}

.item ol li {
	padding-bottom: 10px;
}

.item td {
	vertical-align: top;
}

	