/****** Master.css - CSS1/2 for Tri City Institute ******/

.centered {text-align: center;}
body {	
	background-color: #205830;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
}

/**** Initial logo ****/
div.logo {
	margin: -2px 0px 0px -1px;
	background-image: url(images/pill_capsules.gif);
}
div.logo table {margin: 0px 0px -4px -3px; } 
div.logo p { margin: -2px 0px -4px 0px; }
div.logo img { margin: 0px 0px 0px 0px; }
div.logo td.right {text-align:center;}

/***** Main document section ****/
div.main {margin-top: -2px; margin-left: -2px; }

/**** Navbar ****/
td.nav
{	
	margin: -2px;
	background-color: #BCEBC7;
}
td.nav p
{
	line-height:16pt;
	margin: 0px -2px 0px 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: #93B09A;
	border-style: solid solid solid none;
	background-color: #BCEBC7;
	color: #356472;
	letter-spacing: -0.04em;
	font-weight: 600;
	font-size: 10.13pt;
}
td.nav p.last {
	margin: -2px 0px 0px 1px;
	border-color: #BCEBC7;
}
tr.bottom {background-color: #205830; }
tr.bottom td.right {background-color: white; }
tr.bottom td img { margin: -2px -1px -3px 2px;}
td.nav p a
{
	color: #357345;
	margin: 10px;
	text-decoration: none;
	font-size: 10.13pt;
	font-weight: 600;
	letter-spacing: -0.04em;
}
td.nav p a:hover {color: #EFFFFC;}
td.body {background-color: #FFFFFF;}

/***** Home page: Address/Contact info ****/
div.addressheader
{
	color: #336633;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	margin: 10px;
}
div.addressheader p {margin: 0px;}


div.frontpage h2, div.services h2, div.support h2 {
	color: #356472;
	font: bold small-caps 16.6pt Times, serif;
	letter-spacing: -0.05em;
	text-align: center;
}
div.frontpage dt {
	color: #356472;
	font: bold small-caps 13.6pt Times, serif;
	letter-spacing: -0.05em;
	text-align: center;
	margin: 6px;
}
div.info h1, div.supportprograms h1 {
	color: #356472;
	font: bold small-caps 36pt Times, serif;
	letter-spacing: -0.05em;
	text-align: center;
}
div.frontpage p, div.frontpage li, div.frontpage dd {font-size: 10pt; margin: 1px 36px;}
div.frontpage img {margin-left: 6px;}


div.services p, div.services li {font-size: 12pt; margin: 1px 18px;}
div.services a {color: #357345; margin: 10px;}
div.services a:hover { color: red; }

div.methadone p {font-size: 10pt; margin: 10px 18px;}

div.aminoacids h2, div.supportprograms h2 {
	margin: 10px 18px 0px 18px;
	font-size: 14pt;
}
div.aminoacids h3 {margin: 10px 18px 0px 18px; font-size: 10pt;}
div.aminoacids h4 {margin: 0px 18px 18px 18px; font-size: 9.5pt;}
div.aminoacids p {font-size: 10pt; margin: 0px 18px 6px 18px;}
div.aminoacids a {color: #357345;}
div.aminoacids a:hover, .warning { color: red; } 
div.aminoacids hr, div.supportprograms hr {margin: 10px 18px; height="3";}
div.aminoacids table {margin: 10px 18px; font-size: 10pt;}

div.info p, div.supportprograms p {font-size: 10pt; margin: 12px 36px;}

div.supportprograms li { font-size: 10pt; margin: 1px 1px;}
div.supportprograms ul li {list-style-type="none";}

div.webresources h4 {margin: 18px 18px 0px 18px; font-size: 10pt;}
div.webresources h5 {margin: 0px 18px 0px 18px; font-size: 10pt;}
div.webresources p {margin: 0px 8px 0px 18px; font-size: 10pt;}

div.headerimg	{ margin-top: 6pt; text-align: center; }
div.officeimg 	{ text-align: center; }
div.movingimg	{ text-align: center; margin-bottom: 24pt; }

