@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #0065bc;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.thrColFixHdr #container {
	width: 910px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
} 
.thrColFixHdr #header {
	height: 108px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	position: relative;
	margin-top: 10px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 256px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 256px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	position: relative;
}
.btm_tabs {
	margin-right: 10px;
	margin-left: 10px;
}



.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 292px;
	text-align: left;
} 
.thrColFixHdr #container #btm {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 10px;
	margin-left: 10px;
}

.thrColFixHdr #container #header #main_nav {
	position: absolute;
	top: 70px;
	right: 5px;
}
.thrColFixHdr #container #page_header {
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	color: #F7941D;
}

.left_nav {
	display: inline-block;
}
.thrColFixHdr #container #header #languages {
	font-size: 12px;
	float: right;
}





.thrColFixHdr #footer {
	background-image: url(../images/footer_bg_rpt.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 25px;
	margin-bottom: 20px;
	padding: 0;
	background-color: #FFFFFF;
	clear: both;
	height: 160px;
} 
.footer_align {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.thrColFixHdr #footer #footer_content {
	padding-top: 25px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.news_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.margin_top_btm_20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.margin_top_btm_10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.viewnews_box {
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.btm_margin10_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 10px;
}



.thrColFixHdr #container #top {
	font-size: 16px;
	margin-top: 13px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #banner {
	margin-bottom: 15px;
}
.thrColFixHdr #footer_btm {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	height: 150px;
	clear: both;
}

.headerwhite1 {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.field1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #462C8F;
	background-color: #FFCC99;
	margin-right: 10px;
	padding-left: 10px;
	border: 2px solid #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}

.tab {
	margin-bottom: 10px;
}
.thrColFixHdr #container #btm_tabs {
	clear: both;
}
.floatleft {
	float: left;
	margin-left: 10px;
	width: 252px;
}
.floatleft_nav {
	float: left;
	margin-left: 10px;
	width: 175px;
	font-size: 11px;
}

.left_footer {
	color: #0065BC;
	font-size: 10px;
	float: left;
	letter-spacing: 1px;
	padding-top: 15px;
	font-weight: bold;
}


.floatright {
	float: right;
	margin-right: 10px;
}
.page_content {
	float: right;
	margin-right: 10px;
	width: 650px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.page_subtitle {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
}


.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFA202;
	letter-spacing: 1px;
}
.style4 {font-size: 11px}
.style5 {
	font-size: 16px;
	color: #F89320;
}
.style6 {color: #F19321}
.style8 {
	color: #F8931F;
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
}
#left_nav_but {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/sub-arrow.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
#left_nav_but_over {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/sub-arrow2.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}

#left_nav_but_sub {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 15px;
	font-size: 10px;
	background-color: #06F;
}


#main_nav a:link {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 30px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#main_nav a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #4B3091;
	padding-left: 30px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#main_nav a:visited {
	font-size: 11px;
	text-decoration: none;
	padding-left: 30px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#methadone_clinic_drug_alchohol_addiction_abuse {
	position: absolute;
	top: -50px;
}
#news_mainpage {

}
#footer_content #footer_logos {
	float: left;
	margin-left: 30px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F7941D;
}
.vert_line {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.video_bg {
	background-image: url(../images/video_bg.jpg);
	background-repeat: no-repeat;
	height: 439px;
	width: 553px;
	padding-top: 90px;
	padding-left: 27px;
}
.video_bg2 {
	background-image: url(../images/video_bg2.jpg);
	background-repeat: no-repeat;
	height: 503px;
	width: 553px;
	padding-left: 37px;
	padding-top: 78px;
}
.padding_bg_colour {
	background-color: #CCCCCC;
	padding: 5px;
	color: #666666;
}
.video_bg3 {
	background-image: url(../images/video_bg3.jpg);
	background-repeat: no-repeat;
	height: 503px;
	width: 553px;
	padding-left: 37px;
	padding-top: 115px;
}
.page_content2 {
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 10px;
	width: 865px;
}

.orangelink			{color:F7941D; text-decoration:none;}
.orangelink:link	{color:F7941D; text-decoration:underline;}
.orangelink:visited	{color:F7941D; text-decoration:underline;}
.orangelink:active	{color:F7941D; text-decoration:underline;}
.orangelink:hover	{color:F7941D; text-decoration:underline;}


.bluelink			{
	font-weight: bold;
	color:#FFA202;
	text-decoration:none;
}
.bluelink:link	{
	font-weight: bold;
	color:#FFA202;
	text-decoration:none;
}
.bluelink:visited	{
	font-weight: bold;
	color:#FFA202;
	text-decoration:none;
}
.bluelink:active	{
	font-weight: bold;
	color:#FFA202;
	text-decoration:none;
}
.bluelink:hover	{
	font-weight: bold;
	color:#069;
	text-decoration:underline;
}


.margin_10_btm {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.margin_top_btm_10_border {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F8931F;
	border-bottom-color: #F8931F;
}
.btm_margin10_border2 {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #F7941D;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 10px;
}
.viewnews_box2 {
	margin-bottom: 55px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.news_margin_top_btm_20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
