/*
----------------------------------------------------------------
	B A S E   C S S
---------------------------------------------------------------- */


body {
	margin: 0px;
	padding: 0px;
	background-color: #e8efeb;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}




/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #333333; }

h1 {
	font-size: 1.1em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	margin-top: 0px;
	font-weight: bold;
	color: #265396;
}
h2 { font-size: 1em;margin-bottom: 0.75em; font-weight: bold; margin-top: 1.2em; }
h3 {
	margin-bottom: 1em;
	font-size: 12px;
	text-decoration: underline;
	margin-top: 0px;
}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 .75em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 0em 0 0em 0em; }

a:focus, 
a:hover     {
	text-decoration: underline;
}
a           {
	color: #265396;
	text-decoration: none;
}

#footer a:link  { color: #FFFFFF; text-decoration: none; }
#footer a:visited { color: #E8EFEB; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#home_nav a:link  { color: #FFFFFF; text-decoration: none; }
#home_nav a:visited { color: #E8EFEB; text-decoration: none; }
#home_nav a:hover { text-decoration: underline; }
	

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

ul {
	list-style: disc;
	margin-left: 30px;
	padding-left: 0em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 18px;
	}
	
li {
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 16px;
	margin-bottom: 5px;

}

ol {
	list-style: decimal;
	margin-left: 40px;
	padding-left: 0em;
	margin-bottom: 5px;
	padding-bottom: 0px;
	line-height: 18px;
	margin-top: 5px;
}

/* Structure
-------------------------------------------------------------- */

#subnav #menu {
}
#mainnav {
	background-image: url(images/main_nav_bkgd.gif);
	height: 71px;
	background-color: #1E4986;
	text-align: center;
}
#maincontent {
	margin: 15px 0px 0px;
	padding: 0px;
}
#subnav #surgeons {
	padding-left: 127px;
}
#subnav {
	height: 90px;
	margin-top: 6px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#top_links a{
	color:#FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration:none;
}

#top_links a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#bio_names {
	float: right;
	clear: both;
	padding-right: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}
#content {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#maincontent #text {
	width: 400px;
	clear: left;
	padding-left: 3px;
}
#maincontent #textVATS {
	width: 600px;
	clear: left;
	padding-left: 3px;
}

/*#maincontent img.right { float: right; margin: 0em 0 0em 0em; }*/

#footer {
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 39px;
	background-image: url(images/footer_bkgd.gif);
	background-repeat: repeat-x;
	height: 40px;
	color: #4697E5;
	text-transform: uppercase;
	font-size: 9px;
	background-color: #28589a;
	letter-spacing: 0.1em;
	clear: both;
	text-align: center;
}


.home {
	width: 943px;
	margin-right: auto;
	margin-left: auto;
}


#maincontent #photos {
	float: right;
	width: 460px;
	margin-bottom: 20px;
}

#home_content {
	height: 600px;
	width: 943px;
	margin-right: auto;
	margin-left: auto;
}
#home_content #home_nav {
	color: #4697E5;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 0.1em;
	padding: 20px 0px 10px;
	text-align: center;
}
#col-left {
	float:left;
	width: 200px;
}

#col-right {
	float: right;
	width: 200px;
}
#middle {
	background-image: url(images/sub_bkd.gif);
	background-color: #E8EFEB;
	width: 904px;
	float: left;
	}
#container .home {
	width: 648px;
}
area {
	cursor:pointer;
	}
	
	
#signup_box{
	width: 461px;
	height:71px;
	background-image:url(images/newsletter_signup.png);
	margin-bottom:10px; 
	background-repeat:no-repeat;
}