body {
	margin: 0px 0px 0px 0px;
	padding:0;
	background:#5f6652 url(images/horz_bg.gif) repeat-x;
	font-family: "Times New Roman", Times, serif;
	line-height:1.5em;
	font-size: 76%;
	}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	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.4em;
	margin: 1em 0em 1em 0em;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #791c01;
	border-bottom: 1px solid #791c01;
	width:340px;
	}


#procedures h2 {
	font-size: 1.4em;
	margin: 0em 0em 1em 0em;
	padding: 1em 0em 0em 0em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #791c01;
	border-bottom: 1px solid #791c01;
	width:340px;
}

h3 {
	font-size: 1.2em;
	margin: 1em 0em 0.1em 0em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	}
h4 {
	font-size: 1.2em;
	margin: 1em 0em 0.1em 0em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	}
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: #000000;
	font-size: 1.1em;
	line-height: 1.4em; 
	margin: 0.1em 0em 1.4em 0em;
	}
li {
	color: #000000;
	font-size: 1.1em;
	}
a {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #414a28;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
strong, b {
	font-weight: bold;
	}
	
#container1 {
	width:780px;
	background:transparent url(images/vert_bg.gif) repeat-y;
	margin: 0px auto 0px auto;
	}
#container2 {
	background:transparent url(images/vert_bg.gif) repeat-y;
}
#container3 {
	background:transparent url(images/vert_bg.gif) repeat-y;
}
#branding {
	background:transparent url(images/lowe_v2_banner.jpg) no-repeat;
	display: block;
	height: 189px;
	width:780px;
	overflow:hidden;
}
	#branding-logo {
	}
		#branding h1{
				padding: 199px 0px 0px 0px;
		}
	#branding-tagline {display: none;}
	#branding-name {display: none;}
	#branding-extra {display: none;}
#nav1 {
	background:transparent url(images/nav1_bg.gif) bottom no-repeat;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
}
	#nav1-main {
		display:block;
		width: 591px;
		padding: 0px 23px 8px 166px;
		text-align:center;
		
	}
		#nav1-main p {
			color: #750101;
			font-size: 1.2em;
		}
		#nav1-main ul {
			display: inline; 
			color: #750101; 
			margin: 0px;
			padding: 0px; 
			font-size: 1.0em;
		}
		#nav1-main li { 
			display: inline; 
			margin: 0px;
			padding: 0px;
			font-weight: bold;
		}
		#nav1-main a {
			color: #586536;
			text-decoration: none;
		}
		#nav1-main a:hover {
			color: #750101;
			text-decoration: underline;
		}
	#nav1-section {}
	#nav1-supp {}
	#nav1-extra {}
#nav2 {
	background:transparent url(images/nav2_bg.gif) top left no-repeat;
	float: left;
	display: block;
	width: 160px;
	height: 425px;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	}

	#nav2-main {
		text-align:center;
		padding: 50px 0px 0px 0px;
	}
	#nav2-main h4{
		font-size: 1.8em;
		font-weight: normal;
		color: #750101;
		font-variant:small-caps;
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}


#nav2-section {
	font: normal 13px "Times New Roman", Times, serif;
	width:120px;
	height:150px; 
	margin: 0px;
	padding:0px 0px 0px 16px;
}
#nav2-section a{
	text-align:center;
}
	#nav2-section ul { /* all lists */
		padding: 0px;
		margin: 0px;
		list-style: none;
		float : left;
		width :120px;
	}
	
	#nav2-section li { /* all list items */
		position : relative;
		float : left;
		margin-bottom : -1px;
		width: 120px;
	}
	
	#nav2-section li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 120px;
		margin-top : -25px;
		width: 210px;
	}

	#nav2-section li ul li { /* all list items */
		width: 210px;
	}
	
	#nav2-section li ul ul { /* third-and-above-level lists */
		left: -999em;
		margin-left : 210px;
	}
	
	#nav2-section li a {
		display : block;
		color : #000000;
		font-weight : bold;
		text-decoration : none;
		background-color : white;
		padding : 0px 0px 0px 0px;
	}
	
	#nav2-section li ul li a {
		display : block;
		width: 210px;
		color : #750101;
		font-weight : bold;
		text-decoration : none;
		background-color : #f9f9f9;
		border : 1px solid #750101;
		padding : 0px 0px 0px 0px;
	}
	
	#nav2-section li a:hover {
		color : #750101;
		background-color : #9f9e7f;
	}
	
	#nav2-section li:hover ul ul, #nav2-section li:hover ul ul ul, #nav2-section li.sfhover ul ul, #nav2-section li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav2-section li:hover ul, #nav2-section li li:hover ul, #nav2-section li li li:hover ul, #nav2-section li.sfhover ul, #nav2-section li li.sfhover ul, #nav2-section li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}


	#nav2-section #face a {
		background:url(images/side_nav_face.gif) no-repeat left top;
		height:32px;
	}
	#nav2-section #face a:hover {}
	#nav2-section #face .current, #nav2-section #face .current:hover {}
	
	#nav2-section #body a {
		background:url(images/side_nav_body.gif) no-repeat left top;
		height:26px;
	}
	#nav2-section #body a:hover {}
	#nav2-section #body .current, #nav2-section #body .current:hover {}

	#nav2-section #breast a {
		background:url(images/side_nav_breast.gif) no-repeat left top;
		height:26px;
	}
	#nav2-section #breast a:hover {}
	#nav2-section #breast .current, #nav2-section #breast .current:hover {}

	#nav2-section #skin a {
		background:url(images/side_nav_recon.gif) no-repeat left top;
		height:28px;
	}
	#nav2-section #skin a:hover {}
	#nav2-section #skin .current, #nav2-section #skin .current:hover {}

	#nav2-section #recon a {
		background:url(images/side_nav_recon.gif) no-repeat left top;
		height:28px;
	}
	#nav2-section #recon a:hover {}
	#nav2-section #recon .current, #nav2-section #recon .current:hover {}
	
	#nav2-supp {}
	#nav2-extra {display:none;}

#content1 {
	float: right;
	display: block;
	width: 595px;
	margin: 0px;
	padding: 1px 12px 0px 0px;
}

.red_border { border: 2px solid #7b1200; padding: 1px; margin: 0px 0px 8px 8px;}
#procedures #content1 img {border: 2px solid #7b1200; padding: 1px;}

	#content1-intro {}
	#content1-main {}
		#content1-main p{text-align: justify;}
	#content1-supp {}
	#content1-extra {}
#content2 {
	float: right;
	display: block;
	width: 595px;
	margin: 0px;
	padding: 1px 12px 0px 0px;
}
	#content2-intro {}
	#content2-main {width: 340px; float: left; display:block;}
			#content2-main p{text-align: justify;}

	#content2-supp {width: 240px; float: right; display:block; padding: 35px 0px 0px 0px;}
			#content2-supp p{text-align: justify;}

	#content2-extra {}
#siteinfo { clear: both; padding: 0px 15px 10px 166px; text-align:center;}
	#siteinfo-legal {margin: 10px 0px 0px 0px; padding: 0px;}
		#siteinfo-legal p{margin: 0px; padding: 0px;}
	#siteinfo-credits {margin: 0px; padding: 0px;}
		#siteinfo-credits ul{margin: 0px; padding: 0px;}
		#siteinfo-credits li{margin: 0px; padding: 0px; display:inline;}
	#siteinfo-extra {}

#extradiv1 {display:none;}
#extradiv2 {display:none;}
#extradiv3 {display:none;}
#extradiv4 {display:none;}

/* Procedure */
#procedure_list {				
		float: right;
		margin: 6px 0px 0px 0px;
		padding: 1px 0px 0px 0px;
		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: 0px 0px 10px 10px;
		width: 140px;
	}
	#photo_nav ul {
		margin:0px;
		padding:0px;
		list-style:none;
	}
	#photo_nav h3{
		text-decoration: none;
		font-weight: bold;
		line-height: 0.9em;
	}
	#photo_nav h3 a {
		text-decoration: none;
		font-weight: bold;
		font-size: 1em;
		line-height: 0.9em;
	}
	#photo_nav h3 a:hover{
		text-decoration: underline;
	}
	#photo_nav ul, #photo_nav li {}
	#photo_nav li {}
	#photo_nav a {}
	#photo_nav img {background:#7b1200; 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:2px solid #7b1200;}
	#photo_content p {}

/* MapQuest */
#map_quest_content { background-color:#FFFFFF;}
	#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:340px; 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:180px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
textarea { font-size: 1em; background-color: #FFFFFF; color: #333333; border: solid #333333 1px; width:340px; 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;}
.text { width:340px; }


/* Specials */

.clear_both {clear:both;}
.clear_left {clear:left;}
.clear_right {clear:right;}

#hide_div {display:none;}
#hide {display:none;}

#welcome h2 {
	font-size: 1.7em;
	margin: 0.2em 0em 0.2em 1.4em;
	font-weight: normal;
	color: #025291;
	}
#welcome p {
	color: #333333;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0em 0em 0em 0em;
	}


#form_honey { display: none; position: absolute; top: -300px;}
