* { margin: 0; padding: 0; }



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.featured_listings { padding-left:8px; text-align:center;}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Banner */
#banner {
	width:968px; margin:0 auto 2em;
	overflow:hidden;
	}
	#banner .mainBanner {
		
		 z-index:2; position:relative;
		}
		
		
blockquote#mainQuote {
	padding:5px; padding-left:90px;

	position:relative; z-index:5;
	top:-120px;
	text-align:center;
	color: #FFF;
	font: 2.5em/1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	font-variant:small-caps;
	}
	html>body #mainQuote{	background:transparent URL("../img/black-40.png") repeat top left;}
	blockquote#mainQuote cite {
		font-size:0.5em;
		color: #FFC; 
		font-weight:bold;
		font-style:italic;
		}
		
		.browse_tool_table {
	
	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: red;
	text-align:center;
	 padding-left:50px;
}


.browse_tool {
	
	font-size: 11px;
	text-decoration: none;
	color: #F00;
	text-align:center;
}

bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
	text-align:center;
}

a.bt_pages {
	color:	#fff;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
a.bt_pages:visited{
	color: #fff;
	text-align:center;
}
a.bt_pages:hover{
	color:#F00;
	background: #111;
}
.jal { padding:0 10px 0 10px;}
.listing { border:1px dotted #666; padding:0 10px 10px 10px;}
.listing_td { border-top:1px dotted #666; border-bottom:1px dotted #666; border-right:1px dotted #666;}
.listing_tr { padding-bottom:10px;}
.listing_text { padding:5px 0 0 10px; vertical-align: text-top;}
.listing_title { vertical-align: text-top; font-family:Arial, Helvetica, sans-serif; font-size:16px; padding:5px 0 5px 20px; border-bottom:1px dotted #F00;}