/* CSS Document */

	
.contentLarge {padding: 0px 20px 10px 20px;}
	
.keyword {color: #333366; font-weight:bold;}

/*
#btmLinks {
	text-align: center;
	font-size: 0.8em;
	font-weight: 500; 
	background-color: #70b3d9;
	width: 100%;
	padding: 6px 0;
	margin-bottom: 10px;
	border-bottom: 6px solid #d7e2b7;
	}
*/
#btmLinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 0.9em;
	font-weight: 600; 
	background-color: #70b3d9;
	width: 100%;
	padding: 6px 0;
	margin-bottom: 10px;
	border-bottom: 6px solid #d7e2b7;
	}

#btmLinks a:link, #btmLinks a:active, #btmLinks a:visited {text-decoration: none; color: #000;}
#btmLinks a:hover {text-decoration: none; color: #FFFFFF;}
	
#bullet {
 	
	background-image:url(art/nav-icon.gif);
	background-repeat:no-repeat; 
	background-position:left;
	margin-left: 0px;
	padding-left: 30px;
	padding-top: 8px;
	height: 40px;
	width: 200px;
	} 
#bullet a:link, #bullet a:active, #bullet a:visited {font-family:Georgia, "Times New Roman", Times, serif; text-decoration: none; color: #60d1ed; font-weight:bold; font-size:12px;}
#bullet a:hover {text-decoration: none; color: #0299cd;}
	 




	

/* Home page borders */

#banner {
	margin: 2px 0;
	}
	
.slogan {
	font-weight: bold;
	padding: 0;
	height: 46px;
	margin-top: 5px !important;
	margin-bottom: 2px;
	border-top: 2px solid  #9acedf;
	}
	
.toptext {
	font-size: medium;
	padding-top: 5px;
	margin-left: 200px;
	}
	
.logo {
	float: left;
	margin-left: 10px;
	}

.topBorder {
	background-color: #9acedf;
	width: 597px;
	height: 19px;
	}
	
.secondBtmBorder {
	background-color: #c0ba99;
	width: 597px;
	height: 6px;
	clear:both;
    overflow:hidden;
	}

/* end home page borders */

/* Title */

.titleSection {
	height: 30px;
	padding-left: 160px;
	padding-top: 12px;
	font-weight: bold;
	font-size: medium;
	}

.home {
	background-color: #9acedf;
	}
	
.about {
	background-color: #63e2dd;
	}
	
.drugs {
	background-color: #86cfbe;
	}
	
.tips {
	background-color: #70b6d7;
	}

.gambling {
	background-color: #ccecef;
	}

.info {
	background-color: #bfd5e8;
	}


	
/* End Title */

.title2 {
	font-weight: bold;
	font-size: 0.9em;
	color: #669;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-top: 5px;
	} 

.title3 {
	font-weight: bold;
	font-size: 0.8em;
	color: #669;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-top: 5px;
	} 

/* Main Navigation */

#navsite {
	background-color: #70b3d9;
	width: 100%;
	height: 30px;
	border-top: 4px solid #9acedf;
	border-bottom: 4px solid #9acedf;
	margin-bottom: 2px;
	}

#navsite ul {
 	list-style: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	}

#navsite ul li {
 	list-style: none;
	margin: 0;
	float: left;
	height: 30px;
	text-align: center;
	}
	
#navsite ul li a {
	padding: 4px; 
	background: none; 
	text-decoration: none; 
	width: 100%;
	display: block;
	height: 30px;
	height: 24px !important;
	color: #000;
	}

#navsite ul li a:link, a:visited { 
	color: #000;
	} 

#navsite ul li a:link:hover, #navsite ul li a:visited:hover {
	color: #fff; 
	background: none; 
	border: 2px solid #fff;
	padding: 2px;
	}


#navsite ul li a#current {
	color: #000; 
	background: none; 
	border: 2px solid #fff;
	padding: 2px;
	}




html>body #navsite ul li a { 
 	width: auto;
	} 

/* End Main Navigation */


/* Boxes - Main Nav */
.box0 {
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif; 
    font-size: 12px;
    colour: #3968d8;
	}

.box1 {
	background-color: #63e2dd;
	width: 118px;
	}
	
.box2 {
	background-color: #86cfbe;
	width: 108px;
	line-height: 2.5em;
	}

.box3 {
	background-color: #70b3d9;
	width: 89px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	}
	
.box4 {
	background-color: #ccecef;
	width: 50px;
	line-height: 2.5em;
	}

.box5 {
	background-color: #bfd5e8;
	width: 76px;
	}
	
/* End boxes */
	
/* Sublinks */
	
#subLinks
	{ 
	font-size: small;
	font-weight: bold;
 	width: 120px; 
 	padding: 70px 0 0 0; 
 	margin-bottom: 0.9em; 
	margin-right: 1.8em;
	margin-left: 0px;
 	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	font-size: 0.9em;
	}
	
#subLinks ul {
 	list-style: none; 
 	margin: 5px 5px 10px 5px; 
 	padding: 0; 
}

#subLinks ul li {
 	margin-bottom: 5px;
}

#subLinks ul li a {
 	display: block; 
 	padding: 2px 2px 2px 0.5em; 
	border-bottom: 1px solid #003366;
 	background-color: #fff; 
	color: #003366;
 	text-decoration: none; 
 	width: 120px;
}

html>body #subLinks ul li a { 
 	width: 120px; 
} 

#subLinks ul li a:hover {
 	background-color: #fff; 
 	color: #669;
}

/* End Sublinks */

/* Drugs List */

#columnLeft {
			float: left;
			width: 220px;
			margin-left: 15px;
			padding-top: 0;
		}
		
#columnRight
		{
			padding-top: 0;
			margin: 0 20px 0px 270px;
		}	
		
#columnLeft p, #columnRight p { 
			margin-top: 0; 
			text-indent: 0;
			border-bottom: 1px solid #666;
			padding-bottom: 8px;
		}		

.arrow {background-image: url(../../health/drugs/art/bullet.gif); background-position:left; background-repeat:no-repeat; padding-right: 3px;}
	
/* End drugs list */


/* Search box 

#search {
	clear: left;
	height: 2em;
	vertical-align: middle;
	padding-bottom: 4px;
	}

#search_box { 
	display: block;
	width: 198px;
	text-align: left;
	float: left;
	padding: 1px 0 1px 0;
	font-size: 0.7em;
	letter-spacing: 0.2em;
	}

#search_box .search_text {
	width: 45%;
	}

#nosearch {
	clear: left;
	background: url(/art/searchback.jpg);
	height: 2em;
	}

 End serach box */

	
	

