/* Developed by Matthew Sloggett for the American Society of Plastic Surgeons */

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:780px;
	background:#ffffff url(images/bg.jpg) repeat-x;
	font-family: verdana, arial;
	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.7em;
	margin: 1em 0em 1em 0em;
	font-weight: normal;
	color: #636363;
	}
h3 {
	font-size: 1.4em;
	margin: 1em 0em 0.1em 0em;
	font-weight: normal;
	color: #27306b;
	}
h4 {
	font-size: 1.2em;
	margin: 1em 0em 0.1em .5em;
	font-weight: normal;
	color: #27306b;
	}
h5 {
	font-size: 1.0em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	}
h6 {
	line-height: 0.4em;
	font-size: 0.8em;
	padding:0px 0px 35px 350px;
	font-weight: bold;
	color: #27306b;
	font-style: italic;
	}
img {
	border: 0;
	}
p {
	color: #636363;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0.1em 0em 1em;
	}
li {
	color: #636363;
	font-size: 1.1em;
	}
	
/*  Jeremy's code
ul {
	color: #636363;
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0em 0em 0em 0.1em;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	} */
ul {
	color: #636363;
	font-size: 1.0em;
	line-height: 1.4em;
	margin-top: 0em;
	margin-bottom: 0em;
	}		
	
a {
	font-size: 1em;
	line-height: 1.4em;
	color: #336699;
	text-decoration:underline;
	}
a:hover {
	text-decoration:underline;
	color: #000000;
	}
strong, b {
	font-weight: bold;
	}

#container1 {	width:98%;}
#container2 {}
#container3 {}
#branding {}
	#branding-logo {display:none;}
			#branding h1{
				padding:10px 0px 0px 0px;
				}
	#branding-tagline {display:none;}
	#branding-name {}
	#branding-extra {display:none;}
#nav1 {}	
	#nav1-main {display: none;}

#Home	strong { color:#336699;}
#Home	b { color:#336699;}
#Contact	strong { color:#000000;}
#Contact	b { color:#000000;}

		
	#nav1-section {display:none;}
	#nav1-supp {display:none;}
	#nav1-extra {display:none;}
#nav2 {}
	#nav2-main {display:none;}
	#nav2-section {display:none;}
	#nav2-supp {display:none;}
	#nav2-extra {display:none;}
#content1 {
	padding:0px 0px 0px 0px;
	background:#ffffff; 
	float:right;
	width: 95%;
	}

#content1 li {list-style: disc;}

	#content1-intro {
		background:url(images/banner_sub.jpg);
		background-position: 0px 0px no-repeat;
		height:33px;
		overflow:hidden;
		}
	#content1-main {
		padding:0px 5px 0px 5px;
		}
	#content1-main p, h2, h3, h4 {
		padding:0px 5px 0px 5px;
		}
	#content1-supp {
		padding:0px 10px 0px 10px;
		font-size: 0.8em;
		font-weight:bold;
		color: #CAC9C9;
		}
	#content1 h4 {
	padding:0px 0px 10px 0px;
	font-size: 1.2em;
	font-weight: normal;
	color: #27306b;
		}
	#content1-extra {float:right; width: 260px;}
#content2 {}
	#content2-intro {display:none;}
	#content2-main {display:none;}
	#content2-supp {display:none;}
	#content2-extra {display:none;}
#siteinfo {
	text-align:center;
	padding: 10px 0px 0px 0px;
	}
	#siteinfo-legal {
		padding:10px 10px 0px 10px;
		font-size: 0.8em;
		color: #636363;
		}
	#siteinfo-credits {
		padding: 10px 0px 4px 10px;
		width: 90%;
		font-size: 0.8em;
		color: #636363;
		}
	#siteinfo-extra {display:none;}
#extradiv1 {}
#extradiv2 {}
#extradiv3 {}
#extradiv4 {}


/* Procedure */
#procedure_list {				
		float: right;
		margin: 0px 5px 0px 0px;
		/*adding a width fixes float problems with the menu in IE for the Mac */
		width:235px;
	}
	#procedure_list select {
		/*Use to force the jump menu width */
		width:235px; overflow:hidden; 
	}
	#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: 15px 0px 10px 0px;
		width: 140px;
	}
	#photo_nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#photo_nav h3{
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	font-size: 1.2em;
	}
	#photo_nav h3 a {
	text-decoration: none;
	font-weight: bold;
	line-height: 0.8em;
	}
	#photo_nav h3 a:hover{
	text-decoration: underline;
	}
	#photo_nav ul, #photo_nav li {}
	#photo_nav li {}
	#photo_nav a {}
	#photo_nav img {background:#3E7B86; padding:1px; margin:2px 2px 0px 0px; border:none;}
#photo_content {}
	#photo_content a {font-size: 1.0em;}
	#photo_content img {padding:1px; margin:4px 4px 0px 0px; border:1px solid #025291;}
	#photo_content p {}

/* MapQuest */
#map_quest_content { background-color:#FFFFFF; margin: 0px 5px 0px 5px;}
	#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;	
	}


/* Form */
input { background-color: #FFFFFF;}
#text_form { font-size: 1em; background-color: #FFFFFF; color: #333333; border: solid #333333 1px; width:260px; margin-bottom: 2px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
#button { font-size: 1em; background-color: #FFFFFF; color: #333333; border: solid #333333 1px; width:80px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
textarea { font-size: 1em; background-color: #FFFFFF; color: #333333; border: solid #333333 1px; width:260px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
#check_box { font-size: 1em; background-color: transparent; color: #333333; 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;}
