#leftcolumn {
	margin: 16px 0;
	width: 455px;
	float: left;
}

h1 {
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 8px;
}

#topwrapleft {
	width: 443px;
	background-color: #f2f2f2;
	padding: 6px;
}

div#topwrapleft p {
	color: #646464;
	padding: 7px;
	margin: 0 !important;
	line-height: 17px;
}

div#topwrapleft .mainpromo {
	background: url(/lib/img/pmouth-img.jpg) 0 0 no-repeat;
		background-color: #323232;
	position: relative;
	width: 443px;
	height: 163px;
}

div.mainpromo h1 {
	position: absolute;
	bottom: 0px;
	padding-left: 10px;
	line-height: 14px;
	
}

#midwrapleft {
	margin-top: 16px;
	width: 455px;
	overflow: hidden;
}

div.header h1 {
	padding: 5px 10px;
}

div#midwrapleft .header {
	background-color: #aa191a;
	width: 455px;
	margin-bottom: 6px;
}

div#midwrapleft img {
	width: 192px !important;
	float: left;
	display: inline;
}

div#midwrapleft .txtcontain {
	float: left;
	width: 231px;
	padding: 0 10px;
}

div#midwrapleft h2 {
	font-size: 13px;
	width: 205px;
	margin: 4px 0 10px 0;
}

div#midwrapleft span {
	font-weight: bold;
	padding-top: 5px;
}

div#midwrapleft p {
	margin: 2px 0;
	line-height: 16px;
}

div#midwrapleft a {
	color: #aa191a;
	text-decoration: none;
	font-weight: bold;
}

div#midwrapleft a:hover {
	text-decoration: underline;
}

#btmwrapleft {
	margin-top: 16px;
	width: 455px;
	overflow: hidden;
}

#btmwrapleft li {
	list-style: none;
	float: left;
	display: inline;
}

#btmwrapleft ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#btmwrapleft .renting {
	background-color: #aa191a;
	height: 110px;
	width: 218px;
	display: inline;
	margin-right: 16px;
}

div#btmwrapleft .letting {
	background-color: #aa191a;
	height: 110px;
	width: 218px;
	display: inline;
}

div#btmwrapleft h1 {
	background: url(/lib/img/arrow.jpg) no-repeat;
	background-position: 6px 3px;
	padding-left: 20px;
	margin: 5px 0 6px;
}

div#btmwrapleft a {
	text-decoration: none;
	color: #ffffff;
}

div#btmwrapleft a:hover {
	text-decoration: underline;
}


/**********************
* BEGIN RIGHT COLUMN STYLES
**********************/

#rightcolumn {
	width: 218px;
	float: right;
	display: inline;
	margin: 16px 0;
}

#propertysearch {
	padding: 10px 13px 13px 13px;
	border: 6px solid #f2f2f2;
	color: #000000;
	margin-bottom: 16px;
	background-color: #e6e6e6;
}

div#propertysearch h1 {
	font-size: 18px;
	font-weight: normal;
	color: #aa191a;
}

div#propertysearch p {
	font-size: 10px !important;
	line-height: 16px;
}

div#propertysearch h2 {
	font-size: 14px;
	font-weight: normal;
	color: #aa191a;
	margin: 8px 0 8px 0;
}

div#propertysearch select {
	width: 180px;
	margin: 3px 0 10px 0;
}

div#propertysearch label {
	font-size: 11px;
}

div#propertysearch .submit {
	width: 180px;
	background-color: #aa191a;
	color: #ffffff;
	border: none;
	font-size: 14px;
	height: 22px;
	padding-bottom: 4px;
}

#contact {
	width: 218px;
}

div#contact .header {
	background-color: #aa191a;
}

div#contact li {
	padding: 0 0 20px 30px;
	list-style: none;
}

div#contact a {
	color: #646464;
	text-decoration: none;
}

div#contact li.tel {
	background: url(/lib/img/tele-icon2.png) no-repeat;
}

div#contact li.email {
	background: url(/lib/img/email-icon.png) no-repeat;
}

div#contact li.addy {
	background: url(/lib/img/add-icon.png) no-repeat;
}

div#contact ul {
	margin-top: 15px;
	padding: 0;
}

div#contact h3 {
	color: #aa191a;
	font-size: 12px;
	margin: 0 0 3px 0;
}

div#contact p {
	margin: 3px 0;
}