@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

}
.main {
	background: #000000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.main a:link {
	color: #C95844;
	text-decoration: underline;
}
.main a:visited {
	text-decoration: underline;
	color: #C95844;
}
.main a:hover {
	text-decoration: none;
	color: #989BB8;
}
.main #container {
	background: #FDF335;
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
} 
.main #header {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
} 
.main #contact { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 2px;
	width: auto;
	overflow: hidden;
}
.main #contact a:link {
	color: #C95844;
	text-decoration: underline;
}
.main #contact a:visited {
	text-decoration: underline;
	color: #C95844;
}
.main #contact a:hover {
	text-decoration: none;
	color: #989BB8;
}
.main #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	height: 450px;
	width: 178px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-attachment: scroll;
	background-image: url(images/sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FDF335;
	vertical-align: top;
}
.main #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	height: 400px;
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-top: 25px;
}
.main #content {
	margin-top: 0;
	margin-right: 225px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 12px;
} 
.main #content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C95844;
	text-align: left;
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.main #content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C95844;
	text-align: left;
}
.main #content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.agentDescription {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.siteMap    {
	text-align: left;
	vertical-align: top;
	height: 100px;
	width: 217px;
}

.main #footer {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-attachment: scroll;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 120px;
	background-color: #000000;
	white-space: nowrap;
	text-align: center;
}
.main #footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.main #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.main #footer a:hover {
	text-decoration: underline;
	color: #C95844;
}
.realtor {
	postion: relative;
	margin-left: 275px;
}
.mainAuction {
	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.mainAuction a:link {
	color: #C95844;
	text-decoration: underline;
}
.mainAuction a:visited {
	text-decoration: underline;
	color: #C95844;
}
.mainAuction a:hover {
	text-decoration: none;
	color: #989BB8;
}
.mainAuction #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
} 
.mainAuction #header { 
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
} 
.mainAuction #contact { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 2px;
	width: auto;
	overflow: hidden;
}
.mainAuction #contact a:link {
	color: #C95844;
	text-decoration: underline;
}
.mainAuction #contact a:visited {
	text-decoration: underline;
	color: #C95844;
}
.mainAuction #contact a:hover {
	text-decoration: none;
	color: #989BB8;
}
.mainAuction #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	height: 450px;
	width: 178px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-attachment: scroll;
	vertical-align: top;
}
.mainAuction #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	height: 450px;
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-top: 35px;
}
.mainAuction #content {
	margin-top: 0;
	margin-right: 225px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 12px;
} 
.mainAuction #content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C95844;
	text-align: left;
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.mainAuction #content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C95844;
	text-align: left;
}
.mainAuction #content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.mainAuction #footer {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 120px;
	background-color: #000000;
	text-align: left;
	text-indent: 110px;
}
.mainAuction #footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.mainAuction #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.mainAuction #footer a:hover {
	text-decoration: underline;
	color: #C95844;
}
.mainAuction #photo {
	margin-right: 25px;
}
.featuredListings {
	width: 180px;
	border: thick double #C95844;
	height: 350px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.featuredLegend {
	font-weight: bold;
	color: #C95844;
	text-decoration: blink;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	padding-bottom: 5px;
}
.featuredItems {
	color: #000000;
	text-align: center;
	font-size: 12px;
}

td.featuredItems p a {

text-decoration: none;	

}

td.featuredItems p a:visited {

text-decoration: none;	

}

td.featuredItems p a:link {

text-decoration: none;	

}
.featuredListingsAuction {
	width: 150px;
	border: thick double #C95844;
	height: 240px;
}
.featuredLegendAuction {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
	text-align: center;
	vertical-align: top;
	font-size: 22px;
	cursor: default;
	border: thin solid #C95844;
}
.featuredLegendAuction a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.featuredLegendAuction a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.featuredLegendAuction a:hover {
	text-decoration: underline;
	color: #C95844;
}
.textfield  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
}
.menu  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.glossymenu{
	margin: 5px 0;
	padding: 0;
	width: 170px; /*width of menu*/
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	left: 0px;
	top: 0px;
	position: relative;
}

.glossymenu a.menuitem{
background: black url(images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}


.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
	color: white;
	background-color: #999999;
}
.bg {

/*position: absolute;*/
padding: 5px 0 5px 5px;
width: 565px;

height: auto;

border: 1px solid #D56C58;
background: #FFFFFF url(images/mainbacker.jpg) no-repeat;
/*
	opacity: 0.8; /* the standards compliant attribute that all browsers should recognize, but... 

	filter:alpha(opacity=80); /* for IE 

	-khtml-opacity: 0.8; /* for old Safari (1.x) 

	-moz-opacity:0.8; /* for old skool Netscape Navigator 

	z-index: 10;
*/
}

.search_mini {

font-family: verdana;

font-size: 12px;

z-index: 100;



}

#city_zip div {

	float: left;

	margin-right: 10px;

}

#city_zip {

	display:block;

}

#price {

	display:block;

}

#price div {

	float: left;

	margin-right: 5px;

}

.zip span {

font-size: 10px;

color: red;

}


/* bob */
a img {
border: 0px;
}
.hover2:hover {

background-color: #cccba3;

cursor: hand;

cursor: pointer;

}

.hover2 {

background: #ccc;

}

.hover1:hover {

background-color: #fcfaca;

cursor: hand;

cursor: pointer;

}

.hover1 {

background: #eee

}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/

position: absolute;

left: 0;

top: 0;

width: auto;

padding: 10px;

padding-bottom: 0;

background: #313131;

visibility: hidden;

z-index: 10;

cursor: hand;

cursor: pointer;

}



#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */

font: bold 16px Tahoma;

letter-spacing: 5px;

line-height: 1.1em;

color: white;

padding: 5px 0;

text-align: right;

}





#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */

background-color: white;

}



#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/

position: absolute;

visibility: hidden;

border: 1px solid black;

background-color: #EFEFEF;

padding: 5px;

z-index: 5;

}

.detail_title {

	color: navy;

	line-height: 25px;

}

td.boxed {

border:1px solid #666666;

}

.stext {

color:#000000;

font-family:Verdana,Arial,Helvetica;

font-size:10px;

font-weight:normal;

}

.form_input {

background:#FFFFFF none repeat scroll 0%;

color:#000000;

font-family:Verdana,Arial,Helvetica;

font-size:10px;

font-weight:normal;

}

#box {

	border: 1px solid #666666;

	background: #ccc;

	}

.detail_div {

	border: 1px solid #C95844; 

	padding: 5px;

	margin: 5px;

}

#advanced div{

	float: left;

	margin-right: 10px;	

}

/* /bob */