#title {display:none; }

body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #003399;
	margin-bottom: 15px;	
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #6699CC;
	margin-bottom: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bolder;
	color: #003399;
	margin-bottom: 0px;	
}
#annoucement {
	background-image:url(images/new_issaquah_flyer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding: 20px;
	padding-bottom: 30px;
	vertical-align: middle;
}
.medlinks {
	font-size: 15px;
	font-weight: bolder;
	color: #6699CC;
	margin-bottom: 0px;
    margin-top: 0px;
}
.copyright {
	text-align:  center;
	font-size: 11px;
	line-height: 14px;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
.specialtiescolumn {
	margin-right: 30px;
    float: left;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
    color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #003399;
}
.column {
	width: 275px;
	float: left;
	margin-right: 10px;
}