.bottomrightoutline {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: none;

}
.right {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.bottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: left;
	white-space: normal;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
	color: #333333;

}
.contactsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.serviceslist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	line-height: 25px;
}
.servicelistingentries {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	list-style-image: url("images/checkmark.gif")
	color;
	color: #333333;
: #333333;
}
#service ul {
	list-style-image: url(images/checkmark.gif);
}
#profile ul {
	list-style-type: none;
}
#pipe {
	align: right;
	margin: 2em;
	padding: 5px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	position: static;
	text-align: right;
        } 
#pipe ul {
        margin-left: 0;
        padding-left: 0;
        display: inline;
        } 
#pipe ul li {
	border-left: 1px dotted #999999;
	display: inline;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-left: 0;
	white-space: nowrap;
	text-align: left;
        }
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	text-align: right;
        } 
.minisubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	text-indent: 10pt;
}
.quote {
	font-size: 12px;
	font-weight: bold;
	color: #CC9966;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.background {
	background-image: url(images/parchment.jpg);
	background-repeat: repeat-y;

}
.boldquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9966;

}
