.doctor .photo img {
border: 1px solid black !important;
}

#contact_us_button {
position: absolute;
display: block;
width: 135px;
height: 30px;
text-decoration: none;
right: 35px;
bottom: 55px;
}

html {
	background-color: #c2cdd3;
	background-color: #e2e3e4;
}

body {
	/* 760 minimum width + padding for dropshadows */
	width: 981px;
	margin: 4px auto 40px auto;
	background-color: transparent;
	text-align: left;
	font-size: 100%;
font-family: arial, sans-serif;
position: relative;
}

*:focus {outline-width: 0}
* {cursor: default}
a, a * {cursor: pointer}

/* ============================================================
	Drop Shadows
============================================================ */
#top {
background: transparent url('../images/topbg.gif') left top no-repeat;
height: 138px;
padding: 15px 0 4px 7px;
position: relative;
}

#top .content {

}

#middle {
background: transparent url('../images/middlebg.gif') left top no-repeat;

padding: 9px 8px 0 7px;
padding-bottom: 1px;
}

#middle .content {
background: transparent url('../images/sidebarbg.gif') 700px top repeat-y;
}

#bottom {
background: transparent url('../images/bottombg.gif') left top no-repeat;

padding-top: 20px;
text-align: center;
font-size: .8em;
color: #7d7d7d;
}

#bottom p,
#bottom p img {
vertical-align: middle;
}

/* ============================================================
	Nav
============================================================ */

#nav3 {
position: absolute;
bottom: 0;
left: 20px;
}

#sfnav {position: static}

#nav3 li {
margin: 0;
float: left;
}


#nav3 li a {
display: block;
line-height: 38px;
color: white;
text-decoration: none;
padding: 0 30px;
border-right: 1px solid #7d7d7d;
border-left: 1px solid #939394;
font-size: .9em;
}

#nav3 li.first {
border-right: 1px solid #7d7d7d;
height: 38px;
}

#nav3 li.last {
border-left: 1px solid #939394;
height: 38px;
}

#nav3 li a:hover {
background: transparent url('../images/navhover.gif') left top repeat-x;
background-image: none;
background-color: #7d7d7d;
}

#nav3 li li a:hover {
background-image: none;
background-color: #7d7d7d;
}

#nav3 li ul {
background-image: url('../images/navhover.gif');
background-image: none;
background-color: #231f20;
background-position: left bottom;
background-repeat: repeat-x;
border-bottom: 1px solid #7d7d7d;
border-bottom-width: 1px !important;
}



#sfnav li {
position: relative;
}

#nav3 ul ul {
display: none;
}

#nav3 li:hover ul {
display: block;
position: absolute;
top: 38px;
left: 0;
width: 255px;
background-image: url('../images/navhover.gif');
background-image: none;
background-color: #231f20;
background-position: left bottom;
background-repeat: repeat-x;
}

#nav3 li:hover ul.about {
left: -110px;
}

#nav3 li:hover ul.jobs {
left: -19px;
}

#nav3 li:hover ul li {
width: 100%;
background-color: #6f8c99;
background-color: #231f20;
}


/* ============================================================
	Main
============================================================ */

img.insetphoto {
border: 2px solid #c2cdd3;
margin: 10px;
float: right;
}

#sidebar {
float: right;
width: 256px;
padding-left: 10px;
padding-top: 10px;
}

#sidebar #getwell_link {
	background-image: url(../images/getwell.jpg);
	border: 1px solid #808080;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
	width: 242px;
	height: 174px;
}

#sidebar #getwell_link img {
	border-width: 0;
}

#sidebar h2 {
color: #ea932a;
color: #dfb00b;
font-size: 1.5em;
padding-left: 10px;
margin-top: .75em;
}

#sidebar p {
padding: 0 28px 0 12px;
color: #2f3b3f;
font-size: .8em;
}

#sidebar ul li {
	font-size: .8em;
	margin: 1em 1em;
	color: #2f3b3f;
	list-style-type: disc;
}

#sidebar a {
color: #1c7fc1;
text-decoration: none;
}

#sidebar a:hover {
text-decoration: underline;
}

#sidebar ol {
margin: 1em .5em;
}

#sidebar ol li {
margin: 1em 0;
}

#sidebar ol li img {
float: left;
}

#sidebar ol li h3 {
color: #7d7d7d;
font-size: 1.4em;
line-height: 33px;
padding-left: 10px;
float: left;
}

#sidebar ol li p {
clear: left;
margin: .5em 0;
}

#main table.doctor, #main table.doctor * {
border-width: 0;
}

#main img.inset {
float: right;
}

#main {
background-color: #e6f1f4;
background-color: #eeeeee;
margin-right: 266px;
margin-left: 5px;
}

#main h1, #main h2 {
background: #c8c8c8 url('../images/h2bg.gif') left top no-repeat;
padding: 8px;
color: #7d7d7d;
font-size: 1.2em;
border-top: 3px solid #e2e3e4;
}

#main h3 {
color: #7d7d7d;
font-size: 1.1em;
margin: 15px;
}

#main h4 {
font-size: .8em;
font-weight: bold;
margin: 1em 30px;
}

#main ul {
list-style-type: disc;
margin: 1em 50px;

}

#main>ul, #main>ol {
font-size: .8em;
}

#main ul li {
color: #7d7d7d;
list-style-type: disc;
}

#main ol {
list-style-type: decimal;
margin: 1em 50px;
}

#main ol li {
color: #7d7d7d;
list-style-type: decimal;
}

#main p {
margin: 1em 30px;
font-size: .8em;
color: #7d7d7d;
}

#main dt {
margin: 1em 30px 0 30px;
font-size: .8em;
color: #7d7d7d;
font-weight: bold;
display: block;
}

#main dd {
margin: 0 30px;
font-size: .8em;
color: #7d7d7d;
display: block;
}

#main table {
margin: 1em 30px;
font-size: .8em;
color: #7d7d7d;
}

#main table td, #main table th {
padding: 5px 10px;
}

#main table {
border: 1px solid #7d7d7d;
}

#main table th {
font-weight: bold;
}

#main table tr {
border-bottom: 1px solid #7d7d7d;
}

#main blockquote {
font-family: georgia, serif;
font-style: italic;
padding-left: 2em;
padding-right: 2em;
}

#main blockquote cite {
display: block;
text-align: right;
font-style: normal;
}

#main div.list {

}

#thrown p {
	border-width: 2px;
	border-style: solid;
	cursor: pointer;
	color: black;
	margin-top: 0;
	padding: 0.5em;
}

#thrown p.error {
	background-color: #ffa0a0;
	border-color: #800000;
}

#thrown p.notice {
	background-color: #a0ffa0;
	border-color: #008000;
}




/* ============================================================
	Clearfix
============================================================ */

.clearfix:after, #main:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix, #main {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix, * html #main {height: 1%;}
.clearfix, #main {display: block;}
/* End hide from IE-mac */