
body {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	background-color : #FFFFFF;
	/* background-image:url(../images/bg_grad.jpg); */
	background-attachment: fixed; 
	background-repeat: repeat-x;
	}
	
#mainTable {
	width: 90%;
	/* *border: 1px solid #B9B865; */
	*border: 1px solid #CCCCCC;
	/* background-color : #FFFFFF; */
	/*/*/line-height: 1.5em; /* */
	}

#maincontent {
	vertical-align: top;
	margin: 0em;
	padding: 0 10px 10px 10px;
	/* use padding instead of margin for multicolumn layouts because of a really odd ie5pc bug where it sometimes relates the width of an unrelated menu div to this div. */
	/*border-left: 1px solid #B9B865;*/
	border-left: 1px solid #CCCCCC;
	/*border-right: 1px solid #B9B865;*/
	border-right: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	font-size: 1em;
	/*/*/font-size: 100%; /* */
	}

.vidcol {
	padding-right: 30px;
	} 

.vidbox { 
	width: 165px;
	float: right;
	border: 1px solid #cccc66;
	padding: 4px 4px 8px 4px;
	margin: 20px 0 10px 18px;
	text-align: center;
	clear: both;
	}

.vidbox2 { 
	width: 155px;
	text-align: center;
	}

#contactdiv {
	vertical-align: top;
	margin: 0em;
	padding: 0em 1em 2em 2em;/* use padding instead of margin for multicolumn layouts because of a really odd ie5pc bug where it sometimes relates the width of an unrelated menu div to this div. */
	 border-left: 1px solid #B9B865; 
	background-color:#FFFFFF;
	font-size: 1em;
	/*/*/font-size: 100%; /* */
	}

#maincontent a {
	text-decoration: underline;
	font-weight: normal;
	color: #5C6AB2;
	}

#maincontent a:link {
	color : #5C6AB2;
	}
		
#maincontent a:visited {
	color: #5C6AB2;
	background-color:#FFFFFF;
	}
 
#maincontent a:hover, a:active {
	color: #FFFFFF;
	background: transparent;
	background-color: #5C6AB2;
	}

/* NOTHING - killed border above */

#maincontent ul {
	/*/*/
	padding: 0 0 0 2em;
	list-style-type: square; 
	margin-left: 0em; /* */
	}

#maincontent ol {
	/*/*/
	padding: 0 0 0 1em;
	margin-left: 0em; /* */
	}

#maincontent li {
	/*/*/
	margin: 0px 0px 6px 12px;
    /* */
	}

/******************* masthead **********/

#masthead{
	padding: 0px 0px 0px 0px;
	height: 105px;
	background-color: #DECEC1;
	text-align: left;
	background-image:url(http://www.longterm-drug-rehab.com/Images/Title.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
	
#topleft { 
	width: 160px;
	text-align: left;
	padding-left: 10px;
	}

#topright { 
	width: 20%;
	text-align: right;
	padding-right: 10px;
	}

.mastheadh1 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	font-style: normal;
	color: #6B7AC3;
	}


.mastheadh2 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	font-style:italic;
	color: #FFFFFF;
	}


/************* top horizontal navbar styles **************/

#globalNav{
	text-align: center;
	padding: 2px 0px 4px 0px;
	/*border-bottom: 1px solid #B9B865;*/
	border-bottom: 1px solid #CCCCCC;
	/*border-top: 1px solid #B9B865;*/
	border-top: 1px solid #CCCCCC;
	color: #FF0000; /* line up and down */
	background-color: #FFFFFF;
	}

#globalNav img{
 display: block;
	}

#globalNav a {
	font-size: 90%;
	font-weight: bold ;
	padding: 0px 4px 0 0;
	color: #5C6AB2;
	text-decoration: none;
	}

#globalNav a:link {
	font-size: 90%;
	font-weight: bold ;
	padding: 0px 4px 0 0;
	/* color: #5C6AB2;                     horizontal menu */
	color: #CC6600;
	background-color:#FFFFFF;
	text-decoration: none;
	}
	
#globalNav a:visited  {
	font-size: 90%;
	font-weight: bold ;
	padding: 0px 4px 0 0;
	color: #999900;
	background-color:#FFFFFF;
	text-decoration: none;
	}

#globalNav a:hover {
	text-decoration: none;
	background-color: transparent;
	/* color: #B9B865;                  horizontal link */
	color: #000000;
	}

/****************** left side vertical navbar styles *******************/

#navbar{
	width: 190px;
	font-size: 7pt;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 0px;
	background-color: #FFFFFF;
	}

#navbar a {
	/*/*/padding: 3px;
	display: block;
	/*border: 1px solid #B9B865;       Border of Navbar*/
	border: 1px solid #CCCCCC;
	text-decoration: none;
	line-height: 2em;
	width: 140px; /* */
	}

#navbar a:link, #navbar a:visited {
	/*color:  #5C6AB2;                      left menu text*/
	color:  #999900;
	
	font-weight: bold;
	}

#navbar a:hover, #navbar a:active {
	/* color: #EEEDBC;                  Text color when hovering over */
	color: #000000;
	/* background-color: #5C6AB2;       Back Color  */
	background-color: #FFFFCC;
	/* border: 1px solid #B9B865;       border Color when Mouse Over  */
	border: 1px solid #CC6600;
	}

#navbar ul {
	/*/*/
	padding: 0 0 0 1em;
	list-style-type: none;
	margin-left: 3em; /* */
	}

#navbar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
	}
	
#navbar h3{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 1em 0em 1em .5em;
	padding: 0px 0px 2px 10px;
	/* color: #B9B865; 					H3 Color*/
	color: #009933;
	font-weight: bold;
	}

#navform{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	vertical-align: top;
	margin: 3em 0em 1em 3em;
	/* color: #5C6AB2;                    useless */
	color: #FF0000; 
	background-color: #FFFFFF;
	}
#navform h3{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	text-align:center;
	padding: 0px 0px 4px 0px;
	color: #FF0000;
	font-weight: bold;
	}

/*********************************** STATE NAV CSS ************************************/
#stateNav{
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 0px;
	background-color: #FFFFFF;
	}

#stateNav ul {
	list-style-type: none;
	}

#stateNav li {
	margin:0px;
	margin-left: 10px;
	}


#stateNav a {
	padding: 0px;
	display: block;
	border: 0px;
	text-decoration: none;
	font-weight:normal;
	}

#stateNav a:link, #stateNavbar a:visited {
	/* color:  #5C6AB2;                        useless*/
	color:  #FF0000;
	font-weight: normal;
	}

#stateNav a:hover, #stateNav a:active {
	text-decoration:underline;
	background-color:#ffffff;
	}
	
#stateNav h3{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 1em 0em 1em .5em;
	padding: 0px 0px 2px 10px;
	/* color: #B9B865; 								useless*/
	color: #FF0000;
	font-weight: bold;
	}
/*********************************** STATE NAV CSS **********************************/

/********************************** Search Box Styles *************************/*

/*  NOTHING  */

	
#search {
	font-size: 7pt;
	text-align: center;
	width: 145px;
	background-color: #FFFFFF;
	border: 1px solid #a6a55a;
	margin-left:4px;
	}

#search form {
	margin: 0px;
	padding: 0px;
	}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
	color: #5C6AB2;
	font-weight: bold;
	}

/********************* Sidebar styles ********************/
	
#drugsidebar {line-height: 100%; }


#sidebar{
	vertical-align: top;
	background-color:#FFFFFF;
	padding: 0px 10px 0px 10px;
	margin: 0;
	line-height: 98%;
	}

#sidebar h1{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	padding: 4px 0px 4px 0px;
	/* color: #6B7AC3; 				Useless*/
	color: #FF0000;
	margin-top: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #B9B865;
	font-weight: bold;
	}

#sidebar h2{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	/* color: #6B7AC3; 				Useless*/
	color: #FF0000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#sidebar h3{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	color: #FF0000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#sidebar h4{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	/* color: #6B7AC3; 				Useless*/
	color: #FF0000;
	font-weight: bold;
	margin-top: 12px;
	line-height: 16px;
	}

#sidebar p{
	font-size: .8em;
	}

#sidebar a {
	text-decoration: none;
	font-weight: bold;
	/* color: #6B7AC3; 				Useless*/
	color: #FF0000;
	}

#sidebar a:link {
	color: #6B7AC3;
	}

#sidebar a:visited {
	color: #6B7AC3;
	background-color:#FFFFFF;
   }

#sidebar a:hover {
	color: #FFFFFF;
	background: transparent;
	background-color: #6B7AC3;
	text-decoration: none;
	}

/******************STATE/CITY Sidebar Styles used in sa-page-states.dwt************/

#statesidebar{
	vertical-align: top;
	background-color:#FFFFFF;
	padding: 0px 10px 0px 16px;
	margin: 0px 0px 0px 0px;
	}

#statesidebar p {
	font-size: 11px;
	line-height: normal;
	/* color: #6B7AC3; 				Useless*/
	color: #FF0000;
	padding-left: 12px;
	}
	
#statesidebar h1{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	padding: 4px 0px 4px 0px;
	color: #6B7AC3;
	margin-top: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #B9B865;
	font-weight: bold;
	}

#statesidebar h2{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	/* color: #6B7AC3; 				Useless*/
	color: #FF000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#statesidebar ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#statesidebar li { 
	font-size: 10px;
	line-height: 10px;	/* height between states */
	/* color: #6B7AC3; 				Useless*/
	color:  #FF0000;
	}

#statesidebar a {
	text-decoration: none;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
		/* color: #6B7AC3; 				Useless*/
	color: #FF0000;
	}

#statesidebar a:link {
	/* color: #6B7AC3; 				Text Color*/
	color: #999900;
	}

#statesidebar a:visited {
	color: #999900;
	background-color:#FFFFFF;
   }

#statesidebar a:hover {
	color: #000000;
	background: transparent;
	/* background-color: #6B7AC3;            State Back color*/	
	background-color: #FFFFFF;
	text-decoration: none;
	}

#statesidebarform{
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0em 1em 2em 0em;
	padding: 0px 10px 0px 0px;
	background-color: #FFFFFF;
	}


/***************** Footer div styles *******************/

#footer {
	font-size: .8em;
	text-align: center; 
	background-color: #EEF0FC;
	color: #5C6AB2;
	padding: 8px 0px 8px 0px;
	}

/**************************** HTML STYLES ********************************/

h1:first-child {margin-top: 0;}

h2:first-child {margin-top: 0;}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2em;
	/* color: #5C6AB2;                       Does H1 */
	color: #009933;
	clear: both;
	margin-top: 0em;
	margin-bottom: 0em;
	}


h2{
	font-family: Arial,sans-serif;
	font-size: 1.6em;
	line-height: 1.2em;
	/* color: #5C6AB2;        Does H2 */
	color: #009933;
	margin-bottom: -2px;
	font-weight: normal;
	}

h3{
	font-family: Arial,sans-serif;
	font-size: 1.2em;
	margin-bottom: -2px;
	/* color: #5C6AB2;        Does Select a state etc */
	color: #000000;
	font-weight: bold;
	}

h4{
	font-family: Arial,sans-serif;
 	font-size: 1.2em;
	/* color: #a6a55a;        Does Select a state etc */
	color: #009933;
	font-weight: bold;
	margin-bottom: -2px;
	}

h5{
	font-family: Arial,sans-serif;
 	font-size: 1.2em;
	font-style: italic;
	color: #5C6AB2;
	font-weight: bold;
	margin-bottom: -2px;
	clear: both;
	}

h6{
	font-family: Arial,sans-serif;
 	font-size: 1.2em;
	font-style: italic;
	color: #5C6AB2;
	margin-bottom: -2px;
	font-weight: bold;
	}


/****************link styles************************/

a {
	text-decoration: underline;
	font-weight: normal;
	/* color: #5C6AB2;                 useless*/
	color: #33CC00;
	}

a:link {
	/* color: #5C6AB2;                 changes link cor but not when live*/
	color : #33CC00;
	
	}
		
a:visited {
	color: #5C6AB2;
	background-color:#FFFFFF;
	}
 
a:hover, a:active {
	color: #FFFFFF;
	background: transparent;
	/* background-color: #5C6AB2; 				underlined link background change*/
	background-color: #33CC00;
	
	}

	
/*************************** NEWS PAGE LINKS *********************/

.news p {	
	font-family: Arial,sans-serif;
	font-size: 1.2em;
	}

.news a {
	text-decoration: none !important; 
	font-weight: bold !important;
	color: #5C6AB2;
	}

.news a:link {
	color : #5C6AB2;
	}
		
.news a:visited {
	color: #5C6AB2;
	background-color:#FFFFFF;
	}
 
.news a:hover, a:active {
	color: #FFFFFF;
	background: transparent;
	/* background-color: #5C6AB2; */
	background-color: #33CC00;
	}

	
/*************************** miscellaneous *********************/

ol, ul, li {
	margin-top: 0.2em;
	margin-bottom: 1.5em; 
	margin-left: 1em;
	}
	
strong, b {
	font-weight: bold;
	}
	



/************************** Float styles ***********************/

.sidefloat { float:left; padding-right:8px;}

.floatLEFT {
	float : left;
	margin-top: 4px; 
	margin-right : 10px;
	margin-bottom: 4px;
    margin-left : 4px;
	}

.floatLEFT-boxed {
	float : left;
	margin-top: 12px; 
	margin-right : 10px;
	margin-bottom: 12px;
    margin-left : 0px;
	border : 1px solid #B9B865;
	border:
	}

.floatRIGHT {
	float : right;
    padding-top : 4px;
	padding-right : 4px;
	padding-bottom : 4px;
	margin-left : 10px;
	}

.floatRIGHT-boxed {
	float : right;
	margin-top : 12px;
    margin-right : 0px;
	margin-bottom : 12px;
	margin-left : 10px;
	border : 1px solid #B9B865;
	}

/************************* photgallery ***********************/

#photogallery {
	text-align:center;
	}

#photogallery h2 { 
	color:#FFFFFF; 
	text-align:center;
	}

#photogallery p {
	font-size: .8em;
	text-align:center;
	}
	
#photogallery img {
	border: 1px solid #B9B865;
	}
	
/********************* miscellaneous styles **********************/

.caption { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: .8em;
	line-height: 1.2em;
	font-style: italic;
	}

.ruled {

	/* border: 1px solid #B9B865;         useless */
	
	border: 1px solid #00CC33;

	}

acronym {
	text-decoration:none;
	border-bottom: 1px dashed;
	cursor:help;
	}

.textmini {
	font-family: Arial,sans-serif;
 	font-size: .8em;
	font-style: italic;
	color: #333333;
	font-weight: bold;
	}

.tabletext {
	font-family: Arial,sans-serif;
 	font-size: 1em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	font-style: normal;
	color: #333333;
	font-weight: normal;
	}

.attrib { 
	text-align:right; 
	margin-top: -1.5em;
	}

.redtext { color: red; }


.redtextleft { 
	color: red; 
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	}


.reference { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: .8em;
	line-height: 1.2em;
	font-style: normal;
	}

.BOX-centered {
	border : 3px double #B9B865;
    margin : 12px 4px 4px 4px;
	padding : 6px 2px 6px 2px;
	width: auto;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-transform : none;
	color: #5C6AB2;
	background-color : #FFFFE6;
	text-align : center;
	line-height : 16pt;
	}
