@charset "utf-8";
/* CSS Document */
body  {
	font: 14px Arial, Helvetica, sans-serif;
	background: #666666 url(images/bkg_main.gif) repeat;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

h1 {
	color: #1048A6;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #container { 
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(images/bkg_wrap.gif) repeat-y left;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD url(images/bkg_header.jpg) no-repeat left; 
	margin: 0 auto;
	height: 197px;
	width: 975px;
	padding: 0;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 15px 5px;
	margin: 0 5px 0 9px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0px 20px 0px 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 5px 10px 5px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: url(images/bkg_content.jpg) repeat;
	border: medium groove #135AC6;
	min-height: 775px;
} 

.twoColFixLtHdr #mainContent table {
	margin:0;
	padding:0;
}

.twoColFixLtHdr #footer { 
	background: #DDDDDD url(images/bkg_footer.gif) no-repeat; 
	height: 20px;
	width: 975px;
	margin: 0 auto;
} 

.twoColFixLtHdr #specialsbar {
	height: 20px;
	color: white;
	font: bold "Lucida Sans Unicode" serif;
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(images/bkg_wrap.gif) repeat-y left;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

.twoColFixLtHdr #newslettersignup {
	margin-right: 20px;
	float:right;
	text-align: right;
}

.twoColFixLtHdr #RequestAppointment {
	width: 259px;
	height: 114px;
	float: right;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#menu {
	/*position: relative;
	top: 135px;
	vertical-align: middle;
	color: white;
	width: auto;
	text-align: left;
	padding: 10px;*/
	margin: 0px 20px 0 240px;
	padding-top: 150px;
}

.nodisplay {
	display: none;
}

#iconmenu {position: relative; margin: -1px auto; padding: 0; width: 169px; height: 388px; background: transparent url(images/left_nav.jpg);}

#iconmenu li {
	margin: 0;
	padding: 0;
	position: absolute;
	list-style: none;
	top: 0px;

}
#iconmenu a {width: 169px; height: 70px; display: block;}
#iconmenu a:hover {border: solid 0px #000; width: 169px;}

#iconmenu #panel1c {
	left: 0px;
	width: 169px;
	top: 0px;
	background-position: 0px 0px;
}
#iconmenu #panel2c {left: 0px; width: 169px; top: 80px; background-position: 0px 80px; }
#iconmenu #panel3c {left: 0px; width: 169px; top: 158px; background-position: 0px 158px; }
#iconmenu #panel4c {left: 0px; width: 169px; top: 238px; background-position: 0px 238px; }
#iconmenu #panel5c {left: 0px; width: 169px; top: 317px; background-position: 0px 317px; }

#iconmenu #panel1c a:hover {background: transparent url(images/left_nav.jpg) -169px 0px no-repeat; width: 169px;}
#iconmenu #panel2c a:hover {background: transparent url(images/left_nav.jpg) -169px -80px no-repeat; width: 169px;}
#iconmenu #panel3c a:hover {background: transparent url(images/left_nav.jpg) -169px -158px no-repeat; width: 169px;}
#iconmenu #panel4c a:hover {background: transparent url(images/left_nav.jpg) -169px -238px no-repeat; width: 169px;} 
#iconmenu #panel5c a:hover {background: transparent url(images/left_nav.jpg) -169px -317px no-repeat; width: 169px;} 

/* pasted from old site */
p a:link, p a:visited {
	font: 14px "Lucida Sans Unicode", sans-serif;
	color: #000151;
}
p a:hover {
	color: White;
	background-color: #000151;
}

h3	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7C6240;
}

h2	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#7C6240;
	font-weight: bold;
}

p, ul, td 	{
	font: 14px "Lucida Sans Unicode", sans-serif;
	color: #000151;
}

ul {
	list-style: none;
}

.ul_indent li {
	font: 14pt Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #000151;
	list-style: none;
	margin-left:30px;
}

.ul_check li {
	font: 14pt Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #000151;
	list-style: none;
	margin-left:30px;
	line-height: 2.5em;
}

.standout {
	color: #7C6240;
	font-weight: bold;
}

.spastandout {
	color: #7C6240;
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
}


.address_header	{
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#485883;
	float:right;
}

.td_content{
	padding-left:5px;
	padding-right:5px;
}

#psl_phone	{
	text-align:center;
	font-size:12px;
	color:#F4ECD9;
}

#credits	{
	font-size:9px;
	color:#F9ECD4;
	text-align:center;
}
#credits a	{
	color:#F9ECD4;
	text-decoration: underline;	
	font-size:9px;
	color:#F9ECD4;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #485883;
	line-height: 1.5em;
}

.breadcrumb, .breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited {
	font-family: "Trebuchet MS", serif;
	font-style: normal;
	color:#7C6240;
	font-size: 11px;
}

.breadcrumb a:hover {
	font-family: "Trebuchet MS", serif;
	font-style: normal;
	background-color:#7C6240;
	color: white;
	font-size: 11px;
}

.breadcrumb_header {
	font-family: Georgia;
	font-style: italic;
	font-size: 11px;
	color: Gray;
}

.contact_header {
	font-family: "Trebuchet MS", serif;
	font-style: italic;
	font-size: 18px;
	color: Gray;
}

.contact_address_name {
	font-size: 16px;
}

.contact_address {
	font-size: 14px;
}

.grey_uheader {
	font-family: "Trebuchet MS", serif;
	font-style: italic;
	font-size: 18px;
	color: Gray;
	border-bottom: thin solid Gray;
	margin-left:10px;
	margin-right:100px;
	list-style:none;
}

.grey_liheader {
	font-family: "Trebuchet MS", serif;
	font-style: italic;
	font-size: 18px;
	color: Gray;
	margin-left:10px;
	margin-right:50px;
	list-style:none;
}

.brown_uheader {
	font-family: "Trebuchet MS", serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #7C6240;
	border-bottom: 1px solid #000;
	margin-left:10px;
	padding-left:10px;
	margin-right:100px;
	list-style:none;
}

.brown_phone {
	color: #7C6240;
	font-family: "Trebuchet MS", serif;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
}

.blue_phone {
	color:#485883;
	font-family: "Trebuchet MS", serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
}

p.blue-header {
	color:#485883;
	font-family: "Trebuchet MS", serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
p.reduce-top {
	margin-top:0px;
	padding-top:0px;
}

p.ext_phone {
	color: Gray;
	margin-left: 10px;
	position: relative;
	top: -10px;
	font-style: normal;
	font-weight: bold;
}

.hours { 
  position: relative;
  top: -15px;
  left: 10px;
  color: Gray;
  font-size: 11px;
}

.brown_nheader {
	font-family: "Trebuchet MS", serif;
	font-style: normal;
	font-size: 18px;
	color: #7C6240;
	margin-left:10px;
	margin-right:100px;
	list-style:none;
}

ul.pdf {
	list-style-image: url(images/pdf_logo.jpg);
	line-height: 36px;
	padding-left:150px;
}

.leftaddress {
	font: bold 14px "Lucida Sans Unicode", serif;
	color: white;
	width:160px;
	text-align: center;
	position: relative;
	left: 5px;
}

.leftaddressheader {
	font-size: 12px;
	color: white;
	width:160px;
	text-align: center;
	position: relative;
	left: 5px;
}

.leftaddress img {
	position:relative;
	left: -5px;
}

.svcheading {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #485883;
}

.svcsubheading {
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #485883;
	border-left: 1px solid #929EC7;
	border-top: 1px solid #485883;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
}

#quicklink {
	float:right; 
	border:thin solid gray; 
	width:170px; 
	margin-left:20px; 
	padding:5px;
}

#quicklink a {
	padding-left: 10px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #485883;
	line-height: 150%;
	}
	
ol li {
	padding-bottom: 10px;
	}
	
.svcgrp {
	position: relative;
	top: -15px;
	left: -20px;
}

.surgicalblock {
	position: relative;
	top: -15px;
}

#quick-links {
	border: thin solid black;
	padding: 5px;
}

.quick-link-header {
	background-color: black;
	margin: 0px;
	padding: 5px;
	color: White;
	font: 24px Arial, sans-serif;
	text-align: center;
}

.quick-link-content {
	margin-top: 0px;
	position: relative;
	top: -10px;
}

#request-appointment {
	
	padding: 10px;
}

#request-appointment p {
	font: 16px Arial, sans-serif;
	/*color: #135AC6;*/
	color: #4F89ED;
	font-weight: bold;
}

#request-appointment p a {
	font: 16px Arial, sans-serif;
	color: #4F89ED;
	font-weight: bold;
}

h2.light-blue-header {
	font: 16px Arial, sans-serif;
	color: #4F89ED;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 18px;
}

.returntop, .returntop a:link, .returntop a:visited {
	position: relative;
	top: 10px;
	float:right;
	color: #4F89ED;
	text-decoration: none;
}