/* common */ 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000;
	background-color: #fefefe;
	/*margin-top:0px;*/
	margin: 0px;
	/*padding-top:0px;*/
	padding: 0px;
	border-collapse: collapse;
	}

h1 {
	font-size: 16px;
	}

h2 {
	font-size: 14px;
	}

h3 {
	font-size: 12px;
	}

/*
div, p, hr { 
	margin: 0; 
	padding: 0;
	border-collapse: collapse;}
*/

img { border: 0; }

div.centered {
	margin-left: auto;
	margin-right: auto; 
	/*text-align: left; */
	width: 982px;
	 }	

.top_background {
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #000000; 
	font-weight: normal;
	background-image: url(/common/images/bg-lluarea.gif); 
	background-repeat: repeat-x;	
	padding: 7px;
	height: 14px; 
	text-align: right; }
	
/* next two for homepage */	
.top_background a{
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #606060; 
	font-weight: normal; 
	text-decoration: none; }	

.top_background a:hover{
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #b4985a; 
	font-weight: normal; 
	text-decoration: none; }
/* end for homepage */		
	
.top_background_llu a{
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none; }	

.top_background_llu a:hover{
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #b4985a; 
	font-weight: normal; 
	text-decoration: none; }
	

.top_background_mc a{
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #606060; 
	font-weight: normal; 
	text-decoration: none; }	

.top_background_mc a:hover{
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #b4985a; 
	font-weight: normal; 
	text-decoration: none; }	
	
.top_background-active {
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none; }
				
a {
	font-family: Arial, Helvetica, sans-serif;
/**	font-size: 11px;  **/
    color: #005195;
    /**font-weight: normal; **/
    text-decoration: underline; }

a:hover {
	font-family: Arial, Helvetica, sans-serif;
/**	font-size: 11px; **/
    color: #b4985a;
    /*font-weight: normal;*/
    text-decoration: underline; }

.hide { display: none; }

.float-left { float: left; }

.float-right { float: right; }
.padtop60 { padding-top: 60px; }
.padtop10 { padding-top: 10px; }
.pad7-11 { padding: 7px 11px; }

.pad5-10 { padding: 5px 10px; }
.pad5-15 { padding: 5px 15px; }
.pad9-15 { padding: 9px 15px; }   
.pad10-15 { padding: 10px 15px; }
.pad15-10 { padding: 15px 10px; }
	
/* main links area */
#mainlinksblock {
	background-image: url(/common/images/bg-mainlinks.gif); 
	background-repeat: repeat-x;
    font-weight: normal;
    text-decoration: none;
    display: block;
    width: 980px; 
    height: 28px;
	padding: 0 1px;    
    text-align: center; }

.mainlinks {
    text-align: center; }

.mainlinks a{
    font-family: Palatino, Times New Roman, serif;
    font-size: 14px;
    color: #fefefe;
    font-weight: normal;
    text-decoration: none; }

.mainlinks a:hover {
    font-family: Palatino, Times New Roman, serif;
    font-size: 14px;
    color: #5a5959;  
	background-image: url(/common/images/bg-mainlinks-over.gif); 
	background-repeat: repeat-x;
    font-weight: normal;
    text-decoration: none; }

.mainlinx1 a {
	float: left;
	clear: right; 
	width: 74px; 
	text-align: left; 
	padding: 6px 24px 6px 23px; }     

.mainlinx2 a {
	float: left;
	clear: right; 
	width: 130px; 
	text-align: center;	
	padding: 6px 25px 6px 30px; }

.mainlinx3 a {
	float: left;
	clear: right; 
	width: 104px; 
	text-align: center;	
	padding: 6px 21px 6px 20px; }

.mainlinx4 a {
	float: left;
	clear: right; 
	width: 70px; 
	text-align: center;	
	padding: 6px 25px 6px 26px; }
	
.mainlinx5 a {
	float: left;
	clear: right; 
	width: 92px; 
	text-align: center;	
	padding: 6px 25px 6px 24px; }

.mainlinx6 a {
	float: left;
	clear: right; 
	width: 116px;  
	text-align: center;	
	padding: 6px 25px 6px 26px; }

.mainlinx7 a {
	float: left;
	clear: right; 
	width: 49px;  
	text-align: center;	
	padding: 6px 25px 6px 26px; }
/* end main links area */

/* quick links */
#wrap-quicklinks {
	/*width: 982px;*/
	height: 272px; }
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; }	
	
.bg-quicknav {
	background-image: url(/common/images/bg-quicknav.jpg); 
	background-repeat: no-repeat;
	width: 982px;
	height: 39px }

div.quicknavblock  {
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #fefefe; 
	font-weight: normal; 
	height: 24px; 
	padding: 1px 0 0 5px; }
	
div.quicknavblock a, div.quicknavblock span {
  clear: right;
  float: left;}
  
.quicknav-links {
	display:block; 
	float:left; 
	height:17px;
	margin-bottom: -5px;
	padding:7px 0 6px 3px; }

.quicklinks-active-home {
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #fefefe;	
	background-image: url(/common/images/quicklinks-llu-over.gif); 	
	background-repeat: no-repeat;
	border-right: 3px solid white;
	width: 188px;
	height: 16px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none; 
	padding:7px 0 5px 0;   }

a.women {
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px;
	border-right: 3px solid white;
	color: #3a3a3a; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: center;  
	padding:7px 0 5px 0;
	width: 172px; 
	height: 16px;	}

a.women:hover{
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #fefefe; 
	background: #008472;
	font-weight: normal; 
	text-decoration: none; 
	text-align: center; }

a.childrent {
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px;
	border-right: 3px solid white;
	color: #3a3a3a; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: center;  
	padding: 7px 0 5px 0;
	width: 260px; 
	height: 16px;	}

a.childrent:hover{
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #fefefe; 
	background: #008472;
	font-weight: normal; 
	text-decoration: none; 
	text-align: center; }
	
a.seniors {
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px;
	border-right: 3px solid white;
	color: #3a3a3a;
	font-weight: normal; 
	text-decoration: none; 
	text-align: center;  
	padding:7px 0 5px 0;
	width: 177px; 
	height: 16px;	}

a.seniors:hover{
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #fefefe; 
	background: #008472;
	font-weight: normal; 
	text-decoration: none; 
	text-align: center;}  
	
a.men {
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px;
	border-right: 3px solid white;
	color: #3a3a3a; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: center;  
	padding: 7px 0 5px 0;
	width: 158px;
	height: 16px;	}

a.men:hover{
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #fefefe; 
	background: #008472;
	font-weight: normal; 
	text-decoration: none; 
	text-align: center;}

#wrap-quicklinks {
	width: 982px; 
	height: 233px; 
	clear: both; }

.bg-quicklinks-area {
	background-image: url(/common/images/bg-quicklinks-area-llu.gif); 
	background-repeat: no-repeat;
	width: 270px;
	height: 233px; }
	
div.quicklinks {
	padding: 15px 0 0 29px; }

ul.quicklinks li {
	font-family: Palatino, Times New Roman, serif;
	font-size: 12px; 
	color: #fefefe; 
	font-weight: normal; 
	list-style-type: none;
	line-height: 28px; }

ul.quicklinks a{
	font-family: Palatino, Times New Roman, serif;
	font-size: 12px; 
	color: #fefefe; 
	font-weight: normal; 
	text-decoration: none; }

ul.quicklinks a:hover{
	font-family: Palatino, Times New Roman, serif;
	font-size: 12px; 
	color: #b4985a; 
	font-weight: normal; 
	text-decoration: none; }  

/* left nav */

/* left nav */
#wrap-block {
	width: 980px; 
	border: solid 1px #cacaca; 		
	background-image: url(/common/images/bg-gryleftnav.gif); 
	background-repeat: repeat-y; 	
	background-color: #ffffff;
	border-left: solid 1px #cacaca; 
	padding-bottom: 10px; }

#wrap-block-2 {
	width: 980px; 
	border: solid 1px #cacaca; 		
	background-color: #ffffff;
	border-left: solid 1px #cacaca; 
	padding-bottom: 10px; }
	
#wrap-block-3 {
	width: 980px; 
	border-left: solid 1px #cacaca;
	border-right: solid 1px #cacaca;
	border-bottom: solid 1px #cacaca;
	background-color: #ffffff;
	padding-bottom: 10px; }
	
#breadcrumbs-block-1 {
	width: 980px; 
	border-left: solid 1px #cacaca;
	border-right: solid 1px #cacaca;
	border-top: solid 1px #cacaca;
	background-color: #ffffff;
	}

.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; }

.bg-hdr-leftnav {
	font-family: Palatino, Times New Roman, serif;
	font-size: 14px; 
	color: #000000; 
	font-weight: normal; 
	width: 170px;
	height: 21px;
	background-image: url(/common/images/bg-hdr-patients-visitors.gif); 
	background-repeat: repeat-x; }

.leftnav { padding: 5px 0px 0px 0px;} 

ul.leftnav ul li {
	padding-left:10px; 
    background-image: url(/common/images/blt-yellow.gif);
	list-style-type: none;
    background-repeat: no-repeat;
    background-position: 0 70%;
    padding: 5px 0 0 10px; }

ul.leftnav li {
    background-image: url(/common/images/blt-yellow-arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding: 0 0 10px 10px;
	list-style-type: none;
	position: relative; } 

ul.leftnav a {
	color: #005195;
	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: #005195; 
	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: #005195; 
	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; }

/*#wrap-block {
	width: 980px; 
	border: solid 1px #cacaca; 		
	background-image: url(/common/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; }


.leftnav { padding-top:5px; } */
   
/* 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 p { padding: 2px 0; }

/* right content wholeness */
#rightcontentblock-wholeness {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	font-weight: normal;
	width: 779px; 
	background-color: #ffffff; 
	float: right;
	/*position: relative; */
	}

#rightcontentblock-wholeness p { padding: 2px 0; }

.bg-hdr-rightcontent {
	font-family: Palatino, Times New Roman, serif;
	font-size: 13px; 
	color: #000000; 
	font-weight: normal;
	padding: 8px 15px;
	height: 14px;
	background-image: url(/common/images/bg-hdr-title.gif); 
	background-repeat: repeat-x; }

#right-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	font-weight: normal;
	vertical-align: top; }
	
.content-photo {
	position:relative;
	top: 0px; 
	left: 0px; 
	margin-right:0px;  }
	
#right-content p { 
	padding: 0 10px 10px 0;
	line-height: 15px; }
	
.searchinput {
	background-image:url(/common/images/bg-input-15.gif);
	background-repeat:repeat-x;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:1px 3px;
	vertical-align:top;
	width:200px;
	height:16px;
}

input.btn-search {
	font-family: Palatino, Times New Roman, serif;
	font-size: 11px; 
	color: #fefefe; 
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;	
	background-image: url(/common/images/btn-search.gif); 
	background-repeat: no-repeat; 
	width: 55px; 
	height: 21px; 
	border: 0px; }
	
.attention {
	color:red;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

/* news or events bars */
.eventsodd {padding:6px; margin: 0px; font-size:11px; background-color:#fff}
.eventseven {padding:6px; margin: 0px; font-size:11px; background-color:#ddd}


/* footer */
#bar {
	background-image: url(/common/images/bar.gif); 
	background-repeat: repeat-x;
	width: 982px;
	height: 7px; }
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #000000; 
	font-weight: normal; 
	text-align:right;
	clear: both;	
	padding-top: 10px; } 

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none; }
	
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #b4985a; 
	font-weight: normal; 
	text-decoration: none; 
	clear:both; }
/* footer */



/* Cory Kim */
/* subnav indentation */
ul.leftnav ul.subnav {
	padding-left: 3px;
}

/* breadcrumb links */
.bg-hdr-rightcontent a
{
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
}

#rightcontentblock table {
	font-size:11px;
	
}
	