/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#wrapper{
width:820px;
background-image:url(../media/images/wrapper_bg.png);
background-repeat:repeat-y;
background-position:left;
}
#header{
	display:block;
	float:left;
	width:800px;
	height:180px;
	background-image:url(../media/images/header.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	margin:0px;
	
}
#navigation_links{
	padding-top:20px;
	background-color:001A30;
	display:block;
	float:left;
	width:186px;
	height:100%;
}
#content{
	padding-top:190px;
	margin-left:190px;
	width:600px;
}
.nav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	filter: Invert;
}

.headings {
	color:#F93;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
#address_main_page{
	width:400px;
	border:1px solid grey;
	text-align:center;
	margin-left:40px;
}
#address_main_page table{
	width:400px;
	text-align:center;
}
#address_main_page td{
	padding:10px;
	text-align:center;
}
#footer{
	background-color:#F93;
	width:800px;
	float:left;
	height:40px;
	vertical-align:middle;
}
dt{
	font-weight:bold;
	padding-top:10px;
	font-size:14px;
}
dd{
	font-style:italic;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style10 {font-size: xx-small}
.style11 {color: #FFFFFF}
body {
	margin-left: 0px;
	margin-top: 0px;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style14 {color: #001A30}
.bigger{
	display:block;
	font-size:14px;
	font-weight:600;
	border:1px solid grey;
	color:#369;
	padding:10px;
}
.address{
	font-style:inherit;
	font-style:italic;
}
#surgical_volumes{
	font:Arial, Helvetica, sans-serif;
	
	}
#surgical_volumes table{
	width:450px;
	padding-left:40px;
	
	}
#surgical_volumes td{
	font:Arial, Helvetica, sans-serif;
	text-align:right;
	}
#surgical_volumes th{
	font:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:16px;
	}
.tbl_num{
	text-align:center;
	}
#staff_photo{
	padding-left:80px;
	padding-top:20px;
}
#surgery_links a{
	margin-left:40px;
	margin-right:20px;
}
#surgery_links h3,p{
	margin-left:10px;
}
.flash_content{
	padding:10px;
}
#animation_intro{
font-weight: bold;
font-size: 16px;
text-align: center;
}
#culligan_pic{
display:block;
width:160px;
float:left;
}
#awards table{
display:block;
padding-top:30px;
}