/* CSS Document for American Healthcare Solutions, LLC */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /*set base value in body to 62.5% which is derived from the value which all current browsers apply to medium, 16px, The formula 16px * 62.5% = 10px. Parent pixels set. Remaining text can be adjusted using only em units.*/
	color:#333;
}
.container {
	text-align: left; /*use for centered display of site*/
	font-size: 1.2em;
}

a:link, a:visited {
	color:#039;
	text-decoration: underline;
}

a:hover, a:active {
	color:#003399; /*lt brown*/
	text-decoration: underline;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
}
.homepage h4{
	color:#333;
}
h4 {
	font-size: 1.25em;
	color:#039;
}
	
h5 {
	font-size: 1.25em;
}

h6 {
	font-size: 1em;
}

ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
}

li li {
	font-size: 1.0em;
	list-style-type: circle;
}

p {
	font-size: 1.0em;
	line-height: 1.25em;
}

p.question  {
	color: #390;
}


h6.results-header {
	color: #390;
}

input, select, th, td {
	font-size: 1.0em;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
}
	
strong, b {
	font-weight: bold;
}
.top-level-nav li {
	font-size:1.2em;
}
.top-level-nav li a:link,.top-level-nav li a:visited{
	color:#333;
	text-decoration: none;
}

.top-level-nav li.selected a{
	font-weight:bold;
	text-decoration: none;
}
.second-level-nav {
	font-size:.65em;
	text-decoration: none;
}
.second-level-nav li a:link,
.second-level-nav li a:visited{
	color:#039;
	text-decoration: none;
}
.top-level-nav li.selected .second-level-nav a:link,
.top-level-nav li.selected .second-level-nav a:visited{
	font-weight:normal;
	text-decoration: none;
}
.top-level-nav .second-level-nav li.selected a:link,
.top-level-nav .second-level-nav li.selected a:visited{
	font-weight:bold;
	text-decoration: none;
}


.top-level-nav .second-level-nav li.selected a:active,
.top-level-nav .second-level-nav li.selected a:hover, 
.wrapper .top-level-nav .second-level-nav li a:active,
.wrapper .top-level-nav .second-level-nav li a:hover {
	text-decoration: underline;
}

h3.section-title{
	font-size:1.6em;
	color:#333;
	text-transform:uppercase;
}
h3.page-title{
	font-style:italic;
	font-size:2.6em;
	font-weight:normal;
	color:#039;
}
h3.homepage-title{
	font-weight:normal;
	text-align:center;
	text-transform:uppercase;
	font-size:26px;
}
body > h3.homepage-title{
	font-size:24px;
}
p.page-sub-title{
	font-size:1.2em;
	color:#666;
}
.container .perfecting-care {
	color:#8F638A;
}
.container .aging, .firstheader {
	color:#F33;
}
.firstheader a,.firstheader a:visited, .firstheader a:hover{
	color:#F33;
	text-decoration:none;
}
.container .profesional-ed, .secondheader, .inthepressalert {
	color:#F93;
}
.secondheader a, .secondheader a:visited, .secondheader a:hover{
	color:#F93;
	text-decoration:none;
}
.container .public-health, .thirdheader {
	color:#390;
}
.thirdheader a, .thirdheader a:visited, .thirdheader a:hover{
	color:#390;
	text-decoration:none;
}
.container .jewish-comunity, .fourthheader {
	color:#039;
}
.fourthheader a, .fourthheader a:visited, .fourthheader a:hover {
	color:#039;
	text-decoration:none;
}
.container .fifthheader {
	color:#80517B;
}
.fifthheader a, .fifthheader a:visited, .fifthheader a:hover{
	color:#80517B;
	text-decoration:none;
}
.container .additional-resources{
	color:#333;
}

.contact-info{
	font-size: .9em;
	line-height: 18px;
}

.tree-container .aging,
.tree-container .perfecting-care,
.tree-container .jewish-comunity,
.tree-container .profesional-ed,
.tree-container .public-health{
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
}
.news-listing h4{
	font-size:1.25em;
}

.news-listing th{
	text-align: left;
}

.related-links h4{
	/*text-transform:uppercase;*/
	color:#333;
}
.footer{
	color:#FFF;
}
.footer .container{
	font-size:1em;
}
 a.elliance-tag:link, a.elliance-tag:visited, a.elliance-tag:hover, a.elliance-tag:active {
	color:#FFF;
}