#outerWrapper #contentWrapper #content {
	margin-left: 202px;
}
#outerWrapper #footer {
	background-color: #beac76; /* Sets the top border properties for an element using shorthand notation */
	height: 38px;
	padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DC1A90;
	color: #DC1A90;
}
#outerWrapper {
	background-image: url(images/body_bgnd_sub.gif);
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#subheader_image {
	height: 110px;
}
.spaced_out {
	line-height: 24px;
}
.table_bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DC1A90;
}
body {
	background-image: url(images/body_bgnd_new.gif);
	background-repeat: repeat-x;
}
.telephone {
	color: #672B4D;
}
