/* CSS Document Adolphson Real Estate Copyright 2007 M5Media */
<!--

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(/images/frontBG2.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#phone {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 70px;
	right: 5px;
	width: auto;
}

#frontContent {
	position: absolute;
	top: 330px;
	width: 95%;
	min-width: 600px;
	height: auto;
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC; 
	text-align: left;
}

#footer {
	clear: both;
	text-align: center;
	font-size: x-small;
	
}

.nav {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: 500;
	width: auto;
	position: absolute;
	top: 15px;
	right: 10px;
	z-index: 99;
	
}

.mls {
	position: absolute;
	top: 0px;
	right:2px;
	width: 300px;
	background-image: url(/images/frontTopBG.gif);
	background-repeat: repeat-x;
}

/*.mls {
	position: absolute;
	top: 0px;
	right:2px;
	width: 300px;
	background-image: url(/images/frontTopBG.gif);
	background-repeat: repeat-x;
}*/

h1 {
	color: #990000;
	font-size: 18px;
	text-align: left;
	margin-left: 2px;
	margin-right: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	border-bottom: 1px solid #cccccc;
}

.menuDrops {
	text-decoration: underline;
	font-weight: bold;
	font-variant:small-caps;
	color: #FFFFFF;
	border-bottom: 1px solid #990000;
	background-color: #003366;
}

#loon {
	position: absolute;
	top: 90px;
	left: 25px;
	width: 150px;
	height: 75px;
}

div.img-dec {
/* background: url('/images/shadow.gif') no-repeat bottom right;  */
    clear: none;
    float: left;
    margin: 4px 5px 0px 4px;
    padding: 0;
    position: relative;
}
      
div.img-dec img {
    background-color: #fff;
    border: 1px solid #333333;
    /* display: block; */
    margin: -5px 5px 5px -5px;
    padding: 5px;
    position: relative;
}
.searchResultsPrice {font-size: 14px; font-weight: bold; color:#CC0000;}

.searchResultsTitle {font-size: 14px}

.searchResultsTitle a:link { 
	color: #000000;
	font-size:14px; 
	font-weight:bolder; 
	text-decoration:none;
}
.searchResultsTitle a:visited { 
	color: #000000;
	font-size:14px; 
	font-weight:bolder; 
	text-decoration:none;
}
.searchResultsTitle a:hover { 
	font-size:14px; 
	/*color:#3366cc; */
	color:#cc0000;
	font-weight:bolder;
	text-decoration:none;
}

.frontLocation {
	color: #FFFFFF;
	font-weight: bold;
}



-->