@charset "UTF-8";

/* CSS Document */
#headline {
	width: 611px;
	display: block;
	background-image: url(../images/headline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 21px;
	line-height: 23px;
	color: #4c5553;
	width: 552px;
	display: block;
	margin: 0px 0px 0px 15px;
	padding: 11px 0px 10px;
}

a:link, a:visited, a:active {
	color: #843ea7;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
a:hover {
	color: #843ea7;
	text-decoration: underline;
}
#main_container {
	margin: 0px auto;
	padding: 0px;
	width: 941px;
	background-color: #FFFFFF;
}
#top_push {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 941px;
}

#bg_wrap_home_top {
	background-image: url(../images/bg_wrap_home_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 506px;
	width: 941px;
}
#bg_wrap_inner_top {
	background-image: url(../images/bg_wrap_inner_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 325px;
	width: 941px;
}

#header_wrap {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	height: 82px;
	width: 889px;
	background-color: #FFFFFF;
}
#home_crossfade {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	height: 403px;
	width: 889px;
	background-color: #C0BCC0;
}
#inner_crossfade {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	height: 220px;
	width: 889px;
	background-color: #C0BCC0;
}
#header_wrap a {
	padding: 0px;
	height: 54px;
	width: 364px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -5000px;
	margin: 0px;
	display: block;
}
#header_wrap a:hover {
	background-image: url(../images/logo_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
#header_wrap blockquote {
	padding: 0px;
	height: 55px;
	width: 273px;
	background-image: url(../images/call_us.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -1974px;
	margin: 24px 45px 0px 0px;
	float: right;
	display: inline;
}
#logo {
	margin: 24px 0px 0px;
	padding: 0px;
	height: 54px;
	width: 364px;
	display: inline;
	float: left;
}
#logo a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
 
}


#bg_wrap_middle {
	margin: 0px;
	padding: 0px;
	width: 941px;
	background-image: url(../images/bg_wrap_middle.gif);
	background-repeat: repeat;
	background-position: center;
}

#left_column {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	width: 620px;
	display: inline;
	float: left;
	background-image: url(../images/sep_line.gif);
	background-repeat: repeat-y;
	background-position: 631px;
}
#left_column_header {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	float: left;
	width: 645px;
	display: inline;
}
h1.home_h1 {
	width: 611px;
	height:56px;
	display: block;
	background-image: url(../images/headline.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -1974px;
	margin: 0px;
	padding: 0px;
}
#left_column h3 {
	font-size: 15px;
	font-weight: bold;
	color: #72807d;
	line-height: 20px;
}
#left_column_footer {
	margin: 0;
	padding: 0px;
	height: 60px;
	width: 611px;
	background-image: url(../images/sep_line_bottom.gif);
	background-repeat: no-repeat;
	background-position: 576px top;
	background-color: #FFFFFF;
	clear: both;
}
#left_column_content {
	display: block;
	width: 566px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #3e3d3d;
	margin-top: 18px;
}
#our_facility_gallery {
	margin: 0;
	padding: 12px 0px 0px;
	width: 566px;
	clear: both;
	height: 450px;
}
#left_column_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #3e3d3d;
	
}

* html #bg_wrap_middle {
	margin-top: -1px;

}
#bg_wrap_bottom {
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 941px;
	background-image: url(../images/bg_wrap_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.list_left_col {
	margin-left: 0px;
	padding-left: 16px;
	list-style-type: disc;
}
.list_left_col li {
	margin-bottom: 15px;
}
.list_right_col {
	margin-left: 0px;
	padding-left: 15px;
	list-style-type: circle;
	margin-bottom: 0px;
}
.list_right_col li {
	margin-bottom: 0px;
}
.right_col_divider {
	background-image: url(../images/right_col_divider.gif);
	background-repeat: no-repeat;
	background-position: center 50%;
	margin: 0px auto;
	padding: 0px;
	height: 34px;
	width: 203px;
}
.sig {color: #95A9A5}

.clear {
	clear: both;
}
#right_column_home {
	float: left;
	width: 216px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #72807d;
	margin-top: 30px;
	display: block;
}
* html #right_column_home {
	margin-top: 45px;
	display: block;
}
.margin16 {
margin-top:16px;
}
.button {
	margin: 0px auto 14px;
	padding: 0px;
	height: 39px;
	width: 206px;
	background-image: url(../images/button_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
}
.button a:link, .button a:visited, .button a:active {
	line-height: 39px;
	color: #843ea7;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
}
.button a:hover {
	line-height: 39px;
	color: #843ea7;
	text-decoration: underline;
	background-image: url(../images/button_bg_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#bottom_wrap_nav {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	width: 849px;
	height: 37px;
	background-repeat: no-repeat;
}





* html #footer_links {
	width: 760px;
}
#footer_links {
	margin: 0px auto;
	padding: 16px 0px 0px;
	width: 740px;
	list-style: none;
	height: 37px;
}

ul#footer_links  li {
	float: left;
	white-space: nowrap;
	width: auto;
}

ul#footer_links  li a {
	padding: 0 0.8em 0 1.3em;
	background-image: url(../images/pipe.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	line-height: 20px;
}

* html ul#footer_links  a {
	padding: 0 0.8em 0 1.3em;
	background-image: url(../images/pipe.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	line-height: 20px;
}

ul#footer_links  a:hover {
	color: #A16DBB;
	text-decoration: underline;
}

ul#footer_links li.first a {
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0.8em;
	padding-bottom: 0px;
	padding-left: 0em;	
}
ul#footer_links li.gutter {
	margin-left:75px;
}
* html ul#footer_links li.gutter {
	margin-left:60px;
}

.ABOUT_SERENITY_CORNER {}

#left_column h1.about_serneity_corner {
	width: 611px;
	height:38px;
	display: block;
	background-image: url(../images/about_serenity_corner/title_whychoose.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -1974px;
	margin: 0px;
	padding: 0px;
}
.thumb {
	border: 1px solid #bcbcbb;
	padding: 0px;
	height: 157px;
	width: 206px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 16px;
}
.thumb img {
	border: 1px solid #5e5e5d;
	padding: 0px;
	height: 145px;
	width: 193px;
	margin: 5px 0px 0px;	
}
.thumb a:hover img {
		opacity: .7;
	filter: alpha(opacity=70);
}

.ADDICTION_INTERVENTION {}
#left_column h1.addiction_intervention {
	width: 611px;
	height:38px;
	display: block;
	background-image: url(../images/addiction_intervention/title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -1974px;
	margin: 0px;
	padding: 0px;
}
.DRUG_ALCOHOL_REHAB {}
#left_column h1.drug_alc_rehab {
	width: 611px;
	height:38px;
	display: block;
	background-image: url(../images/drug_alc_rehab/title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -1974px;
	margin: 0px;
	padding: 0px;
}
.PHILOSOPHY {}
#left_column h1.philosophy {
	width: 611px;
	height:38px;
	display: block;
	background-image: url(../images/philosophy/title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -1974px;
	margin: 0px;
	padding: 0px;
}
.OUR_FACILITY {}
#left_column h1.our_facility {
	width: 611px;
	height:56px;
	display: block;
	background-image: url(../images/our_facility/title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -1974px;
	margin: 0px;
	padding: 0px;
}
.thumb_of {
	border: 1px solid #bcbcbb;
	padding: 0px;
	height: 97px;
	width: 125px;
	text-align: center;
	float: left;
	margin: 0px 18px 14px 0px;
}
.thumb_of img {
	border: 1px solid #5e5e5d;
	padding: 0px;
	height: 85px;
	width: 113px;
	margin: 5px 0px 0px;
}
.thumb_of a:hover img {
		opacity: .7;
	filter: alpha(opacity=70);
}
ABOUT_OJAI {}
#left_column h1.about_ojai {
	width: 611px;
	height:56px;
	display: block;
	background-image: url(../images/about_ojai/title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -1974px;
	margin: 0px;
	padding: 0px;
}
CONTACT_US {}
#left_column h1.contact_us {
	width: 611px;
	height:38px;
	display: block;
	background-image: url(../images/contact_us/title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -1974px;
	margin: 0px;
	padding: 0px;
}
#left_column_content table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #3e3d3d;
	
}
#left_column_content table tr {
	padding-bottom: 18px;
}
.text_field_contact {
	margin: 0px;
	padding: 0px;
	width: 190px;
}
TESTIMONIALS {}
#left_column h1.testimonials {
	width: 611px;
	height:38px;
	display: block;
	background-image: url(../images/testimonials/title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -1974px;
	margin: 0px;
	padding: 0px;
}
.left_col_divider {
	background-image: url(../images/right_col_divider.gif);
	background-repeat: repeat-x;
	background-position: center 50%;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 555px;
}
.lighten {
	color: #72807D;
}
LINKS {}
#left_column h1.links {
	width: 611px;
	height:38px;
	display: block;
	background-image: url(../images/links/title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -1974px;
	margin: 0px;
	}
	
.left_col_divider_small {
	background-image: url(../images/right_col_divider.gif);
	background-repeat: repeat-x;
	background-position: center 50%;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 555px;
}
* html .left_col_divider_small {
	background-image: url(../images/right_col_divider.gif);
	background-repeat: repeat-x;
	background-position: center 50%;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 555px;
}
SITEMAP {}
#left_column h1.sitemap {
	width: 611px;
	height:38px;
	display: block;
	background-image: url(../images/sitemap_title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -1974px;
	margin: 0px;
	padding: 0px;
}
#left_column h1.not_found {
	width: 611px;
	height:38px;
	display: block;
	background-image: url(../images/404.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -1974px;
	margin: 0px;
	padding: 0px;
}
#left_column_content a strong {
	font-weight: normal;
}
