.residences_home{
	width: 866px;
	height: 163px;
}

.residetitle {
 font-family: 'Big Shoulders Stencil';
 font-size: 18px;
 text-transform: uppercase;
 text-align: left;
 font-weight: 200;
 letter-spacing: 3px;
 width: 826px;
 height: 25px;
 border-bottom: 1px solid #a71e44;;
 padding-left: 40px;
 float: left;
}

.residedesc{
	width: 336px;
	height: 100px;
	padding: 5px;
	font-family: 'Rajdhani';
	font-size: 12pt;
	text-align: justify;
	overflow: auto;
	float: left;}

.residedesc a{
   font-family: 'Rajdhani';
    font-size: 12pt;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 200;
	letter-spacing: 2px;
}

.resideinfo{
  font-family: 'Rajdhani';
  font-size: 12pt;
  width: 519px;
  height: 110px;
  float: left;
}

.resideinfo .resident{
    width: 240px;
    height: 20px;
    padding: 2px 2px 2px 5px;
    border: 1px solid #e2416d;
    float: left;
    margin: 2px;
}

.home_control{
    width: 100%;
    float: left;
    border-top: 1px solid #a71e44;;
}

.residekind{
    width: 816px;
    height: 19px;
    font-size: 15px;
    text-align: right;
    text-transform: uppercase;
    padding-right: 50px;
    margin-top: -20px;
    float: left;
}


.resideheadline1{
	 font-family: 'Big Shoulders Stencil';
	text-align:center;
	color:#a71e44;
	border-bottom:1px solid #a71e44;
	font-size:26px;
}

.resideheadline2{
	 font-family: 'Big Shoulders Stencil';
	 text-align:center;
	 background-color:#a71e44;
	 color:#deddd6;
	 font-size:18px;
	 text-transform:uppercase;
	 letter-spacing:2px;
	 padding: 3px;
	 margin: 1px;
	 line-height: 18px;
}

.resideheadline3{
	font-family: 'Rajdhani';
	text-transform: uppercase;
	text-align: center;
	border-bottom:1px solid #e2416d;;
	font-size: 14px;
}

.residentbox{
	height:90px;
	width:auto;
	overflow:auto;}