@charset "utf-8";
body  {
	color: #000000;
	background-color: #FEFBE7;
	text-align: center;
}

.twoColFixLtHdr #container {
	width: 785px;
	text-align: left;
	margin: 0 auto;
	background-color: #FDF7C6;
	border: 1px solid #C4AD39;
} 
#top_banner {
	background-image: url(../images/healing/healing_banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 785px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_bar {
	background-image: url(../images/healing/healing_bar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 785px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixLtHdr #sidebar1 {
	width: 225px;
	padding: 2px 0px 10px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FDF7C6;
}
.sidebar_item{
	COLOR: #000000;
	font-family: "Futura Bk", Verdana, Arial, helvetica;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 15px;
}
.sidebar_item a {
	text-decoration: none;
	color: #A49400;
}
.sidebar_item a:hover {
	color: #975851;
	text-decoration: underline;
}

.sidebar_news  {
	color: #B12A2E;
	margin-bottom: 3px;
	margin-left: 110px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.sidebar_news   a  {
	text-decoration: none;
}
.sidebar_newsbody{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 110px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
}
.sidebar_more  {
	color: #B12A2E;
	font-weight: bold;
}

.twoColFixLtHdr #mainContent {
	margin: 0;
	padding: 25px 10px 5px 19px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-left-width: 1px;
	border-left-color: #C4AD39;
	border-left-style: solid;
	background-color: #FDF9CE;
}

#mainContent h1 {
	color: #424527;
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	font-style: normal;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #424527;
	font-weight: normal;
	margin-bottom: 5px;
	font-style: normal;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #424527;
	font-weight: normal;
	margin-bottom: 7px;
	font-style: normal;
}
#mainContent h4 {
	color: #424527;
	font-size: 16px;
	font-style: normal;
}
#mainContent H6 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	COLOR: #424527;
	LINE-HEIGHT: 16px;
	PADDING-TOP: 10px;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman", Times, serif
}
#mainContent   p, #mainContent  td {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #4A4E2C;
	margin-top: 5px;
	margin-bottom: 6px;
}

#mainContent a {
	text-decoration: underline;
	color: #336600;
}
#mainContent a:hover {
	color: #cc6633;
	text-decoration: underline;
}

.twoColFixLtHdr #footer {
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-color: #27527f;
	border-top-style: solid;
} 

