body {
    font-family: Tahoma, Verdana, Courier, "Times New Roman";
	font-size: 12px;
	line-height: 20px;
	color: #5D5D5D;

}

h1 {
    font-family: Tahoma;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5D5D5D;	
	margin: 5px 0px 5px 0px;
}

h2 {
    font-family: Tahoma;
	font-size: 11px;
	font-variant: small-caps;
	line-height: 12px;
	font-weight: bold;
	text-transform: none;
	color: #5D5D5D;	
	margin: 5px 0px 5px 0px;
}

a 
{
    font-family: Tahoma;
	line-height: 14px;
	color: #6C8797;
}

hr
{
    color:#CCC;
    height:1px;    
}

select, input, textarea
{
    font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #5D5D5D;
}

a.footer-links:visited
{
    color:White;
}

a:hover
{
    text-decoration: none;
}

a.footer:hover
{
	text-decoration: none;
}
a.footer:visited
{
	text-decoration: none;
}
a.footer
{
	font-family: Tahoma;
	text-decoration: none;
	line-height: 14px;
	font-size: 11px;
	color: #666666;
}
.footer
{
	font-family: Tahoma;
	text-decoration: none;
	line-height: 14px;
	font-size: 11px;
	color: #666666;
}
.background-grey
{
    background-color: #929292;
}

.background-blue
{
    background-color: #4D6677;
}

.caption
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	height: 21px;
	width: 150px;
	/*border: 1px solid #9E9E9E;*/
}

.map-image, .clinic-image
{
    float: left;
    padding: 5px;
    border: solid 1px #4D6677; 
    margin: 5px;  
}

#sidebar
{
    float: right;
}


.generic-photo
{
    padding: 3px 3px 3px 3px;
    border: solid 1px #4D6677;
    margin: 5px;   
}

.location-name
{
    font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5D5D5D;
	padding-bottom: 10px;
}

.navigation-dropDownList
{
    font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	/*color: #5D5D5D;*/
	background-image:url('/images/DesignElements/background-gradient-gray.jpg'); 
	width:356px;
	background-color: Black;
	padding:10px;
}

.footer-links
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: White;
}

.dateline-date
{
    font-weight:bold;
}

.dateline-title
{

}

#subnav a:hover
{
    background-color: #ccc;
    
}

.highlight-block
{
    display: block;
    text-decoration: none;
    background-color: #eee;
    border: solid 1px #ccc;
    line-height: 20px;
    color: #5d5d5d;
    padding: 7px;
}

