ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }




/* ----- type selectors ----- */ 
body { 
	background:#D1B06F url("../images/bg-body.jpg") center top no-repeat;
	text-align:center;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif; 
	color:#513C2B;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1	{ font-size:1.3em; color:#513C2B; }
h2	{ font-size:1.2em; color:#513C2B; }
h3	{ font-size:1.1em; color:#513C2B; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#513C2B; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#D1B06F; text-decoration:none; outline:none; }

p, h1, h2, h3, ul, dl {	margin-bottom:23px;	}

/* ----- classes ----- */

.clear	{ clear:both; }

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px -5px; 
	}

.precede-list {	margin-bottom:3px; }
	
/* ----- global form elements ----- */ 

form {
	width:350px;
	margin:10px 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } 

input, textarea, select {
	background-color:#CCCCCC !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #B4790C;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	}
	
select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact-business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:175px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

#contact-business-main { display: none; } /* do not remove */ 


/* ----- submit button form elements ----- */ 


#wrap {
	width:780px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:90px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}

/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

.nav { 
	background:url("../images/nav.gif") no-repeat; 
	height:17px; 
	margin:0;
	padding:0; 
	
	}

.nav span { display: none; }

.nav li, .nav a { 
height:17px;
display:block; 
text-decoration:none;
font-size:1.1em;

} /* change height here also */

.nav li { float:left; list-style:none; _display:inline; }

.nav-01 { width: 104px; margin-left: 53px;}
.nav-02 { width: 141px;}
.nav-03 { width: 132px;}
.nav-04 { width: 122px;}
.nav-05 { width: 218px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
.nav-01 a:hover { background:url("../images/nav.gif") -123px -17px no-repeat; }
.nav-02 a:hover { background:url("../images/nav.gif") -140px -17px no-repeat; }
.nav-03 a:hover { background:url("../images/nav.gif") -285px -17px no-repeat; }
.nav-04 a:hover { background:url("../images/nav.gif") -417px -17px no-repeat; }
.nav-05 a:hover { background:url("../images/nav.gif") -539px -17px no-repeat; }

/* ---------- left and right columns index page ---------- */
.left {
	width:364px;
	float:left;
	_display:inline;
	}
	.left p, .left h1 { margin-right:73px; }
	
	.left p.location-index {margin:10px 0 0 25px;float:left;width:135px;}
.right {
	width:366px;
	float:left;
	_display:inline;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	}
/* ---------- END left and right columns index page ---------- */

/* ---------- welcome section index page ---------- */
#welcome {
	background:#dfc087 url("../images/bg-welcome.jpg") repeat-y;
	float:left;
	width:100%;
	}

	#welcome-header {
		background:transparent url("../images/bg-welcome-header.jpg") no-repeat;
		float:left;
		width:100%;
		}
	#welcome .left {
	width:313px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 31px;
		}
	#welcome .left .first { margin-top:39px; }
	#welcome .right .first { margin-top:40px; }

	#welcome-footer {
		height:32px;
		background:transparent url("../images/bg-welcome-footer.jpg") no-repeat;
		}
/* ---------- END welcome section index page ---------- */


td, tr {font:11px/13px tahoma, arial, helvetica, sans-serif; color:#636363; vertical-align:top;  text-align:left;}

.end{ color:#2B3D63; text-decoration:none; font-weight:900; font-size:10px;}
.end1{ color:#505256; text-decoration:none; font-size:9px;}
.end a{ color:#2B3D63; text-decoration:underline; font-weight:900; font-size:10px;}
.end a:hover{ color:#2B3D63; text-decoration:none; font-weight:900; font-size:10px;}

.top td a{ color:#ffffff; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size:9px;}
.top td a:hover{ color:#7F7F7F; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:9px;}
.top td{ color:#FFFFFF;}
a{ color:#2B3D63; text-decoration:underline;}
a:hover{ color:#CCCCCC; text-decoration:none;}
strong a{ color:#2B3D63; text-decoration:underline;}
strong a:hover{ color:#CCCCCC; text-decoration:none;}


.photo {padding:3px; background:#2B3D63; width:148px; height:310px; text-align:left;}
.photo h1 {font-size:12px; font-weight:normal; color:#fc0; margin:0 0 0 5px; padding:0;}
.photo ul {list-style:none; padding:0; margin:0; width:146px; height:222px; background:#333; border:1px solid #666; position:relative;}
.photo ul li {display:inline; width:24px; height:24px; float:left; margin:6px;}
.photo ul li a {display:block; width:14px; height:14px; cursor:default; background:url(../../Faculty/pics/arrow.gif) no-repeat; text-decoration:none;}
.photo ul li a b {display:none;}
.photo ul li a img {display:block; width:22px; height:22px; border:1px solid #666; border-top-color:#ccc;}

.photo ul li a:hover {white-space:normal;position:relative;}

.photo ul li a.vert:hover img {position:absolute; right:-12px; top:-20px; width:48px; height:64px; border-color:#fc0;}
.photo ul li a.hor:hover img {position:absolute; right:-20px; top:-12px; width:64px; height:48px; border-color:#fc0;}

.photo ul li a:active, .photo ul li a:focus {position:static; outline:0;}

.photo ul li a:focus.vert img, .photo ul li a:active.vert img {background-color:#000; position:absolute; right:220px; top:0; width:240px; height:320px; border:1px solid #fc0; padding:1px 1px;}
.photo ul li a:focus.hor img, .photo ul li a:active.hor img {background-color:#000; position:absolute; right:220px; top:0; width:320px; height:240px; border:1px solid #fc0; padding:1px 1px;}
.photo ul li a:focus b, .photo ul li a:active b {display:block; position:absolute; width:138px; height:60px; border:1px solid #666; top:235px; left:0; color:#ddd; font-weight:normal; padding:4px;}
.style131 {color: #FFFFFF}
.style132 {
	color: #2C3E64;
	font-weight: bold;
}
.style133 {color: #2C3E64}


/* slides styling */

.photo {padding:3px; background:#2B3D63; width:148px; height:310px; text-align:left;}
.photo h1 {font-size:12px; font-weight:normal; color:#fc0; margin:0 0 0 5px; padding:0;}
.photo ul {list-style:none; padding:0; margin:0; width:146px; height:222px; background:#333; border:1px solid #666; position:relative;}
.photo ul li {display:inline; width:24px; height:24px; float:left; margin:6px;}
.photo ul li a {display:block; width:14px; height:14px; cursor:default; background:url(../../Faculty/pics/arrow.gif) no-repeat; text-decoration:none;}
.photo ul li a b {display:none;}
.photo ul li a img {display:block; width:22px; height:22px; border:1px solid #666; border-top-color:#ccc;}

.photo ul li a:hover {white-space:normal;position:relative;}

.photo ul li a.vert:hover img {position:absolute; right:-12px; top:-20px; width:48px; height:64px; border-color:#fc0;}
.photo ul li a.hor:hover img {position:absolute; right:-20px; top:-12px; width:64px; height:48px; border-color:#fc0;}

.photo ul li a:active, .photo ul li a:focus {position:static; outline:0;}

.photo ul li a:focus.vert img, .photo ul li a:active.vert img {background-color:#000; position:absolute; right:220px; top:0; width:240px; height:320px; border:1px solid #fc0; padding:1px 1px;}
.photo ul li a:focus.hor img, .photo ul li a:active.hor img {background-color:#000; position:absolute; right:220px; top:0; width:320px; height:240px; border:1px solid #fc0; padding:1px 1px;}
.photo ul li a:focus b, .photo ul li a:active b {display:block; position:absolute; width:138px; height:60px; border:1px solid #666; top:235px; left:0; color:#ddd; font-weight:normal; padding:4px;}
.style131 {color: #FFFFFF}
.style132 {
	color: #2C3E64;
	font-weight: bold;
}
.style133 {color: #2C3E64}

/* slides styling */

.photo {padding:3px; width:148px; height:310px; text-align:left;}
.photo h1 {font-size:12px; font-weight:normal; color:#fc0; margin:0 0 0 5px; padding:0;}
.photo ul {list-style:none; padding:0; margin:0; width:146px; height:222px; background:#333; border:1px solid #666; position:relative;}
.photo ul li {display:inline; width:24px; height:24px; float:left; margin:6px;}
.photo ul li a {display:block; width:14px; height:14px; cursor:default; background:url(../../Faculty/pics/arrow.gif) no-repeat; text-decoration:none;}
.photo ul li a b {display:none;}
.photo ul li a img {display:block; width:22px; height:22px; border:1px solid #666; border-top-color:#ccc;}

.photo ul li a:hover {white-space:normal;position:relative;}

.photo ul li a.vert:hover img {position:absolute; right:-12px; top:-20px; width:48px; height:64px; border-color:#fc0;}
.photo ul li a.hor:hover img {position:absolute; right:-20px; top:-12px; width:64px; height:48px; border-color:#fc0;}

.photo ul li a:active, .photo ul li a:focus {position:static; outline:0;}

.photo ul li a:focus.vert img, .photo ul li a:active.vert img {background-color:#000; position:absolute; right:220px; top:0; width:318px; height:480px; border:1px solid #fc0; padding:1px 1px;}
.photo ul li a:focus.hor img, .photo ul li a:active.hor img {background-color:#000; position:absolute; right:220px; top:0; width:580px; height:386px; border:1px solid #fc0; padding:1px 1px;}
.photo ul li a:focus b, .photo ul li a:active b {display:block; position:absolute; width:138px; height:60px; border:1px solid #666; top:235px; left:0; color:#ddd; font-weight:normal; padding:4px;}
.style131 {color: #FFFFFF}
.style132 {
	color: #2C3E64;
	font-weight: bold;
}
.style133 {color: #2C3E64}






/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#nav-procedures {
	background:url("../images/nav-procedures.jpg") top left no-repeat;
	width:359px;
	margin:24px 0 0 0;
	height:230px;
	}

#nav-procedures li span { display: none; }

#nav-procedures li {
	float:left;
	list-style:none;
	}

#nav-procedures li, #nav-procedures a { 
	height:75px;			/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top if there is a spacing between each nav-procedures button */
#nav-procedures-01, #nav-procedures-02 {
	margin-top:40px;
	width:304px;
	margin-left:30px;
	}
#nav-procedures-01 { margin-top:0;}

#nav-procedures-01 a:hover { background:url("../images/nav-procedures.jpg") -389px  0 no-repeat; }
#nav-procedures-02 a:hover { background:url("../images/nav-procedures.jpg") -389px  -115px no-repeat; }


#title-surgery {
	height:87px;
	background:url("../images/title-surgery.jpg") 0 24px no-repeat;
	margin:0;
	}
	#title-surgery span { display:none; }


/* ----- sub-wrap ----- */
#sub-wrap {
	width:100%;
	float:left;
	background: url("../images/bg-subwrap.jpg") repeat-y;
	}

/* ----- column-left ----- */
#column-left {
	width:524px;
	float:left;
	background:url("../images/subpage-header.jpg") no-repeat;
	padding-top:234px;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin-left:31px;
		margin-right:41px;
		}
		#column-left h3 { margin-bottom:5px; }
		
		#column-left h2 {
			border-bottom:2px solid #D1B06F;
			margin-bottom:5px;
			}
	body#objective #column-left img {
		display:block;
		margin:0 0 15px 51px;
		}

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px; /* pushes text to the right to display bg img */
			}

/* ----- column-right ----- */

#column-right {
	width:256px;
	float:left;
	background:url("../images/column-right-header-02.jpg") no-repeat;
	padding-top:321px;
	}
	body#sitemap #column-right { background:url("../images/column-right-header-sitemap.jpg") no-repeat; }

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin-left:21px;
		margin-right:28px;
		}
	 
	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			border-bottom:1px solid #D1B06F;
			margin-bottom:1px;
			padding-left:10px;  /* pushes text to the right to display bg img */
			}
			#column-right ul li a:link, #column-right ul li a:visited	{ color:#513C2B; text-decoration:none; }
			#column-right ul li a:hover, #column-right ul li a:active	{ color:#D1B06F; text-decoration:none; }
			

/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	height:74px;
	clear:both;
	width:100%; /* fix for Safari */
	}
	body#index #bottom-wrap {
		background:url("../images/bottom-wrap-index.jpg") 0 43px repeat-x;
		height:34px;
		}

	
/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic { height:284px; } /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#biography #header-graphic { background:url("../images/header-biography.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.jpg"); }

/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:20px; } /* sets height for all subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#biography #subhead { background:url("../images/subhead-biography.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }


/* ----- subhead framework with varying heights ----- */

#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}


/* footer
 * ------------------------------------------------------------------------- */
.footer {
	color:#8C714A;
	text-align:center;
	margin-bottom:8px;
	}
 

.footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 15px;
	display: inline;
	font-size:1.2em;
	font-weight:bold;
	}
	.footer li a:link, .footer li a:visited	{ color:#000; text-decoration:none; }
	.footer li a:hover, .footer li a:active	{ color:#000; text-decoration:underline; }
	

