@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
	}

body {
	text-align: center;
	background: #fff;
	}
		
#wrapper {
	margin: 0 auto;
	width: 955px;
	text-align: left;
	}

/* header - general */
	
#header {
	height: 105px;
	padding: 0 15px 0 5px;
	border-bottom: 1px dotted #cac8bd;
	margin: 0 0 5px;
	}
	
#header h1 {
	float: left;
	width: 185px;
	height: 105px;
	}
	
#header h1 a {
	display: block;
	background: url(images/logo.gif) no-repeat left top;
	width: 185px;
	height: 105px;
	text-indent: -9999em;
	overflow: hidden;
	}
	
#header h2 {
	visibility: hidden;
	width: 1px;
	height: 1px;
	overflow: hidden;
	float: left;
	}

/* header - search */

form.search {
	float: right;
	margin: 39px 0 0;
	font: bold 12px/12px "Trebuchet MS", Verdana, sans-serif; 
	border: 1px solid #ccc;
	width: 221px;
	height: 21px;
	padding: 2px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	}

form.search input.text {
	float: left;
	background: #fff;
	font: bold 12px/12px "Trebuchet MS", Verdana, sans-serif;
	vertical-align: top;
	color: #666;
	padding: 3px 5px 3px;
	height: 14px;
	width: 175px;
	}
	
form.search input.button {
	float: right;
	height: 21px;
	font: bold 12px/12px "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
	padding: 0 4px;
	vertical-align: top;
	color: #fff;
	background: #1d6097;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	}
	
/* header - horizontal links */	

ul#top-nav {
	float: right;
	clear: right;
	text-align: right;
	font: normal 11px/14px "Trebuchet MS", Verdana, sans-serif; 
	text-transform: uppercase;
	padding: 15px 2px 0;
	color: #333;
	white-space: nowrap;
	width: 700px;
	}
	
ul#top-nav li {
	display: inline;
	list-style: none;
	}
	
ul#top-nav li a {
	font-weight: bold;
	color: #333;
	margin: 0 0 0 18px;
	text-decoration: none;
	}
	
ul#top-nav li.sizing a {
	margin: 0 0 0 3px;
	}
	
ul#top-nav li.sizing a.large {
	font-size: 14px;
	}
	
ul#top-nav li.sizing a.on {
	color: #ccc;
	}
	
ul#top-nav li a:hover {
	color: #666;
	border-bottom: 1px dotted #999;
	}
	
/* masthead */

#masthead {
	background: url(images/masthead.jpg) no-repeat left top;
	height: 285px;
	}
	
/* masthead - centers of excellence */

#centers {
	float: left;
	width: 260px;
	padding: 15px 0 0 15px;
	}
	
#centers h3 {
	border-bottom: 1px dotted #5a3c28;
	height: 22px;
	font: bold 14px/14px "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	text-transform: uppercase;
	text-shadow: #fff 0 1px 0;
	margin: 0 0 8px;
	}

#centers h3 span {
	float: left;
	padding: 1px 0 0;
	}

#centers h3 a {
	float: right;
	height: 13px;
	font: bold 10px/10px "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
	background: #5a3c28;
	padding: 3px 4px 0;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	}
	
#centers h3 a:hover {
	background: #fff;
	color: #5a3c28;
	text-shadow: #eee 0 1px 0;
	}

#centers ul {
	font: bold 15px/16px "Trebuchet MS", Verdana, sans-serif;
	text-shadow: #fff 0 1px 0; 
	}

#centers ul li {
	list-style: none;
	margin: 0 0 13px;
	}
	
#centers ul li a {
	color: #333;
	text-decoration: none;
	}

#centers ul li a:hover {
	border-bottom: 1px dotted #666;
	color: #666;
	}
	
/* masthead - link */

a.masthead-link {
	float: right;
	width: 665px;
	height: 285px;
	text-indent: -9999em;
	}	
	
/* hospitals 

ul#hospitals {
	height: 65px;
	padding: 5px 0;
	}

ul#hospitals li {
	display: inline;
	list-style: none;
	}

ul#hospitals li a {
	float: left;
	margin: 0 0 0 4px;
	display: inline;
	height: 65px;
	width: 154px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999em;
	}

ul#hospitals li.h-wausau a { background-image: url(images/h-wausau.jpg); }
ul#hospitals li.h-ontonagon a { background-image: url(images/h-ontonagon.jpg); }
ul#hospitals li.h-keweenaw a { background-image: url(images/h-keweenaw.jpg); }
ul#hospitals li.h-mhc a { background-image: url(images/h-mhc.jpg); }
ul#hospitals li.h-langlade a { background-image: url(images/h-langlade.jpg); }
ul#hospitals li.h-grandview a { background-image: url(images/h-grandview.jpg); }

ul#hospitals li a:hover {
	background-position: left bottom;
	}
*/
#hosp {
	display: block;
	font-size: 90%;
	margin: .5em 0 .25em 5px; }
 
	#hosp dl { height: 64px; }
 
	#hosp div {
		background: url('images/button-bg.png') no-repeat;
		width: 475px;
		display: inline-block;
		float: left; }
 
	#hosp dl.wisconsin {
		background: url('images/wisconsin.png') no-repeat 10px 5px;
		padding: 5px 0 0 75px;
		margin-right: 5px; }
 
	#hosp dl.upper-mi {
		background: url('images/upper-mi.png') no-repeat 10px 5px;
		padding: 5px 0 0 110px; }
 
	#hosp dt {
		color: #439539;
		text-transform: uppercase;
		font-family: sans-serif;
		font-size: 90%;
		margin-bottom: 4px; }
 
	#hosp li {
		width: 45%;
		float: left;
		margin-bottom: 3px;
		list-style: none;
		background: url('images/bullet-sm.png') no-repeat 0 5px;
		padding-left: 10px; }
 
	#hosp a, #hosp dd { color: #004079; }
 
/* float clearing for IE6 */
* html .clearfix {
	height: 1%;
	overflow: visible; }
 
/* float clearing for IE7 */
*+html .clearfix { min-height: 1%; }
 
/* float clearing for everyone else */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0; }

/* my aspirus */

#myA {
	background: url(images/myA.jpg) no-repeat left top;
	height: 70px;
	padding: 5px 5px 0;
	margin: 0 0 5px;
	}

#myA h3 {
	float: left;
	width: 190px;
	height: 65px;
	text-indent: -9999em;
	}

#myA p {
	float: left;
	width: 340px;
	font: normal 13px/18px Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: justify;
	padding: 5px 15px 0;
	}

#myA ul.buttons {
	float: left;
	width: 90px;
	padding: 0 5px;
	}

#myA ul.buttons li {
	display: inline;
	list-style: none;
	margin: 0;
	}
	
#myA ul.buttons li a {
	display: block;
	margin: 0 0 5px;
	height: 22px;
	padding: 8px 0 0 10px;
	font: bold 14px/14px "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	text-shadow: #003c76 0 1px 0;
	text-decoration: none;
	background: #1c5f96;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#myA ul.buttons li a:hover {
	background: #003c76;
	}
	
#myA ul.info {
	float: left;
	width: 80px;
	padding: 3px 0 0 10px;
	font: normal 11px/12px Helvetica, Arial, sans-serif;
	}

#myA ul.info li {
	list-style: none;
	margin: 0 0 5px;
	}

#myA ul.info li a {
	color: #fff;
	text-decoration: none;
	}

#myA ul.info li a:hover {
	color: #ccc;
	}
	
#myA a.clinics {
	float: right;
	width: 185px;
	height: 65px;
	background: #1c5f96 url(images/clinics.gif) no-repeat center center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-indent: -9999em;
	}

#myA a.clinics:hover {
	background-color: #003c76;
	}
	
/* bugs */

ul#bugs {
	float: left;
	width: 185px;
	padding: 0 5px;
	}

ul#bugs li {
	float: left;
	width: 185px;
	height: 65px;
	margin: 0 0 5px;
	list-style: none;
	}
	
ul#bugs li a {
	display: block;
	width: 185px;
	height: 65px;
	background-position: left top;
	text-indent: -9999em;
	}

ul#bugs li.b-find { background-image: url(images/b-find.jpg); }
ul#bugs li.b-bill { background-image: url(images/b-bill.jpg); }
ul#bugs li.b-careers { background-image: url(images/b-careers.jpg); }
ul#bugs li.b-nursery { background-image: url(images/b-nursery.jpg); }

ul#bugs li label {
	text-indent: -9999em;
	display: block;
	height: 35px;
	}

ul#bugs li select {
	font: normal 11px/11px Helvetica, Arial, sans-serif;
	padding: 3px;
	border: 1px solid #ada88a;
	width: 110px;
	margin: 0 0 0 10px;
	}

/* content */

#content {
	float: left;
	width: 515px;
	padding: 25px;
	}
	
#content p.intro {
	font: normal 16px/24px Georgia, "Times New Roman", Times, serif;
	margin: 0 5px 10px;
	text-align: justify;
	color: #333;
	}
	
#content h3 {
	font: bold 18px/24px Helvetica, Arial, sans-serif;
	color: #393;
	margin: 0 5px 10px;
	}
	
#content ul.news {
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	}

#content ul.news li {
	display: block;
	border-top: 1px dotted #cac8bd;
	padding: 6px 5px;
	list-style: none;
	}
	
#content a {
	color: #004079;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	}
	
#content a.more {
	font: bold 11px/18px Helvetica, Arial, sans-serif;
	white-space: nowrap;
	}
	
/* links */

ul#links {
	float: right;
	width: 185px;
	padding: 0 5px 0 0;
	}

ul#links li {
	display: inline;
	list-style: none;
	}
	
ul#links li.l-map a {
	background: url(images/map.gif) no-repeat left top;
	font: normal 14px/14px "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	text-shadow: #1c751c 0 1px 0;
	display: block;
	width: 175px;
	height: 22px;
	padding: 103px 0 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 0 5px;
	}

ul#links li.l-quick {
	}

ul#links li.l-quick h4 {
	background: url(images/ql.gif) no-repeat left top;
	font: normal 14px/14px "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	text-shadow: #537d73 0 1px 0;
	display: block;
	width: 175px;
	height: 22px;
	padding: 8px 0 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
ul#links li.l-quick ul {
	background: #c9dcd7 url(images/ql-footer.gif) no-repeat left bottom;
	padding: 0 0 5px;
	margin: 0 0 10px;
	}
	
ul#links li.l-quick ul li a {
	display: block;
	border-bottom: 1px dotted #99bab2;
	padding: 5px 10px;
	font: bold 12px/13px Helvetica, Arial, sans-serif;
	color: #333;
	text-decoration: none;
	}
	
ul#links li.l-quick ul li a:hover {
	background: #e2edea;
	}

/* footer */

	
	
#footer {
	clear: both;
	border-top: 1px dotted #cac8bd;
	background: url(images/footer-leaf.gif) no-repeat 142px 11px;
	padding: 15px 10px 0 225px;
	}
	
#footer p {
	font: normal 10px/14px Helvetica, Arial, sans-serif;
	color: #666;
	margin: 0 0 5px;
	}
	
#footer p a {
	color: #666;
	}

#footer p a:hover {
	color: #000;
	}

