body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	behavior: url(/hover.htc);
	line-height: 20px;
	color: #434343;
	}


.wrapper {width:100%; background-image:url(./images/wrapper_bg.gif); background-repeat:repeat-x; background-color:#fff; background-position:top;}
 
.container {width:952px; border-right:4px solid #fff; border-left:4px solid #fff; margin:0 auto;}
.container2 {width:100%; float:left; background-image:url(./images/container_bg.gif); background-repeat:repeat-y; background-position:left;}

.container_inside {width:100%; float:left;background-color:#fff; background-image: url(./images/inside_header.gif); background-position:left top; background-repeat:no-repeat; }

.header { 
	width:100%; 
	float:left; 
	/*background-color:purple;*/ 
	position:relative; 
	height:228px;
	background-image:url(/images/head_1.jpg); 
	background-repeat:no-repeat;}

.inside1 {background-image: url(/images/inside_header.gif);background-repeat:no-repeat;}


.utility {float:left; margin:0px; padding:0px; width:952px; /*background:pink;*/ height:62px; color:#fff; }
.utility_inside {float:left; margin:0px; padding:0px; width:952px; /*background:pink;*/ height:62px; color:#fff; }

.utility a:link, .utility a:visited, .utility a:active { color:#fff; text-decoration:none; padding:0 2px;}
.utility a:hover{ text-decoration:underline;}

.utility_inside a:link, .utility_inside a:visited, .utility_inside a:active { color:#fff; text-decoration:none; padding:0 2px;}
.utility_inside a:hover{ text-decoration:underline;}

a.home:link, a.home:visited, a.home:active, a.home:hover  {
	width: 297px; 
	height:165px;  
	margin:0px; 
	text-indent:-9999px;  
	position:absolute; 
	left:0; 
	top:0; 
	:-moz-any-link:focus;outline:none; 
	display:block;}

.nav  {margin:0 0 0 0; padding:62px 0 0 160px;}
/*.nav2 {margin:0 0 0 0; padding:0px 0 0 160px;}*/

.crumbtrail {width:952px; background-color:#f5f3f3;}


.col_one {width:244px; /*background:blue;*/ float:left; padding:35px;}

.property_search {	font-size: 11px; padding:0; float:left; margin:0px 0 18px 0; /*background-color:pink;*/ width:244px;}
.property_search ul {
	list-style-image:none;
	margin:12px 0 0px 0;
	padding:0px;
	list-style-type: none;
	width:244px;
}
.property_search li {	list-style-image:none;
	margin:0px 0 12px 0;
	padding:0px;
	list-style-type: none;}
	
.property_search li select {width:150px; margin:0; 
clear:both; font-size:12px; 	font-family: Arial, Helvetica, sans-serif;}
	
.property_search a:link, .property_search a:visited, .property_search a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #514f4d;
	text-decoration: underline;
	padding:0 2px;
}
.property_search a:hover {color:#78512a;}

.homesearch {
	width:241px;
	margin:0px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #514f4d;
}

.upcoming_auctions { width:241px; background-image:url(./images/auctions_bg.gif); background-position:left bottom; background-repeat:repeat-y; clear:both; float:left; margin:0px 0 0 0; padding:0px 0 15px 0;}

.upcoming_auctions h2 {text-indent:-999px; height:30px; width:241px; background-image:url(./images/auctions_head.gif); margin:0 0 12px 0; padding:0px; float:left; }

.upcoming_auctions ul {
	clear:both;
	list-style-type: none;
	width:200px;/* background-color:pink;*/
	margin-left:20px;
}

.upcoming_auctions li {
	background-image: url(./images/auctions_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 0 0 0 8px;
	list-style-image: none;
	list-style-type: none;
}

.upcoming_auctions li.more {
	background-image: none;
	padding: 0 0 0 8px;
	margin-bottom:12px;
	list-style-image: none;
	list-style-type: none;
}

.upcoming_auctions li a:link, .upcoming_auctions li a:visited, .upcoming_auctions li a:active {color:#775c2b; text-decoration:underline;}
.upcoming_auctions li a:hover {}

.col_two {width: 638px; /*background-color:blue;*/ float:left;}
.col_two  a:link, .col_two  a:visited, .col_two  a:active {color:#747125; text-decoration:underline;}
.col_two  a:hover {	color: #735428; text-decoration:underline;}

.welcome {background-color:#fff; padding:35px 30px 20px 35px; width:573px;}
.welcome ul {margin:0px 10px 20px 40px;}
.content {padding:35px 35px 20px 35px; width:568px;/* background-color:pink;*/ float:left;}

.testimonial {float:left; width:250px; /*background:purple;*/ margin:0 65px 0 0; padding:0px;}
.testimonial img {padding:4px; background-color:#fff; border:1px solid #735428; margin:5px 10px 0 0; float:left;}
.testimonial dl {margin:0px; padding:0px; float:left; width:250px;}
.testimonial dd {/*background-color:blue;*/ width:250px; margin:0px; padding:0px;}


.why{float:left; width:253px;/* background-color:orange;*/}

.why ul {
	clear:both;
	list-style-type: none;
	margin:0px;
}

.why li {
	background-image: url(./images/auctions_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 0 0 0 8px;
	list-style-image: none;
	list-style-type: none;
	margin:0 0 10px 0;
}

.footer {
	clear:both;
	background-color:#365b29;
	border-top:2px solid #fff;
	padding:20px 20px 20px 35px;
	color:#fff;
	font-size: 11px;
	width:897px;
	margin:0 auto;
}

.footer a:link, .footer a:visited, .footer a:active {color:#fff; text-decoration:none;}
.footer a:hover {text-decoration:underline;}


h1 {
	color: #a19d34;
	margin:0 0 0 0;
	padding:0 0 15px 0;
	font-size: 18px;
	}
h2 {
	color: #735428;
	margin:0 0 0 0;
	padding:0 0 15px 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
h3 {
	color: #336666;
	margin:0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
	}
p {
	margin:0 0 15px 0;
	}





























/*-- Button Styles --*/
.buttonWrap {
	clear: both;
	}

.button {
	color: #fff;
	background: #999;
	padding: 1px 5px;
	margin:0 10px 0 0;
	border: 3px double #666;
	font-size: 9px;
	width: auto;
	overflow: visible;
	}
.button:hover, .submit:focus {
	border: 3px double #999;
	}
.button2 {
	color: #fff;
	background:#CC0000;
	padding: 1px 5px;
	margin:0 10px 0 0;
	border: 3px double #990000;
	font-size: 9px;
	width:auto;
	overflow:visible;
	}
.button2:hover, .submit:focus {
	border: 3px double #CC0000;
	}

/*-- tables --*/
.help {	color: #A19D34; }
.help A { color: #A19D34; }

.error {  color: #CC0000; 	font-weight: bold; }
.error A { color: #CC0000;}
.required { color: #CC0000; font-weight: bold; }

.radio td label {
	font-weight: normal;
	float:none;
	display:inline;
	}

.table1 {
	color: #000; 
	border:1px solid #9b5f0c; 
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	background:#eeefe1; 
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
	}
.table1 A { color: #003C7B;}

.table1 td { padding: 4px 15px 4px 4px;}
.table1 label {
	margin:4px 5px 0 0;
	float:left;
	font-weight: bold;
	width:180px;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.table1 th, .table1 .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9b5f0c;
	}

.table1 th, .table1 .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.table1 th A, .table1 .tablehead A {color: #FFFFFF;}

.table1 .alt { background:#C8C8A8;}

.table1 .pager { color: #9b5f0c;}
.table1 .pager A { color: #9b5f0c;}

.table2 {
	color: #000;
	background:#FFFFFF;
	border:1px solid #FF9900;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	border-collapse: collapse;
	width:500px;
	}
.table2 A { color: #003C7B;}

.table2 td { padding: 4px 15px 4px 4px;}
.table2 label {
	display:block;
	margin:6px 0 0 0;
	font-weight: bold;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.table2 th, .table2 .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	}

.table2 th, .table2 .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.table2 th A, .table2 .tablehead A { color: #000000;}

.table2 .alt {
	background:#FCE8DA;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #FFCC66;
}

.table2 .pager { color: #000000; background:#FFFFFF; }
.table2 .pager A { font-weight:bold; }


/* Table A and Table B ARE USED BY GLOBAL ADMIN */
.tablea {
	color: #000; 
	background:#9b5f0c; 
	border:1px solid #9b5f0c; 
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	background:#eeefe1; 
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
	}
.tablea A { color: #003C7B;}

.tablea td { padding: 4px 15px 4px 4px;}
.tablea label {
	margin:6px 0 0 0;
	float:left;
	font-weight: bold;
	width:80px;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.tablea th, .tablea .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9b5f0c;
	}

.tablea th, .tablea .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.tablea th A, .tablea .tablehead A {color: #FFFFFF;}

.tablea .alt { background:#C8C8A8;}

.tablea .pager { color: #9b5f0c;}
.tablea .pager A { color: #9b5f0c;}

/* table b */
.tableb {
	color: #004780; 
	background:#fff; 
	border:1px solid #93a7c5; 
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
	}
.tableb A { color: #003C7B;}

.tableb td { padding: 4px 15px 4px 4px;}
.tableb label {
	margin:6px 0 0 0;
	float:left;
	font-weight: bold;
	width:80px;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.tableb th, .tableb .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004780;
	}

.tableb th, .tableb .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.tableb th A, .tableb .tablehead A {color: #FFFFFF;}

.tableb .alt { background:#fefae1;}

.tableb .pager { color: #9b5f0c;}
.tableb .pager A { color: #9b5f0c;}

/*-- Fieldset Styles --*/
fieldset {
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	margin: 0 0 20px 0;
	padding: 10px;
	width: 400px;
	display: block;
	}
	
fieldset h2 {
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: bold;
	color: #333;
	}
	
fieldset ul  {
	list-style:none;
	margin: 0;
	padding: 0;
	}

fieldset li {
	width: 400px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	}

fieldset li label {	
	float: left;
	width: 150px;
	vertical-align: top;
	}

fieldset li input {	
	float: left;
	width: 150px;
	vertical-align: top;
	}

fieldset li select {	
	float: left;
	width: 154px;
	vertical-align: top;
	}

fieldset .required {
	color: #CC0000;
	}
	
fieldset .help {
	width: 160px;
	clear: both;
	margin: 0 0 0 150px;
	}
	
fieldset ul li .error {
	margin: 0 5px;
	background: url(./images/icon_alert.png) no-repeat left top;
	height: 20px;
	width: 20px;
	text-indent: -9999em;
	}

fieldset ul li span {
	float: left;
	padding: 0 5px 0 0;
	}

fieldset ul li span input {
	float: none;
	width: 50px;
	}

fieldset ul li span label {
	width: auto;
	display: block;
	clear: both;
	}

/*-- Radio Styles --*/
fieldset ul li.radio {
	/*padding: 0 5px 0 0;*/
	}

fieldset ul li.radio table {
	padding: 0 5px 0 0;
	border-collapse: collapse;
	}

fieldset ul li.radio table td {
	padding: 2px;
	}

fieldset ul li.radio label {
	width: 150px;
	clear: none;
	}
	
fieldset ul li.radio input {
	float: left;
	width: auto;
	}

/*-- Checkbox Styles --*/
fieldset ul li.checkbox input, fieldset ul li.checkbox span input {
	width: 20px;
	}

fieldset ul li.checkbox label {
	width: 340px;
	}

fieldset ul li.checkbox p {
	margin: 0 0 5px 0;
	}
/*needed for global **/
.headerBG {
	background:#ffffff url(./images/bg.jpg);
	}
	
.email_signup { 
	position:absolute; 
	width:274px; 
	height:40px; 
	left:315px; 
	top:75px; 
	z-index:9000;}

.email_signup a {
	text-indent:-9999px; 
	:-moz-any-link:focus;outline:none;} 

.email_signup a:link, .email_signup a:visited, .email_signup a:active {
	display:block; 
	width:274px; 
	height:40px;
	background-image:url(images/email_list_button.png); 
	background-position:left top; 
	background-repeat:no-repeat; 
	}

.email_signup a:hover  {
	display:block; 
	width:274px; 
	height:40px;
	background-image:url(images/email_list_button.png); 
	background-position:0 -40px; 
	background-repeat:no-repeat;}