body 			{ color: #336633; background: #e6edda url("images/back_lines.gif") repeat-y; margin: 0 }

.leftNav		{ color: #FFFFFF; font-size: 11px; line-height: 20px; font-family: verdana, arial, helvetica, sans-serif }
a.leftNav		{ color: #FFFFFF; text-decoration: none }
a.leftNav:hover	{ color: #FFE855; text-decoration: none }
.leftText		{ color: #336633; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif }

.text			{ color: #336633; font-size: 12px; line-height: 18px; font-family: verdana, arial, helvetica, sans-serif }
.small			{ color: #336633; font-size: 12px; line-height: 18px; font-family: verdana, arial, helvetica, sans-serif }
.tiny			{ color: #336633; font-size: 9px; line-height: 12px; font-family: verdana, arial, helvetica, sans-serif }
a				{ color: #336633 }

.designBack		{ background-image: url("images/design_sketch_back.gif"); background-repeat: no-repeat; background-position: 0 bottom }

ul.gallery {
	margin: 20px;
	padding: 0;
	list-style: none;
}

a img {
	border: none;
}

#before p, #after p {
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: #D6E1D0;
}

ul.gallery li {
	padding-left: 20px;
	background: url("images/icon_document.gif") left center no-repeat;
}