/* Edited 16 Mar 2010 11:16:52 AM by Michelle Torrey [1:U:5] */
/* Edited 16 Mar 2010 11:16:03 AM by Michelle Torrey [1:U:5] */
/* Edited 26 Mar 2009 02:27:09 PM by Andrea Quann [1:U:12] */
/* Edited 17 Mar 2009 03:05:16 PM by Andrea Quann [1:U:12] */
/* Edited 17 Mar 2009 03:04:36 PM by Andrea Quann [1:U:12] */
/* Edited 17 Mar 2009 03:03:31 PM by Andrea Quann [1:U:12] */
/* Edited 12 Mar 2009 09:47:14 AM by Andrea Quann [1:U:12] */
/* Edited 12 Mar 2009 09:46:25 AM by Andrea Quann [1:U:12] */
/* Edited 12 Mar 2009 09:45:36 AM by Andrea Quann [1:U:12] */
/* Edited 28 Jan 2009 02:59:05 PM by Andrea Quann [1:U:12] */
/* Edited 28 Jan 2009 02:44:02 PM by Andrea Quann [1:U:12] */
/* Edited 28 Jan 2009 02:43:31 PM by Andrea Quann [1:U:12] */
/* Edited 28 Jan 2009 02:41:51 PM by Andrea Quann [1:U:12] */
/* Edited 28 Jan 2009 12:44:44 PM by Andrea Quann [1:U:12] */
/* Edited 19 Jan 2009 01:23:31 PM by Andrea Quann [1:U:12] */
/* Edited 19 Jan 2009 01:21:35 PM by Andrea Quann [1:U:12] */
@charset "utf-8";
/* CSS Document */
body {
background-image:url(images/mainbackground.gif);
background-repeat:repeat;
}
div#container{
	width:796px;
	margin:0 auto 0 auto;
	border:1px solid #0c3d5e;
	font-family:Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
}
div#search{
	float:right;
	width:230px;
	margin-top:5px;
}
div#search p{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
div#header {
	height:192px;
	border-bottom:3px solid #0c3d5e;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;	
}
div#header h2 {
	height:192px;
	text-indent:-5000px;
}
div#topnav {
	width:796px;
	border-bottom:3px solid #0c3d5e;
	padding-bottom:5px;
}
div#topnav ul {
	width:796px;
	font-size:11px;
	font-weight:bold;
	height:25px;
}
div#topnav ul li {
	float:left;
	width:132px;
}
div#topnav ul li a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	text-align:center;
	background-color:#0c3d5e;
	color:#FFFFFF;
	margin:5px 1px 0px 1px;
	padding:5px 0px 5px 0px;
}
div#topnav ul li a:hover {
	color:#0c3d5e;
	background-color:#e5c684;
}
div#bottomnav {
	width:796px;
	border-bottom:2px solid #e5c684;
	padding-bottom:5px;
}
div#bottomnav ul {
	width:796px;
	font-size:11px;
	font-weight:bold;
	height:20px;
}
div#bottomnav ul li {
	float:left;
	text-align:center;
	width:126px;
	display:block;
	color:#9a203a;
	margin:3px 0px 0px 0px;
	padding:3px 0px 3px 0px;
	border-left:1px solid #e5c684;
}
div#bottomnav ul li a {
	color:#9a203a;
	text-decoration:none;
	}
div#bottomnav ul li a:hover {
	color:#0c3d5e;
	}
div#mainleft {
	width:390px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:5px;
	margin-top:5px;
	min-height:325px;
}
div#mainleft ul li, div#mainright ul li {
                padding: 3px 0 3px 0;
}
div#mainleft a, div#mainright a {
                color:black;
} 
div#mainleft h1#loring{
	text-indent:-5000px;
	background-image:url(images/loringhospitalheader.gif);
	background-repeat:no-repeat;
	width:150px;
	height:27px;
}
div#mainright h1#health{
	text-indent:-5000px;
	background-image:url(images/healthnewsheader.gif);
	background-repeat:no-repeat;
	width:150px;
	height:23px;
	padding-top:5px;
}
div#mainleft p {
                padding-left:2px;
	margin-bottom:7px;
	line-height:14px;
}
div#mainleft ul {
	list-style-type:disc;
	margin-left:15px;
}
div#mainright {
	width:390px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
}
div#mainright h1 {
	text-indent:-5000px;
	background-image:url(images/announcementsheader.gif);
	background-repeat:no-repeat;
	width:175px;
	height:28px;
}
div#mainright ul {
	list-style-type:disc;
	margin-left:15px;
}
div#footer {
	width:796px;
	height:25px;
	background-color:#9a203a;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
}
div#footer p {
	padding:5px;
}
div#footer a {
	color:white;}
div#footer a:visited {
	color:white;}

