/* Developed by John Everson for Michael J. Everson, MD */

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background:#5C91B1 url(images/back3.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: 76%;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 0em;
	color:#5C91B1;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}
h2 {
	font-size: 1.7em;
	margin: 1em 0em 1em 0em;
	font-weight: normal;
	color: #89614c;
	}
h3 {
	font-size: 1.4em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	color: #000000;
	}
h4 {
	font-size: 1.2em;
	margin: 1em 0em 0.5em;
	font-weight: bold;
	color: #89614c;
	}
h5 {
	font-size: 1em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	color: #89614c;
	}
h6 {
	font-size: 0.8em;
	margin: 1em 0em .8em 0em;
	color: #5C91B1;
	font-weight: normal;
	}
	
img {
	border: 0;
	}
p {
	color: #89614c;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0.1em 0em 1.4em 0em;
	}
li {
	color: #89614c;
	}
a {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #000000;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
strong, b {
	font-weight: bold;
	}

#container1 {
	margin: 20px auto 20px auto; /* Must have auto to center in some browsers */
	padding: 12px 0px 12px 0px;
	width: 780px;
	background: #ffffff;
	}
#container2 {
	margin: 0px 0px 0px 6px;
	width: 768px;
	background: #ffffff;
	}
#container3 {}
#branding {}
	#branding-logo {
	height: 237px;
	background:transparent url(images/banner.jpg) no-repeat;
	overflow: hidden;
	text-align: center;
	}
	#branding-logo h1{
		padding:247px 0px 0px 0px;
		font-family:Garamond, Georgia, "Times New Roman", Times, serif;
		}
	#branding-logo p{
		font-family:Garamond, Georgia, "Times New Roman", Times, serif;
		}
	#branding-tagline {display: none;}
	#branding-name {display: none;}
	#branding-extra {display: none;}
#nav1 {
	height: 67px;
	background:transparent url(images/nav_back.jpg) no-repeat;
	padding: 0px 41px 0px 43px;
}
	#nav1-main {}
		#nav1-main ul {
			list-style:none;
			margin:0px 0px 0px 0px;
			padding:6px 0px 0px 0px;
			height: 21px;
		  }
		#nav1-main li {
			float:left;
			margin:0px 0px 0px 0px;
		  }
		
		  #nav1-main a {
	        font-family:Arial Narrow;
			font-size: 13px;
	        line-height: 20px;
			text-transform:uppercase;
			color:#89614c;
			padding:0px 0px 0px 18px;
			text-decoration:none;
			}	
		
	#nav1-main a:hover{
			color:#6aa4ca;
			text-decoration: none;
		  }	
	#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 {
	background:#ffffff url(images/content_back.jpg) repeat-y;
	padding: 0px 51px 0px 63px;
	
}
	#content1-intro {
	padding: 1px 0px 1px 0px;
	}
	#content1-main {
		float: left;
		width: 146px;
	}
	
	#content1-main p {
	color: #5C91B1;
	font-size: 0.9em;
		}
		
	#content1-supp {
		float: right;
		width: 180px;
		padding: 0px 0px 0px 20px;
		border-left: 3px solid #CFE2EF;
	}
	#content1-supp img {
		display: block;
		margin-left: auto;
    	margin-right: auto;
	}
	
	#content1-supp a {
	color: #5C91B1;
	text-decoration: none;
	font-weight: bold;
	}
	#content1-supp a:hover{
	color:#89614c;
	text-decoration: none;
	font-weight: bold;
		  }	
	#content1-extra {
		float: left;
		width: 260px;
		padding: 0px 30px 0px 10px;
	}
	
			
#content2 {
}
	#content2-intro {display: none;}
	#content2-main {display: none;}
	#content2-supp {display: none;}
	#content2-extra {display: none;}
#siteinfo {
	background:#ffffff url(images/content_back.gif) repeat-y;
	padding: 1px 0px 1px 0px;
}
#siteinfo a {
	color: #89614c;
	}
	#siteinfo-legal {display: none;}
	#siteinfo-credits {
	background:transparent url(images/footer.gif) no-repeat top right;
	padding: 0px 51px 10px 63px;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	}
	#siteinfo-extra {display: none;}
#extradiv1 {}
#extradiv2 {}
#extradiv3 {}
#extradiv4 {}



/* Specials */

.hide {display: none;}
.hide_div {display: none;}
.clear_both {clear:both;}
.clear_left {clear:left;}
.clear_right {clear:right;}

.first_letter {
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}

