@font-face {font-family: 'Kreon';
	font-style: normal;
	font-weight: normal;
	src: local('Kreon'), local('Kreon'), url('fonts/Kreon.ttf') format('otf'), url('fonts/Kreon.ttf') format('truetype');
	}

@font-face {font-family: 'AsapCondensed-SemiBold';
	font-style: normal;
	font-weight: normal;
	src: local('AsapCondensed-SemiBold'), local('AsapCondensed-SemiBold'), url('fonts/AsapCondensed-SemiBold.ttf') format('otf'), url('fonts/AsapCondensed-SemiBold.ttf') format('truetype');
	}

@font-face {font-family: 'OpenSans-Regular';
	font-style: normal;
	font-weight: normal;
	src: local('OpenSans-Regular'), local('OpenSans-Regular'), url('fonts/OpenSans-Regular.ttf') format('woff'), url('fonts/OpenSans-Regular.ttf') format('truetype');
	}

* { margin: 0; padding: 0; outline: 0; }

body {
    font-size: 20px;
    line-height: 20px;
    font-family: Kreon, Arial, sans-serif;
    color: #404040;
    background-color: #fff;
}

a { color: #0055A5; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

.content-divide {width: 978px; height: 20px; background:url(images/content-divide.png); clear: both; }
.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
p { padding: 0 0 11px 0; }
.left {float: left; padding: 5px 10px 0 0;}
.right {float: right; padding-left: 10px;}

#header {padding: 20px 0 20px 0; margin: 0; width: 100%; text-align: center;}
	.logo {width: 250px; float: left; padding-top: 30px;}
	.site-menu {width: 730px; float: left; padding-top: 48px;}

#splash {padding: 0; margin: 0; width: 100%; background: #C0C0C0 url(images/on-hold-messaging-splash.png) no-repeat top center; height: 400px;}

#footer-copyright {padding-top: 10px; padding-bottom: 10px; margin: 0; width: 100%; background-color: #404040; text-align: center; color: #fff; font-size: 14px;}
#footer-copyright a {color: #41B865;}
#wrapper { padding: 40px 0 20px 0; }

#site-menu li {float: left; padding: 0 0 0 68px; list-style: none; font-size: 26px;}
#site-menu li a {color: #09BCE8; text-decoration: none;}
#site-menu li a:hover {text-decoration: underline;}

.shell { margin: 0 auto; width: 980px; }
.container {}

h1 {font-family: Kreon, arial, sans-serif; font-size: 24px; padding-bottom: 5px; font-weight: normal; line-height: 110%; text-transform: uppercase;}
h2 {font-family: Kreon, arial, sans-serif; font-size: 24px; padding-bottom: 5px; font-weight: normal; line-height: 110%; text-transform: uppercase;}
h3 {font-family: Kreon, arial, sans-serif; font-size: 24px; padding-bottom: 5px; font-weight: normal; line-height: 110%; text-transform: uppercase;}
h4 {font-family: Kreon, arial, sans-serif; font-size: 24px; padding-bottom: 5px; font-weight: normal; line-height: 110%; text-transform: uppercase;}
h5 {font-family: Kreon, arial, sans-serif; font-size: 24px; padding-bottom: 5px; font-weight: normal; line-height: 110%; text-transform: uppercase;}
h6 {font-family: Kreon, arial, sans-serif; font-size: 24px; padding-bottom: 5px; font-weight: normal; line-height: 110%;}
h7 {font-family: Kreon, arial, sans-serif; font-size: 32px; padding-bottom: 5px; font-weight: normal; line-height: 110%;}
h8 {font-family: Kreon, arial, sans-serif; font-size: 32px; padding-bottom: 5px; font-weight: normal; line-height: 110%;}

a.button {font-family: Kreon, arial, sans-serif; font-size:20px; text-transform: uppercase; background-color: #09BCE8; color:#fff; display:inline-block; padding: 3px 23px 5px 23px;border: 1px solid #000;}
a.button:hover {background:#131313;}

a.button-dark {font-family: AsapCondensed-SemiBold, arial, sans-serif; font-size:20px; background-color: #0055A5; color:#fff; display:inline-block; padding: 3px 23px 5px 23px;border: 1px solid #fff;}
a.button-dark:hover {background:#131313;}

.graphic-center {width: 100%; text-align: center;}

#about-us {padding: 40px 0 40px 0; margin: 0; width: 100%; line-height: 170%; color: #404040; text-align: center; font-size: 22px;}

#hospital-locations {padding: 40px 0 40px 0; margin: 0; width: 100%; line-height: 150%; text-align: center; background-color: #f1f1f1;}
	.riverbend-eugene {width: 305px; float: left; margin-right: 30px;}
	.university-district-eugene {width: 305px; float: left; margin-right: 30px;}
	.cottage-grove {width: 305px; float: left;}
	.steps {font-family: AsapCondensed-SemiBold, arial, sans-serif; font-size: 20px;}

#eugene {padding: 40px 0 40px 0; margin: 0; width: 100%; line-height: 170%; background-color: #f1f1f1;}
	.university-district {width: 600px; float: left; padding-right: 1px; padding-top: 10px;}
	.ud-image {width: 360px; float: right; padding-top: 10px; text-align: center;}

#springfield {padding: 40px 0 40px 0; margin: 0; width: 100%; line-height: 170%;}
	.riverbend-image {width: 360px; float: left; padding-right: 1px; padding-top: 10px; text-align: center;}
	.riverbend {width: 600px; float: right; padding-top: 10px;}

#footer-contact-info {padding-top: 30px; padding-bottom: 0; margin: 0; width: 100%; line-height: 170%; color: #000;}

.footer-logo {
	float: left;
	width: 200px;
	position: relative;
	padding: 0px 20px 10px 0px;
	margin: 0;
	text-align: left;
	font-size: 18px;
	}

.footer-address {
	float: left;
	width: 575px;
	position: relative;
	padding: 0px 20px 10px 0px;
	margin: 0;
	text-align: center;
	font-size: 16px;
	}

.footer-peacehealth {
	float: left;
	width: 200px;
	position: relative;
	padding: 0px 0px 10px 0px;
	margin: 0;
	text-align: right;
	font-size: 20px;
	}