@charset "utf-8";
#sidebar {
	background-image: url(images/stripes3.gif);
	background-repeat: repeat-y;
}
#header {
	background-color: #FFFFD0;
}

#content {
	background-color: #FFFFD0;
}
#maintable {
	border: 4px solid #CDCEA0;
}
#nav #home   {
	padding-top: 20px;
	margin-top: 20px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #918698;
}
a:link, a:visited {
	color: #625869;
}
a:hover {
	color: #ACA0B3;
}
#content p {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	color: #544A5A;
	margin-left: 20px;
	margin-right: 30px;
}
#content img {
	margin-left: 20px;
	margin-right: 20px;
	border: 3px solid #918698;
}
#content .signature {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

blockquote  {
	font-size: 18px;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: Garamond, "Times New Roman", serif;
	padding-left: 40px;
	color: #544A5A;
}
h2 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	color: #ACA0B3;
	margin-left: 40px;
}
.button  {
	margin-left: 20px;
}
.text {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	color: #544A5A;
	margin-left: 20px;
}
.services {
	font-size: 14px;
	color: #87798E;
	font-weight: bold;
	font-family: Garamond, "Times New Roman", serif;
	text-transform: uppercase;
}
