@charset "UTF-8";

#consultingWrapper {
	background-color: #AD5E2D;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#subContent {
	background-color: #FFFFFF;
	background-image: url(../images/global/bottomBar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
}
#topWrapper {
	margin: 0px;
	width: 100%;
	height: 240px;
	background-image: url(../images/sub/subWrapBackground.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header {
	margin: 0px auto;
	width: 800px;
	background-image: url(../images/sub/centerBackground.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 240px;
	text-align: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.contentCell {
	background-image: url(../images/home/sepBar.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.consultingCell li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #29353E;
	margin-left: 30px;
	padding: 0px;
}
.consultingCell ul {
	margin-bottom: 15px;
}

.consultingCell {
	background-color: #BACBDC;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-bottom: 10px;
}
.consultingCell a {
	color: #993300;
}
.consultingCell a:hover {
	color: #993300;
	text-decoration: none;
}


.chakra {
	margin-right: 10px;
	border: 1px solid #666666;
}
.chakraCell {
	padding-bottom: 10px;
}
.denise {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#colorWheel {
	width: 452px;
	margin-right: auto;
	margin-left: auto;
}

