body {
	background: #CCC url(/images/bk.jpg) repeat-x center top fixed;
	margin: 0 auto;
	padding: 0;
}

body, td {
	font-family: arial,helvetica,verdana;
	font-size: 13px;
	color: #4d857c;
	text-align: left;
}

#layout { border: 1px solid #437368; border-top:0px solid #ffffff; background-color: #daebc4; }
#layout_subpage { border: 1px solid #437368; border-top:0px solid #ffffff; background-color: #ffffff; margin-top: 10px; }

sup { 
font-size: 8px;  /*make it smaller (by a factor of 1/1.2 in CSS2)*/
vertical-align: baseline; /*neutralize the superscript formatting*/
position: relative; /*allow relative positioning*/
bottom: 0.63em; /*move it up a third of a line*/
font-family: verdana;
}

a {	color: #024366; text-decoration: none; }
a:hover { color: #400033; text-decoration: underline; }

#home h4 { font-size: 12pt; font-family: arial, helvetica; color: #5b1300;}
#home h3 { font-size: 13pt; font-family: arial, helvetica; color: #024366; }
#home h2 { margin:0px; font-size: 18pt; font-family: times new roman, times, serif; color: #024366; }
#home h1 { margin:0px; font-size: 18pt; font-family: times new roman, times, serif; color: #4d857c; }

#sub { margin-bottom:2px; }

#header { background-image: url('/images/top_bk.jpg'); background-repeat: repeat-x; }
#header_subpage { background-image: url('/images/top_bk_subpage.jpg'); background-repeat: repeat-x; }

#top_callout { padding-right: 10px; text-align: right; vertical-align:bottom; padding-bottom: 3px; }
#top_callout_bk { width: 246px; height: 85px; text-align: right; background-image: url(/images/top_callout_bk.jpg); background-repeat: no-repeat;  }
#top_callout_text { color: #437368; font-size: 11px; width: 220px; text-align: left; padding-right: 10px; padding-top: 9px; padding-left: 18px; }
#top_callout_text a { color: #437368; text-decoration: underline; }
#top_callout_text a:hover { text-decoration: none; }

#navigation { padding-left: 5px; padding-right: 5px; background-color: #437368; height: 24px; vertical-align: center; text-align: center; text-transform: uppercase; color: white; }
#navigation td { font-size: 10px; color: white; text-align: center; }
#navigation a { color: white; text-decoration: none; }
#navigation a:hover { text-decoration: underline; }

#slideshow { border-bottom: 10px solid #9cce8b; }
td#willow_brand_invitation { padding-right: 20px; width: 200px; }
#home_callout_heading { color: #024366; font-size: 13pt; }
#home_main { margin:0px; font-size: 18pt; font-family: times new roman, times, serif; color: #4d857c; }
#home_nav a { font-size: 18pt; font-family: times new roman, times, serif; color: #024366; text-decoration: none; }
#degradable { display: none; margin-bottom: 10px; font-size: 18pt; font-family: times new roman, times, serif; color: #4d857c; } 
#recyclable { display: none; margin-bottom: 10px; font-size: 18pt; font-family: times new roman, times, serif; color: #4d857c;  } 
#ecological { display: none; margin-bottom: 10px; font-size: 18pt; font-family: times new roman, times, serif; color: #4d857c;  } 
#leadership { display: none; margin-bottom: 10px; font-size: 18pt; font-family: times new roman, times, serif; color: #4d857c;  } 
#dark { color: #024366; }
.copyright { color:#4d857c; font-size: 9px; }
.disclaimer { color:#9cce8b; font-size: 9px; }



#container {  }
#container, #container .sb-inner {  }

#content_main { padding-left: 15px; padding-right: 15px; }

.content {
	padding: 20px;
	padding-top: 15px;
}

.border {
	border: 3px double #efefef;
}

.img_border {
	border: 1px solid gray; margin-bottom: 2px;
}

.date { color: #004226; font-size: 13px; font-weight: bold; }
.red { color: maroon; }

.input	{
	background-color: #F7F7F7;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: 1 solid gray;
	}
	
.login	{
	background-color: #636363;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border: 1 solid white;
	width: 100px;
	margin-left:24px;
	}
	
.submit {
	background-color: #F7F7F7;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: 2 outset #dddddd;
}

