@charset "UTF-8";
#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6633CC;
}
#nav {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	float: none;
	overflow: auto;
	width: 950px;
}
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#main #right pic {
	float: right;
	height: 400px;
	width: 400px;
}
#main #right {
	float: right;
	height: 600px;
	width: 250px;
	margin-top: 20px;
	margin-right: 10px;
	background-image: url(images/bluerhnbg.jpg);
	clear: right;
}
#main #maintxt {
	float: left;
	width: 657px;
	margin-top: 20px;
	clear: left;
}
#main #maintxt #titlepic {
	border: 1px solid #4E4483;
	clear: left;
}
#main #maintxt #lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 16px;
	color: #333333;
	margin-top: 15px;
}
#main #maintxt #lefttext #hughpic {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: thin solid #96C8FA;
}
#main #right #rightnavtitle {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 25px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4A9EB3;
}
#main #right #rightnavform {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4F4680;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.whitetext a:link {
	font-size: x-small;
	color: #FFFFFF;
} .whitetext a:visited 
	{
	color: #FFFFCC;
}

#main #maintxt #hospitalstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4F4680;
}
#main #maintxt #hospitalstitle #hospic {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4C437E;
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 120%;
}
#main #maintxt #hospitalstitle #take {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 22px;
	color: #4C437E;
}
#main #maintxt #hospitalstitle #contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4C437E;
	background-color: #E9FCFF;
	width: 500px;
	padding: 10px;
	border: thin solid #64BDD5;
}
