﻿body {
	
}

a {
    font-family: Arial, Helvetica, sans-serif;			
	font-size: 1em;
	color: #ad8484;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #9d7474;	
    font-family: Arial, Helvetica, sans-serif;			
	text-decoration: underline;	
}

#divOpenHouse a:link {
    font-family: Arial, Helvetica, sans-serif;			
	font-size: 1.2em;
	color: #6d3434;
	font-weight: bold;
	text-decoration: none;
}

#divOpenHouse a:visited {
	color: #000000;	
    font-family: Arial, Helvetica, sans-serif;			
	text-decoration: underline;	
}


#divLinks {
	width:150px;
	margin: auto;
	border:0px;
	text-align:center;
}
#divLinks ul {
	width:150px;
	margin:auto;
	padding:0px;
	list-style-type: none;
}
#divLinks li {
	float:none;
	clear:both;
	display:inline;
}
.top_link a {
	border-top: 2px solid #fffffe;		
	margin-top: 4px;	
}

#divLinks li a { 
    color: #6d808a;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.9em;    
	text-decoration:none;
	text-align:center;
	display:block;
	width:100%;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 2px solid #fffffe;	
}
#divLinks li a:hover {
	color:#bb2f2e;
}

#divBottomLinks a {
    font-family: Arial, Helvetica, sans-serif;			
	font-size: 0.7em;
	color: #ffffff;
	text-decoration: none;
}

#divBottomLinks a:hover {
    font-family: Arial, Helvetica, sans-serif;			
	text-decoration: underline;	
}

.bottombar_pipe {
    font-family: Arial, Helvetica, sans-serif;		
	font-size: 1.0em;
	font-weight: bold;
	color: #fdd4b4;
}

.content_text {
    font-family: Arial, Helvetica, sans-serif;		
	font-size: 0.8em;
	color: #000000;	
	padding-left: 15px; 
	padding-right: 15px;
	padding-top: 10px;
}

.content_heading {
	font-size: 1.4em;
    font-family: Arial, Helvetica, sans-serif;		
	color: #ad8484;
	margin-left: 15px;
	border-bottom: 2px solid #ad8484;
	margin-top: 15px;
}

#divContact {
    font-family: Arial, Helvetica, sans-serif;		
    color: #6d808a;		
	font-size: 0.7em;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 10px;
	font-weight: bold;
	
}

#divHitekFooter, #divHitekFooter a {
	font-size: 0.9em;
    font-family: Arial, Helvetica, sans-serif;			
	color: #2d404a;
}

.hours_table {
	font-weight: bold; 
	font-size: 1em;
	color: #666666;
}

.contactpage_address {
    font-family: Arial, Helvetica, sans-serif;			
	font-size: 1em;
}

.hours_day {
	float: left;
	clear: both;
	width: 50px;
}

.hours_time {
	float: left;
	width: 135px;	
}

#ulHearingAids li {
	margin-top: 15px;
}
#ulHearingAids li ul li {
	margin-top: 4px;
}

.hearinglibrary_root {
    font-family: Arial, Helvetica, sans-serif;				
	font-size: 10pt;	
}

.hearinglibrary_leaf {
    font-family: Arial, Helvetica, sans-serif;				
	white-space: normal;
	white-space: pre;
	font-size: 10pt;
}

.unfloat {
    float: none;
    clear: both;
}
