body {
	background-image:url(http://www.celebratedrugrehab.com/images/background.gif);
	background-color: #003c76;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px;
	color:#333333;
}
* { margin: 0; padding: 0; }
#wrapper, .wrapper {
	width: 805px;
	margin: 0 auto 0 auto;
	background-repeat:repeat-y;
	background-image: url(http://www.celebratedrugrehab.com/images/wrapper.png);
}

a:link {
	color: #960;
	text-decoration:none;
}
a:visited {color: #960;}
a:hover {
	color: #303;
	text-decoration: none;
}
h1 {
	color:#003c76;
	font-size:30px;
	background-image:url(http://www.celebratedrugrehab.com/images/H1.png);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding:19px 50px 20px;
	font-family:"Times New Roman", Times, serif;
	line-height:50px;
	margin-bottom:-20px;
	margin-top:0px;
	text-align:left;
}
h2 {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	line-height:28px;
	padding:0px 0px 2px;
	margin:5px;
	text-align:left;
	color:#960;
}
h3 {color:#003c76;
	font-style:italic;
	font-size:13px;
	font-weight:normal;
}

#body-start {}
#content {
	padding-left:12px;
	padding-right:12px;
	width:545px;
	text-align:justify;
	float:right;
	background-image:url(http://www.celebratedrugrehab.com/images/content_top.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-right:18px;
	_margin-right: 9px; /* IE 6 */
	background-color: #FFF;
}
.img-border {center; margin-bottom:10px; border:1px solid #333; font-weight:bold; }
.img-right {float:right; border: 1px solid #333; margin:7px 0px 4px 10px;}
.img-reg {border: 1px solid #333; margin:7px 0px 5px 0px;}
.img-left {float:left; border: 1px solid #333; margin:7px 10px 4px 0px;}

#content p.text {
	text-align:justify;
	background:none;
	margin-left:50px;
	margin-right:20px;
}
#content p {
	text-align:justify;
	background:none;
}
#content ul {margin-left:30px; padding:5px 0px 5px 0px;}
#content ol {margin-left:30px;}

#sidebar {
	margin-left:18px;
	_margin-left: 9px; /* IE 6 */	
	width:200px;
	text-align:center;
	float:left;
}

/**************** menu coding *****************/

* html #sidebar ul {width:175px;}
	#sidebar ul {
		list-style: none;
		margin-left: 0px;
		margin-right: 0px;
		padding: 0;
		border: none;
		}
		
	#sidebar li  {
		border-bottom: 1px solid #fff;border-top:1px solid #fff;
		margin: 0;
		}
	#sidebar li a {
	display: block;
	padding: 3px 5px 3px 20px;
	text-decoration: none;
	width: 100%;
	background-image:url(http://www.celebratedrugrehab.com/images/nav-arrow-over.gif);
	background-position:8px 12px;
	background-repeat:no-repeat;
	text-align:left;
	color:#fff;
	background-color:#003c76;
		}

* html #sidebar ul li ul {width:165px;}
#sidebar ul li ul	{margin:0px; padding:0px; border-top:1px solid #fff;}
#sidebar ul li ul li  {border-bottom: 0px;}

		#sidebar ul li ul li a {
			
			padding-left:30px;
			background-image:url(http://www.celebratedrugrehab.com/images/nav-arrow-over.gif);
			background-position:18px 12px; background-repeat:no-repeat; background-color:#356592;
		}		
		#sidebar ul li ul li a:hover {
			background-image:url(http://www.celebratedrugrehab.com/images/nav-arrow-over.gif);
			background-position:22px 12px; background-repeat:no-repeat;	 background-color:#b88e4f;		

		}

	html>body #sidebar li a {
		width: auto;
		}

	#sidebar li a:hover {
	background-color: #a37a3b;
	color: #fff;
	text-decoration:none;
	background-image:url(http://www.celebratedrugrehab.com/images/nav-arrow-over.gif);
	background-position:12px 12px;
	background-repeat:no-repeat;
		}
 

div.hr {background: url(http://www.celebratedrugrehab.com/images/divider.gif) no-repeat scroll center; height: 45px}
div.hr hr {display: none}

input {margin:1px; width:170px;}
select {margin:1px; width:174px;}
textarea {margin:1px; width:441px;}

#footer {
	width: 805px;
	margin: 0 auto 0 auto;
	background-repeat:no-repeat;
	background-image: url(http://www.celebratedrugrehab.com/images/footer.png);
	padding-top: 18px;
	line-height:18px;
	color:#CCC;
	text-align:center
}
#footer a {color:#B58A49}
#footer a:hover {color:#CCC}

table td {vertical-align:middle; text-align:center; padding:1px; border:1px solid #666;}
.schedule {
	border-collapse:collapse;
	border:1px solid #666;
	background-color:#F1EAE0
}
.schedule-head {
	color:#FFF;
	background-color:#1A5895
}
.schedule-time {background-color: #DBC8AE}
.schedule-highlight {background-color:#C9D4DE}

#wcMessage {display: none;}
