html{
	margin:0; padding:0;
}

body{
	margin:0; padding:0; background:url(../images/mainbg.gif) repeat-y center #dddddd; 
	font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height: 1.5em; color:#303030;
}

/*rs General */

a, a:visited, a:active{
	color:#222222; outline:0; text-decoration: underline;
}

a:hover{
	color: #2f7abf;
}

.hide{
	display:none;
}

img{
	border:0; outline:0;
}

p{
	margin:15px 0 15px 0; padding:0;
}

p.bigpurp{
	font-size:14px; color:#8e6ba0; font-weight:bold;
}

/**********************************rs Page Layout ****************************/

div#container{
	width:740px; height:500px; padding:2px 10px 0 10px; margin:0 auto 0 auto; border-top:10px solid #edeceb;
}

/*rs Top Area */

div#toparea{
	height:180px; margin:0; padding:0; background:url(../images/topimg.jpg) no-repeat top right;
}

/*rs Top Left Area */

div#topleft{
	float:left; width:208px;
}

div#topleft h1 {
	width:208px; height:138px; margin:0; padding:0; border:0; background:url(../images/logo.jpg) no-repeat top left #808284; display: block;
}

div#topleft h1 a{
	display:block; width:208px; height:42px; margin:0; padding:0;
}

div#topleft h4{
	width:208px; height:42px; margin:0; padding:0; border:0; background:url(../images/tel.gif) no-repeat top left;
}

/*rs Tabs */

div#tabs{
	float:left; width:532px;
}

div#tabs ul{
	height:42px; margin:138px 0 0 0; padding:0; list-style:0; background:url(../images/tabbg.gif) repeat-x top;
}

div#tabs ul li{
	float:left; list-style:none; width:133px; margin:0; padding:0; background:url(../images/tabdots.gif) no-repeat top right;
}

div#tabs ul li a{
	float:left; display:block; width:132px; height:30px; padding:12px 0 0 0; font-size:12px; font-weight:bold; color:#444; 
	text-decoration:none; text-align:center;
}

div#tabs ul li a:hover {background:url(../images/tabroll.gif) repeat-x top left;}

div#tabs ul li#tab4{
	background:0;
}

div#tabs ul li#tab4 a{
	width:133px;
}

/*rs Current Tabs */

body#home div#tabs ul li#home a{
	background:url(../images/tabroll.gif) repeat-x top left;
}
body#search div#tabs ul li#search a{
	background:url(../images/tabroll.gif) repeat-x top left;
}
body#landlord div#tabs ul li#landlord a{
	background:url(../images/tabroll.gif) repeat-x top left;
}
body#contact div#tabs ul li#contact a{
	background:url(../images/tabroll.gif) repeat-x top left;
}

/*rs Mid Content */

div#mid{
	padding:51px 0 0 0; background:url(../images/maintop.gif) repeat-x top;
}

/*rs Left Content */

div#midleft{
	float:left; width:189px; padding:0 0 0 19px;
}

div#midleft img {
	margin-bottom: 10px;
}

/*rs Main Content */

div#maincontent{
	float:left; width:532px; height:381px; padding:17px 0 0 0; background:url(../images/midbg.gif) repeat-y left; border-top:1px solid #FFF;
}

html>body div#maincontent{
	min-height:381px; height:auto; overflow:hidden;
}

div#maininner{
	height:381px; padding:0 20px 0 26px;
}
html>body div#maininner{
	min-height:381px; height:auto; overflow:hidden;
}

div#maincontent p img {
	float: right;
	margin: 4px 0 4px 10px;
}

/*rs Footer */

div#footer{
	clear: left;
	height:15px; margin:0 0 10px 0; padding:5px; background:#dddddd; border-left:2px solid #FFF; font-size: 11px;
}

div#footer ul{
	float:right; list-style:none; margin:0; padding:0;
}

div#footer ul li{

	float:left; margin:0 10px 0 0; padding:0 10px 0 0; background:url(../images/footdot.gif) repeat-y right;
}

div#footer ul li#contact{
	background:0;
}

div#footer ul li#contact img{
	display:inline; margin:0 10px 0 0;
}

div#midleft a.newhomes, div#midleft a.newhomes.active, div#midleft a.newhomes.visited {
width:188px;
height:18px;
float:right;
text-align:center;
color:#fff;
background:#660066 url(../images/bgnewhomes.gif) repeat-x 0 0;
font: 11px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
display:block;
padding: 4px 0 0 0;
margin: 6px 0;
}

/******************rs Main Content ***********************/

/*rs generic sub heading */

h3.sub{
	height:20px; margin:0; padding:0; border:0; 
}

/*rs Specific Sub Headings */

h3#welcome{
	background:url(../images/title_welcome.gif) no-repeat top left;
}

h3#search{
	background:url(../images/title_search.gif) no-repeat top left;
}

h3#hips{
	background:url(../images/title_hips.gif) no-repeat top left;
}

h3#spanish{
	background:url(../images/title_spanish.gif) no-repeat top left;
}

/************rs Index page *******************/

div #services,div #contactinfo {
	float: left;
	width: 210px;
	padding: 0 15px;
}

#services ul {
	margin-left: 0;
	padding-left: 0;
}

#contactinfo ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

/************rs Contact Page *******************/

#spanishfeed {
	width: 480px;
	height: 500px;
	border: none;
	padding: 0 4px 10px 4px;
	background: none;
}

/************rs Search Page *****************/


#searchchoice ul {
	list-style: none;
	display: inline;
}

#searchchoice li {
	width:200px;
	float: left;
	padding: 0 10px;
	font-size: 12px;
	text-align: center;
}