body{
  background: #6e3135 url(/images/wfresidency/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) 
}

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

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;
}

#outerHolder{
  background: url(/images/wfresidency/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/wfresidency/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 6px 4px 6px;
  color: white;
  text-decoration: none;
  margin: 0 23px 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: #3A603E;
}
ul#nav li a.home{
  margin-right: 140px;
}

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

section#content{
  background: #f3f1e6 url(/images/wfresidency/bg_content.jpg) no-repeat;
  padding: 100px 47px 30px 47px;
}
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;
}
#aboutText h2{
  font-size: 2.5em;
  margin: 0;
}
#aboutText p{
  font-size: 1.2em;
  line-height: 20px;
}
#doctors{
  position: absolute;
  right: 0px;
  top: 178px;
}

#hNews{
  background: white;
  padding: 23px 47px;
}
#hNews small{
  color: #A9A9A9;
}
#hNews div{
  width: 546px;
  padding: 0 20px 0 0;
  border-right: 1px solid #C6C6C6;
}
#hNews div img#newsImg{
  float: left;
  margin: 0 12px 0 0;
}
#hNews div h3{
  margin: 0;
}
#hNews div p{
  font-family: verdana, sans-serif;
}
#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;
}

#mission{
  width: 409px;
  font-size: 1.2em;
}
#mission em{
  color: #004275;
  font-size: 1.5em;
  font-style: normal;
}

.promo{
  float: right;
  margin: -20px 0 0 0;
}


footer{
  background: url(/images/wfresidency/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.style label {
	float: left;
	clear: left;
	width: 100px;
	margin: 5px 10px 10px 0;
	text-align: right;
}
form.style input {
	float: left;
	margin-top: 5px;
	width: 200px;
	border: 1px solid #AFAFAF;
}
form.style select {
	float: left;
	margin-top: 5px;
	width: 200px;
}
form.style textarea {
	width: 300px;
	height: 200px;
	margin-top: 5px;
	border: 1px solid #AFAFAF;
}
form.style .submit {
	width: 70px;
	height: 30px;
}
form.style .send {
	clear: left;
	width: 120px;
}
form.style .captcha {
	margin: 0 0 10px 110px;
	height: 120px;
}

form.labelSmall label {
	width: 80px;
}
form.labelSmall .captcha {
	margin-left:  85px;
}

.topLogin{
  position: absolute;
  top: 137px;
  right: 10px;
}

#residentLogin{
  background: #E4E0D4;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#residentLogin h3{
  margin-top: 0px;
  background: #592426;
  color: white;
  padding: 6px 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#residentLogin ul{
  list-style: none;
  margin: 0;
  padding: 10px 20px;
}
#residentLogin ul li{
  margin: 0 0 3px 0;
}
#residentLogin ul li a{
  background: #004275;
  color: white;
  padding: 4px 8px;
  text-decoration: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
}
#residentLogin ul li a:hover{
  background: #592426;
  padding-left: 12px;
}

.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;
}




