body{
  background: #6c98b0 url(/images/healthcenter/bg_body.gif) repeat-x;
  margin: 0 30px 30px 30px;
  color: #444;
  font-family: georgia, serif;
}

a{
  color: #4D8BAF;
  text-decoration:;
}

h1, h2, h3, h4 ,h5{
  font-family: georgia, serif;
}
h1{
  color: #005787;
}

img, div, a { 
  behavior: url(/scripts/iepngfix.htc) 
}

a.readMore{
  background: #295631;
  padding: 2px 4px 2px 0;
  color: white;
  text-decoration: none;
  font-size: .8em;
  margin: 6px 0 0 0;
}
a.readMore:hover{
  background: #592426;
}

hr{
  border: none;
  border-bottom: 1px solid #B0595B;
  margin: 12px 0;
}

.clearleft{
	clear: left;
	line-height: 1px;
	font-size: 1px;
}

#outerHolder{
  background: url(/images/healthcenter/bg_outerHolder.jpg) top center no-repeat;
  width: 100%;
  margin: 0 auto;
}

#holder{
  width: 960px;
  margin: 0 auto;
  position: relative;
}

header{
  height: 134px;
}

a#logo{
  width: 188px;
  height: 188px;
  background: url(/images/healthcenter/logo.png) no-repeat;
  display: block;
  position: absolute;
  top: 17px;
  left: 27px;
}
a#logo:hover{
  background-position: -188px;
}
a#logo span{
  position: absolute;
  top: -300px;
}

ul#nav{
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0;
  position: absolute;
}
ul#nav li{
  display: inline;
}
ul#nav li a{
  padding: 15px 10px 4px 10px;
  color: white;
  text-decoration: none;
  margin: 0 20px 0 0;
  font-family: georgia, sans-serif;
  font-size: 1.1em;
  border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
}
ul#nav li a:hover{
    background: #26481C;
}
ul#nav li a.home{
  margin-right: 190px;
  margin-left: -30px;
}

#contactInfo{
  position: absolute;
  top: 141px;
  left: 241px;
}
#contactInfo h1{
	float: left;
	margin: -7px 0 0;
}
#contactInfo div{
  float: left;
  color: #999;
  font-size: .9em;
  margin: 2px 0 0 30px;
}
#contactInfo div a{
  color: #4D8BAF;
  text-decoration: none;
}
#contactInfo div a:hover{
  text-decoration: underline;
}
#contactInfo iframe{
	float: left;
	margin: 6px 0 0 30px;
}

section#content{
  background: #f3f1e6 url(/images/healthcenter/bg_content.jpg) no-repeat;
  padding: 100px 47px 30px 47px;
}

section#content.home {
	padding-bottom: 13px !important;
}

section#contentPlain{
  background: #f3f1e6;
  padding: 30px 47px;
}

aside{
  width: 250px;
  float: right;
}

article{
	float: left;
  width: 550px;
  border-right: 1px solid #B5B5AB;
  padding: 0 25px 0 0;
}

#aboutText{
  width: 499px;
  margin-bottom: 0px;
}
#aboutText h2{
  font-size: 4em;
  margin: 0;
}
#aboutText p{
  font-size: 1.2em;
  line-height: 20px;
}
#family{
  position: absolute;
  right: 50px;
  top: 232px;
}

#hNews{
  background: white;
  padding: 23px 47px;
}
#hNews small{
  color: #A9A9A9;
}
#hNews .latestNews{
  float: left;
  width: 410px;
  padding: 0 20px 0 0;
  border-right: 1px solid #C6C6C6;
}
#hNews .latestNews img#newsImg{
  float: left;
  margin: 0 12px 0 0;
}
#hNews .latestNews h3{
  margin: 0;
}
#hNews .latestNews p{
  font-family: verdana, sans-serif;
}
#hNews .latestVideo {
	float: right;
	width: 410px;
}

#hNews .latestVideo h3 {
	margin: 0 0 6px;
}

#hNews .latestNews ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#hNews .latestNews li {
	margin: 0 0 12px;
}

#hNews .latestNews ul h3 {
	font-size: 1.2em;
}
/*#hNews ul{
  float: right;
  width: 270px;
  list-style: none;
  margin: 0 0 0 12px;
  padding: 0;
}
#hNews ul li{
  margin: 0 0 12px 0;
}
#hNews ul li h3{
  font-size: 1.2em;
  margin: 0;
}*/

#healthNews{
  width: 409px;
  font-size: 1.2em;
  float: right;
}
#healthNews h3{
  margin: 0 0 12px 0;
  border-bottom: 1px solid #999;
}
#healthNews ul{
  padding: 0 12px;
  margin: 0;
  list-style: none;
}
#healthNews ul li{
  margin: 0 0 6px 0;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #ccc;
}
#healthNews a{
  color: #666;
  text-decoration: none;
}
#healthNews a:hover{
  text-decoration: underline;
}
#healthNews a em{
  color: #3C77A1;
  font-size: 1.2em;
  font-style: normal;
  text-decoration: underline;
}

.promo{

}


footer{
  background: url(/images/healthcenter/bg_footer.jpg) no-repeat;
  color: white;
  padding: 47px 47px 30px;
  height: 150px;
}
footer a{
  color: white;
  text-decoration: none;
}
footer a:hover{
  text-decoration: underline;
}
footer aside{
  float: right;
  width: 330px;
  text-align: right;
}


form#myForm label {
	float: left;
	clear: left;
	width: 100px;
	margin: 5px 10px 10px 0;
	text-align: right;
}
form#myForm input {
	float: left;
	margin-top: 5px;
	width: 200px;
	border: 1px solid #AFAFAF;
}
form#myForm select {
	float: left;
	margin-top: 5px;
	width: 200px;
}
form#myForm textarea {
	width: 300px;
	height: 200px;
	float: left;
	margin-top: 5px;
	border: 1px solid #AFAFAF;
}
form#myForm .submit {
	width: 70px;
	height: 30px;
}
form#myForm .send {
	clear: left;
	width: 120px;
	margin: 10px 0 0 110px;
}
form#myForm #recaptcha_widget_div {
	margin: 0 0 10px 105px;
	height: 120px;
}
form#myForm hr{
  clear: both;
  margin: 12px 0;
  border: none;
}

.faculty{
	border-bottom: 1px solid #B6B6A9;
	padding: 0 0 24px;
	margin: 0 0 24px;
}
.faculty img{
	float: left;
	margin-right: 12px;
	width: 100px;
	height: 150px;
}

.staff{
	float: left;
	padding: 0 0 24px;
	margin: 0 0 24px;
	width: 175px;
	text-align:center;
}
.faculty img{
	margin-right: 12px;
	width: 100px;
	height: 150px;
}



/* @group Slideshow */

#slideshow {
	position: absolute;
	top: 179px;
	right: 0;
	width: 421px;
	height: 362px;
	overflow: hidden;
}

#slideshow .cover {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 6;
}

#slideshow .slides img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

#slideshow .slides .active {
	z-index: 5;
}

#slideshow .slides .next {
	z-index: 4;
}

/* @end */





