/* CSS Document */
html { 
	margin : 0; 
	padding : 0;
	text-align: center; 
}
body {
	margin : 0; 
	padding : 0;
	text-align: center;
	background-color: #9999CB;
	min-width: 804px;
	color: #000;
	font: 76%/140%  Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
p {

}
div#container {
	text-align: left;
	position: relative;
	width: 804px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	width: 804px;
	height: 254px;
	min-height: 254px;
	background-image: url(../images/HeartlandFamilyMedicine_header.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}
div#content {
	width: 804px;
	background-color:#FFF;
	background: url(../images/main_bg.gif) repeat-y;
	text-align: left;
}
div#leftCol {
	position: relative;
	width: 561px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
div#rightCol {
	position: relative;
	width: 189px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	text-align: center;
}
div#footer {
	font-size: 90%;
	color: #000;
	width: 804px;
	text-align: center;
	clear: both;
	background: url(../images/footer_bg.jpg) no-repeat;
	padding-top: 30px;
}
div#footer a {
	color: #000;
	text-decoration: none;
}
div#footer a:visited {
	color: #000;
	text-decoration: none;
}
div#footer a:hover {
	color: #3900AF;
	text-decoration: underline;
}
ul#news {
	list-style-type: none;
	list-style-image: url(../images/bullet_nav.gif);
	padding-left: 0px;
	margin-left: 0px;
}
ul#news li {
	padding-left: 0px;
	margin-left: 0px;
	font-size: 11px;
}
a:link {
	color: #005338; /* dark green */
}
a:visited {
	color: #005338; /* dark green */
}
a:hover {
	color: #077568; /* medium green */
}

li {
	list-style-image: url(../images/bullet_nav.gif);
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #3900AF;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #005338;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #717171;
}
h1#welcome {
	text-indent: -9999px;
	width: 462px;
	height: 37px;
	background: url(../images/h1_welcome.jpg) no-repeat;
}
h1#about {
	text-indent: -9999px;
	width: 117px;
	height: 28px;
	background: url(../images/h1_about.jpg) no-repeat;
}
h1#facilities {
	text-indent: -9999px;
	width: 156px;
	height: 28px;
	background: url(../images/h1_facilities.jpg) no-repeat;
}
h1#patient {
	text-indent: -9999px;
	width: 232px;
	height: 38px;
	background: url(../images/h1_patient.jpg) no-repeat;
}
h1#doctors {
	text-indent: -9999px;
	width: 271px;
	height: 38px;
	background: url(../images/h1_doctors.jpg) no-repeat;
}
h1#hospital {
	text-indent: -9999px;
	width: 106px;
	height: 38px;
	background: url(../images/h1_hospital.jpg) no-repeat;
}
h1#communities {
	text-indent: -9999px;
	width: 156px;
	height: 24px;
	background: url(../images/h1_communities.jpg) no-repeat;
}
h1#contact {
	text-indent: -9999px;
	width: 133px;
	height: 24px;
	background: url(../images/h1_contact.jpg) no-repeat;
}
h1#articles {
	text-indent: -9999px;
	width: 179px;
	height: 28px;
	background: url(../images/h1_articles.jpg) no-repeat;
}
.descriptionText {
	font-size: 95%;
	text-align: left;
}
img {
outline: none;
border-bottom: none;
border: 0px;
text-decoration: none;
}
a.img:link {
	text-decoration: none;
	border-bottom: none;
}
.imageRight {
	float: right;
	margin-left: 10px;
}
.imageLeft {
	float: left;
	margin-right: 10px;
}
.small {
	font-size: 9px;
	font-weight: bold;
}
.tooltip {
	color: #333;
	text-decoration:none;
	border-bottom: 1px dashed #333;
}
.subhead {
	color: #3A02AB;
	font-weight: bold;
}
a.bullet {
	padding-left: 14px;
	background: url(../images/bullet_nav.gif) no-repeat;
	background-position: 6px 6px;
}
div#flashcontent ul {
padding-left: 0px;
margin-left: 0px;
list-style-image: none;
}
div#flashcontent ul#nav {
list-style-image: none;
list-style-type: none;
/*margin-left: 20px;*/
padding-top: 5px;
display: block;
width: 200px;
}
div#flashcontent ul#nav li {
list-style-image: none;
list-style-type: none;
}
div#flashcontent ul#nav li a {
list-style-image: none;
list-style-type: none;
display: block;
height: 18px;
width: 180px;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 10pt;
font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
line-height: 14pt;
font-weight: bold;
text-decoration: none;
text-align: left;
color: #005338;
border: 1px solid #3901AE;
background: url(../images/bullet_nav.gif);
background-repeat: no-repeat;
background-position: 5px 12px;
}
div#flashcontent ul#nav li a:visited {
color: #005338;
}
div#flashcontent ul#nav li a:hover {
color: #3900AF;
}
table#locations {
	width:95%;
	padding:5px;
	background-color: #E6E9FF;
}
table#locations td#right {
	vertical-align:top;
	border-left:1px dashed #3A02AB;
	border-right:1px dashed #3A02AB;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:50%;
}
table#locations td#left {
	vertical-align:top;
	border-left:1px dashed #3A02AB;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:50%;
}

.clearfloat {
	clear:both;
}
.hide {
visibility: hidden;
display: none;
}
.show {
visibility: visible;
display: block;
}
img.show {
height: 98px;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
	border: 0px;
	text-decoration: none;
}
