img { -ms-interpolation-mode: bicubic; }
html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background: #ffffff;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}
body{
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color:#750C2A;
}
a:hover, a:active {
	color:#990033;
}
#header {
	width: 100%;
	height: 206px;
/*	background: url('images/swoop_bg2.gif') bottom center repeat-x;*/
	background: url('images/swoop_bg2.gif') repeat-x;
	background-position: -109 2;
/*	text-align:center;*/
	text-align:left;
	margin: 0;
	padding: 0;
	position:absolute;
	left:0; 
	top:0; 
	z-index:5; 
}
#header2 {
	width: 100%;
	height: 206px;
	background: url('images/swoop_bg2.gif') repeat-x;
	background-position: -109 2;
	text-align: right;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	z-index:6; 
}
#header2 a, #header2 a:visited {
	color:#ffffff;
	text-decoration:none;
}
#header2 img {
	padding-top: 2px;
}
* html #header img {
	margin-top: 2px;
}
#nav {
	width: 100%;
	height: 28px;
	background: #E0D6CC;
/*	text-align:center;*/
	text-align:left;
	color: #000000;
	font-size: 15px;
	font-variant:small-caps;
	font-weight: bold;
	line-height: 15px;
	vertical-align: middle;
	position:absolute;
	left:0; 
	top:204; 
	z-index:5; 
}
#nav a, #nav a:link, #nav a:visited {
	color:#000000;
	text-decoration:none;
}
#nav a, #nav a:hover {
	color:#990033;
}
#nav ul {
	list-style-type: none;
	margin-top:6px;
	margin-bottom:0px;
	padding-bottom:6px;
	vertical-align: middle;
}
#nav .ie ul {
	margin-top:4px;
}
#nav ul li {
	display: inline;
	padding: 2px 8px 2px 10px;
	border-left: #750C2A solid 2px;
}
#nav ul li.first {
	border-left: #E0D6CC none 0px;
}
#nav ul li.developments {
	display: none; visibility: hidden; left:-3000px;
}
a.menu:hover{
}
#main {
	width: 100%;
/*	text-align:center;*/
	text-align:left;
}
#main {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:234px; 
	bottom:0px; 
	background:#fff;
}
* html #main {
	top:0; 
	bottom:0; 
	height:100%;
	border-top:234px solid #ffffff; 
	border-bottom:0px solid #ffffff;
	}

#footer {
	width:100%;
	height:20px;
	background: #750C2A;
	text-align:center;
}
.maxwidth {
	width: 1000px;
	overflow: hidden;
	text-align: left;
/*	margin-left: auto;*/
/*	margin-right: auto;*/
}
#main .maxwidth {
	padding-left: 8px;
	width: 980px;
}
.colleft {
	width: 48%;
	float: left;
	text-align: left;
	margin-left:2%;
}
.colright {
	width: 48%;
	float: right;
	text-align: right;
}
div.circle {
	height:193px;
	width:411px;
	position:relative;
	margin: 10px;
}
.boxleft, .boxright {
	height:183px;
	background-color:#E0D6CC;
	border:solid 1px #750C2A;
	width:300px;
	color:#750C2A;
	position:absolute;
	top:4;
}
.boxleft{
	float:left;
	left:0;
	z-index:5;
	text-align: left;
}
.boxright{
	float:right;
	right:0;
	z-index:5;
	text-align: right;
}
.ie .boxright,.ie .boxleft {
	height: 185px;
}
.textleft, .textright{
	text-transform:capitalize;
	font-weight:bold;
	font-size:24px;
	text-decoration:none;
	font-variant:small-caps;
}
.textleft{
	margin: 56px 111px 50px 16px;
}
.textright{
	margin: 56px 16px 50px 111px;
}
.circleleft, .circleright{
	position:absolute;
	top:0;
	width:223;
	height:193;
	z-index:10;
}
.circleleft{
	right:0;
}
.circleright{
	left:0;
}
.circleleft img, .circleright img{
	border: 0;
}
a.circle, a.circle:visited, .circle, a .circle, a:visited .circle  {
	text-decoration: none;
	color: #750C2A;
	cursor: pointer;
}
.colleft div.circle {
	float: right;
}
.colright div.circle {
	float: left;
}
#lkrmapping {
	font-size:18px;
	color:#000000;
	font-variant:small-caps;
	margin:12px;
}
.faststart {
	font-size:14px;
	color:#000000;
	font-variant:small-caps;
	margin:6px;
}
#lkrmapping a, #lkrmapping a:visited, .faststart a, .faststart:visited {
	color:#000000;
	text-decoration:none;
}
#lkrmapping a:hover {
	color:#990033;
}
.threeleft {
	width: 30%;
	float: left;
	text-align: left;
}
.threemid {
	width: 40%;
	float: left;
	text-align: left;
}
.threeright {
	width: 25%;
	float: right;
	text-align: left;
}


div.circle1 {
	height:107px;
	width:411px;
	position:relative;
	margin: 6px;
}
.boxleft1, .boxright1 {
	height:101px;
	background-color:#E0D6CC;
	border:solid 1px #750C2A;
	width:300px;
	color:#750C2A;
	position:absolute;
	top:2;
}
.boxleft1{
	float:left;
	left:0;
	z-index:5;
	text-align: left;
}
.boxright1{
	float:right;
	right:0;
	z-index:5;
	text-align: right;
}
.ie .boxright1,.ie .boxleft1 {
	height: 103px;
}
.textleft1, .textright1{
	text-transform:capitalize;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	font-variant:small-caps;
	margin: 30px 10px 0px 10px;
}
.circleleft1, .circleright1{
	position:absolute;
	top:0;
	width:154;
	height:107;
	z-index:10;
}
.circleleft1{
	right:0;
}
.circleright1{
	left:0;
}
.circleleft1 img, .circleright1 img{
	border: 0;
}
a.circle, a.circle:visited, .circle1, a .circle1, a:visited .circle1  {
	text-decoration: none;
	color: #750C2A;
/*	cursor: pointer;*/
}
.colleft div.circle1 {
	float: right;
}
.colright div.circle1 {
	float: left;
}



div.circle2 {
	height:107px;
	width:133px;
	position:relative;
	margin: 10px;
}
.boxleft2, .boxright2 {
	height:101px;
	background-color:#E0D6CC;
	border:solid 1px #750C2A;
	width:170px;
	color:#750C2A;
	position:absolute;
	top:2;
}
.ie .boxright2,.ie .boxleft2 {
	height: 103px;
}
.boxright2 {
	float: right;
	text-align:right;
	margin-left:61px;
}
.circleleft2, .circleright2{
	position:absolute;
	top:0;
	width:133;
	height:127;
	z-index:10;
}
.circleleft2{
	right:0;
}
.circleright2{
	left:0;
}
.circleleft2 img, .circleright2 img{
	border: 0;
}

.textleft2, .textright2{
	text-transform:capitalize;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	font-variant:small-caps;
	margin: 36px 10px 0px 10px;
}

#agenttable {
	width:636px;
}
#agenttable div, #owners div {
	font-variant:small-caps;
	font-size: 11px;
	font-weight: bold;
}
#agenttable div {
	text-align:center;
	text-decoration:none;
}
#agenttable img {
	border:0px;
	text-decoration:none;
	margin:0px 3px;
}
div.threeagents, div.fouragents, div.fiveagents, div.sixagents {
	clear:both;
}
div#agenttable div.threeagents div.agentfirst {
	margin-left:159px;
}
div#agenttable div.threeagents div.agentlast {
	margin-right:159px;
}

div#agenttable div.fouragents div.agentfirst {
	margin-left:106px;
}
div#agenttable div.fouragents div.agentlast {
	margin-right:106px;
}
div#agenttable div.fiveagents div.agentfirst {
	margin-left:53px;
}
div#agenttable div.fiveagents div.agentlast {
	margin-right:53px;
}

div#agenttable div.ie6 div.threeagents div.agentfirst {
	margin-left:79px;
}
div#agenttable div.ie6 div.threeagents div.agentlast {
	margin-right:79px;
}
div#agenttable div.ie6 div.fouragents div.agentfirst {
	margin-left:53px;
}
div#agenttable div.ie6 div.fouragents div.agentlast {
	margin-right:53px;
}
div#agenttable div.ie6 div.fiveagents div.agentfirst {
	margin-left:26px;
}
div#agenttable div.ie6 div.fiveagents div.agentlast {
	margin-right:26px;
}

div.sixagents div, div.fiveagents div, div.fouragents div, div.threeagents div {
	float:left;
	text-align:center;
	margin:5px 0;
	width:106px;
}
.smallcaps {
	font-variant:small-caps;
}
#areainfo {
	width: 600px;
}
.centerheader {
	clear:both;
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	margin: 4px;
	padding: 4px;
}
div.areaheader {
	width: 100%;
	height: 18px;
	background: #750c2a;
	text-align:center;
	color: #ffffff;
	font-size: 14px;
	font-variant:small-caps;
	font-weight: bold;
	line-height: 14px;
	vertical-align: middle;
}
#quicksearch {
	width:260px;
	background-color:#750c2a;
	border: solid 1px #000;
	color:#fff;
	font-size: 16px;
	font-variant:small-caps;
	font-weight: bold;
	padding:8px;
	margin-bottom:2px;
}
#quicksearch input {
	width: 140px;
}
#quicksearch .left {
	float: left;
	width: 70px;
	padding: 4px 0px;
	text-align:left;
}
#quicksearch .right {
	float: right;
	width: 150px;
}
#quicksearch .line {
	clear: both;
	margin:2px;
}
.agentpage {
	width:500px;
	text-align: left;
}
.agentinfo {
	float: right;
	width:200px;
	margin: 8px;
	font-size: 12px;
}
.agentname {
	font-size: 16px;
	font-variant:small-caps;
	font-weight: bold;
}
.agenttitles {
	font-variant:small-caps;
	font-weight: bold;
}
.agentimage img {
	border: 3px solid #750c2a;
	margin: 2px;
}
.agentback {
	font-variant:small-caps;
	font-size: 12px;
	clear: both;
	margin: 8px;
}
.agentpage div.left {
	width:200px;
	text-align:right;
	float: left;
	clear: both;
	margin: 2px 6px 2px 0px;
}
.agentpage div.right {
	width:280px;
	float: left;
	margin: 2px 0px 2px 2px;
}
.neither {
	clear: both;
	text-align:center;
}
.lkr {
	color:#990033;
	font-weight: bold;
}
.bigger {
	font-size:1.2em;
}
.emphasis {
	font-size: 1.0em;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.relo {
	color: #750C2A;font-variant:small-caps;font-family:Times New Roman,serif;
/*	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;*/
}
#relo1 {float:left;width:620px;height: 380px;}
#relo2 {float:right;width:300px;padding: 4px;height: 380px;margin: 6px 8px 6px 0;}
#relo3 {float:left;width: 414px;height: 260px;}
#relo4 {float:right;width: 520px;height: 260px;}
#relo1, #relo3, #relo4, #relo5 {border: 1px solid #770F2B;margin: 6px 8px 6px 0;padding: 6px;}
#relo5 p {margin: 4px;}
#relo1 h1, #relo3 h2, #relo4 h2 {margin: 4px 0;}
#relo2 img {margin: 6px 3px;}

.buyers, .sellers {color: #750C2A;font-variant:small-caps;font-family:Times New Roman,serif;margin-top:2px;}
#buyer1 h2.buyers,#seller1 h2.sellers{color:#fff;text-align:left;background-color:#770f2b;margin:0px;padding-left:6px;}
#buyer1,#seller1{float:left;width:978px;padding-left:0px;padding-bottom:6px;}
#buyer1 p,#seller1 p{padding-left:6px;padding-right:6px;}
#buyer2,#seller2{float:right;width:254px;margin-left:6px;}
#buyer3,#seller3{float:left;width:966px;margin-top:8px;padding:6px;}
#buyer4{color:#fff;text-align:center;background-color:#770f2b;float:left;width:966px;padding:6px;}
#buyer4 div{margin:6px;line-height:24px;}
#buyer5{float:left;width:966px;padding:6px;}
#buyer6,#seller4{float:left;}
#buyer7,#seller5{float:right;}
#buyer6,#buyer7{width:472px;height:686px;padding:6px;margin-top:8px;}
#seller4,#seller5{width:472px;height:566px;padding:6px;margin-top:8px;}
#buyer6 h3,#buyer7 h3,#seller4 h3,#seller5 h3 {text-align:center;}
#buyer8,#seller6{float:left;width:978px;margin-top:8px;padding-bottom:6px;background: #ffffff url('images/service_bkg.jpg') no-repeat top;left:0;}
#buyer8 h2.buyers,#seller6 h2.sellers{color:#fff;text-align:center;background-color:#770f2b;margin-top:0px;}
#buyer1, #buyer3, #buyer4, #buyer5, #buyer6, #buyer7, #buyer8, #seller1, #seller3, #seller4, #seller5, #seller6 {border: 1px solid #770F2B;}
.ie #buyer1,.ie #buyer3,.ie #buyer4,.ie #buyer5,.ie #buyer8, .ie #seller1, .ie #seller3, .ie #seller6 {width:972px;}
.ie #buyer6, .ie #buyer7 {width:482px;height:674px;}
.ie #seller4, .ie #seller5 {width:482px;height:554px;}

.clear {
	clear:both;
}

.service {padding-left:16px;text-indent: -12px;padding-right:4px;margin:10px 0;}
.firstletter {color:#990033;font-weight: bold;font-size:125%;font-family: Verdana,Arial,Helvetica;}

.formrow{clear:both; margin:3px 0;}
#reloform {width:440px;text-align:right;font-weight: bold;}
#faststart,#freemarket,#feedback {width:600px;text-align:left;}
#agentcontact{width:500px}
#reloform,#feedback,#faststart,#freemarket,#agentcontact {
	background:#e0d6cc;
	padding:8px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	vertical-align:top;
}
form#feedback label,form#faststart label,form#freemarket label {float:left;padding:2px;text-align:right;width:290px;}
label.sublabel {width:auto !important;display:inline;}
#reloform input, #reloform textarea, #feedback input, #feedback textarea {
	margin: 4px 0;
}
.lkrgreen {
	color: #567A36;
}
#goinggreen {
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
h1.lkrgreen {
	font-variant:small-caps;
	margin:160px 2px;
	font-size:34px;
}
#goinggreen p {
	font-weight: bold;
	font-size: 18px;
	vertical-align:middle;
}
.helpfulhints {
	float:left;
	width:19%;
	margin:4px;
	text-align:center;
	color:#000;
	font-variant:small-caps;
	font-family:Times New Roman,serif;
	font-size: 22px;
	font-weight: bold;
}
.helpfulhints img {
	border: 3px solid #750c2a;
}
.proplisting,.proplabel,.propvalue,.size1,.size2,.size3,.size4 {
/*	font-family:Times New Roman,Times,Serif;*/
}
.size1 {
	font-size:66%;
}
.size2,.proplisting,.proplabel,.propvalue {
	font-size:83%;
}
.size3 {
	font-size:100%;
}
.size4 {
	font-size:114%;
}
.size5 {
	font-size:150%;
}
.size6 {
	font-size:200%;
}

.nophoto {
	font-variant:small-caps;
	font-weight: bold;
}
#mormantrek, .mormontrek {font-size: 15px; font-family: Verdana,Arial,Helvetica; margin:8px 8px 2px 8px;font-weight: bold;text-transform:uppercase;} 
#numberone, .numberone {color:#006600;font-size: 14px; font-family: Times New Roman,serif; margin:2px 8px 8px 8px;font-weight: bold;text-transform:uppercase;} 
.querybox {
	font-family: Times New Roman,serif; color: #FFFFFF;
}
.querybg {
	background-color:#750128;
}
.mls {
	color:#750128;
	font-size:66%;
	font-weight: bold;
}
.proplabel {
	font-weight: bold;
}
#letterhead,#letterlogo,#letteraddress,#lkrmapping{
	display: none; visibility: hidden; left:-2000px;
}
div.nophoto{
	width:140px;
	height:100px;
}
div#listimages{
	width:152px;
	text-align:center;
	float:left;
	min-height:850px;
	_height:860px;
}
div.listimage {
	float:left;
	font-size:66%;
	margin:0 0 8px 0;
}
.listimage img{
	border: 1px solid #000;
	width:150px;
}

#listdetailsone, #listdetailstwo {
	width:398px;
}
#listdetailsone {
	float: left;
}
#listdetailstwo {
	float: right;
}
#listdetailsone td.proplabel,#listdetailstwo td.proplabel {
	width: 29%;
	vertical-align:top;
}
#listdetailsthree td.proplabel {
	width: 11%;
	vertical-align:top;
}
#listdetailsone td.propvalue,#listdetailstwo td.propvalue {
	width: 69%;
	vertical-align:top;
}
#listdetailsthree td.propvalue {
	width: 87%;
	vertical-align:top;
}
#listdetailsthree {
	width:796px;
	float:left;
	text-align:center;
}
#listdetailsthree table {
	width:796px;
}
.proplabel {
	font-weight: bold;
}
#listmls {
	font-weight: bold;
	color: #750128;
	font-size:83%;
}
#listprice{
	font-weight: bold;
	font-size:100%;
	float:left;
}
#listaddress .liststreet {
	font-weight:bold;
	font-size:100%;
}
#listaddress .listcitystate {
	font-size:66%;
}
#listpreview {
	text-align:left;
	font-size:83%;
	margin: 8px 0;
}
#listaddress {
	float:left;
}

#listfooter {
	width:810px;
	float:right;
	text-align:center;
	margin-top:16px;
}
#listuserinfo {
	float:left;
	width:600px;
	margin:0 100px;
}
#listuserinfo div.nophoto{
	font-size:66%;
	padding:20px 0 22px 0;
	height:auto;
	background-color:#eeeeee;
	border:solid 1px #000000;
	display:table-cell;
	vertical-align:middle
}
#listuserimage {
	width:72px;
	float:left;
	margin:0 6px 0 0;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	border:solid 1px #000000;
}
#listuserimage img{
	width:72px;
}
#listusername {
	width:260px;
	float:left;
	font-size:83%;
	text-align:left;
	display:table-cell;
	vertical-align:middle;
}
#listuserextra {
	width:260px;
	float:right;
	font-size:83%;
	text-align:left;
	display:table-cell;
	vertical-align:middle;
}
#acompany {
	font-size:14px;color:#000000;font-variant:small-caps; padding:12px; font-weight: bold; clear:both;
}
#acompany img {
	margin: 6px 0;
}

#listcontainer{
	width:812px;
	position:absolute;
	float:left;
	left:170px;top:100px;
	display:block;
}
#listpreview {
	text-align:left;
	font-size:83%;
	width:810px;
	margin: 8px 0;
}
#listinfo {
	width:810px;
	height:60px;
}
#listdetailsthree p {
	margin:2px 0;
}
#acompany img#printcompany{
	width:1px;height:1px;
	display: none; visibility: hidden; left:-3000px;
}
#acompany img#screencompany{
	width:291px;height:57px;
}

.resultslisting {position:relative;width:968px;height:200px;margin:8px 0;}
.resultsright {width:187px;height:200px;position:absolute;top:0;right:0;margin:0;text-align:right;padding:0;}
div.resultsagent {width:187px;height:100px;margin:0;padding:0;text-align:center;color:#730C29;}
a.resultsagent:link, a.resultsagent:visited{color:#730C29;}
a.resultsagent:hover,a.resultsagent:active{color:#990033;}
/*.resultsagentimg {border:none;height:100px;float:left;margin:0 2px 0 0;}*/
/*.resultsagentcontain{text-align:center;position:absolute;left:0;top:0;clip:rect(0px 75px 100px 0px);background-color:#666;}*/
.resultsagentcontain{text-align:center;position:absolute;left:0;top:0;background-color:#666;}
/*.resultsagentcrop {position:relative;left:-50%;}*/
/*img.resultsagentimg {border:none;height:100px;width:auto;position:relative;left:38px;}*/
img.resultsagentimg {border:none;position:relative;}
.resultsagent .wide{width:72px;height:auto;}
.resultsagent .tall{height:100px;width:auto;}
.resultsagentinfo {width:115px;height:100px;overflow:hidden;position:absolute;top:0;right:0;}
.resultsagentname {font-family:Times New Roman,serif;font-size:12px;font-variant:small-caps;font-weight:bold;text-align:center;padding-top:3px;}
.resultsagentphone,.resultsagentcell,.resultsagentemail{color:#000000;font-family:Verdana,Arial,Helvetica;font-size:9px;width:115px;text-align:center;float:right;line-height:10px;}
.resultsbutton {background: #E0D6CC url('images/btn_bkg.gif') repeat-x top;right:0;}
a.resultsbutton {white-space: nowrap;height:25px;width:187px;display:block;}
a.resultsbutton:link, a.resultsbutton:visited, a.resultsbutton:hover, a.resultsbutton:active {text-align:left;font-family:Times New Roman,serif;font-size:16px;color:#000000;font-variant:small-caps;font-weight:bold;text-decoration:none;right:0;}
.resultsbutton img {border:none;width:20px;height:20px;margin:1px 10px;vertical-align:middle;}
.resultsmap {padding:0;height:25px;width:187px;background: #E0D6CC url('images/btn_bkg.gif') repeat-x top;vertical-align:middle;text-align:left;right:0;margin:0;}
.resultstour {padding:0;height:25px;width:187px;background: #E0D6CC url('images/btn_bkg.gif') repeat-x top;vertical-align:middle;text-align:left;right:0;margin:0;}
.resultsmore {padding:0;height:25px;width:187px;background: #E0D6CC url('images/btn_bkg.gif') repeat-x top;vertical-align:middle;text-align:left;right:0;margin:0;}
.resultsbar {padding-top:0px;color:#ffffff;background-color:#730C29;font-family:Times New Roman,serif;font-weight:bold;font-size:16px;height:25px;position:absolute;left:0;top:0;}
.resultsbar {width:781px;}
.ie .resultsbar {width:779px;}
a.resultsaddress, a.resultsbutton,a.resultsagent {cursor: pointer;}
.resultsaddress, a.resultsaddress:link, a.resultsaddress:visited {color:#ffffff;text-decoration:none;}
a.resultsaddress:hover, a.resultsaddress:active {color:#E0D6CC;text-decoration:underline;}
.resultsaddress {float:left;height:21px;margin:1px 0px 2px 4px;}
.resultstime {float:right;height:21px;margin:1px 4px 2px 0px;}
.resultsleft {width:199px;height:175px;position:absolute;top:25px;left:0;background-color:#ccc;}
.ie .resultsleft {height:174px;}
.ie .resultsprice {border-bottom:solid 1px #730C29;}
.resultscontain{text-align:center;position:absolute;left:0;top:0;clip:rect(0px 200px 150px 0px);}
.resultscrop {position:relative;left:-50%;}
img.resultsphoto {border:none;height:150px;position:relative;left:99px;}
.resultsprice {position:absolute;bottom:0px;left:0;height:25px;width:199px;background: #E0D6CC url('images/btn_bkg.gif') repeat-x top;display:table-cell;vertical-align:middle;text-align:center;color:#000000;font-family:Times New Roman,serif;font-weight:bold;font-size:16px;}
.ie .resultsprice {bottom:0px;}
.resultsmiddle {width:580px;height:175px;position:absolute;top:25px;left:200px;color:#000000;font-family:Verdana,Arial,Helvetica;font-size:12px;overflow:hidden;}
.resultsmls {font-size: 14px;float:left;margin:4px;}
span.resultslabel {font-weight:bold;}
.resultshost {font-size: 14px;float:right;margin:4px;}
.resultsgroup {clear:both;margin:4px}
/*.resultsstyle,.resultsbed,.resultsbath,.resultsagsf,.resultsllsf,.resultszoning,.resultsbuildingsize,.resultslotsize,.resultsschools,.resultstype,.resultsunits {float:left;margin:4px;padding:0;}*/
/*.resultsgroup .resultslabel {margin-left:4px;}*/
.resultsdirections {width:570px;clear:both;margin:4px;padding:0;}
.resultsdesc {width:570px;margin:4px;padding:0;line-height:13px;}
.resultsnoimage {text-align:center;color:#000;font-variant:small-caps;font-family:Times New Roman,serif;font-size: 22px;font-weight:bold;background-color:#cccccc;}
.resultsnoimage {width:197px;height:100px;padding:24px 0;border:solid 1px #666;}
.ie .resultsnoimage {width:199px;height:148px;padding:24px 0;border:solid 1px #666;}
.ie6 .resultsmls {margin-left:2px;}
.resultslisting {border:solid 1px #730C29;}
.resultsagent div.nophoto {width:70px;height:78px;background-color:#eee;font-size:66%;border:solid 1px #000;padding-top:20px;}
.ie .resultsagent div.nophoto {width:72px;height:100px;background-color:#eee;font-size:66%;border:solid 1px #000;padding-top:20px;}
/*
.resultsright {border-bottom:solid 1px #730C29;border-top:solid 1px #730C29;border-right:solid 1px #730C29;}
.resultsbar {border-top:solid 1px #730C29;}
.resultsleft {border-bottom:solid 1px #730C29;border-left:solid 1px #730C29;}
.resultsmiddle {border-bottom:solid 1px #730C29;}
*/
.center {text-align:center;margin-left:auto;margin-right:auto;}
.lkrheader {color:#730C29;font-variant:small-caps;font-family:Times New Roman,serif;}
#Crucial {display:none;visibility:hidden;}

#facebook { text-align:center; vertical-align:middle; }
#facebook img { text-align:left; vertical-align:middle; }
#upcoming_events { text-align:center; display:none; }
