@charset "utf-8";
/* CSS Document */

/* =========================================================

		Description: Lake Region Healthcare wrapper text stylesheet
		Author: Ashley Sullivan
		Release Date: 01/21/13
		Designer approved: Ashley Sullivan
		Date approved: 1/18/13
		Revision History:
				Revised by:						Revised on:
				
=========================================================== */

/* ===== MAIN STYLES ===== */

body {
	font-family: Verdana, Geneva, sans-serif;
}

h1 {
	font-weight: normal;
	font-size: 1.625em;
	text-transform: uppercase;
	text-align: left;
	color: #FFFFFF;
	width: 880px;
	height: 30px;
	background-color: #056CB6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
} /*Used as the title of the section */

h2 {
	font-weight: normal;
	font-size: 1.4em;
	color: #056CB6;
	padding: 0 0 0 20px;
	margin: 0;
}

h3 {
	font-weight: 1.1 em;
	color: #60A33A;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
}

h4 {
	font-weight: normal;
	font-size: .9em;
	color: #056CB6;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
}


h5 {
	font-weight: normal;
	font-size: 0.9em;
	color: #60a33a;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
}

h6 {
	font-weight: normal;
	font-size: 1.250em;
	text-align: left;
	font-style: normal;
}/* Used as headers for right column */

p {
	/*margin: 10px 25px 0 20px;*/
	font-size: 12px;
	padding: 0;
	line-height: 1.75em;
}

a { 
	text-decoration: none;
	color: #056CB6;
	cursor: pointer;
}

a:link {
	text-decoration: none;
	color: #056CB6;
}

a:visited {
	text-decoration: none;
	color: #056CB6;
}

a:hover {
	text-decoration: underline;
	color: #056CB6;
}

ol {
	font-size: 12px;
	padding-right: 20px;
}

	ol li {
		padding: 3px 0 3px 0;
	}

ul {
	font-size: 12px;
	margin-right: 15px;
	margin-left: 0;
	font-style: normal;
	line-height: 17px;
}

	ul li {
		margin-top: 3px;
		margin-bottom: 3px;
	}

ul ul {
	font-size: 12px;
}

ul li ul {
	font-size: 12px;
}

hr {
	color: #056CB6;
	width: 560px;
}

/* ===== HEADER STYLES ===== */

ul.quickNav {
	font-family: Verdana, Geneva, sans-serif;
	color: #60A33A;
	font-size: 0.688em;
	font-style: normal;
	margin-right: 25px;
}

	ul.quickNav li a:link {
		text-decoration: none;
		color: #60A33A;
		font-style: normal;
	}

	ul.quickNav li a:visited {
		text-decoration: none;
		color: #60A33A;
		font-style: normal;
	}

	ul.quickNav li a:hover {
		text-decoration: underline;
		color: #60A33A;
		font-style: normal;
	}
	
#MenuBar2 {
	text-transform: uppercase;
}

ul#MenuBar2 a {
	padding: .5em 1.3em;
}
	
p.phone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #20527E;
	margin-top: 0.625em;
	margin-left: -7px;
	margin-right: 25px;
}

/* ===== CONTENT STYLES ===== */

p.backToTop {
	margin-bottom: 0;
	font-style: italic;
	margin-top: 15px;
	font-size: 12px;
}


p.aboveAccordion {
	margin-bottom: 10px;
}

.noBRSections p {
	margin: 0 25px 0 20px;
	padding: 0;
}

.noBR {
	margin: 0 25px 0 20px;
	padding: 0;
}

.noPad {
	margin: 0 0 0 20px;
	padding: 0;
}

.noBRBottom {
	margin-bottom: 0;
}

.noBRTop {
	margin-top: 0;
}

ul.sectionLinks {
	font-size: 12px;
	list-style: none;
	margin: 0 15px 25px 0;
	padding: 0 0 0 20px;
	line-height: 14px;
}

	ul.sectionLinks ul {
		list-style-type: none;
		font-size: 1em;
	}
	
	ul.sectionLinks li {
		padding: 3px 0 3px 0;
	}
	
h2.accordion {
	margin-bottom: 10px;
}

/* ===== SINGLE COLUMN LIST STYLING ===== */

ul.map {
	list-style: none;
	font-size: 12px;
	padding: 0;
}
	ul.map li {
		margin-bottom: 15px;
		padding: .3em .5em;
		background-color: #DCEAF5;
	}
	
	ul.map li a {
		text-decoration: none;
		display: block;
		line-height: 1.5em;
	}
	
	ul.map li a:hover {
		text-decoration: underline;
	}
	
	ul.map ul {
		list-style: none;
		padding-left: 10px;
		margin-top: -5px;
	}
	
	ul.map ul li {
		font-size: 12px;
		margin-bottom: 0;
	}
	
	ul.map ul li ul li {
		font-size: 12px;
		margin-bottom: 0;
	}
	
	ul.map li ul li ul {
		margin-top: 0;
	}
	
	ul.map ul li ul li {
		font-size: 12px;
		margin-bottom: 0;
	}
	
	ul.map ul {
		padding-left: 10px;
	}
	
ul.map h3 {
	font-weight: 1.25 em;
	color: #60A33A;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
}

ul.map h3 a:link {
	font-weight: 1.25 em;
	color: #60A33A;
	font-weight: normal;
	text-decoration: none;
}

ul.map h3 a:visited {
	font-weight: 1.25 em;
	color: #60A33A;
	font-weight: normal;
	text-decoration: none;
}

ul.map h3 a:hover {
	font-weight: 1.25 em;
	color: #60A33A;
	font-weight: normal;
	text-decoration: underline;
}

	
h1.singleColumn {
	font-weight: normal;
	font-size: 1.625em;
	text-transform: uppercase;
	text-align: left;
	color: #FFFFFF;
	width: 885px;
	height: 30px;
	background-color: #056CB6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
} /*Used as the title of the section */

/* ===== FOOTER STYLES ===== */

p.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}

	p.footer a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	p.footer a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	p.footer a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	p.footer a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
ul#footerNavLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 14px;
}

	ul#footerNavLeft li a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	ul#footerNavLeft li a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	ul#footerNavLeft li a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	ul#footerNavLeft li a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	

ul#footerNavRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 14px;
}

	ul#footerNavRight li a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	ul#footerNavRight li a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	ul#footerNavRight li a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	ul#footerNavRight li a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
/* ===== COMBO STYLES ===== */

h3 + ul {
	padding-top: 0;
	margin-top: 0;
}

h3 + h4 {
	margin-top: 0px;
	padding-top: 0;
}

h5 + ul {
	margin-top: 0px;
}

h3 + p {
	margin-top: 0;
}

h4 + p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

p + ul {
	margin-top: 0;
	padding-top: 0;
}

/* ===== CONTACT STYLING FOR OLD LIVE EDIT ===== */

.contact p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}