<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('reset.css');
body{
	background-image:url('../images/background.jpg');
	background-repeat:repeat-x;
	background-color:#192B15;
	font-family:arial,sans-serif;
	font-size:12px;
}
.body2 {
	background:url('../images/background_main.jpg');
	background-repeat:repeat-x;
	background-color:#192B15;
}
p{
	margin-top:15px;
}

	p a{
		color:#000;
		
	}	
		p a:hover{
			text-decoration:none;
		}
		
		
.post_listing{
	background-image:url('../images/post_listing.jpg');
	background-repeat:no-repeat;
	display:block;
	height:44px;
	margin-left:auto;
	margin-right:auto;
	width:236px;
}
.post_listing_small{
	background-image:url('../images/post_listing_small.jpg');
	background-repeat:no-repeat;
	display:block;
	height:32px;
	margin-left:auto;
	margin-right:auto;
	width:188px;
}
#top-ad{
	margin-top:10px;
	}
#container{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
	#header{
		background-image:url('../images/header.png');
		background-repeat:repeat;
		height:70px;
		width:100%;
	}
		#header h1{
			color:#fff;
			display:inline;
			letter-spacing:-1px;
			float:right;
			font-size:18px;
			font-weight:bold;
			margin-top:15px;
			text-align:right;
			text-transform:uppercase;
		}
	#page{
		background-color:#fff;
		float:left;
		width:100%;
	}
		#page .breadcrumb{
			color:#666;
			line-height:35px;
			height:35px;
			font-size:18px;
			padding-left:10px;
			width:739px;
		}
			.breadcrumb a{
				color:#666;
			}
				.breadcrumb a:hover{
					text-decoration:none;
				}
			.breadcrumb .down_arrow{
				background-image:url('../images/down_arrow.jpg');
				background-position:left center;
				background-repeat:no-repeat;
				display:inline;
				padding-left:20px;
			}
		
		#page .breadcrumb-newlisting{
			color:#FF0000;
			line-height:35px;
			height:35px;
			font-size:18px;
			padding-left:10px;
			width:739px;
		}
		
			.breadcrumb-newlisting .down_arrow{
				background-image:url('../images/down_arrow.jpg');
				background-position:left center;
				background-repeat:no-repeat;
				display:inline;
				padding-left:20px;
			}
			
		#page .nav{
			border:1px solid #d2d2d2;
			display:inline;
			float:left;
			margin-left:5px;
			margin-bottom:5px;
			margin-top:15px;
			width:174px;
		}
			#page .nav a{
				background-image:url('../images/nav_background.jpg');
				background-repeat:repeat-y;
				border-bottom:1px solid #d2d2d2;
				color:#333;
				font-size:14px;
				display:block;
				height:27px;
				line-height:27px;
				padding-left:15px;
				text-decoration:none;
			}
				#page .nav a.no_border{
					border-bottom:none;
				}
				#page .nav a:hover{
					background-color:#d2d2d2;
					background-image:none;
				}
				
		#page .leftbox {
			float:left;
			clear:left;
			padding-top:25px;
			padding-left:10px;
			}		
		
		
		#page .mid_col{
			border-left:1px solid #D2D2D2;
			border-right:1px solid #D2D2D2;
			min-height:243px;
			height:auto;
			float:left;
			margin-left:5px;
			padding:5px;
			width:474px;
		}
			#page .mid_col #options{
				width:100%;
			}
				#page .mid_col .states{
					background-color:#c1deba;
					height:27px;
					line-height:27px;
				}
					#page .mid_col .states.odd{
						background-color:#fefcd3;
					}
					#page .mid_col .states td{
						padding-left:12px;
						width:125px;
					}
					#page .mid_col .states td a{
						color:#00341c;
						font-size:14px;
					}
						#page .mid_col .states a:hover{
							text-decoration:none;
						}
			#page .mid_col .green_block{
				background-color:#c1deba;
				line-height:35px;
				font-size:18px;
				margin-top:30px;
				padding-left:20px;
				width:454px;
			}
			#page .mid_col .promote{
				font-size:11px;
				margin-top:5px;
				width:442px;
				padding:3px;
			}
			#page .mid_col .report label{
				display:block;
				font-weight:bold;
				margin-top:10px;
				margin-bottom:5px;
			}
			#page .mid_col .report input, #page .mid_col .report select{
				padding:3px;
			}
			#page .mid_col .delete span{
				display:block;
				margin-top:10px;
			}
			#page .mid_col .delete label{
				display:block;
				float:left;
				font-weight:bold;
				width:80px;
			}
			#page .mid_col .delete .text{
				width:100px;
				padding:3px;
			}
		#page .right_col{
			border-left:1px solid #D2D2D2;
			border-right:1px solid #D2D2D2;
			min-height:243px;
			height:auto;
			float:left;
			margin-left:5px;
			padding:5px;
			width:236px;
		}
			#page .right_col .search{
				background-color:#325629;
				margin-top:20px;
				padding:10px;
				width:216px;
			}
				#page .right_col .search h2{
					color:#fff;
					font-size:18px;
				}
				#page .right_col .search label{
					color:#fcee21;
					display:block;
					font-size:14px;
					margin-top:8px;
				}
				#page .right_col .search .text{
					color:#666;
					padding:3px;
					width:210px;
					margin-top:5px;
				}
				#page .right_col .search select{
					color:#666;
					padding:3px;
					width:216px;
					margin-top:5px;
				}
				#page .right_col .search .search_btn{
					display:block;
					height:38px;
					margin-left:auto;
					margin-right:auto;
					margin-top:15px;
					width:214px;
				}
			#page .right_col .active{
				background-image:url('../images/active_box.jpg');
				background-repeat:no-repeat;
				display:block;
				height:102px;
				margin-left:auto;
				margin-right:auto;
				margin-top:30px;
				padding-left:20px;
				width:216px;
			}
				#page .right_col .active h2{
					color:#000;
					font-size:18px;
					line-height:30px;
				}						
					#page .right_col .active h2.down_arrow_black{
						background-image:url('../images/down_arrow_black.png');
						background-position:left center;
						background-repeat:no-repeat;
						padding-left:20px;
					}
					#page .right_col .active h2.total{
						font-size:42px;
						line-height:normal;
						margin-top:4px;
					}
		#page .mid_col_wide{
			border-left:1px solid #D2D2D2;
			border-right:1px solid #D2D2D2;
			min-height:243px;
			height:auto;
			float:left;
			margin-left:5px;
			padding:5px;
			width:515px;
		}
			#page .mid_col_wide .green_block{
				background-color:#c1deba;
				line-height:35px;
				font-size:18px;
				margin-top:30px;
				padding-left:20px;
				width:495px;
			}
			#page .mid_col_wide #options{
				width:100%;
			}
				#page .mid_col_wide .states{
					background-color:#c1deba;
					height:27px;
					line-height:27px;
				}
					#page .mid_col_wide .states.odd{
						background-color:#fefcd3;
					}
					#page .mid_col_wide .states td{
						padding-left:12px;
						width:125px;
					}
					#page .mid_col_wide .states td a{
						color:#00341c;
						font-size:14px;
					}
						#page .mid_col_wide .states a:hover{
							text-decoration:none;
						}
			.mid_col_wide .areas{
				background-color:#FEFCD3;
				display:block;
				padding-bottom:5px;
			}
				.mid_col_wide .areas a{
					color:#00341C;
					font-size:14px;
					margin-left:12px;
					line-height:27px;
					white-space:nowrap;
				}
					.mid_col_wide .areas a:hover{
						text-decoration:none;
					}
			.search_box{
				display:inline;
				float:left;
				margin-bottom:20px;
			}
				.search_box .option{
					display:inline;
					float:left;
					margin-top:5px;
					margin-right:10px;
				}
				.search_box label{
					display:block;
					font-size:14px;
				}
				.search_box .text{
					background-color:#e6e6e6;
					border:1px solid #b9b9b9;
					display:block;
					padding:3px;
					width:200px;
				}
				.search_box select{
					background-color:#e6e6e6;
					border:1px solid #b9b9b9;
					padding:4px 3px;
					width:125px;
				}
			#page .mid_col_wide .ad span{
				float:left;
				width:250px;
			}
			#page .mid_col_wide .ad label{
				display:block;
				font-weight:bold;
				margin-top:10px;
			}
				#page .mid_col_wide .ad label a{
					color:#000;
				}
					#page .mid_col_wide .ad label a:hover{
						text-decoration:none;
					}
			#page .mid_col_wide .ad .text{
				width:220px;
				padding:3px;
			}
			#page .mid_col_wide .ad select{
				width:226px;
				padding:3px;
			}
			#page .mid_col_wide .ad textarea{
				font-family:Arial;
				font-size:12px;
				height:150px;
				width:495px;
				padding:3px;
			}
			
			#page .mid_col_wide .title{
				border-bottom:1px dotted #d0d0d0;
				font-size:22px;
				padding-bottom:5px;
			}
			#page .mid_col_wide .box{
				border-bottom:1px dotted #d0d0d0;
				clear:left;
				display:block;
				float:left;
				margin-top:5px;
				padding-bottom:5px;
				width:100%;
			}
			#page .mid_col_wide .box h3{
				font-weight:bold;
				float:left;
				overflow:hidden;
			}
				#page .mid_col_wide .box h3 .price, #page .mid_col_wide .box .ffl{
					color:#c1272d;
					font-size:20px;
					font-weight:normal;
				}
				#page .mid_col_wide .box h3 .region{
					color:#00801c;
					font-size:20px;
					font-weight:normal;
				}
				#page .mid_col_wide .box .contact a{
					color:#00801c;
					font-size:14px;
					font-weight:normal;
				}
					#page .mid_col_wide .box .contact a:hover{
						text-decoration:none;
					}
				#page .mid_col_wide .listing_photo{
					display:block;
					margin-left:auto;
					margin-right:auto;
					margin-top:20px;
				}
			#page .mid_col_wide .date{
				font-weight:bold;
				font-size:14px;
				margin-top:20px;
				margin-bottom:2px;
			}
			#page .mid_col_wide .listing{
				border-bottom:1px dotted #d0d0d0;
				padding-top:5px;
				padding-bottom:5px;
				width:100%;
			}
				#page .mid_col_wide .listing a{
					color:#007219;
				}
					#page .mid_col_wide .listing a:hover{
						text-decoration:none;
					}
					#page .mid_col_wide .listing a:visited{
						color:#909192;
					}
				#page .mid_col_wide .listing .red{
					color:#F00;
					font-weight:bold;
				}
		#page .right_col_narrow{
			border-left:1px solid #D2D2D2;
			border-right:1px solid #D2D2D2;
			display:inline;
			min-height:243px;
			height:auto;
			float:left;
			margin-left:5px;
			padding:5px;
			width:195px;
			overflow:hidden
		}
			#page .right_col_narrow .advertise{
				background-image:url('../images/adveritse.jpg');
				background-repeat:no-repeat;
				display:block;
				height:127px;
				margin-left:auto;
				margin-right:auto;
				margin-top:15px;
				width:187px;
			}
	#footer{
		border-top: 1px solid #c6c6c6;
		font-size:11px;
		text-align:center;
		padding-top:5px;
		padding-bottom:5px;
		width:930px;
	}
		#footer a{
			color:#000;
		}
			#footer a:hover{
				text-decoration:none;
			}
	
/* General Styles */
.clear{
	clear:both;
}
.error{
	color:#FF0000;
	font-weight:bold;
}
.none{
	display:none;	
}

/* Additional Styles */
.responses{
}

	.responses h3{
		display:block;
		float:none !important;
		font-size:16px;
		margin: 0.5em 0;
	}

	.responses .response{
		padding:1em;
		color: #000;
	}
	
		.responses .response.odd{
			background-color:#ddd;
		}
	
	.responses .label{
		font-weight:bold;
		float:left;
		clear:both;
		width:75px;
		padding-right:.5em;
		text-align:right;
	}
	
	.response-body{
		width:350px;
		color: #000;
	}
	
a.rss-logo{
	display:block;
	background:transparent url('../images/rss-logo.gif') no-repeat scroll right center;
	padding-right:20px;
	float:right;
	height:16px;
	line-height:16px;
}

.message-error{
	padding:1em;
	border:1px solid #900;
	background:#fcc;
	color:#900;
	margin:1em 0;
	text-align:center;
	clear:both;
}

.message-success{
	padding:1em;
	border:1px solid #050;
	background:#cfc;
	color:#050;
	margin:1em 0;
	text-align:center;
	clear:both;
}

/** User Links **/
.user-links{
	display:block;
	height:10px;
	text-align:center;
	width:150px;
}

	.user-links a{
		height:20px;
		line-height:20px;
		display:inline-block;
		color:#333;
	}

/** Member Navigation **/
#member-nav{
	font-weight:bold;
	background: #C1DEBA;
}


#member-nav a, #member-nav span{
	display:inline-block;
	height:30px;
	line-height:30px;
	margin:0 5px;
	color:#000;
}</pre></body></html>