BODY {
	behavior:url("csshover3.htc");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 980px;
	margin: 0 auto;
	padding-top: 15px;
	
}



H1 {
	font-size:130%;
	color:#971917;
	font-weight:bold;
	padding: 8px 0px 4px 0px;
	margin: 0 0 10px 0;
}
	
H2 {
	font-size:120%;
	font-weight:bold;
	/*text-transform:uppercase;*/
	/*color: #7498BB;*/
	color: #335599;
	margin: 10px 0px 10px 0px;
	padding-bottom: 5px;
	
}
	
H3 {
	font-size: 100%;
	/*color:#330099;*/
	color: #000;
	margin-bottom: 1px;
}

A, A.selected, A.visited {
	color:#000080;
	}
A:HOVER {
	color:#FF0000;
	}
	
SELECT,INPUT, TEXTAREA {font-size:80%;}
IMG {border:0;}
FORM{margin:0;}


/******  HEADER  ******/
#Header {
	width: 980px;
	height: 130px;
	background: url(/img/header.png) no-repeat;
}

#Logo {
	float: left;
	width: 340px;
	height: 43px;
	background: url(/img/top-logo.png) no-repeat center center;
	padding: 20px;
}

#CallTop {
	width: 340px;
	height: 70px;
	float: right;
	background: url(/img/Top-Call.gif) no-repeat right center;
}

.nav {
	text-align: center;
	margin: 0 auto;
	border: 3px solid #FFF;
}

.nav DL{
	text-align: center;
	margin: 0 auto;
	background: #000;
}

.nav DT {
	float: left;
	background: #000;
}

.nav DT A{
	padding: 10px;
	display: display;
}



/*### NAVIGATION ###*/
/*********************/

#menuh-container
	{
		text-align: center;
		margin: 8px 0 0 150px;
	}

#menuh {
	margin: 0 auto;
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	float:left;
	/*margin:2em;
	margin-top: 1em;*/
	border: 4px solid #FFF;
}
		
#menuh a {
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 5px 10px 5px 10px;
}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background: #262626;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: #666666;
	text-decoration:none;
}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	/*width:7em;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh ul li ul li{
	text-align:left;
}
#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	text-align: left;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	width: 120px;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}


/******  MAIN CONTENT  ******/
#Content {
	width: 600px;
	float:left;
	padding: 0;
	margin: 0 auto;
}

#Content {
	float: left;
	padding: 0px;
}

#Content P {
	line-height: 18px;
}


/*### HOMEPAGE ###*/
/*********************/

#HomepageIntro {
	
}

#HomepageIntro .Text {
	float: left;
	width: 250px;
}

#HomepageIntro .Image {
	float: right;
	width: 340px;
}

#HomepageLinkBar {
	width: 560px;
	background: #334556;
	float: left;
	margin: 0;
}

#HomepageLinkBar2 {
	width: 560px;
	background: #334556;
	float: left;
	margin: 0;
}

#HomepageLinkBar UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 12em;
	float: left;
}

#HomepageLinkBar LI {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
	float: left;
}

#HomepageLinkBar .Call {
	background: url(/img/LinkBar-Call.gif) no-repeat center center;
	width: 209px;
	height: 12px;
	padding: 10px;
}

#HomepageLinkBar A {
	padding: 10px;
	color: #FFF;
	display: block;
	font-weight: bold;
}

#HomepageLinkBar A:hover {
	background: #7B92A9;
}

#HomepageTopics {
	margin: 0 auto;
}

#HomepageTopics DL {
	width: 250px;
	float: left;
	padding: 10px;
	margin: 0 auto;
}

#HomepageTopics DD {
	margin: 0;
	font-size: 85%;
	padding: 3px 0 10px 0;
	text-align:justify;
}

#DrugSigns {
	background: url(/img/Drug-Addiction-Signs.jpg) no-repeat center center;
	width: 573px;
	height: 166px;
	border: 2px solid #5887C0;
	margin: 0 auto;
}

#DrugSigns DIV {
	padding: 10px 20px 10px 250px;
}

#DrugSigns .Header{
	font-size: 160%;
	font-weight: bold;
}

#DrugSigns UL{
	list-style-type: none;
}

#DrugSigns LI{
	padding: 3px;
}

/******  CallbackForm  ******/
#CallbackForm{
	float: left;
	width: 150px;
}

#CallbackForm INPUT{
	border: 1px solid #000;
	padding: 1px;
	margin: 1px;
	width: 100px;
}


#CallbackForm TEXTAREA{
	border: 1px solid #000;
	width: 140px;
	height: 40px;
}

#CallbackForm .Submit{
	background: #335599;
	color: #FFFFFF;
	font-weight: bold;
}



/******  SITEMAP  ******/
/***********************/

#Sitemap LI {
	padding: 4px;
}

#Sitemap UL {
	font-size: 80%;
}

#Sitemap UL LI UL {
	font-size: 100%;
}




/******  ARTICLE MAP  ******/
/***************************/

#ArticleMap  H3{
	font-size: 120%;
	background: url(/img/logo-bullet.gif) no-repeat left center;
	padding-left: 20px;
}

#ArticleMap DL {
	margin-left: 40px;	
}

#ArticleMap DT {
	padding-top: 10px;
	font-weight: bold;
}

#ArticleMap DD {
	margin: 2px;
}




/*### MEETINGS / LISTINGS ###*/
/*****************************/
#MeetingCities {
		
}

#MeetingCities UL {
	margin: 0 auto;
	float: left;
	font-size: 90%;
	list-style: none;
	padding: 0;
}

#MeetingCities LI {
	margin: 0;
	padding: 3px 3px 3px 10px;
}

/* Locations */

.MeetingLocations {
	float: left;
	margin-left: 15px;
}

.MeetingLocations DT {
	font-weight: bold;
	margin-top: 10px;
}

.MeetingLocations DD {
	font-size: 80%;
	margin: 2px;
}


#MeetingTimes {
	padding-top: 15px;
}

#MeetingTimes DT {
	font-weight: bold;	
}

#StateSelect UL {
	float: left;
	list-style-type: none;
	margin-left: 20px;
}




/*****  CTA Call Box  *****/
.CTA-CallBox {
	margin: 0 auto;
	text-align: center;
	color: #DBD8F3;
}


.CTA-CallBox .Big {
	font-size: 150%;
	font-weight: bold;
	text-align:center;
	font-style: none;
}

.CTA-CallBox P {
	font-weight: bold;
	text-align:center;
	font-style: italic;
	margin: 0;
}





/*###  US Map  ###*/
#US-Map {
	text-align:center;
	margin: auto;
}



/*### RIGHT NAVIGATION ###*/
/**************************/
#RightNav {
	float: right;
	width: 350px;
	background: #D1D1D1;
}

#RightNav .BoxPad {
	margin: 5px 4px 5px 4px;
	padding: 3px;
	background: #FFF;
	
}

#RightNav .Box {
	border: 1px solid #D1D1D1;
	padding: 5px;
	background: #FFF;
}

#RightNav .BoxHeader {
	padding: 5px;
	background: #536576;
	color: #FFF;
	text-align:center;
	font-weight: bold;
}

#RightNav .Box UL {
	margin: 0 auto;
	float: left;
	font-size: 80%;
	list-style: none;
	padding: 0;
	background: #FFF;
}

#RightNav .Box LI {
	margin: 0;
	padding: 3px 3px 3px 7px;
	border-bottom: 1px solid #6DB0AF;
}

#RightNav .Box H2 {
	font-size:120%;
	font-weight:bold;
	color: #135286;
	margin: 5px 0px 5px 0px;
}

#RightNavForm {
	text-align:center;
}

#RightNavForm INPUT, #RightNavForm TEXTAREA {
	width: 100%;
}

#RightNavTalk {
	text-align:center;
}


/******  FOOTER  ******/
/**********************/
#Footer {
	clear:both;
	width:980px;
	padding: 3px;
	font-size:10px;
	color:#67686A;
	border-top: 1px solid #67686A;
	margin:auto;
}
	
#Footer a {
	padding:3px;
	color:#67686A;
}

#Footer .NavLinks {
	text-align:right;
}





/******  CONTACT  ******/
/***********************/
#ContactForm TD {
 	padding: 3px;
 }



/******  OTHER  ******/
/*********************/
 H3 .LogoBullet {
 	background: url(/img/logo-bullet.gif) no-repeat left center;
	padding-left: 20px;
 }
 
 /*** Citcies  ***/
 /* Counties List */
.CityCountyList {
}

.CityCountyList .Header {
}

.CityCountyList UL {
	float: left;
	margin: 2px 0 0 0;
	list-style-type: none;
	border-left: 1px dotted #442105;
	padding: 0;
}

.CityCountyList LI {
	padding-top: 2px;
	margin: 0 10px 0 10px;
	font-size: 90%;
}
 
 
 
 
 /******  CONTACT  ******/
/***********************/
#EditListing INPUT.desc {
	width: 280px;
}

#EditListing TD.Header {
	font-size: 140%;
	color: #FFFFFF;
	background: #000000;
	padding: 5px;
	text-align: center;
}
 
 