body {
		margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #bfd7d3;
	}
html {
	min-height: 100%;
	margin-bottom: 1px;
	}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}	
body {
	min-height:101%;
	overflow: -moz-scrollbars-vertical;
}
#wrapper {
	min-width: 500px;
	max-width: 1400px;
	border: medium #015f51 solid;
	margin: 10px 25px 10px 25px;
	padding: 5px;
	background: #ceb980;
	color: #000;
	}
#header {
	border-bottom: thin solid #015f51;
	padding: 0 0 1px 0;
	background:url(../images/header-grad.gif) repeat-y left #FFFFFF;
}
#header-top {
	/* height: 1%; */
	clear: both;
	
}
#header-top-home {
	background:url(../images/front-web-pad.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	clear: both;	
}	

#header-bottom {
	margin: 0;
	padding: 0 3px 0 3px;
	height: 1%;
	background:url(../images/header-grad.gif) repeat-y left;
}	
#header-bottom ul.top{
	margin: 0;
	padding: 0 15px 0 0;
	text-align: center;
}
#header-bottom ul.top li{
	display: inline;
	padding: 2px 1px;
	color: #dacab3;
}
#header-bottom ul.top a:link, #header-bottom ul.top a:visited {
	text-decoration: none;
	background-color: #ceb980;
	color: #fff;
	border: 1px #015f51 solid;
	padding: 2px 2px;
	font-weight: bold;
	font-size:85%;
}
#header-bottom ul.top a:hover {
	background-color: #015f51;
	color: #fff;
	border: 1px #ceb980 solid;
	text-decoration: none;
	font-weight: bold;
	font-size:85%;
	padding: 2px 2px;
}
#tagline {
	font-weight: bold;
	font-style: italic;
	background-color: #ffffff;
	color: #000000;
	margin: 0;
	padding: 0 0 0 15px;
	float: left;
}
#main {
	background: #fff;
	color: #000;
	
	
	background:url(../images/nav-grad.gif) repeat-y left #FFFFFF;
}
#content {
	float: right;
	width: 78%;
	font-size: 95%;
	line-height: 1.5em;
	color:#000;
	background: fff;
	
}
#sidebar {
	float: left;
	width: 20%;
	background-color: #bfd7d3;
	background-image:url(../images/nav-grad.gif);
	background-position:left;
	background-repeat:repeat-y;
	border-right: #015f51 solid 1px;
	border-bottom: #7daac8 solid 1px;
	border-left: #ceb980 solid 5px; /*beige*/

}
/* gutters */
#content .gutter {
	padding: 25px;
	background: #ffffff;
}
#sidebar .gutter {
	padding: 10px;
	
}

/* content */
#content h2 {
	margin: 0 0 1em 0;
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #015f51;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #bfd7d3;
}

#content  h3 {
	font-size: 110%;
	color: #015f51;
}
#content  h4 {
	font-size: 100%;
}
#content p a:link,  {
	color: #0c419a;
}
#content p a:visited {
	color: #3c76d7;
}
#content p a:hover {
	color: black;
	background-color: #bfd7d3;
}
#content li a:link,  {
	color: #0c419a;
}
#content li a:visited {
	color: #3c76d7;
}
#content li a:hover {
	color: black;
	background-color: #bfd7d3;
}
#content dt {
	font-weight: bold;
}
#content .inner {
	
}
/* sidebar */
#sidebar ul.nav {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #015f51;
}

#sidebar ul.nav a:link, #sidebar ul.nav a:visited {
	display: block;
	text-decoration: none;
	font-size: .85em;
	font-weight: bold;
	color: #015f51;
	padding: 3px 5px 3px 10px;
	border-bottom: 1px solid #015f51;
	border-top: 1px solid #bfd7d3;
	height: 1.9em;
	line-height: 1.05em;
}
#sidebar ul.nav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #bfd7d3;
	background: #015f51;
	border-bottom: 1px solid #dacab3;
	border-top: 1px solid #dacab3;
	height: 1.9em;
	line-height: 1.05em;
	font-size: .85em;
}

#sidebar p.quotes {
	color: #012f51;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:bold;
}
#sidebar p.interior {
	padding: 0;
	color: #012f51;
	font-weight: bold;
}
#sidebar p.sidebar-height {
	clear:both;
	height: 5em;
}
#clearone {
	 clear: both;
	 height: 1px;
}
#footer {
	
	clear: both;
	background: #015f51;
	color: #fff;
}
#footer p {
	font-size: smaller;
	text-align: center;
	padding: 10px 0 0 0;
}
#plain {
	background: #ffffff;
	color: #000000;
	padding: 15px 25px;
}

.photoheader {
	float: left;
	padding: 15px 0 10px 25px;
}
.headerphoto {
	padding: 15px 0 10px 25px;
}
.headerphoto-2 {
	padding: 5px 0 10px 25px;
}
.photoleft {
	float: left;
	padding: 3px 25px 3px 0;
}
.photoleft-none {
	float: left;
	padding: 3px 25px 3px 0;
}
.photoleft-none a:link; .photoleft-none a:visited {
	border: 0 #fff hidden ;
}
.photoleft2 {
	float: left;
	padding: 3px 35px 3px 0;
}
.photoright {
 	float: right;
	padding: 3px 3px 3px 8px;
}
.photorighthome {
 	float: right;
	padding: 15px 30px 3px 3px;
}
br.clear {
	clear:both;
	height: 0;
}
/* keeping images and text together */
div.float4 {
  float: left;
  padding: 10px 15px 10px 15px;
  }
 div.float4 img {
	border: 0px;
	
}
div.float4 p {
   text-align: center;
   height: 5em;
   } 
   
 div.float4 p.last {
   text-align: center;
   height: 5em;
   clear:both;
   }   
   
 #wrapper #main #content .gutter .legal {
	clear: both;
	font-size: small;
	text-align: center;
}

 #wrapper #main #content .gutter .home-list-button  {
 	list-style-type: none;
 }
/* trying to control floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

#wrapper #main #content .gutter .discrimination {
	background-color: #f2f5fa;
	padding: 10px 25px;
	border: thin solid #015f51;
	margin: 0 25px;
}
#wrapper #main #content .gutter #home-button-nonfloat {
	text-align: center;
}
#wrapper #main #content .gutter #home-button-nonfloat img{
	padding: 1px;
}
#wrapper #main #content .gutter #home-button-nonfloat a:link; #wrapper #main #content .gutter #home-button-nonfloat a:visited{
	border: 0 #fff hidden;
	padding:2px 3px;
}
#wrapper #main #content .gutter #home-button-nonfloat a:hover;{
	background: #5979a8;
}
.p-center {
	text-align: center;
}
.p-center-strong {
	text-align: center;
	font-weight: bold;
}
.p-center-emp {
	text-align: center;
	font-style:italic;
}
.p-center-strong-emp {
	text-align: center;
	font-weight: bold;
	font-style:italic;
}
.principle {
	list-style-image: url(../images/bulletgreen.gif);
}
.photocaption {
	color: #5979a8;
	font-size: 90%;
	font-weight: bold;
}
.clinic {
	list-style-type: none;
	}
.clinic img{
	padding-right: 5px;
}
.visitor ul{
	list-style-type: none;
	margin: 0;
	padding: 0 15px 2px 0;
	}
.visitor li{
	display: inline;
	padding: 2px 1px;
	}
#div-ul-2 {
	width: 600px;
	}
#div-ul-2 ul.left {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 15px 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-type: square;
	position: relative;
	left: 50 px;
}
#div-ul-2 ul.right {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 15px 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-type: square;
}
.figureP {
	float:left;
	width: 155px;
	margin: 0 10px 10px 10px;
	height: 275px;
}	
.figure {
	float:left;
	width: 155px;
	margin: 0 10px 10px 10px;
}	
.figure p {
	font: 1.1em/normal Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 10px 0 0 0;
	height: 10em;
}	
.figure img {
	border: 0px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	#wrapper #main #content .gutter .home-list-button img {
	padding: 3px;
	border: thin solid #9999FF;
}
/* IE 5/6 border erase bug */
* html #gallery {
	width: 100%;
}
* html ul.nav a {
	height:: 1px;
	}