/* We Rent Styles */

body {
	margin: 0;
	padding: 0;
	background: #e5d4b6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

p {
	margin: auto
	}
	
H1 {
	font-size: 16px;
	color: #810328;
	margin: 0 0 0 0;
	}
	
H2 {
	font-size: 14px;
	color: #000;
	margin: 0 0 0 0;
	}

#container {
	width:800px;
    margin-left: auto;
	margin-right: auto;
	/*width: 50em;*/
	text-align: left;
	}
	
#header {
	background:  url(images/images/global/werent-hdr.jpg) no-repeat;
	height: 170px;
	}
	
	
#header a {
	text-decoration: none;
	color: 000000;	
	}
	
#header a:hover {
	text-decoration: underline;
	color: 000000;	
	}
	
#menu  {
	margin: 0 0 0 0 !important;
	margin: 0 0 0 -40px;
	}
	
#menu ul {
	padding: 118px 0 0 68px;
	}
	
#menu ul li {
	display: inline;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: 600;
	}
	
#menu ul li a {
	color: #000;
	text-decoration: none;
	}
	
#menu ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
.rentals {
	padding: 0 0 0 50px;
	}
	
.fees {
	margin: 0 0 0 48px !important;
	margin: 0 0 0 42px;
	}
	
.landlord {
	margin: 0 0 0 49px !important;
	margin: 0 0 0 43px;
	}
	
.tenants {
	margin: 0 0 0 95px !important;
	margin: 0 0 0 90px;
	}
	
.contact {
	margin: 0 0 0 89px !important;
	margin: 0 0 0 82px;
	}
	
#subMenu {
	margin: 0 0 0 67px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: 600;
	}
	
#subMenu a {
	color: #810328;
	text-decoration: none;
	}

#subMenu a:hover {
	color: #810328;
	text-decoration: underline;
	}
		
#content {
	margin: 0;
	}
	
.page {
	margin: 0 0 0 150px;
	color: #810328;
	font-size: 14px;
	font-weight: 600;
	}
	
.page a {
	text-decoration: none;
	color: #810328;
	}
	
.page a:hover {
	text-decoration: underline;
	}
	
/* Listings Definitions */

#listings {
	margin: 0 10px 10px 55px;
	}
	
#list {
	margin: 20px 0 20px 0;
	}
	
#list ul {
	margin: 0 0 0 50px;
	}
	
#list ul li {
	list-style-type: none;
	}
	
#list ul li a {
	color: #000;
	font-weight: 600;
	}
	
#list ul li a:hover {
	color: #000;
	font-weight: 600;
	text-decoration: underline;
	}	

img.floatLeft { 
	float: left;
	margin: 0 10px 10px 0; }

img.floatLeftClear { 
	float: left;
	clear: left;
	margin: 5px 100px 5px 55px; }

img.floatRight { 
	float: right;
	margin: 6px; }

img.floatRightClear { 
	float: right;
	clear: right;
	margin: 5px; }

.listText {
	font: 12px Arial MT, verdana, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	}
	
#endList {
	margin: 10px 0 10px 0;
	border-bottom: 2px dotted #810328; 
	}
	
#buttons {
	margin: 10px 0 10px 0;
	font-size: 13px;
	font-weight: 600;
	vertical-align: bottom;
	color: #fff;
	}
	
#buttons ul {
	margin: 5px 0 0 0;
	}
	
#buttons ul li {
	display: inline;
	margin: 0 15px 0 0;
	background-color: #810328;
	padding: 3px 10px 3px 10px;
	}
	
#buttons ul li a{
	text-decoration: none;
	color: #fff;
	}
	
#buttons ul li a:hover{
	text-decoration: underline;
	}
	

	
/* Footer Definitions */

#footer {
	margin: 15px 0 15px 0;
	text-align: center;
	}
	
.utility {
	font: 10px Arial MT, verdana, sans-serif;
	color: #810328;
	}

.utility a{
	text-decoration: underline;
	color: #810328;
	}

.utility a:hover{
	text-decoration: underline;
	}
	
/* Listing Detail Page Definitions */

#box {
	padding: 5px 5px 5px 5px;
	border-top: 1px dotted #810328;
	border-right: 1px dotted #810328;
	border-bottom: 1px dotted #810328;
	border-left: 1px dotted #810328;
	}
	
#box ul {
	margin: auto;
	}
	
#box ul li {
	list-style-type: none;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.50em;
	}
	
.label {
	color: #810328;
	margin: 0 5px 0 0;
	}

.hdelement {
width:5px;
visibility:hidden;
}




