body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #cbb777;
	font-family: Arial, sans-serif;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 961px;
	background-image: url(/images/bg_wrapper.jpg);
	padding: 0 3px 0 5px;
	z-index: 1;
	position: relative;
}
#top {
	background-color: #d4d4d3;
	position: relative;
	margin: 0px;
	border-bottom: 1px solid #cbcbcb;
	z-index: 10px;
}
#chat_link {
	width: 273px;
	height: 32px;
	display: block;
	position: absolute;
	top:0px;
	left: 5px;
	text-decoration: none;
	/* background-image: url(/images/bg_chat_link.png); */
}
#util { 
	float: right;
	font-weight: bold;
	font-size: 13px;
	padding: 8px;
	text-transform: uppercase;
}
#util form { display:inline; }
#util a {
	color: black;
	text-decoration: none;
}
#util a:hover { text-decoration: underline; }
#util_forms {
	position: relative;
}
#util_forms_links {
	position: absolute;
	top: 13px;
	left: -12px;
	background-color: #D4D4D3;
	padding: 10px 10px 16px 10px;
	width: 130px;
	z-index: 1000;
}
#util_forms_links a {
	font-weight: 100;
	text-transform: none;
}
.util_search_button {
	color: white;
	text-transform: uppercase;
	background-color: #7a1501;
	border: 1px solid #7a1501;
}
.util_search_text {
	border: 1px solid black;
	padding: 2px;
	width: 125px;
}
#top_l2 {
	background-image: url(/images/bg_top_l2.jpg);
	background-repeat: no-repeat;
	background-color: #FDFDFD;
}
#home_link {
	display: block;
	width: 229px;
	height: 126px;
	background-image: url(/images/bg_home_link.png);
	float: left;
	text-decoration: none;
	margin: 5px;
}
#nav {
	height: 35px;
	background-image: url(/images/bg_nav.png);
}
#nav a {
	display: block;
	float: left;
	margin-left: 40px;
	margin-top: 8px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#nav a:hover { text-decoration: underline; }
#left_col {
	width: 283px;
	float: left;
	margin-left: 20px;
	padding-right: 4px;
	border-right: 1px solid #bfbfbf;
	padding-bottom: 50px;
	padding-top: 12px;
}
#right_col {
	width: 605px;
	float: left;
	margin-left: 20px;
	margin-top: 12px;
}
#one_col {
	margin: 20px;
}
#footer {
	clear:both;
	border-top: 1px solid black;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 16px;
	color: black;
	font-size: 12px;
	text-transform: uppercase;
	padding: 12px 0px;
	color: #828282;
}
#footer a { 
	color: black;
	text-decoration: none;
	color: black;
}
#footer a:hover {
	text-decoration: underline;
}
.x_input { display:none; }
.blog_comment {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cfcfcf;
}
.bc_name {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.bc_comment {
	margin: 8px 0px 0px 16px;
}
.bc_date {
	font-size: 11px;
	color: #999;
}
.mbl {
	width: 260px;
	float: left;
	padding-right: 25px;
	border-right: 1px solid #cbcbcb;
	line-height: 20px;
}
.mbr {
	width: 280px;
	float: left;
	margin-left: 25px;
	line-height: 20px;
}
.blog_date {
	color: #9c8742;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
hr.hr_mb {
	height: 1px;
	overflow: hidden;
	border: none;
	border-bottom: 1px solid #cbcbcb;
	margin: 20px 0px;
}
.lc_box {
	margin-bottom: 10px;
	font-size: 16px;
}
.lcb_top {
	background-image: url(/images/bg_lcb_top.png);
	height: 12px;
	overflow: hidden;
}
.lcb_mid {
	background-image: url(/images/bg_lcb_mid.png);
	color: black;
	padding: 8px 25px;
}
.lcb_mid a {
	color: black;
	text-decoration: none;
}
.lcb_mid a:hover { text-decoration: underline; }
.lcb_bot {
	background-image: url(/images/bg_lcb_bot.png);
	height: 12px;
	overflow: hidden;
}
.lcb_red .lcb_top { background-image: url(/images/bg_lcbr_top.png); }
.lcb_red .lcb_mid { background-image: url(/images/bg_lcbr_mid.png); color: white;}
.lcb_red .lcb_bot { background-image: url(/images/bg_lcbr_bot.png); }
.lcb_red .lcb_mid a { color: white; }
.lcb_l1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 3px;
}
.lcb_l2 {
	font-size: 12px;
	text-transform: uppercase;
}
.lcb_mid_red_plain {
	background-image: url(/images/bg_lcbr_mid_plain.jpg);
	background-repeat: repeat-y;
	padding: 8px 25px;
	color: white;
}
.lcb_mid_red_plain a { color: white; text-decoration: none; }
.lcb_mid_red_plain a:hover { text-decoration: underline; }
.lcb_mid_red_plain .lcb_l2 {
	text-transform: none;
	padding-left: 12px;
	font-size: 14px;
	line-height: 20px;
}

.lc_nav { padding-left: 20px; }
.lc_nav div {
	padding: 3px 0px 3px 17px;
	background-image: url(/images/red_dot.png);
	background-repeat: no-repeat;
	background-position: 1px 9px;
	font-size: 16px;
	font-weight: bold;
}
.lc_nav a { text-decoration: none; }
.lc_nav a:hover { text-decoration: underline; }
.lc_nav h2 { margin-top: 6px; padding-top: 0px; }


.auction_info {
	font-size: 14px;
	line-height: 26px;
}
.auction_info strong { font-size: 16px; }
label {
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
}
.form_field {
	float: left;
	width: 300px;
}
.testimonial {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cbcbcb;
	line-height: 14px;
}
.testimonial p { 
	line-height: 16px;
}
.testimonial_client {
	font-weight: bold;
	margin-left: 20px;
	
}
.faqq {
	font-weight: bold;
	text-transform: uppercase;
}
.faqa {
	margin-left: 15px;
}
.faq {
	margin-bottom: 14px;
	padding-bottom: 14px;
}
.jumplinks {
	padding-left: 16px;
}
.jumplinks li {
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
}
.jumplinks a { text-decoration: none; }
.jumplinks a:hover { text-decoration: underline; }
.t_item {
	width: 240px;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 40px;
}
.ti_lot {
	margin-top: 15px;
}
.ti_lot, .ti_est, .ti_real { font-size: 12px; }
.t_title { font-size: 14px; }
.t_item4 {
	width: 170px;
	float: left;
	margin: 0px 20px 30px 20px;
}
.page_links {
	margin-bottom: 20px;
}
.pn_link_left, .pn_link_right {
	display: block;
	text-decoration: none;
	position: relative;
}
.pn_link_left:hover, .pn_link_right:hover { text-decoration: underline; }
.pn_link_left { float: left; }
.pn_link_right { float: right; }
.pn_link_left img, .pn_link_right img {
	position: relative;
	top: -2px;
}
.list_of_things {
	list-style:none;
	padding-left: 0px;
}
.list_of_things li {
	padding: 4px 10px;
	clear:both;
}
#feature {
	width: 380px;
	float: right;
	margin: 8px 12px 8px 0px;
}
#f_top {
	height: 11px;
	background-image: url(/images/bg_feature_top.png);
}
#f_bottom {
	height: 11px;
	background-image: url(/images/bg_feature_bot.png);
}
#f_mid {
	background-image: url(/images/bg_feature_mid.png);
	background-repeat: repeat-y;
	padding: 0px 13px;
}
#f_title {
	color: #7a1501;
	font-size: 20px;
	font-weight: bold;
}
#f_title a { text-decoration: none; }
#f_title a:hover { text-decoration: underline; }
form { margin: 0px; }
.site_map, .site_map ul {
	list-style: none;
}
.site_map li {
	padding: 3px 0px;
}
#rss_link {
	float: right;
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
}
#rss_link a {
	color: #EE8700;
	text-decoration: none;
}
#lc_ua_rss_link {
	float: right;
	font-size: 11px;
	font-weight: bold;
}
#lc_ua_rss_link a {
	color: #EE8700;
	text-decoration: none;
}	