html, body { /* saves you from the "centering jump" on short pages */
	height: 100.1%;
	margin-bottom: 1px;
	}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	color: #2c2c2e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #eee;
}

h1 {
  color: #600;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #600;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
}
h3 {
  color: #600;
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
}
#enclose_category_type_selectors {
	font-size: 9pt;
	font-weight: bold;
	color: #600;
	margin: 0;
	padding: 0;
	width: 96%;
	height: 24px;
}

a,  a:link {
	color: #600;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #633;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #900;
	font-weight: normal;
	text-decoration: underline;
}
a:focus {
	color: #900;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #392f69;
	font-weight: normal;
	text-decoration: underline;
}

#bottom_div a	{
	color: #600;
	font-weight: normal;
	text-decoration: underline;
}

#bottom_div a:hover	{
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	max-width: 1000px;
	/*min-width: 860px;*/
	text-align: left;
	width: 95%;
}


#contentWrapper {
}

#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	color: #600;

}

#bottom_div {
	background: url(../images/bottom_dfba53.gif) repeat-x bottom;
	color: #600;
	height: 30px;
	font-size: 10px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	font-weight: bold;
}
#bottom_div td {
	padding-top: 8px;
	font-size: 10px;
	color: #600;
}


#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 10px 10px 10px 10px;
	width: 14em;
	margin-left: 5px;
	font-size: 0.9em;
	line-height: 1em;
}
#outerWrapper #contentWrapper #leftColumn1 {
	padding: 0;
	width: 200px;
	background: #fff;
	float: left;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 215px;
	padding: 10px 5px 10px 5px;
}
#content #listings {
	border-bottom: dotted 1px #600;
	padding-bottom: 5px;
}
.each_listing {
	border-top: dotted 1px #600;
	margin: 10px 0;
}
.each_listing p {
	margin: 5px 0px 1px 0;
}

.listed_title {
	font-weight: bold;
	text-transform: capitalize;
	padding: 0;
	color: #600;
}
.listed_date {
	padding: 0;
	margin: -10px 0 0 0;
	text-align: right;
}
.listed_description img {
	margin: 5px;
	float: left;
	border-style: none;
}
.listed_description {
	margin-top: 4px;
	padding-left: 10px;
}
.listed_contact {
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
/*
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
*/
.clearFloat {
	clear: both;
	display: block;
}
#outerWrapper #contentWrapper {
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}

#outerWrapper #footer {
	/*background-color: #f4f2fc;*/
  border-top: solid 1px #600;
	padding: 2px;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 5px;
	;
}

#garagelistings p {
	margin: 8px 0 15px 20px;
	text-indent: -10px;
	border-bottom: dotted 1px #600;
	padding-bottom: 2px;
}
#garagelistings {
	padding-top: 10px;
}
#garagelistings .id {
	color: #999999;
}
#logo_b_w {
	display: none;
}
#terms {
	background: #ddd;
	border: 1px solid #bbb;
}
