/* Begin Common Styles */ 
*	{ 
	margin: 0; 
	padding: 0; 
	}
	
body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	}

table td { border-collapse: collapse; }

img { border: 0; }

a {
	font: normal Arial, Helvetica, sans-serif;
    color: #336ead;
    text-decoration: underline; 
    }

a:hover { text-decoration: none; }	

.clear { clear: both; }

.hide { display: none; }

.offset {
	position: absolute;
	top: -1000px;
	left: -1000px; 
	}

h1 {
	font-size: 20px;
	font-weight: bold;
	}
	
h2 {
	font-size: 18px;
	font-weight: bold;
	}

h3 {
	font-size: 16px;
	font-weight: bold;
	}

h4 {
	font-size: 15px;
	font-weight: bold;
	}

h5 {
	font-size: 14px;
	font-weight: bold;
	}

h6 {
	font-size: 12px;
	font-weight: bold;
	}			
   
p {
	padding: 2px 0;
	line-height: 18px; 
	}

li { line-height: 20px; }

strong, b { font-weight: bold; }

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #666666; 
	font-weight: normal;
	vertical-align: middle;	
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;	
	border-left: 1px solid #c3c3c3;
	border-bottom: 1px solid #dddddd; 
	background-image: url(../images2/bg-input.gif); 	
	background-repeat: repeat-x;
	height: 18px; 
	}

.hr1 {
	background: url(../images2/hr1.gif) repeat-x top left; 
	height: 28px;  
	}	
/* End Common Styles */ 

/* Begin Background Styles */ 
#background {
	background: #4784c5 url('../images/background-llumc.gif') repeat-x top left;
	width: 100%;
	min-height: 1000px;
	}

#container {
	background: #fff;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #4f4f4f;
	padding: 0 9px;
	margin: 0 auto; 
	width: 982px; 
	}

#wrapper {
	text-align: left;
	width: 982px;
	padding: 10px 0;
	}	
/* End Background Styles */ 

/* Begin Header Styles */
#header { width: 982px; }

#header .logo {
	width: 320px;
	height: 60px;
	float: left;
	clear: right;
	}

#header .right-content {
	float: left;
	clear: right;
	padding: 0 0 0 10px;
	width: 652px;
	}

#type-size {
	font-size: 12px;
	float: right;
	padding: 0 5px 0 0;
	}

#type-size ul {	display: inline; }	
	
#type-size li {
	list-style-type: none;
	display: inline;
	}

#type-size li a {
	padding: 0 0 0 5px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}

#type-size li.first a { font-size: 12px; }

#type-size li.second a { font-size: 14px; }

#type-size li.third a { font-size: 16px; }	
	
#type-size a.active { text-decoration:underline; color:#8B2639; }

#type-size a.inactive { text-decoration:none; }	
	
#search-site { 
	float: right;
	padding: 2px 0 0 0;
	}

#search-site .left {
	background: #fff url('../images/bg-search-site-left.gif') no-repeat top left;
	width: 5px;
	height: 32px;
	float: left;
	clear: right;
	}

#search-site .center {
	background: #fff url('../images/bg-search-site-center.gif') repeat-x top left;
	height: 32px;
	padding: 0 10px;
	float: left;
	clear: right;	
	}

#search-site .right {
	background: #fff url('../images/bg-search-site-right.gif') no-repeat top left;
	width: 5px;
	height: 32px;
	float: left;
	clear: right;	
	}	

#search-input {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #464646; 
	vertical-align: middle;	
	background: #ffffff url('../images/bg-input.gif') repeat-x top left;  	
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;	
	border-left: 1px solid #c3c3c3;
	border-bottom: 1px solid #dddddd; 	
	height: 16px;
	padding: 2px 5px 1px 5px;
	}

#search-input {
	width: 220px;
	float: left;
	clear: right;
	margin: 6px 5px 0 0;
	}

#btn-search {
	float: left;
	clear: right;
	margin: 3px 0 0 0;	
	}		

ul#site-wide-links {
	float: right;
	padding: 5px 5px 0 0;
	}

ul#site-wide-links li {
	list-style-type: none;
	float: left;
	clear: right;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #bebebe;
	padding: 0 7px;
	height: 15px;
	}

ul#site-wide-links li.first { padding: 0 7px 0 0;	}	

ul#site-wide-links li.last { 
	border: 0;
	padding: 0 0 0 7px;
	}

ul#site-wide-links li a {
	font-size: 11px;
	color: #000;
	top: -3px;
	position: relative;	
	text-decoration: underline;	
	}

ul#site-wide-links li a:hover { text-decoration: none; }
/* End Header Styles */

/* Begin Branch and Top Navigation Styles */
#wrap-topnav {
	width: 982px;
	padding: 5px 0;
	}

ul#branchnav {
	width: 982px;
	height: 35px;
	overflow: hidden;
	}	

ul#branchnav li {
	list-style-type: none;
	float: left;
	clear: right;
	margin:  0 2px 0 0;
	}

ul#branchnav li a {
	background: url('../images/bg-branchnav.gif') repeat-x top left;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #9f9f9f;	
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding: 7px 10px 0 10px;
	height: 24px;
	margin: 4px 0 0 0;
	}

ul#branchnav li.llumc a { 
	color: #326dac;
	width: 96px;
	}
   	
ul#branchnav li.lluch a { 
	color: #009898;
	width: 118px;
	}

ul#branchnav li.llubmc a { 
	color: #653656;
	width: 175px;	
	}

ul#branchnav li.llumcec a { 
	color: #435785;
	width: 85px;	
	}

ul#branchnav li.lluhsh a { 
	color: #8b2639;
	width: 158px;	
	}

ul#branchnav li.lluhc a { 
	color: #2a2a2a;
	width: 150px;
	}

ul#branchnav li.llu a { 
	color: #6d6d6d;
	width: 150px;
	}
	
ul#branchnav li.lluhc a.active, ul#branchnav li.lluhc a.active:hover {
	font-size: 17px;
	color: #fff;
	background: url('../images/bg-branchnav-active-lluhc.gif') repeat-x top left;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #000;
	padding: 9px 10px 0 10px;
	width: 178px;
	height: 26px;
	margin: 0;
	}

ul#branchnav li a:hover { text-decoration: underline; }

ul#branchnav li.llumc a.active, ul#branchnav li.llumc a.active:hover, ul#branchnav li.lluch a.active, ul#branchnav li.lluch a.active:hover, ul#branchnav li.llubmc a.active, ul#branchnav li.llubmc a.active:hover, ul#branchnav li.llumcec a.active, ul#branchnav li.llumcec a.active:hover, ul#branchnav li.lluhsh a.active, ul#branchnav li.lluhsh a.active:hover {
	font-size: 17px;
	color: #fff;
	background: url('../images/bg-branchnav-active-llumc.gif') repeat-x top left;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #1b3e63;
	padding: 9px 10px 0 10px;
	height: 26px;
	margin: 0;
	}

ul#branchnav li.llumc a.active, ul#branchnav li.llumc a.active:hover { width: 115px; }

ul#branchnav li.lluch a.active, ul#branchnav li.lluch a.active:hover { width: 142px; }

ul#branchnav li.llubmc a.active, ul#branchnav li.llubmc a.active:hover { width: 209px; }

ul#branchnav li.llumcec a.active, ul#branchnav li.llumcec a.active:hover { width: 105px; }

ul#branchnav li.lluhsh a.active, ul#branchnav li.lluhsh a.active:hover	 { width: 190px; }
	
ul#topnav {
	width: 980px;
	height: 33px;
	background: url('../images/bg-topnav-lluhc.gif') repeat-x top left;
	border-width: 0 1px;
	border-style: solid;
	border-color: #000;	
	overflow: hidden;			
	}

ul#topnav li {
	height: 33px;
	list-style-type: none;
	background: url('../images/bg-topnav-separator-lluhc.gif') no-repeat center right;
	float: left;
	clear: right;
	width: 245px;
	text-align: center;	
	}
		
	
ul#topnav li.topnav6 { background: none; }	

ul#topnav li a {
	font-size: 15px;
	color: #fff;	
	text-decoration: none;	
	display: block;
	padding: 7px 31px 0 30px;
	height: 26px;
	}	

ul#topnav li.topnav4 { background: none; }	

ul#topnav li.topnav1 a {
	width: 184px;
	margin: 0 auto;
	}		

ul#topnav li.topnav2 a {
	width: 184px;
	margin: 0 auto;	
	}

ul#topnav li.topnav3 a {
	width: 184px;
	margin: 0 auto;	
	}

ul#topnav li.topnav4 a {
	width: 184px;
	margin: 0 auto;	
	}

ul#topnav li a:hover { text-decoration: underline; }	
/* End Branch and Top Navigation Styles */

/* left nav */
#wrap-block {
	width: 980px; 
	border: solid 1px #cacaca; 		
	background-image: url(../images/bg-gryleftnav.gif); 
	background-repeat: repeat-y; 	
	background-color: #ffffff;
	border-left: solid 1px #cacaca; 
	padding-bottom: 40px; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; }

#leftnavblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	font-weight: normal;	
	width: 200px;  
	text-align: left; 
	float: left;
	position: relative; }	

.pad9-15 { padding: 9px 15px; }   

.leftnav { padding-top:5px; } 

ul.leftnav li {
    background-image: url(../images/blt-yellow-arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding: 0 0 10px 10px;
	list-style-type: none;
	position: relative; 
	line-height: 14px;}
	
ul.leftnav li.arrow-open {
    background-image: url(../images/blt-yellow-arrow-down.gif);
}
ul.leftnav ul.leftnav-submenu {
	margin-top: 5px;
}
ul.leftnav ul.leftnav-submenu li {
    background-image: none !important;
    padding: 0 0 5px 5px;
}
ul.leftnav a {
	color: #336ead;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none; }
	
ul.leftnav a:link, ul.leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #336ead; 
	font-weight: bold; 
	text-decoration: none;
}
ul.leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #b4985a; 
	font-weight: bold; 
	text-decoration: none; }	

.leftnav-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; }
	
a.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #336ead; 
	font-weight: bold; 
	text-decoration: none; }

a.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #b4985a; 
	font-weight: bold; 
	text-decoration: none; }

#leftnavblock h5.bg-hdr-leftnav {
	background-image: url('../images/bg-hdr-patients-visitors.gif');
	background-repeat: repeat-x;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	height: 21px;
	width: 170px;
	display: block;
}
	
/* end left nav */

/* Begin right content */
#rightcontentblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	font-weight: normal;
	width: 779px; 
	background-color: #ffffff; 	
	float: right;
	position: relative; }

#rightcontentblock-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	font-weight: normal;
	width: 980px; 
	background-color: #ffffff; 	
	float: right;
	position: relative; }

#rightcontentblock h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	color: #000000; 
	text-decoration: none;
	font-weight: bold; }

#rightcontentblock p { padding: 2px 0; }

.bg-hdr-rightcontent {
	font-family: Georgia, Times, serif;
	font-size: 13px; 
	color: #000000; 
	font-weight: normal;
	padding: 8px 15px;
	height: 14px;
	background-image: url(../images/bg-hdr-find-doctor.gif); 
	background-repeat: repeat-x; }

#right-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	font-weight: normal; }
	
.content-photo {
	position:relative; 
	left:-5px; 
	margin-right:-7px;  }
	
#right-content a { line-height: 18px; }	
	
#right-content p { 
                padding: 5px 10px 5px 0;
                text-align: justify; 
                line-height: 16px; 
                }

#right-content li { 

	line-height: 16px; 
}
#right-content ul { padding: 5px 0; }

#right-content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #000000; 
	font-weight: bold; }

#right-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #000000; 
	font-weight: bold; }

#right-content strong {
	font-weight: bold; }

#right-content ul, ol { margin-left: 20px; }

#right-content img { padding: 0 5px; }

#right-content td { padding: 2px; }

.pad10-15 { padding: 10px 15px; }

/* End right content */

/* Begin Footer Styles */
#wrap-footer { margin: 5px 0 0 0; }

#footer {
	font-size: 11px;
	width: 980px;
	background-color: #ededed;	
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #9f9f9f;
	padding: 15px 0 0 0;
	}
	
#footer li {
	list-style-type: none;
	line-height: 22px;
	}

#footer a {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;	
	}

#footer a:hover, #footer a.active { 
	font-weight: bold;
	text-decoration: none;
	}	

#footer .aahc {	
	padding: 50px 0 0 25px;
	width: 140px;
	height: 42px;
	}

#footer .aahc a {
	display: block;
	background: url('../images/aahc-member.gif') no-repeat top left;
	padding: 11px 0 31px 56px;
	width: 90px;
	height: 0;	
	}	
	
#footer .wrap-cols { 
	background: url('../images/bg-footer-cols.gif') repeat-y top left;
	min-height: 132px;
	}

#footer .col1 {
	float: left;
	clear: right;
	width: 370px;
	padding: 0 15px;
	}

#footer .col2 {
	float: left;
	clear: right;
	width: 126px;
	padding: 0 15px;
	}

#footer .col3 {
	float: left;
	clear: right;
	width: 126px;
	padding: 0 15px;
	}

#footer .col4 {
	float: left;
	clear: right;
	width: 237px;
	padding: 0 15px;
	}		

#wrap-footer .bottom-left { 
	background: url('../images/bg-footer-bottom-left.gif') no-repeat bottom left;
	width: 20px;
	height: 20px;
	float: left;
	clear: right;
	}

#wrap-footer .bottom-center { 
	background: url('../images/bg-footer-bottom-center.gif') repeat-x bottom left;
	width: 942px;
	height: 20px;
	float: left;
	clear: right;	
	}	

#wrap-footer .bottom-right { 
	background: url('../images/bg-footer-bottom-right.gif') no-repeat bottom right;
	width: 20px;
	height: 20px;
	float: left;
	clear: right;		
	}	
/* End Footer Styles */

/* Begin Copyright Styles */
#wrap-copyright { 
	font-size: 11px;
	width: 982px;
	margin: 3px 0 0 0;
	}

#copyright {
	float: left;
	clear: right;
	}	

#copyright ul li {
	list-style-type: none;
	float: left;
	clear: right;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #bebebe;
	padding: 0 7px 7px 7px;
	height: 12px;
	}

#copyright ul li.last { 
	border: 0;
	padding: 0 0 0 7px;
	}

#wrap-copyright a {
	font-size: 11px;
	color: #000;
	text-decoration: underline; 
	}

#wrap-copyright a:hover { text-decoration: none; }

#wrap-copyright .feedback { 
	float: right;
	padding: 4px 7px;
	}	
/* End Copyright Styles */


