
/*---------------GLOBAL STYLES-------------------*/

	html
	{
		overflow: scroll;
	}
	
	body
	{
		width: 992px;
		margin: 0px auto 0px auto;
		font-family: "lucida sans", "trebuchet ms", arial, helvetica, sans-serif;
		background: #fff none;
	}
	
	.imglink
	{
		border: none;
	}
	
	.imginline
	{
		margin: 0px 4px -0.2em 4px;
	}
	
	.clear
	{
		clear: both;
		font-size: 0px;
		line-height: 0em;
		height: 0px;
		margin: 0px 0px 0px 0px;
	}
	
	.error
	{
		color: #D27160;
		font-weight: bold;
	}
	
	.status
	{
		color: #5474A9;
		font-weight: bold;
	}
	
	.inputmulti
	{
		font-family: "lucida sans", "trebuchet ms", arial, helvetica, sans-serif;
		color: #666;
		border: 1px solid #999;
		background: #fff;
		font-size: 10px;
	}
	.inputtext
	{
		color: #666;
		border: 1px solid #999;
		font-size: 10px;
		font-family: "lucida sans", "trebuchet ms", arial, helvetica, sans-serif;
		vertical-align: middle;
	}
	
	.left
	{
		float: left;
	}
	
	.right
	{
		float: right;
	}
	
/*---------------BREADCRUMBS STYLES-------------------*/

	#breadcrumbs
	{
		display: inline;
		float: left;
		clear: both;
		text-align: right;
		width: 1292px;
		margin: -454px 0px 0px 0px;
	}
	
	#breadcrumbs p
	{
		font-size: 9px;
		color: #464749;
		margin: 5px 168px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#breadcrumbs p em
	{
		color: #00983D;
		font-style: normal;
	}
	
	#breadcrumbs p a
	{
		color: #464749;
		text-decoration: none;
	}
	
	#breadcrumbs p a:hover
	{
		color: #00983D;
		text-decoration: none;
	}
	
/*---------------HEADER NAV STYLES-------------------*/

	#headernav
	{
		display: inline;
		float: left;
		clear: both;
		width: 992px;
		margin: 0px 0px 0px 0px;
	}
	
	#headernav ul
	{
		display: inline;
		float: right;
		list-style: none outside;
		margin: 6px 40px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#headernav ul li
	{
		display: inline;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 10px;
	}
	
	#headernav ul li a
	{
		color: #666;
		text-decoration: none;
		margin: 0px 4px 0px 4px;
	}
	
	#headernav ul li.navin a
	{
		color: #666;
		text-decoration: none;
	}
	
	#headernav ul li a:hover
	{
		color: #333;
		text-decoration: none;
	}

	
/*---------------HEADER STYLES-------------------*/

	#header
	{
		display: inline;
		float: left;
		clear: left;
		width: 248px;
		height: 108px;
		margin: 6px 0px 0px 36px;
		background: #fff;
	}
	
	#header img
	{
		display: inline;
		float: left;
		border: none;
		margin: 0px 0px 0px 0px;
	}
	
/*---------------BANNER STYLES-------------------*/

	#topimage
	{
		display: inline;
		float: right;
		width: 662px;
		height: 108px;
		margin: 6px 36px 0px 0px;
		padding: 0px 0px 0px 0px;
		background: #fff;
	}
	
	#topimage img
	{
		display: inline;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
/*---------------MAIN STYLES-------------------*/

	#main
	{
		display: inline;
		float: left;
		width: 992px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
/*---------------STRAPLINE STYLES-------------------*/

	#strapline
	{
		display: inline;
		float: left;
		clear: both;
		width: 960px;
		margin: 6px 16px 0px 16px;
		padding: 0px 0px 0px 0px;
		text-align: center;
	}
	
	#strapline h1
	{
		font-size: 17px;
		color: #999;
		font-weight: normal;
		margin: 0px 10px 0px 10px;
		padding: 0px 0px 0px 0px;
	}
	
/*---------------SEARCHBAR STYLES-------------------*/

	#searchbar
	{
		display: inline;
		float: left;
		clear: both;
		width: 960px;
		height: 32px;
		margin: 6px 16px 0px 16px;
		padding: 0px 0px 0px 0px;
	}
	
	#searchbar form
	{
		display: inline;
	}
	
	#searchbar p.rentalssearch
	{
		display: inline;
		float: left;
		width: 520px;
		height: 32px;
		background: url(../img/template/rentalssearchbg.gif) top left no-repeat;
		margin: 0px 0px 0px 20px;
		padding: 4px 0px 0px 0px;
		font-size: 10px;
		color: #fff;
		text-align: right;
	}
	
	#searchbar input
	{
		vertical-align: middle;
		margin: 0px 8px 0px 0px;
	}
	
	#searchbar select
	{
		margin: 0px 2px 0px 2px;
	}
	
	#searchbar p.salessearch
	{
		display: inline;
		float: right;
		width: 396px;
		height: 32px;
		background: url(../img/template/salessearchbg.gif) top left no-repeat;
		margin: 0px 20px 0px 0px;
		padding: 4px 0px 0px 0px;
		font-size: 10px;
		color: #fff;
		text-align: right;
	}
	
/*---------------LEFTBAR STYLES-------------------*/

	#leftbar
	{
		display: inline;
		float: left;
		width: 180px;
		height: auto;
		margin: 20px 0px 0px 36px;
	}
	
/*---------------RIGHTBAR STYLES-------------------*/

	#rightbar
	{
		display: inline;
		float: right;
		width: 180px;
		height: auto;
		margin: 20px 36px 0px 0px;
	}
	
/*---------------CONTENT STYLES-------------------*/

	#content
	{
		display: inline;
		float: left;
		width: 520px;
		height: auto;
		min-height: 400px;
		margin: 20px 0px 0px 20px;
		padding: 0px 0px 0px 0px;
	}
	
	#content table thead td
	{
		font-weight: bold;
		background: #eee;
		color: #666;
		font-size: 10px;
	}
	
	#content table tbody td
	{
		color: #666;
		font-size: 10px;
	}
	
	#content .left
	{
		float: left;
		text-align: left;
		clear: left;
	}
	
	#content .right
	{
		float: right;
		text-align: right;
		clear: right;
	}
	
	#content h1
	{
		font-size: 24px;
		color: #3152A8;
		font-weight: normal;
		line-height: 1.25em;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content h2
	{
		font-size: 22px;
		color: #3152A8;
		font-weight: normal;
		line-height: 1.25em;
		padding: 0px 0px 12px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#content h3
	{
		font-size: 16px;
		color: #3152A8;
		font-weight: normal;
		line-height: 1.25em;
		padding: 0px 0px 12px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#content p
	{
		font-size: 15px;
		color: #666;
		line-height: 1.5em;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content p.small
	{
		font-size: 10px;
		color: #888;
		line-height: 1.45em;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content ul
	{
		list-style-type: none;
		list-style-position: inside;
		margin:2px 0 2px -44px;
	}
	
	#content ol
	{
		list-style: roman outside;
		line-height: 1.35em;
		margin: 0px 0px 12px 30px;
		padding: 0px 0px 0px 0px;
	}
	
	#content ul li, ol li
	{
		background: url(/images/bullett.gif) left top no-repeat;
		font-size: 12px;
		color: #555;
		line-height: 1.5em;
		padding: 0px 0px 0px 18px;
		margin: 0px 0px 8px 0px;
	}
	
	#content ul.double li, ol.double li
	{
		float: left;
		width: 40%;
		margin: 0px 0px 8px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content hr
	{
		clear: both;
		height: 1px;
		color: #ccc;
		background: #ccc;
		border-style: none;
		font-size: 0px;
		line-height: 0em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#content blockquote
	{
		float: right;
		clear: right;
		width: 120px;
		background: url(../img/template/blockquotebg.jpg) bottom no-repeat;
		padding: 8px;
		line-height: 1.35em;
		border: 1px solid #bbb;
		font-size: 11px;
		margin: 6px 0px 6px 12px;
	}
	
	#content a
	{
		color: #3152A8;
		text-decoration: none;
		padding: 0px 2px 0px 2px;
	}
	
	#content a:hover
	{
		color: #3152A8;
		text-decoration: none;
		background: #eee;
		padding: 0px 2px 0px 2px;
	}
	
	#content a img
	{
		border: none;
	}
	
	#content .imginline
	{
		display: inline;
		margin: 0px 4px -2px 4px;
	}
	
	#content .imgleft
	{
		float: left;
		clear: left;
		padding: 2px;
		background: #fff;
		border: 1px solid #c2c2c2;
		margin: 0px 16px 4px 0px;
	}
	
	#content .imgright
	{
		float: right;
		clear: right;
		padding: 2px;
		background: #fff;
		border: 1px solid #c2c2c2;
		margin: 0px 0px 4px 16px;
	}
	
	#content .imgleftnoborder
	{
		float: left;
		clear: left;
		padding: 0px;
		background: #fff;
		border: 0px solid #c2c2c2;
		margin: 0px 16px 4px 0px;
	}
	
	#content .imgrightnoborder
	{
		float: right;
		clear: right;
		padding: 0px;
		background: #fff;
		border: 0px solid #c2c2c2;
		margin: 0px 0px 4px 16px;
	}
	
	#content .imgfull
	{
		display: block;
		padding: 2px;
		background: #fff;
		border: 1px solid #c2c2c2;
		margin: 0px 0px 4px 0px;
		text-align: center;
	}
	
	#content .imgfullnoborder
	{
		display: block;
		padding: 0px;
		background: #fff;
		border: 0px solid #c2c2c2;
		margin: 0px 0px 4px 0px;
		text-align: center;
	}
	
	#content .printBar {
		display:none;
	}
	
	#content #salesPrintoutHeader img {
		float:left;
	}
	#content #salesPrintoutHeader table {
		float:left;
		margin:0 0 12px 30px;
	}
	#content #salesPrintoutHeader tbody tr td {
		font-size:15px;
	}
	#content #salesPrintoutHeader p {
		clear:both;
		margin-top:10px;
		text-align:center;
	}
	
	#content .salePrice {
		color:#f00;
		font-size:22px;
	}


	#content .searchResultsFullWidth ul li {
		float:left;
		font-size:15px;
		width:155px;
	}
	#content .searchResultsProfile {
		clear:both;
		margin:20px 0 10px 0;
	}
	#content .searchResultsProfile  th {
		color:#3152A8;
	}
	
/*---------------QUICKLINK STYLES-------------------*/

	#quicklinks form
	{
		display: inline;
		float: left;
		margin: 0px 0px 3px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks fieldset
	{
		display: inline;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: none;
	}
	
	#quicklinks input
	{
		vertical-align: middle;
	}
	
	#quicklinks input.inputtext
	{
		border: 1px solid #d8d8d8;
		font-size: 12px;
		height: 15px;
		color: #313132;
		margin: 0px 5px 0px 0px;
		padding: 2px 0px 0px 2px;
	}
	
	.quicklinktop
	{
		display: inline;
		float: left;
		clear: left;
		width: 180px;
		height: 6px;
		background: #fff url(../img/template/qltopbg.gif) top left no-repeat;
		margin: 0px 0px 0px 0px;
		font-size: 0px;
	}
	
	.quicklinkbottom
	{
		display: inline;
		float: left;
		clear: left;
		width: 180px;
		height: 6px;
		background: #fff url(../img/quicklinks/default.gif) top left no-repeat;
		margin: 0px 0px 16px 0px;
		font-size: 0px;
	}
	
	.quicklink
	{
		display: inline;
		float: left;
		clear: left;
		width: 178px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background: #fff;
		border-left: 1px solid #aaa;
		border-right: 1px solid #aaa;
	}
	
	.qlf2f2ff
	{
		background-color: #f2f2ff;
	}
	
	.quicklink h2
	{
		line-height: 1.25em;
		color: #3152A8;
		font-size: 18px;
		font-weight: normal;
		margin: 0px 10px 8px 10px;
		padding: 0px 0px 0px 0px;
	}
	
	.quicklink p
	{
		font-size: 12px;
		color: #666;
		line-height: 1.5em;
		margin: 0px 10px 8px 10px;
		padding: 0px 0px 0px 0px;
	}
	
	.quicklink hr
	{
		clear: both;
		height: 1px;
		color: #aaa;
		background: #aaa;
		border-style: none;
		font-size: 0px;
		line-height: 0em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	.quicklink .hr
	{
		height: 0px;
		font-size: 0px;
		background: none;
		border-top:1px solid #aaa;
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 8px 0px 8px 0px;
	}
	
	.quicklink p.small
	{
		font-size: 10px;
		color: #888;
		line-height: 1.5em;
		margin: 0px 10px 8px 10px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks .quicklink form
	{
		display: block;
		float: left;
		margin: 0px 0px 0px 12px;
		padding: 0px 0px 0px 0px;
	}
	
	.quicklink a
	{
		color: #666;
		text-decoration: none;
	}
	
	.quicklink a:hover
	{
		color: #3152A8;
		text-decoration: none;
	}
	
	.quicklink ul
	{
		font-size: 12px;
		font-weight: bold;
		list-style: none outside;
		line-height: 1.35em;
		margin: 0px 10px 0px 12px;
		padding: 0px 0px 0px 0px;
	}
	
	.quicklink ul ul
	{
		font-size: 11px;
		font-weight: normal;
		list-style: none outside;
		line-height: 1.35em;
		margin: 4px 10px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	.quicklink ul li, ol li
	{
		color: #555;
		line-height: 1.35em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 4px 0px;
	}
	
	.quicklink ul li.navin a
	{
		color: #3152A8;
	}
	
	.quicklink ul li.navin ul li a
	{
		color: #555;
	}
	
	.quicklink ul li ul li.navin a
	{
		color: #3152A8;
	}
	
	.quicklink ul li.navin ul li a:hover
	{
		color: #3152A8;
	}
	
	.quicklink #weatherpane
	{
		margin: 8px 0px 8px 0px;
	}
	
/*---------------FOOTER STYLES-------------------*/

	#footer
	{
		display: inline;
		float: left;
		clear: both;
		width: 960px;
		margin: 6px 16px 0px 16px;
		padding: 0px 0px 0px 0px;
		text-align: center;
	}
	
	#footer ul
	{
		display: inline;
		line-height: 1em;
		float: left;
		width: 920px;
		height: 26px;
		margin: 0px 0px 0px 20px;
		padding: 6px 0px 0px 0px;
		background: url(../img/template/footernavbg.gif) top left no-repeat;
	}
	
	#footer ul li
	{
		display: inline;
		font-size: 12px;
		color: #fff;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#footer ul li a
	{
		margin: 0px 4px 0px 4px;
		color: #fff;
		text-decoration: none;
	}
	
	#footer ul li a:hover
	{
		color: #fff;
		text-decoration: underline;
	}
	
	#footer p
	{
		clear: both;
		font-size: 11px;
		line-height: 1.4em;
		color: #666;
		margin: 0px 0px 0px 0px;
		padding: 8px 0px 0px 0px;
	}
	
	#footer p a
	{
		color: #666;
		text-decoration: none;
	}
	
	#footer p a:hover
	{
		color: #333;
		text-decoration: none;
	}






















