body {
	background-color: #EDF3E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #003333;
}

.address {
	line-height: 100%;
}

.lhs {
	background-color: #C2D699;
	background-image: url(ssw-images/chainlink.gif);
	background-repeat:repeat;
	width: 123px;
}

.lhs img {
	padding-top: 10px;
}

.layout td {
	vertical-align: top;
}

.bodytext {
	border-left: 15px solid #C2D699;
	border-top: 15px solid #C2D699;
}

.bodytext li {
	display: block;
	background-color: #EDF3E2;
}

.padding {
	padding-left: 15px;
	padding-top: 5px;
}

h1 {
	font-size: 1.5em;
	color: #3F5E00;
	text-align: center;
	padding-top: 15px;
}

p,h2,ul {
	padding-left: 15px;
}

h2 {
	font-size: 1.2em; font-weight: bold; color: #3F5E00;
}

h3 {
	font-size: 0.9em; color: #3F5E00 ; font-weight: bold; text-align: center;
}

.colophon {
	font-size: 80%; 
	text-align: center;
}

a:link {
	color: #3F5E00;
}

a:visited {
	color: #3F5E00;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
}

li {
	padding-top: 15px;
}

.innerpage li {
	font-size: 1.2em;
	font-weight: bold;
}

.innerpage li img {
	float: right;
	width: 200px;
	padding: 0px 0px 15px 10px;
}
