/* Developed by Matthew Sloggett for the American Society of Plastic Surgeons */
body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background:#e1f0f7;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: 76%;
}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.6em;
	margin: 0.5em 0em 1em 0em;
	color: #7a5726;
	}
h3 {
	font-size: 1.4em;
	margin: 1em 0em 0.1em 0em;
	color: #7a5726;
	font-variant: small-caps;
	border-bottom: 1px solid #2b3f71;
	}
h4 {
	font-size: 1.2em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	color: #2b3f71;
	}
h5 {
	font-size: 1.0em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
p {
	color: #333333;
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0.1em 0em 1.4em 0em;
	}
li {
	color: #333333;
	}
a {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #2b3f71;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
strong, b {
	font-weight: bold;
	}

#container1 {
	width: 100%;
	background:#eaf7fc url(images/bg_x.gif) top repeat-x;
}
#container2 {
	width: 100%;
	background:transparent url(images/baker_banner.jpg) top center no-repeat;
	}
#container3 {
	width: 800px;
	margin: 0px auto 0px auto;
}

#branding 	{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height: 116px;
	overflow: hidden;
	display: block;	
}
	#branding-logo {}
	#branding-tagline {
	}
		#branding-tagline h1{
			padding: 200px 0px 0px 0px;
			}
		#branding-tagline h1 a{			
			}
	#branding-name {}
	#branding-extra {}

#nav1 {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 192px;
	overflow: hidden;
	display: block;
}

	#nav1-main {}
	#nav1-section {
		padding: 0px 0px 1px 0px;
		margin:  25px 0px 0px 0px; 
	}	

		#nav1-section ul{
		margin: 0px 0px 0px 0px ;
		padding: 0px 0px 1px 0px;
		list-style:none;
		height: 337px;
		background: transparent url(images/nav1.gif) no-repeat;
		}
		#nav1-section li{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		float:left;
		height: 28px;
		width: 192px; 
		display: block;
		overflow: hidden;
		}
		#nav1-section a{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		width: 192px; 
		display: block;
		}

#nav1-section		#nav1-one a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px 0px; }
#nav1-section		#nav1-two a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px -28px; }
#nav1-section		#nav1-three a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px -56px; }
#nav1-section		#nav1-four a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px -84px; }
#nav1-section		#nav1-five a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px -112px; }
#nav1-section		#nav1-six a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px -140px; }
#nav1-section		#nav1-seven a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px -168px; }
#nav1-section		#nav1-eight a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px -196px; }
#nav1-section		#nav1-nine a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px -224px; }
#nav1-section		#nav1-ten a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px -252px;}
#nav1-section		#nav1-eleven a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px -280px;}
#nav1-section		#nav1-twelve a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px -308px;}


#nav1-section		#nav1-one a:hover { background-position: 192px 0px;}
#nav1-section		#nav1-two a:hover { background-position: 192px -28px;}
#nav1-section		#nav1-three a:hover { background-position: 192px -56px;}
#nav1-section		#nav1-four a:hover { background-position: 192px -84px;}
#nav1-section		#nav1-five a:hover { background-position: 192px -112px;}
#nav1-section		#nav1-six a:hover { background-position: 192px -140px;}
#nav1-section		#nav1-seven a:hover { background-position: 192px -168px;}
#nav1-section		#nav1-eight a:hover { background-position: 192px -196px;}
#nav1-section		#nav1-nine a:hover { background-position: 192px -224px;}
#nav1-section		#nav1-ten a:hover { background-position: 192px -252px;}
#nav1-section		#nav1-eleven a:hover { background-position: 192px -280px;}
#nav1-section		#nav1-twelve a:hover { background-position: 192px -308px;}

	#nav1-supp {clear:left; padding: 8px 0px 0px 0px;}
		#nav1-supp img{ margin: 0px; padding: 0px;}
	#nav1-extra {}
	

/*
#nav1-section		#nav1-one a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px 0px;  width: 64px;}
#nav1-section		#nav1-two a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px 0px;  width: 81px;}
#nav1-section		#nav1-three a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px 0px;  width: 47px;}
#nav1-section		#nav1-four a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px 0px;  width: 97px;}
#nav1-section		#nav1-five a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px 0px;  width: 114px;}
#nav1-section		#nav1-six a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px 0px;  width: 91px;}
#nav1-section		#nav1-seven a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px 0px;  width: 90px;}
#nav1-section		#nav1-eight a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px 0px;  width: 106px;}
#nav1-section		#nav1-nine a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); background-position: 0px 0px;  width: 104px;}
#nav1-section		#nav1-ten a{ background: transparent url(images/nav1_0.gif) no-repeat;
	padding: 0px 0px 0px 150px; overflow: hidden;
}

#nav1-section		#nav1-one a:hover {background: transparent url(images/nav1_1b.gif) no-repeat; }
#nav1-section		#nav1-two a:hover {background: transparent url(images/nav1_2b.gif) no-repeat; }
#nav1-section		#nav1-three a:hover {background: transparent url(images/nav1_3b.gif) no-repeat; }
#nav1-section		#nav1-four a:hover {background: transparent url(images/nav1_4b.gif) no-repeat; }
#nav1-section		#nav1-five a:hover {background: transparent url(images/nav1_5b.gif) no-repeat; }
#nav1-section		#nav1-six a:hover {background: transparent url(images/nav1_6b.gif) no-repeat; }
#nav1-section		#nav1-seven a:hover {background: transparent url(images/nav1_7b.gif) no-repeat; }
#nav1-section		#nav1-eight a:hover {background: transparent url(images/nav1_8b.gif) no-repeat; }
#nav1-section		#nav1-nine a:hover {background: transparent url(images/nav1_9b.gif) no-repeat; }
#nav1-section		#nav1-ten a:hover {}

#home			#nav1-section	#nav1-one a {background: transparent url(images/nav1_1c.gif) no-repeat; }
#home			#nav1-section	#nav1-one a:hover {background: transparent url(images/nav1_1c.gif) no-repeat; }
#borah			#nav1-section	#nav1-two a {background: transparent url(images/nav1_2c.gif) no-repeat; }
#borah			#nav1-section	#nav1-two a:hover {background: transparent url(images/nav1_2c.gif) no-repeat; }
#faqs			#nav1-section	#nav1-three a {background: transparent url(images/nav1_3c.gif) no-repeat; }
#faqs			#nav1-section	#nav1-three a:hover {background: transparent url(images/nav1_3c.gif) no-repeat; }
#procedures		#nav1-section	#nav1-four a {background: transparent url(images/nav1_4c.gif) no-repeat; }
#procedures		#nav1-section	#nav1-four a:hover {background: transparent url(images/nav1_4c.gif) no-repeat; }
#photo			#nav1-section	#nav1-five a {background: transparent url(images/nav1_5c.gif) no-repeat; }
#photo			#nav1-section	#nav1-five a:hover {background: transparent url(images/nav1_5c.gif) no-repeat; }
#affilations	#nav1-section	#nav1-six a {background: transparent url(images/nav1_6c.gif) no-repeat; }
#affilations	#nav1-section	#nav1-six a:hover {background: transparent url(images/nav1_6c.gif) no-repeat; }
#new			#nav1-section	#nav1-seven a {background: transparent url(images/nav1_7c.gif) no-repeat; }
#new			#nav1-section	#nav1-seven a:hover {background: transparent url(images/nav1_7c.gif) no-repeat; }
#links			#nav1-section	#nav1-eight a {background: transparent url(images/nav1_8c.gif) no-repeat; }
#links			#nav1-section	#nav1-eight a:hover {background: transparent url(images/nav1_8c.gif) no-repeat; }
#contact		#nav1-section	#nav1-nine a {background: transparent url(images/nav1_9c.gif) no-repeat; }
#contact		#nav1-section	#nav1-nine a:hover {background: transparent url(images/nav1_9c.gif) no-repeat; }
*/


#nav2 {}
	#nav2-main {}
	#nav2-section {}
	#nav2-supp {}
	#nav2-extra {}
#content1 {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;	
	width: 600px;
	}

	#content1-intro {}	
	#content1-main {}
	#content1-supp {}
	#content1-extra {}
	
#content2 {clear: both; height: 1px;}
	#content2-intro {}
	#content2-main {}
	#content2-supp {}
	#content2-extra {}
	
#siteinfo {
	display: block;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	background: transparent url(images/bg_bottom.gif) top repeat-x;
}

#siteinfo p, #siteinfo ul, #siteinfo li, #siteinfo a {color: #7a5726; font-size: 1.0em;}
#siteinfo li a { color: #7a5726;}
	
	#siteinfo p{ margin: 0px; padding: 0px;}
	#siteinfo ul{ margin: 0px; padding: 5px 0px 2px 0px; text-align: center;}
	#siteinfo li{ display: inline; padding: 0px 0px 0px 0px; margin: 0px;}
	#siteinfo  a{ padding: 0px 4px 0px 4px; margin: 0px; }

	#siteinfo-legal { 
		margin: 5px 2px 0px 2px; 
		padding: 5px 0px 0px 0px;
	}	
	#siteinfo-credits { 
		margin: 0px; 
		padding: 0px 0px 10px 0px;
	}
	#siteinfo-extra {}
#extradiv1 {}
#extradiv2 {}
#extradiv3 {}
#extradiv4 {}


/* Procedure */
#procedure_list {				
		float: right;
		margin: 20px 0px 0px 0px;
		/*adding a width fixes float problems with the menu in IE for the Mac */
		width:150px;
		padding: 0px 5px 0px 10px;
		background: #eaf7fc;
	}
	#procedure_list select {
		/*Use to force the jump menu width */
		width:220px; 
	}
	#procedure_list form {}
#procedure_content {}
	#procedure_content h3 {}
	#procedure_content h3 a{
	text-decoration: none;
	}
	#procedure_content h3 a:hover{
	text-decoration: underline;
	}
	#procedure_content ul {}
	#procedure_content ul, #procedure_content li {}
	#procedure_content li {}
	#procedure_images {float:right; width:160px; margin:20px 0px 20px 20px;}
#procedure_nav {}
	#procedure_nav ul {}
	#procedure_nav ul, #procedure_nav li {}
	#procedure_nav li {}
	
/* Photo Gallery */
#photo_nav {
	font-size: 1.0em;
	float: right;
	margin: 0px 0px 7px 0px;
	padding: 20px 0px 0px 10px;
	width: 130px;
	}
#photo_nav li a{}
#photo_nav p{}
	#photo_nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#photo_nav h3{
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	}
	#photo_nav h3 a {
	text-decoration: none;
	font-weight: bold;
	line-height: 0.8em;
	padding: 0px;
	}
	#photo_nav h3 a:hover{
	text-decoration: underline;
	}
	#photo_nav ul, #photo_nav li {}
	#photo_nav li {}
	#photo_nav li a img {padding:0px 2px 2px 0px;}
	#photo_nav li a:hover img {}
#photo_content {}
	#photo_content a {font-size: 1.0em;}
	#photo_content img {padding:0px; margin:4px 2px 0px 2px; border:0px solid #2b3f71;}
	#photo_content p {}

/* MapQuest */
#map_quest_content { background-color:#fff; padding: 4px; border: 1px solid #2b3f71; width:565px;}
	#map_quest_content a {}
	#map_quest_content img {border:0;}
	#map_quest_content p {
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 1em 0em 1em 0em;	
	color: #000000;
	}


/* Form */
input { background-color: #fff;}
.text_form { font-size: 1em; background-color: #fff; color: #000000; border: solid #000000 1px; width:300px; margin-bottom: 2px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
.button { font-size: 1em; background-color: #fff; color: #000000; border: solid #000000 1px; width:80px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
textarea { font-size: 1em; background-color: #fff; color: #000000; border: solid #000000 1px; width:300px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
.check_box { font-size: 1em; background-color: transparent; color: #000000; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}


/* Specials */

.hide {display: none;}
.hide_div {display: none;}
.clear_both {clear:both;}
.clear_left {clear:left;}
.clear_right {clear:right;}
.indent {padding: 0px 0px 0px 20px;}
#form_honey { display: none; position: absolute; top: -300px;}


		#content1-main h2{
					height: 1px;
					display: block;
					overflow: hidden;
					padding-top: 14px;
					margin-top: 0px;
					line-height: 1.2em;
					background-position: top left;
				}

			#procedures		#content1-main h2{ height: auto; padding-top: 20px; padding-bottom: 6px; overflow: inherit; display: inherit; background: url(images/h2_georgetown.gif) no-repeat; line-height: 1.0em;}
			
#home				#content1-main h2{ background: url(images/h2_georgetown.gif) no-repeat;}
#meet				#content1-main h2{ background: url(images/h2_meet.gif) no-repeat;}
#consultation		#content1-main h2{ background: url(images/h2_consultation.gif) no-repeat;}
#facial_cosmetic	#content1-main h2{ background: url(images/h2_facial.gif) no-repeat;}
#facial_recon		#content1-main h2{ background: url(images/h2_face_recon.gif) no-repeat;}
#breast				#content1-main h2{ background: url(images/h2_breast_body.gif) no-repeat;}
#photos				#content1-main h2{ background: url(images/h2_photos.gif) no-repeat;}
#testimonials		#content1-main h2{ background: url(images/h2_contact.gif) no-repeat;}
#media				#content1-main h2{ background: url(images/h2_media.gif) no-repeat;}
#contact 			#content1-main h2{ background: url(images/h2_contact.gif) no-repeat;}
#map 				#content1-main h2{ background: url(images/h2_contact.gif) no-repeat;}
#awards				#content1-main h2{ background: url(images/h2_awards.gif) no-repeat;}
#clinical			#content1-main h2{ background: url(images/h2_clinical.gif) no-repeat;}


#procedure_list 	h3{margin-top: 0px; margin: 1em 0em 0.1em 0em;}
#procedure_list 	p {margin-bottom: 1px; padding-bottom: 1px;} 
#procedure_list 	ul {margin: 0px; padding:0px 0px 10px 0px; list-style: none;}
#procedure_list 	li {margin: 0px 0px 5px 0px;}
#procedure_list 	li a{ text-decoration: none;}
#procedure_list 	li a:hover{ text-decoration: underline;}
#procedure_list		img{display:block; margin: 0;}