body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/slice-bg.jpg);
	background-repeat: repeat-x;
	background-color: #F7EDFA;
	margin: 0px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 14px;
}
ol li, ul li {
	margin-bottom: 8px;
}
a:link, a:visited {
	color: #7E3190;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.smalltext {
	font-size: 10px;
}
.phone {
	font-size: 20px;
	padding-left: 15px;
}
.printonly {
	display: none;
}
.floatLft {
	float: left;
}
.floatRgt {
	float: right;
}
.clear {
	clear: both;
}
#divWrapper {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-color: #FFFFFF;
	border: 1px solid #E2CAE5;
	position: relative;
}
#divHeader {
	margin-bottom: 10px;
}
#divLoc1 {
	text-align: center;
	float: left;
	margin-left: 75px;
	margin-top: 25px;
	width: 150px;
}
#divLoc2 {
	text-align: center;
	float: left;
	margin-top: 25px;
	width: 130px;
}
#divLoc3 {
	text-align: center;
	float: left;
	margin-top: 25px;
	width: 130px;
}
#purpline {
	margin-left: 147px;
}
#divLeftCol {
	float: left;
	width: 298px;
}
#divNav {
	margin-left: 18px;
}
#divNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divNav ul li {
	margin: 0px;
	padding: 0px;
}
#divNav ul li a:link, #divNav ul li a:visited {
	display: block;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 217px;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	padding-left: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E2CAE5;
	border-right-color: #E2CAE5;
	border-left-color: #E2CAE5;
	color: #7E3190;
}
#divNav ul li a:hover {
	text-decoration: none;
	background-image: url(../images/nav-bg-ro.jpg);
	background-repeat: no-repeat;
	color: #7E3190;
}
#divPhone {
	text-align: center;
	width: 260px;
	margin-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2CAE5;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#divRgtCol {
	float: left;
	width: 450px;
}
#divContentRollovers img {
	margin-right: 10px;
	margin-bottom: 10px;
}
#divPhotos img {
	margin-right: 10px;
}
#divContent {
	padding-right: 15px;
	padding-bottom: 5px;
}
#divFooter {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	color: #FFDF14;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
#tableStaff td {
	text-align: center;
	vertical-align: top;
}
