body {
	background-color: #5E5E5E;
	margin-top: 0px;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5E5E;
	line-height: 17px;
}
.bodycopy a:link {
	color: #5E5E5E;
	text-decoration: underline;
}
.bodycopy a:visited {
	color: #5E5E5E;
	text-decoration: underline;
}
.bodycopy a:hover {
	color: #2ca296;
	text-decoration: underline;
}
.bodycopy a:active {
	color: #5E5E5E;
	text-decoration: underline;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2ca296;
	line-height: 17px;
}


.smallsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E5E5E;
	font-weight: bold;
}
.smallsubhead a:link {
	color: #5E5E5E;
	text-decoration: none;
}
.smallsubhead a:visited {
	color: #5E5E5E;
	text-decoration: none;
}
.smallsubhead a:hover {
	color: #2ca296;
	text-decoration: underline;
}
.smallsubhead a:active {
	color: #2ca296;
	text-decoration: underline;
}

.heading-projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2ca296;
	font-weight: bold;
}
.heading-projects a:link {
	color: #2ca296;
	text-decoration: none;
}
.heading-projects a:visited {
	color: #2ca296;
	text-decoration: none;
}
.heading-projects a:hover {
	color: #5E5E5E;
	text-decoration: underline;
}
.heading-projects a:active {
	color: #2ca296;
	text-decoration: underline;
}


.blockquote {
	background: url(images/quote-left.gif) left top no-repeat;
}
.blockquote div {
	padding: 0 18px;
	background: url(images/quote-right.gif) right bottom no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d877b;
}
#quoteinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d877b;
	text-align: right;
}
#quoteinfo #quotecredit {
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#quoteinfo #quotetitle {
	font-weight: normal;
}


#quoteinfo #quotenote {
	font-style: italic;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}


.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5E5E;
}
.breadcrumb a:link {
	color: #5E5E5E;
	text-decoration: underline;
}
.breadcrumb a:visited {
	color: #5E5E5E;
	text-decoration: underline;
}
.breadcrumb a:hover {
	color: #999999;
	text-decoration: underline;
}
.breadcrumb a:active {
	color: #5E5E5E;
	text-decoration: underline;
}


.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2ca296;
}

.dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
}
.dots-horizontal {
	background-image: url(/wtrich/images/dots-horizontal.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.shadowtop {
	background-image: url(images/shadow-top.gif);
	background-repeat: repeat-x;
}
.shadowleft {
	background-image: url(images/shadow-left.gif);
	background-repeat: repeat-y;
}
.shadowright {
	background-image: url(images/shadow-right.gif);
	background-repeat: repeat-y;
}
.shadowbottom {
	background-image: url(images/shadow-bottom.gif);
	background-repeat: repeat-x;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5E5E;
}
.nav a:link {
	color: #5E5E5E;
	text-decoration: none;
}
.nav a:visited {
	color: #5E5E5E;
	text-decoration: none;
}
.nav a:hover {
	color: #999999;
	text-decoration: none;
}
.nav a:active {
	color: #5E5E5E;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5E5E5E;
	font-weight: bold;
}
