#banner {
	height: 122px;
}
body {
	margin: 0px;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #DF1910;
	font-size: 1.6em;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #DF1910;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #DF1910;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #000;
	text-decoration: underline;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #000;
	text-decoration: underline;
	padding-left: 15px;
}



p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color: #DF1910;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}



#main {


}


#navBar {
	float: left;
	width: 158px;
	height: 550px;
	background-image: url(../images/Nav_Gradient.jpg);
	background-repeat: repeat-x;
}



#mainContent {
	float: right;
	width: 79%;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	position: relative;
}
#breadCrumbs  {
	padding-top: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
	width: 400px;
}
#mainContent #col1 {
	float: left;
	width: 322px;
	margin-right: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-position: outside;
}

#mainContent #col2 {
	width: 322px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#mainContent #col1 h1 {
	text-decoration: underline;
	font-size: 1em;
	color: #000;
}
#mainContent #col2 h1 {
	text-decoration: underline;
	font-size: 1em;
	color: #000;
}


#mainContent p span {
	font-size: 0.85em;
}
#2colContainer {
	margin: 0px;
}
#inductions {
	background-image: url(../images/Downloads%20Column_Middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 15px;
}
#deepeners {
	background-image: url(../images/Downloads%20Column_Middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 15px;
}
#selfEsteem {
	background-image: url(../images/Downloads%20Column_Middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 15px;
}
#awakening {
	background-image: url(../images/Downloads%20Column_Middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 15px;
}
#packages {
	background-image: url(../images/Downloads%20Column_Middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#clinicalScripts {
	background-image: url(../images/Downloads%20Column_Middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#weightLoss {
	background-image: url(../images/Downloads%20Column_Middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 15px;
}



.breadCrumbs {
	font-size: .78em;
}

.centerText {
	text-align: center;
}
.smallText {
	font-size: 0.8em;
	text-align: center;
}


.clearfloat {
	clear: both;
}
#footer {
	background-color: #DF1910;
	height: 15px;
}
#footerText {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	text-align: center;
}

#popUp {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFC;
}
#popUp h1 {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#popUp p span{
	font-size: 0.85em;
}
#popUp .centerText {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#children {
	background-image: url(../images/Downloads%20Column_Middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 15px;
}
.redtext {
	color: #CC272D;
	text-decoration: blink;
}
.redtextcrossout {
	color: #CC272D;
	text-decoration: line-through;
}
.smallerText {
	font-size: 0.8em;
	font-style: italic;
}
.blinkingredtext {
	color: #DF1910;
	text-decoration: blink;
	background-color: #FF9;
}

