body { 
	background-color: #C1C49A;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 11px; color: #262626; 
	line-height: 18px; 
	font-family: verdana, arial, sans-serif;		       
}

body#homepage li#home a,
body#missionpage li#mission a,
body#addictionpage li#addiction a,
body#substancepage li#substance a,
body#assessmentpage li#assessment a,
body#facilitiespage li#facilities a,
body#treatmentpage li#treatment a,
body#programpage li#program a,
body#interventionpage li#intervention a,
body#costpage li#cost a,
body#locationpage li#location a,
body#staffpage li#staff a,
body#carepage li#care a,
body#faqpage li#faq a,
body#respage li#res a,
body#orgemppage li#orgemp a,
body#sapage li#sa a,
body#libpage li#lib a,
body#newpage li#new a,
body#onlinepage li#online a,
body#linkspage li#links a,
body#contactpage li#contact a, {
background: url(../pics/nav_over.jpg);
color: #000000;
}

h1 {
	font-size: 14px; color: #660000; 
	font-family: verdana, arial, sans-serif;
}

h2 {
	font-size: 12px; color: #262626;
	font-weight: bold; 
	font-family: verdana, arial, sans-serif;
}

#holder_reg {
     margin: 0 auto 0 auto; 
     text-align: left;
     width: 980px;
		 background: #FFF url(../pics/bg.jpg) repeat-y;
}

#header {
     display: inline;
     margin: 0;
		 padding: 0; 
		 width: 780px;
		 height: 169px;
}

#content_right a:link, a:active, a:visited {
	text-decoration: none; color: #595C36;
		border-bottom: 1px dotted #595C36;
}

#content_right a:hover {
	text-decoration: none;
		border-bottom: 1px solid #595C36;
}


#nav {
	float: left;
	height: 25px;
	margin-left: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
  padding: 5px 0 0 20px;
  display: inline;
	width: 920px;
	list-style: none;
	background-color: #848851;
}

#nav li {
	float: left;
	display: inline;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#content_main {
    clear: both;
		text-align: left;
		width: 980px;
		padding: 0px;
		margin:0;
}

#subnav {
		 float: left;
		 display: inline;
		 text-align: left;
		 width: 185px;
		 color: #ffffff;
		 padding-top: 20px;
		 margin-left: 40px;	
		 margin-top: 0;	 
		 margin-bottom: 0;
}

#subnav ul {
	margin: 0 0;
	padding: 0;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#subnav li {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

#subnav li#res a {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	display: block;
	height: 1%;
	background-image: url(../pics/nav.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

#subnav ul a:link, #subnav ul a:visited {
	color: #000000;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	display: block;
	height: 1%;
	background-image: url(../pics/nav.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

#subnav ul a:hover, #subnav ul a:active, #subnav ul a:focus {
	background-image: url(../pics/nav_over.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
}


.anylinkcss{
  position: absolute;
  visibility: hidden;
  margin: 0;
  list-style-type: none;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #666666;
  z-index: 100;
  width: 160px;
}

.anylinkcss a{
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 3px 10px 3px 15px;
	display: block;
	height: 1%;
	background-color: #fff;
	background-image: url(../pics/nav.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

.anylinkcss a:hover{ /*hover background color*/
  background-color: #fff;
	background-image: url(../pics/nav_over.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
}


.submenu {
		padding-left: 11px;
		font-size: 10px;
}


#content_right {
		float: right;
		display: inline;
		text-align: left;
		width: 650px;
		padding: 0px;
		margin-right:60px;
		margin-top:20px;
}


#footer {
	clear: both;
	width: 980px;
	height: 45px;
	font-size: 10px; color: #000; 
	font-family: verdana, arial, sans-serif;
	text-align: center; 
	background: url(../pics/footer_bg.jpg); 
}

#footer a:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000; 
	TEXT-DECORATION: none;
	border-bottom: 1px dotted #000;
}

#footer a:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000; 
	TEXT-DECORATION: none;
}

#footer a:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000; 
	TEXT-DECORATION: none;
	border-bottom: 1px solid #000;
}

.cbSide {
width:160px;
float: left;
margin: 0;
padding: 0;
background: #FFF;
}
.cbSide p {
margin: 0;
padding: 1px 0 5px 5px;
font-size: 90%;
color: #666;
}

.cbSide ul {
list-style-type: none;
font-weight: bold;
margin-top: 2px;
margin-left: 0;
margin-bottom: 0;
padding: 10px;
}

.cbSide li a:link {
color:#333;
line-height:190%;
text-decoration:none;
display:block;
width:160px;
border-bottom: 1px solid #EDEAEB;
background: #FFF;
}

.cbSide li a:active {
color:#333;
line-height:190%;
text-decoration:none;
display:block;
width:160px;
border-bottom: 1px solid #EDEAEB;
background: #FFF;
}

.cbSide li a:hover {
color:#7A1F32;
line-height:190%;
display:block;
width:160px;
border-bottom: 1px solid #EDEAEB;
background: #FFF url(../pics/tick1.gif);
text-decoration:none;
}

.cbSide li a:visited {
color: #999;
text-decoration:none;
line-height:190%;
display:block;
width:160px;
border-bottom: 1px solid #EDEAEB;
background: #FFF url(../pics/tick2.gif);
}

input[type="submit"]
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 80%;
font-weight: bold;
}

input[type="text"], textarea, select
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}

input[type="passowrd"]
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}

h4 {
	font-size: 12px; color: #CC0000; 
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	}