/* Backgrounds */
html
{
	height: 100%;
	max-height:100%; 
	overflow:hidden;
}

 body
{
	margin: 0;
	background-color: White;
	background: url("/images/Background.Sidebar.Stripes.Default.gif");
	background-repeat: repeat-y;
	background-color: White;
	overflow: hidden;
}

* html{
     height: 100%;
     width: 100%;
     overflow: hidden;
}

* html body{
     height: 100%;
     width: 100%;
	overflow: hidden;
}

#topContainer
{
	margin: 0;
	position: absolute;
	top: 0;
	bottom: 39px;
	width: 100%;
	_height: expression(document.body.offsetHeight - 38);
	_margin-bottom: 39px;
	overflow: auto;
	_overflow: auto;
	background: url("/images/Watermark.Content.Background.Default.gif");
	background-position: 286px 240px;
	background-repeat: no-repeat;
}

#header
{
	width: 780px;
	height: 150px;
	margin: 0;
	background: url("/images/Background.NavigationTop.Gradient.Default.png");
	background-repeat: repeat-y;
	background-color: White;
}

#header #tagline
{
	width: 780px;
	height: 30px;
	background: url("/images/Banner.NavigationTop.Tagline.Default.png");
	_background: url("");
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/Banner.NavigationTop.Tagline.Default.png',sizingMethod='scale');
	background-repeat: no-repeat;
	background-color: White;
}

#header #buttons
{
	height: 120px;
	width: 780px;
	padding-left: 15px;
}

#header #CCM_logo
{
	padding-left: 20px;
}

#header a,
#header img
{
	text-decoration: none;
	border: 0;
}

#Welcome #header #tab
{
	margin-bottom: 0;
	_margin-top: -4px;
	padding: 0;
	border-top: 0;
	width: 780px;
	height: 25px;
	background: url("/images/PageTitleTab.Header.AboutUs.Default.png");
	background-repeat: no-repeat;
	background-position: 210px 0;
	background-color: White;

}

#About #header #tab
{
	margin-bottom: 0;
	_margin-top: -4px;
	padding: 0;
	border-top: 0;
	width: 780px;
	height: 25px;
	background: url("/images/PageTitleTab.Header.AboutUs.Default.png");
	background-repeat: no-repeat;
	background-position: 210px 0;
	background-color: White;

}

#header #tab img
{
	_margin-top: -1px;
	padding: 0;
	border-top: 0;
	_height: 26px;
}

#MentalHealth #header #tab
{
	margin-bottom: 0;
	_margin-top: -4px;
	height: 25px;
	background: url("/images/PageTitleTab.Header.MentalHealth.Default.png");
	background-repeat: no-repeat;
	background-position: 210px 0;
	background-color: White;
}

#Education #header #tab
{
	margin-bottom: 0;
	_margin-top: -4px;
	width: 780px;
	height: 25px;
	background: url("/images/PageTitleTab.Header.Education.Default.png");
	background-repeat: no-repeat;
	background-position: 210px 0;
	background-color: White;
}

#HealthAndHousing #header #tab
{
	margin-bottom: 0;
	_margin-top: -4px;
	width: 780px;
	height: 25px;
	background: url("/images/PageTitleTab.Header.HealthAndHousing.Default.png");
	background-repeat: no-repeat;
	background-position: 210px 0;
	background-color: White;
}

#Preventive #header #tab
{
	margin-bottom: 0;
	_margin-top: -4px;
	width: 780px;
	height: 25px;
	background: url("/images/PageTitleTab.Header.Preventive.Default.png");
	background-repeat: no-repeat;
	background-position: 210px 0;
	background-color: White;
}

#Contact #header #tab
{
	margin-bottom: 0;
	_margin-top: -4px;
	width: 780px;
	height: 25px;
	background-color: White;
}

#Community #header #tab
{
	margin-bottom: 0;
	_margin-top: -4px;
	width: 780px;
	height: 25px;
	background-color: White;
}

#header #tab #page_title
{
	font-size: 12px;
	font-weight: Bold;
	color: White;
	padding-bottom: 1px;
	padding-left: 14px;
	vertical-align: middle;
}

#newspage #header #tab
{
	margin-bottom: 0;
	width: 780px;
	height: 25px;
	background-color: White;
}

#header #tab img
{
	vertical-align: middle;
}

/* Sidebars */
#sidebar
{
	float: left;
margin-top: 30px;
	_margin-top: 10px;

	width: 166px;
}

#sidebar  ul#about_us
{
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
}

#sidebar a,
#sidebar li
{
	margin: 0;
	text-decoration: none;
	border: 0;
	padding: 0;
}

#sidebar img
{
	border: 0;
	margin: 0;
	padding: 0;
}

/* News Balloon */
#news
{
	position: absolute;
	bottom: 37px;
	_bottom: 33px;
	width: 166px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#news #tab
{
	margin: 0;
	_margin-bottom: -4px;
	padding: 0;
	height: 27px;
	width: 166px;
}

#news #photo
{
	margin: 0;
	_margin-bottom: -4px;
	padding: 0;
	height: 62px;
	width: 166px;
}

#news #content
{
	
	background-color: rgb(223, 248, 177);
	padding-top: 10px;
	padding-bottom: 10px;
	color: Orange;
	margin: 0;
	font-size: 10px;
	font-weight: Bold;
	width: 166px;
}

#news #content a
{
	color: Orange;
	text-decoration: none;
}

#news #content ul
{
	margin: 0;
	padding: 0;

	padding-left: 2em;
	background-color: rgb(223, 248, 177);
	_width: 146px;
	
}
#news #content ul li
{
	padding-bottom: .25em;
}

/* Programs Bolding */
#MentalHealth  .program_bold
{
	color: rgb(65, 88, 170);
}

#Education  .program_bold
{
	color: rgb(214, 165, 0);
}

#HealthAndHousing  .program_bold
{
	color: rgb(255, 102, 0);
}

#Preventive  .program_bold
{
	color: rgb(191, 4, 34);
}

/* Content */
#content
{
	float: left;
	margin-left: 58px;
	margin-top: 60px;
	_margin-top: 30px;
	padding-bottom: 30px;
	width: 360px;
	color: rgb(80, 80, 80);
}

#content a
{
	color: rgb(47, 179, 252);
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

#content a:hover
{
	color: rgb(47, 179, 252);
	text-decoration: underline;
}

#content_photo img
{
	float: left;
	margin-left: 30px;
	margin-top: 60px;
	_margin-top: 30px;
}

.mental_health_title
{
	color: rgb(67, 91, 176);
	font-weight: Bold;
}

.education_title
{
	color: rgb(214, 165, 0);
	font-weight: Bold;
}

.housing_title
{
	color: rgb(255, 102, 0);
	font-weight: Bold;
}

.families_title,
.families_title a
{
	color: rgb(191, 4, 34);
	font-weight: Bold;
}

.change_descriptions
{
	color: rgb(47, 179, 252);
	
}

.change_descriptions a
{
	text-decoration: none;
	color: rgb(47, 179, 252);
	font-weight: Bold;
}

/* Footer */
#footer
{
	position: absolute;
	display:block;
	bottom: 0;
	_bottom: -1px;
	left: 0;
	height: 37px;
	width: 100%;
	background: url("/images/Background.Footer.Stripes.Default.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #D7D7D7;
}

#copyright
{
	float:left;
	margin-left: 1em;
	margin-right: 3em;
	padding-top: 15px;
	color: #878787;
	font-weight: Bold;
	white-space: nowrap;
	font-size: 10px;
}

#newsletter
{
	float: right;
	margin-right: 2em;
	width: 215px;
	text-align: left;
	font-size: 10px;
}

#newsletter input
{
	margin-top: 6px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 150px;
	border: 1px Solid #aaa;
	border-top: 1px Solid #666;
	white-space: nowrap;
	font-size: 10px;
}

#newsletter a
{
	display: block;
	margin-top: -20px;
	_margin-top: -21px;
	margin-left: 2px;
	float: right;
	height: 19px;
	width: 63px;
	background: url("/images/Button.Footer.Submit.Default.png") 0 0 no-repeat;
	font-size: 10px;
}

#newsletter a:active
{
	display: block;
	margin-top: -20px;
	_margin-top: -21px;
	float: right;
	height: 19px;
	width: 63px;
	background-position: 0 -19px;
}

#newsletter #form
{
	width: 170px;
	font-size: 10px;
}

#footer #search
{
	float: right;
	margin-right: 2em;
	width: 215px;
	text-align: left;
	font-size: 10px;
	display: none;
}

#footer #search input
{
	margin-top: 6px;
	margin-bottom: 2px;
	width: 150px;
	border: 1px Solid #aaa;
	border-top: 1px Solid #666;
	white-space: nowrap;
	font-size: 10px;
}

#footer #search a
{
	display: block;
	margin-top: -20px;
	_margin-top: -19px;
	float: right;
	height: 19px;
	width: 62px;
	background: url("/images/Button.Footer.Search.Default.gif") 0 0 no-repeat;
	font-size: 10px;
}

#footer #search a:active
{
	display: block;
	margin-top: -20px;
	_margin-top: -19px;
	float: right;
	height: 15px;
	width: 59px;
	background-position: 0 -15px;
}

#footer #search #form
{
	width: 170px;
	font-size: 10px;
}

#footer .hint
{	
	color: #878787;
	font-weight: Bold;
	white-space: nowrap;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: -4px;
}
/* Newsletter Form */

/* About */
#About p.title
{
	font-weight: Bold;
}

#About .name
{
	font-weight: Bold;
}

/* General Styles */
.bold
{
	font-weight: Bold;
}


p 
{ 
	margin: 0; 
	padding: 0; 
}

p.detail_level
{
	margin-bottom: 1em;
}
