body {
	background-position: left;
	background-repeat: repeat-y;
	background-color: #000;
	color: #000;
	margin: 0px;
	background-image: url(../images/menu_bg.gif);
}

a {
	text-decoration: none;
	 color: #CA9809
}

a:hover {
	text-decoration: underline;
}

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CA9809}
.textsmall { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CA9809 }
a.submenu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal}
a.toplinks {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}
a.toplinks:hover {  text-decoration: underline}
.toplinksseparator { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none }


.sustain_bullets {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #CA9809;
}

.sustain_bullets li {
	margin-bottom: 10px;
	list-style-image: url(../images/leaf_icon.jpg);
}

.sustain_bullets li li {
	list-style-image: none;
	list-style-type: disc;
}

.sustain_bullets li ul {
	margin-top: 10px;
}

h5 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: italic;
	color: #999999;
	line-height: 14px;
	}

.sustain {
	padding: 30px 30px 30px 110px;
	background-image: url(../images/schenck_sustain.jpg);
	font-family: Arial, Helvetica, sans-serif; 
	background-repeat: no-repeat;
	width: 580px;
	height: 110px;
	color: black;
	font-size: 14px;
}

.sustain h1 {
	font-size: 18px;
	line-height: 20px;
	
}

.sustain h1 em {
	font-size: 14px;
	line-height: 20px;
	
}
.sustain p {
	font-size: 14px;
}