strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
cite, em, dfn {
	font-style: italic;
}
code, kbd, samp, pre, tt, var, input[type='text'], textarea {
	font: 92% monaco, "Lucida Console", courier, mono-space;
}
del {
	text-decoration: line-through;
	color: #666;
}
ins, dfn {
	border-bottom: 1px solid #ccc;
}
small, sup, sub {
	font-size: 85%;
}
abbr, acronym {
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .1em;
}
a abbr, a acronym {
	border: none;
}
abbr[title], acronym[title], dfn[title] {
	cursor: help;
	border-bottom: 1px solid #ccc;
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
fieldset {
	border: 1px solid #695F4C;
}
legend {
	background: #504634;
	color: #FFF;
}
textarea, input[type='text'], select {
	border: 1px solid #695F4C;
	background: #fff;
}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover {
	border-color: #504634;
}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus {
	border-color: #504634;
	outline: 2px solid #ffa;
}
input, select {
	cursor: pointer;
}
input[type='text'] {
	cursor: text;
}
.content blockquote *:first-child {
	margin: .8em 0;
}
.content h1 {
	font-size: 18px;
	margin: 0 0 .5em;
	display: inline;
}
.content h2 {
	margin: 1.07em 0 .535em;
}
.content h3 {
	margin: 1.14em 0 .57em;
}
.content h4 {
	margin: 1.23em 0 .615em;
}
.content h5 {
	margin: 1.33em 0 .67em;
}
.content h6 {
	margin: 1.6em 0 .8em;
}
.content caption {
	padding-bottom: .8em;
}
.content blockquote {
	padding: 0 1em;
	margin: 1.6em 0;
}
.content fieldset {
	padding: 0 1em 1em;
	margin: 1.6em 0;
}
.content legend {
	padding-left: .8em;
	padding-right: .8em;
}
.content legend+* {
	margin-top: 1em;
}
.content textarea, .content input {
	padding: .3em .4em .15em;
}
.content select {
	padding: .1em .2em 0;
}
.content option {
	padding: 0 .4em;
}
.content a {
	position: relative;
	padding: 0.3em 0 .1em;
}
.content dt {
	margin-top: .8em;
	margin-bottom: .4em;
}
.content ul {
	margin-left: 1.5em;
}
.content ol {
	margin-left: 2.35em;
}
.content ol ol, .content ul ol {
	margin-left: 2.5em;
}
.content form div {
	margin-bottom: .8em;
}
body {
	background: #504634;
	font: 13px "Arial", Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
}
#mborder {
	background: #FFF;
	padding: .2em;
}
#faux {
	background: url(img/2-col-bg.gif);
	margin-bottom: 0;
	overflow: auto;
	width: 100%;
}
#header {
	background: #D9D1BC url(img/header.jpg) no-repeat;
	color: #333;
	height: 230px;
	margin: 0;
	padding: 0;
}
#leftcolumn {
	display: inline;
	color: #333;
	margin: 0;
	padding: 0;
	width: 195px;
	float: left;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 10px;
	padding: 0;
	width: 675px;
	display: inline;
	position: relative;
}
#footer {
	clear: both;
	color: #FFF;
	background: #695F4C;
	margin: 0;
	padding: 10px;
}
.clear {
	clear: both;
	background: none;
}
.copyright {
	text-align: center;
	font-size: 9px;
	padding: 3px;
	color: #ccc;
}
input, textarea {
	border: 1px solid #695F4C;
}
img {
	border: 0;
}
img {
	border: 2px solid #847A67;
}
img.float-right {
	padding: 5px;
	margin: 5px 0 5px 15px;
}
img.float-left {
	padding: 5px;
	margin: 5px 15px 5px 0;
}
a img {
	border: 1px solid #847A67;
	padding: 5px;
	margin: 5px 15px 5px 0;
	background: #fff;
}
code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background: #FAFAFA;
	border: 1px solid #eee;
}
acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
	padding: 0 0 0 5px;
	background: #FAFAFA;
	border: 1px solid #eee;
	font: bold 1.2em/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #504634;
}
a {
	color: #464544;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #504634;
}
#logo {
	position: absolute;
	margin: 0;
	padding: 10px 0 0 20px;
	color: #FFF;
}
#logo h1 {
	font: bold 24px "arial narrow", arial, sans-serif;
	margin: 0;
	padding: 0;
}
#logo p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#nav-top {
	float: right;
	background: #504634;
	margin: 10px 0;
	padding: 10px 0;
}
#nav ul {
	position: absolute;
	margin: 10px 10px 0 0;
	padding: 0 10px 0 0;
	text-align: left;
}
#nav li {
	list-style: none;
	display: inline;
	color: #fff;
	text-align: left;
	margin: 10px 5px;
	padding: 10px 5px;
}
#nav a {
	text-decoration: none;
	color: #fff;
}
#nav a:hover {
	text-decoration: underline;
	color: #D4CAB6;
}
.categories h2 {
	padding: 4px 0 5px 35px;
	font-size: 16px;
	color: #fff;
	margin: 0;
}
#dhtmlgoodies_menu {
	font-family: arial;
	width: 219px;
}
#dhtmlgoodies_menu li {
	list-style-type: none;
	margin: 0;
}
#dhtmlgoodies_menu ul li ul {
	padding-left: 10px;
}
#dhtmlgoodies_menu li a {
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	display: block;
	background: #D4CAB6;
	border-top: 1px solid #F4EFDF;
	list-style: none;
	font-size: 12px;
	padding: 7px 0 8px 35px;
}
.dhtmlgoodies_subMenu {
	visibility: hidden;
	position: absolute;
	overflow: hidden;
	border: 0 solid #000;
	font-family: arial;
	text-align: left;
	background: #FAFAFA;
}
.dhtmlgoodies_subMenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.dhtmlgoodies_subMenu ul li a {
	font-size: 12px;
	white-space: nowrap;
	text-decoration: none;
	color: #000;
	height: 16px;
	line-height: 20px;
	display: block;
	padding: 9px 11px;
	background: #D4CAB6;
}
#dhtmlgoodies_menu ul, .dhtmlgoodies_subMenu ul {
	margin: 0;
	padding: 0;
}
#dhtmlgoodies_menu li a:hover, #dhtmlgoodies_menu .activeMainMenuItem, .dhtmlgoodies_subMenu ul li a:hover {
	color: #695F4C;
	text-decoration: underline;
}
.featurebox {
	color: #504634;
	border-top: 1px solid #d7d7d7;
	background: #D4CAB6;
	margin: 0 0 1.5em;
	padding: 15px 20px 20px;
}
.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {
	border-bottom: 1px solid #504634;
	color: #504634;
	margin: 0 0 .3em;
}
.featurebox p {
	border: none;
	color: #444;
	margin: 0 0 1em;
}
.featurebox a {
	font-weight: 700;
	font-size: 90%;
}
.content h1, h2, h3, h4, h5, h6 {
	color: #695F4C;
	font-weight: bold;
}
.content {
	width: 675px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #504634;
}
table.search_result_box {
	border-collapse: collapse;
	border: solid #000 !important;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#rightcolumn {
	border-left: 0;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.clear {
	clear: both;
}
.gray {
	color: #BFBFBF;
}
td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
td a, a:hover {
	text-decoration: none;
}
input, select, form {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.search_results {
	width: 100%;
}
.result_row_0 {
	background: #D6D3EE;
}
.result_row_1 {
	background: #FFF;
}
.view_users {
	width: 100%;
}
.commitment {
	font-size: 18px;
}
.field_caption {
	font-weight: bold;
}
.searchpage_field_caption {
	font-weight: bold;
	text-align: right;
}
.searchpage_field_caption_row {
	font-weight: bold;
	text-align: right;
}
.lat_long_header {
	font-size: 12px;
}
.postalcode_distance_header {
	font-size: 12px;
}
.view_image {
	text-align: center;
}
.image_caption {
	font-size: 16px;
	font-weight: bold;
}
.view_user {
	padding-left: 5px;
}
.view_user_user_name {
	font-size: 14px;
	font-weight: bold;
}
.view_user_user_images {
	float: left;
}
.view_user_user_info {
	float: left;
	padding-left: 10px;
}
.view_user_user_hitcount {
	clear: both;
}
.no_results {
	color: red;
	margin-top: 10px;
}
table.page_display {
	border: 3px;
}
td.page_display {
	width: 100%;
	vertical-align: top;
}
table.admin_main {
	border: 3px;
	width: 100%;
}
td.admin_main {
	width: 100%;
	vertical-align: top;
}
td.row1_0 {
	background: #090;
}
td.row2_0 {
	background: #CFC;
}
td.row3_0 {
	background: #9C9;
}
.adminListingLeft_0 {
	color: #FFF;
	background: transparent;
}
.browse_tool_table {
	width: 100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
	background: #e4e4e4;
}
.browse_tool {
	font-size: 11px;
	text-decoration: none;
	color: black;
	background: #e4e4e4;
}
.browse_tool_num {
	color: #369;
}
.browse_tool_button A {
	text-align: center;
	border-color: #000;
	border-style: outset;
	border-width: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	width: 82px;
	display: block;
}
.browse_tool_button A:visited {
	color: #000;
}
.browse_tool_button A:hover {
	color: #FFF;
	border-style: inset;
	width: 82px;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaa;
	text-decoration: none;
}
.browse_tool_curpage {
	color: #FFF;
	text-align: center;
}
.bt_pages {
	text-decoration: none;
	color: #000;
}
bt_pages_ghost {
	color: #aaa;
	text-decoration: none;
}
A.bt_pages {
	color: #000;
	text-align: center;
}
A.bt_pages:visited {
	color: #000;
}
A.bt_pages:hover {
	color: #FFF;
}
.next_prev_listing {
	margin: 2em 0 2em 3em;
	border: 1px solid #a9a9a9;
	width: 40em;
	text-align: center;
}
.next_prev_listing ul {
	margin: 1.5em auto;
}
.next_prev_listing li {
	display: inline;
	padding: .5em 1em;
	list-style-type: none;
}
.count, .listing_xy {
	width: 100%;
	clear: both;
	padding: .5em 0;
	background: #dcdcdc;
}
.slideshow_img {
	float: left;
	width: 100%;
	text-align: center;
}
.slideshow_links {
	float: left;
	width: 100%;
	text-align: center;
}
.city_distance_header {
	font-size: 12px;
}
#imagerows {
	width: 440px;
	padding: 2px;
	border-width: medium;
	border: ridge;
	text-align: center;
}
.multiple_options_caption {
	margin: 0;
	padding: 0;
	font-weight: bold;
	width: 100%;
}
.multiple_options {
	float: left;
	width: 100%;
}
.multiple_options ul {
	padding: 0;
}
.searchresults_title {
	font-size: 16px;
	line-height: 18px;
	padding-left: 14px;
	font-weight: bold;
	border-bottom: 1px solid #f4f4f4;
	margin-bottom: 6px;
	background: #e4e4e4;
}
.searchresults_title a {
	color: #000;
	text-decoration: underline;
}
.searchresults_title a:hover {
	text-decoration: none;
}
.searchresults_image img {
	height: 113px;
	width: 150px;
	border: 1px solid #333;
}

.featured_listings {
	width:100%;
}
.featured_listings_td {
	width:33%;
	text-align:center;
}
a.alight {
	font-weight:bold;
	color:#FF0000;
}
.form_main select {
	width: 150px;
}