/* defines medical site */
*
{
	padding:0px;
	margin:0px;
	/*border:1px solid #000;
	background:#c00;*/
}

body
{
	width:100%;
	background:#036;
	text-align:center;
		font-family:'Trebuchet MS', Trebuchet, sans-serif;

}
p
{
	font-family:'Trebuchet MS', Trebuchet, sans-serif;
	font-size:.9em;
	line-height:1.4em;
	padding:10px 0px 0px 15px;
}
.first_par
{
	background:url(images/21par_corner.gif) no-repeat 0px 0px;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    NAVE STYLE @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/*   refer to http://alistapart.com/articles/dropdowns/ */

h1,h2,h3,h4,h5,h6
{
	color:#f90;
	font-family:'Trebuchet MS', Trebuchet, sans-serif;	
}
#global
{
	/*background:url(images/boy_2.jpg) left 150px no-repeat fixed;
	border:1px solid #000;*/
	text-align:left;
	margin:auto;
	margin-top:10px;
	width:1000px;
	background:#fff url(images/1column.gif) left repeat-y;
}

/* ################# */
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


#main
{
	height:2.5em;
	background:transparent;
	/*padding-bottom:550px;
	_padding-bottom:370px;*/
   /* background:#689acd  url(images/boy_blue.jpg) bottom no-repeat;*/
	width:175px;
	z-index: 2000 !important;
}
#main li
{
	position:relative;
	width:175px;
	list-style-type:none;
	z-index: 2000 !important;
}

li ul
{
	position:absolute;
	display:none;
	top:0px;
	left:175px;
	width:20em;
	background:#fff;
	border:1px solid #b0cffd;
	z-index: 2000 !important;
}
/*
li ul *
{
	border:1px solid #fff;
}
*/
li h5
{	
	height:3em;
	color:#000000;
	line-height:2.5em;
	text-align:center;
}
a
{
	font-family:'Trebuchet MS', Trebuchet, sans-serif;
}
h5 a
{
	color:#000000;
}
li h5 a:link
{
	color:#000000;
	background:transparent;

}
li h5 a:visited
{
	color:#000000;
	background:transparent;
}
li h5 a:hover
{
	color:#000000;
	background:transparent;

}
li h5 a:active
{
	color:#fff;
	background:transparent;

}
#main a 
{
	text-decoration: none;
}

li li
{
	text-align:center;
	width:100% !important; /*7em matches box above perfectly*/
	line-height:2.3em;
	font-size:.9em;
}
#main li li a
{
	display: block;
	padding:3px 0px;
	font-weight: normal;
	color: #060;

}

#main li li a:hover
{
	border: solid #7d6340;
	border-width: 0 5px;
}

li:hover ul, li.over ul
{ 
	display: block; 
}

ul li a:hover { 
	color: #E2144A; 
	background: #689ACD; 
}   /*Hover Styles */

.hd
{
	background:#003 url(images/ekg.jpg) top left no-repeat;
}
.bio
{
	background:#689ACD url(images/button.gif) bottom left;
}

.home
{
	background:#5E4191 url(images/home.jpg) bottom left no-repeat;
}


/*
#heart
{
	background:#fff url(images/doctor_1.jpg) top right no-repeat;
}
*/

h5 a
{
	background:transparent !important;
}
#bio_content
{
	position:relative;
/*	height:450px;*/
	border-left:2px solid #689acd;
	padding:0px 0px 10px 5px;
	margin-top:10px;
	_height:12em;
	_height:60%;
}
.smudge_top,.smudge_bot,.smudge_left,.smudge_right
{
	border:0px;
}
.smudge_top,.smudge_bot,
{
	height:30px;
	width:2px;
}
.smudge_left,.smudge_right
{
	height:2px;
	width:30px;
	position:relative;
	bottom:-7px;
}
.smudge_top
{
	position:relative;
	left:-7px;
}

.smudge_bot
{
	position:absolute !important;
	top:100%;
	_top:12em;
	_top:100%;
	left:-2px;
}
.smudge_left
{

	left:100%;
	float:left;
	margin-left:-10px;
}
.smudge_right
{
	right:100%;
	float:right;
	margin-right:-10px;
}
.smudge_middle
{
	padding-left:100px;
	height:2px;
	width:200px;
	float:left;
	position:relative;
	bottom:-7px;
}
	
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ END NAVE STYLE @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */


#headline
{
	font-size:1.5em;
	width:300px;
	height:70px;
	float:left;
	background:url(images/h1_arch.gif) left no-repeat;
	padding:10px 0px 10px 35px;
	margin-top:5px;
/*	font-family:'Trebuchet MS', Trebuchet, verdana,sans-serif;*/
}
#headline img
{
	float:right;
	border:0px;
}
#h1_img
{
	float:right;
	border:0px;
/*	padding-right:25px;
	background:url(images/exit_link.gif) bottom right no-repeat;
*/
}
.quest,.reply
{
	padding-left:15px;
	margin:10px 0px;
	line-height:1.5em;
}
.quest
{
/*	background:url(images/quest.gif) 10px left no-repeat;*/
	font-weight:bold;
	color:#000;
}
.reply
{
/*	background:url(images/answer.gif) 10px left no-repeat;
	margin-bottom:15px;*/
	color:#000;
}
.final
{
	border-bottom:1px solid #ccc;
}
.supplemental
{
	width:160px;
	background:#fff;
	float:right;
}
#articles
{
	font-family:'Trebuchet MS', Trebuchet, sans-serif;
	width:175px;
	height:600px;
	float:left;
	z-index: 2000 !important;
}
#ul_dec
{
	display:block;
}
#wrap_bio
{
	background:url(images/2bio_back.jpg) no-repeat left 70px;
	width:525px;/*  ((800px-125px) / 800px ) - 4%*/
	float:left;
	padding:.5em;
	margin-left:1em;
	margin-right:50px;

}

#wrap
{
	/*background:url(images/wrap.gif) 50% repeat-y;*/
	width:500px;/*  ((800px-125px) / 800px ) - 4%*/
	border-bottom:2px solid #689acd;
	float:left;
	padding: 5px;
	margin-left:20px;
	_margin-left:25px;
	margin-right:50px;
/*	font-family:'Trebuchet MS', Trebuchet, sans-serif;*/
}
#wrap ul
{
	margin-left:20px;
	list-style:circle;
	width:80%;
	font-size:.9em;
}
#wrap_bio ul
{
	margin-left:20px;
	list-style:none;
	width:100%;
	font-size:.9em;
	border-bottom:2px solid #689acd;
	padding-bottom:7px;
	_padding:0px 10px 5px 0px;
	_width:95%;
	
}
#wrap_bio li
{
	background:url(images/1leaf.gif) no-repeat left 3px;
	padding-left:17px;
	width:100%;
}
#wrap p
{
/*	font-size:.8em;*/

}
.clearall
{
	clear:both;
	height:0px;
}
#mast_wrap
{
	background:url(images/mast_rung.gif);
}
#mast
{
	width:100%;
	height:99px;
	background:transparent url(images/2mast_left.jpg) top right no-repeat;
	color:#fff;
}
#mast h1
{
	/*background:url(images/mast_header.gif) top left no-repeat;*/
	text-align:left;
	padding-left:55px;
	font-size:38px;
	height:64px;
	color:#000000;
}

#mast h2
{
	text-align:left;
	padding-left:55px;
	font-size:30px;
}

#mast img
{
	height:4em;
	width:3.2em;
	border:0px;
	float:right;
}

.wrap_ad_a
{
	width:740px;
	margin:0px auto 30px auto;
	text-align:center;
	float:left;
}

#foot
{
	color:#fff;
	clear:both;
	width:100%;
	height:2em;
	line-height:2;
	background:#c03;
	text-align:center;
}
.footnotes
{
	border-top:1px solid #666;
}
.footnotes a, sup a
{
	text-decoration:none;
	font-size:.8em;
}
.footnotes ol
{
	width:100%;
	margin-left:30px;
}
.footnotes li
{
	width:100% !important;
	list-style:inside, decimal !important;
}

#adside span
{
font-size:10px;
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

#adside p
{
font-size:1em;
padding-left: 0;
margin-left: 0;
white-space: nowrap;
}
#bottomlinks
{
	/*border: medium double black;
	background:url(images/menubackground.jpg) top left repeat;
	background-color:white;*/
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
#bottomlinks a:link
{
	color:red;
}
#bottomlinks a:visited
{
	color:#7F7F7F;
}
#bottomlinks a:hover
{
	color:red;
	text-decoration:underline overline;
}
#bottomlinks h3
{
	color:#AF6F0A;
}
#foot a:link, a:visited
{
	color:#336699;
}
