body {
	margin: 0px;
	background-color: #F0E7D6;
}
h1 {
	color: #770026;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	text-align: center;
}

.siteWrapper {
	width: 1024px;
}
.navArea {
	height: 38px;
	width: 1024px;
}
.contentArea {
	background-image: url(../images/template/backgroundImage.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	background-color: #FFFFFF;
}
.caLogo {
	height: 89px;
	width: 598px;
	padding-top: 25px;
	padding-left: 426px;
}
.leftColumn {
	float: left;
	width: 498px;
}
.rightColumn {
	float: left;
	width: 504px;
	padding-left: 22px;
	margin-top: -38px;
}
.rightContent {
	width: 504px;
}
.footerArea {
	background-image: url(../images/template/footerBackground.jpg);
	background-repeat: repeat-y;
	width: 1018px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
}
.footerArea a {
	color: #000000;
	text-decoration: none;
}
.footerArea a:hover {
	color: #770026;
}

.footerLeft {
	float: left;
	width: 500px;
}
.footerRight {
	float: right;
	width: 300px;
	text-align: right;
}
.copyArea {
	width: 464px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.copyArea2 {
	width: 428px;
	padding-left: 70px;
	padding-bottom: 20px;
}

.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
.black12 a {
	color: #770026;
}

.red12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #770026;
}
.siteLists {
	margin-left: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.staffCells {
	line-height: normal;
	padding-bottom: 12px;
	padding-right: 12px;
}
.subNavSelector {
	float: left;
	width: 70px;
	height: 200px;
}
.subNavArea {
	float: left;
	height: 200px;
	width: 428px;
}
.providerTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #770026;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #770026;
	width: 464px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 17px;
}
.providerArea {
	width: 464px;
	padding-top: 151px;
	padding-bottom: 20px;
}




.dropContentLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.dropContentLinks a {
	color: #000000;
	text-decoration: none;
}
.dropContentLinks a:hover {
	color: #770026;
}
.dropContent {
	padding-left: 10px;
	display: none;
	padding-bottom: 20px;
}
.dropContentTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #770026;
	margin-left: -10px;
}
.errors {
	color: #FF0000;
}
.locationBack {
	float: left;
}
.locationsSubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F001E;
}
.locations {
	padding-left: 162px;
}

.locationsSubNav a {
	color: #770026;
	text-decoration: none;
}
