/* CSS Document */
html {
	width: 100%;
	background-image: url('../images/background-gradient.gif');
	background-repeat: repeat-x;
	background-color: #82939A;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: verdana, sans-serif;
}

body {
 width: 100%;
 margin: 0px;
 padding: 0px;

}

#container {
  width: 608px;
  margin: 47px auto 0px;
  
}

a img {
  border-style: none;
}

a {
  text-decoration: none;
}

#small-logo {
display: inline; margin: -14px 0px 0px 32px; float: left;
}

#master {
  margin: 0px;
  padding: 0px;
  background-image: url('../images/master-background.gif');
  background-repeat: repeat-y;
  background-color: #FFFFFF;
}

#master-top {
    background-image: url('../images/student/master-top-left.gif');
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    width: 294px;
    height: 11px;
    float: left;
}

#nav {
    background-image: url('../images/student/master-top-right.gif');
    margin: 0px;
    padding: 11px 0px 0px 141px;
    background-repeat: no-repeat;
    width: 173px;
    height: 20px;
    float: right;
}



#nav a img {
  display: block;
  float: left;
  margin: 0px 3px 0px 0px;
}

.nav-divider {
  display: block;
  float: left;
  margin: -2px 3px 0px 0px;
}

#master-bottom {
  background-image: url('../images/master-bottom.gif');
  background-repeat: no-repeat;
  height: 11px;
  margin: 0px 0px 0px 0px;
  clear: both;
}

.property-summary-title {
  font-size: 12px;
  font-weight: bold;
  color: #404B51;
}

.property-summary-location {
  font-size: 12px;
  font-weight: bold;
  color: #404B51;
}

.property-summary-rent {
  font-size: 11px;
  font-weight: bold;
  color: #BA2D25;
}

.adv-link {  
  color: #FFAA56;   
  font-weight: bold;   
}

.adv-link:hover {  
  color: #ffca95;
  text-decoration: underline; 
  font-weight: bold; 
}

h1 {
  font-family: verdana;
  font-size: 20px;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 0px 4px;
  }
  
#inner-content {
  clear: both; padding: 10px 0px 0px 32px;
}

#home-propertysearch {
  background-image: url('../images/student/home-propertysearch-bg.jpg');
  background-repeat: no-repeat;
  width: 384px;
  height: 52px;
  padding: 33px 0px 0px 158px;
}

#home-propertyfeature {
  background-image: url('../images/home-propertyfeature-bg.jpg');
  background-repeat: no-repeat;
  width: 521px;
  padding: 5px 0px 4px 21px;
  background-color: #BFC7CB;

  
}

#home-propertyfeature-top {
  background-image: url('../images/home-propertyfeature-top.gif');
  background-repeat: no-repeat;
  height: 8px;
  width: 542px;
  margin: 10px 0px 0px 0px;
  font-size: 1px;
  line-height: 1px;

}

#home-propertyfeature-bottom {
  background-image: url('../images/home-propertyfeature-bottom.gif');
  background-repeat: no-repeat;
  height: 8px;
  width: 542px;
  font-size: 1px;
  line-height: 1px;
  clear: both;
}

.property-top {
  width: 404px;
  background-image: url('../images/property-top.gif');
  height: 6px;
  margin: 14px 0px 0px 0px;
  height: 6px;
  line-height: 1px;
  font-size: 1px;
}

.property-bottom {
  width: 404px;
  background-image: url('../images/property-bottom.gif');
  height: 6px;
  line-height: 1px;
  font-size: 1px;
}

.property-main {
  width: 384px;
  padding: 2px 10px;
  background-image: url('../images/property-background.jpg');
  background-repeat: repeat-x;
  background-color: #d8dddf;
}

#property-bar {
  background-color: #A3AEB2;
  min-height: 25px;
  width: 100%;
  margin: 0px 0px 10px -14px;
  width: 528px;

}

#picturebox {

  float: left;
  width: 90px;
  background-color: #FFFFFF;
  padding: 0px 0px 0px 10px;
  margin: 0px 12px 0px -8px;

}

#picturebox img {
  margin: 5px 0px 5px 0px;
  border: 1px solid black;
  display: block;
}

#picturebox a:hover img {
  margin: 5px 0px 5px 0px;
  border: 1px solid #ba2d25;
}

.property-holder {
  float: right; width: 408px; margin: 0px 8px 0px 0px;
}

