* {
	margin: 0px;
	padding: 0px;
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background: #E5E5E4 url("http://wieler.com/graphics/background_gradient.png") repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

a, a:visited {
	text-decoration: none;
	color: #058;
	border-bottom: solid 1px #058;
	outline: none;	
}

a:hover, a:active {
	background: #EBF6FF;
	border-bottom: solid 1px #058;
}

p.tr a, p.tr a:visited, p.tr a:hover, p.tr a:active {
	text-decoration: none;
	color: white;
	border-bottom: 0px;
	background: white;
	border-bottom: 0px;
}

#lot_info_box a, #lot_photos a, a.image_link, a.image_link:visited, a.image_link:hover, a.image_link:active {
	background: transparent;
	border-bottom: 0px;
	padding-bottom: 0px;
	color: white;
}

#index a.image_link, #main_content a.image_link, #full_width a.image_link {
	/* Internet Exploder needs to have the parent DIV defined */
	border-bottom: 0px;
}

img {
	border: 0px;
	background: transparent;
}	

img.heading_image {
	margin-bottom: 26px;
}

li {
	font-size: 11px;
}

br {
	line-height: 20px;	
}	

address {
	margin-bottom: 20px;
}

.hide {
	display: none;
}

/*_______________________________________________

	horizontal column centering technique
_______________________________________________*/

#envelope {
	vertical-align: top;	
	margin-left: -385px;
	position: absolute;
	left: 50%;
	height: 100%;	
}

#outer_column {
	width: 770px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#inner_column {
	background: white;
	height: 100%;
	margin: 0px;
	padding: 0px;
	_width: 760px;
} 

/*_______________________________________________

	horizontal navigation menus
_______________________________________________*/

#header {
	min-height: 180px;
	margin-bottom: -7px;
	*margin-bottom: -2px;
}

ul {
	font-size: 0px;
	line-height: 0px;
}

#logo {
	position: absolute;
	top: 16px;
	left: 20px;
	z-index: 1;
}

div.nav_L1_box {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 52px;
	width: 770px;
	background: black;
	line-height: 0px;
	font-size: 0px;
	z-index: 0;
}

.nav_L1_box_transparent {
	/* the actual nav_L1 div can't be transparent,
	   otherwise the text links would be transparent too! */ 
	opacity: 0.5;
	-moz-opacity: 0.5;
	*filter: alpha(opacity=50);
}

#nav_L1 li, div.tabs li {
	display: inline;
	margin-left: 5px;	
	margin-right: 5px;	
}

#nav_L1 {
	position: absolute;
	top: 19px;
	left: 145px;
	width: 600px;
	text-align: right;
}

#nav_L1 a {
	padding-bottom: 0px;
	border-bottom: 0px;
	background: transparent; 
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 20px;
}

a.nav_L1, a.nav_L1:visited { color: #A5A5A3; }
a.nav_L1:hover, a.nav_L1:active { color: white; }
a.nav_L1_current, a.nav_L1_current:visited, a.nav_L1_current:hover, a.nav_L1_current:active { color: white; }

div.tabs {
	height: 24px;
	*height: 40px;	
	width: 754px;
	*width: 770px;
	padding-top: 16px;
	padding-left: 16px;
	text-align: left;
}
div.tabs li a, div.tabs li a:visited {
	border-bottom: 0px;	-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; padding: 8px; padding-left: 10px; padding-bottom: 12px; font-family: Tahoma, Verdana, sans-serif; letter-spacing: 0px; font-size: 11px; line-height: 11px; *line-height: 12px; *height: auto;
}



#nav_L2 {
	background: #e0e0dc;
	*margin-right: -1px;
}
#nav_L2 a {
	color: #058;
}
a.nav_L2:hover { color: black; background: #ecece9; }
a.nav_L2_current, a.nav_L2_current:visited, a.nav_L2_current:hover, a.nav_L2_current:active { color: black; background: #ecece9; }
a.nav_L2_current_white, a.nav_L2_current_white:visited, a.nav_L2_current_white:hover { color: #058; background: white; }

#nav_L3 {
	background: #ecece9;
}
#nav_L3 a {
	line-height: 12px;
	font-size: 9px;
	font-family: Verdana, sans-serif;
}
a.nav_L3:hover { color: #058; background: #f5f5f3; }
a.nav_L3_current, a.nav_L3_current:visited, a.nav_L3_current:hover { color: #058; background: #f5f5f3;; }
a.nav_L3_current_white, a.nav_L3_current_white:visited, a.nav_L3_current_white:hover { color: black; background: white; }

#nav_L4 {
	background: #f5f5f3;
}
#nav_L4 a {
	line-height: 12px;	
	font-size: 9px;
	font-family: Verdana, sans-serif;
}
a.nav_L4:hover { color: #058; background: white; }
a.nav_L4_current, a.nav_L4_current:visited, a.nav_L4_current:hover, a.nav_L4_current:active { color: black; background: white; }

/*_______________________________________________

	main content area
_______________________________________________*/

#index {
	width: 730px;
	*width: 720px;
	padding: 20px;
	padding-top: 0px;
	min-height: 300px;
	_height: 300px;
	padding-top: 72px;
	_padding-top: 52px;
}

#main_content {
	float: left;
	width: 408px;
	padding: 20px;
	padding-top: 11px;
	margin-top: 20px;	
}		

#full_width {
	width: 730px;
	*width: 720px;
	padding: 20px;
	padding-top: 0px;
	padding-top: 11px;
	margin-top: 20px;		
}		
#full_width p {
	width: 500px;
	margin-bottom: 15px;
}		
#full_width p.callout {
	padding: 15px;
	font: 11px/18px Tahoma, Verdana, sans-serif;
	background: #fafafa;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	width: 408px;
}

#index img {
	*margin-top: 20px;
	margin-bottom: 10px;
}
#index a.image {
	border: 0px;
}

#main_content ul, #main_content ol {
	margin-left: 22px;
	margin-right: 22px;	
	margin-top: 30px;
	margin-bottom: 30px;
}
#main_content ol {
	font-style: normal;
}

#main_content li {
	line-height: 22px;
	margin-left: 15px;
	margin-bottom: 11px;
	line-height: 13px;
	font: 11px Tahoma, Arial, sans-serif;
	color: #333;
/*	font-style: italic; */
}

h1 {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
	word-spacing: 2px;
}

.callout_major {
	background-color: #fafafa;
	padding: 13px;
	border: dashed 1px #d9d9d9;
	font-family: Tahoma, Verdana, sans-serif;
	letter-spacing: 1px;
	font-size: 13px;
	color: #555;
}
.slightly_larger {
	font-size: 13px;
}
.callout_yellow {
	background-color: #ff6;
}	

h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: solid 1px #ddd;
	padding-top: 22px;
	font: 14px Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

span.soft {
	/* for reducing emphasis on part of an h2 */
	color: #999;
}

h2.no_border {
	border: 0px;
	margin-top: 0px;
	padding-top: 0px;	
}

h2.press, h2.with_subtext {
	border-top: solid 1px #ddd;
	padding-top: 22px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

p.press_date, p.h2_subtext {
	font: 11px Tahoma, Arial, sans-serif;
	margin-top: -5px;
	color: #888;
}

h3 { 
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
}

p {
	margin-bottom: 22px;
}

p.h2_note {
	color: #777;
	padding-bottom: 3px;
}

p.caption {
	font: 11px/17px Tahoma, sans-serif;
	width: 408px;
	border-bottom: solid 1px #ddd; 	
	background: #F5F5F5;
	padding: 10px;
	margin-top: -25px;
	*margin-top: -22px;
	padding-top: 16px;
	padding-left: 15px;
	padding-bottom: 14px;
}

#main_content img, #full_width img, .inline_image {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 20px;
}

#main_content p.inline_image a {
	border-bottom-width: 0px;
	background: transparent;
}

.highlight {
	background-color: #ffd;
}	

span.right_arrow {
	/* compensate for inconsistent IE Unicode support */
	font-size: 13px;
	*font-size: 11px;
}

a.external, a.external:visited, a.external:hover {
	padding-right: 13px;
	margin-right: 3px;
	background-image: url("http://wieler.com/graphics/external.gif");
	background-position: right;
	background-repeat: no-repeat;
}

.red {
	color: #c33;
}

.list_box {
	border: solid 1px #ccc;
	background: #fcfcfc;
	padding: 20px;
}
.list_box div.divider {
	border-top: solid 1px #ddd;
	height: 1px;
	margin-bottom: 20px;
}

/*_______________________________________________

	grid-style image gallery
_______________________________________________*/

.photos_first_row {
	margin-top: 20px;
	vertical-align: top;
	margin-bottom: 0px;
}	

.photos_subsequent_row {
	margin-top: 10px;
	margin-bottom: 0px;
}	

.photo_box {
	display: inline;
	padding: 5px;
}

.photo_box img {
	border: 0px;
	padding-bottom: 0px;
}

.photo {
	border: solid 1px #666;
}	

/*_______________________________________________

	linear-style image gallery formatting
_______________________________________________*/


div.photo_linear {
	margin-bottom: -7px; 
}
div.photo_linear img {
	border: solid 1px #ddd;
	margin-bottom: -5px;
}
div.photo_linear p {
	width: 360px;
	background: #F3F3F1;
	padding: 10px;
	padding-bottom: 12px;
}





/*_______________________________________________

	homepage slideshow
_______________________________________________*/	

#slideshow_temp_box {
	display: block;
	width: 730px;
	height: 430px;
	margin-bottom: 0px;
	_margin-bottom: 40px;	
	list-style-type: none;
}

#slideshow {
	display: none;
	width: 730px;
	height: 430px;
	list-style-type: none;
	margin-bottom: 20px;
	_margin-bottom: 40px;
}

#slideshow a {
	background: transparent;
	border-bottom: 0px;
	padding-bottom: 0px;
	color: white;
}


/*_______________________________________________

	i switched to a table (below) due to slow a:hover
	performance in... Firefox!
_______________________________________________*/


#index div.index_column {
	float: left;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;	
	width: 111px;
	vertical-align: top;
	padding: 5px;
	display: table-cell;
	padding-bottom: 40px;
	*padding-bottom: 20px;	
}

#index div.index_column a {
	border-bottom-width: 0px;
}	
#index div.index_columna:visited {
	color: #666;
}
#index div.index_column a:hover, #index div.index_column a:active {
	background: #EBF6FF;
	color: #058;
	border-bottom: solid 1px #058;	
}
#index div.index_column a.index_list_heading {
	font-weight: bold;
	color: black;
}

#index div.index_column ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#index div.index_column li {
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	*padding-bottom: 4px;
}

/*_______________________________________________

	tables on homepage
	
	hover speed in Firefox is normal with a table,
	sluggish when using multiple floats, so...
	i used a TABLE
_______________________________________________*/

table.banners {
	width: 100%;
	height: 150px;
	margin-top: -8px;
	margin-bottom: 0px;
	margin-left: -2px;
	*margin-top: -28px;
	*margin-right: -2px;
}
table.banners td {
	width: 234px;
	height: 150px;
	vertical-align: top;
	padding-right: 12px;
}
table.banners td a:hover {
	background: transparent;
	border-bottom: 0px;
	padding-bottom: 0px;
	color: white;
}

table.index {
	width: 100%;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#index table a {
	border-bottom-width: 0px;
}
#index table a:visited {
	color: #666;
}
#index table a:hover, #index table a:active {
	background: #EBF6FF;
	color: #058;
	border-bottom: solid 1px #058;	
}
table.index a.index_list_heading {
	font-weight: bold;
	color: black;
}

table.index td {
	width: 111px;
	vertical-align: top;
	padding: 5px;
}
table.index ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
table.index li {
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	*padding-bottom: 4px;
}

/*_______________________________________________

	sidebars
_______________________________________________*/

#sidebars {
	margin-top: 20px;
}

#sidebars a.borderless {
	border: 0px;
}

#sidebars p {
	margin-bottom: 5px;
}

.sidebar_module {
	padding: 10px;
	background: #fafaf8;
	border: solid 1px #ddd;
	-moz-border-radius: 4px;
	margin-bottom: 20px;
	margin-right: 20px;
	_margin-right: 6px;
	float: right;
	width: 280px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

.sidebar_graphic {
	/* for sidebars that have just one graphic (like a logo), no text, no captions */	
	padding: 0px;
	padding-right: 20px;
	_padding-right: 0px;
	background: white;
	border: 0px;
	-moz-border-radius: 0px;	
}

.sidebar_module p {
	margin: 15px;
	padding-bottom: 0px;
	line-height: 18px;
}

.sidebar_module p.heading {
	margin-top: 15px;
	*margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

#sidebars hr {
	border: 0px;
	border-top: solid 1px #ddd;
	height: 1px;
	display: block;
}


div.sidebar_module ul {
	list-style-type: none;
	margin-bottom: 0px;
	*line-height: 8px;
	*margin-bottom: 10px;
}
div.sidebar_module li {
	padding-top: 7px;
	padding-bottom: 7px;	
}

div.sidebar_module ul.sidebar_list {
	/* usually we want to avoid bullets in the sidebars,
	   but sometimes we want a really listy list */
	list-style-type: circle;
	/* circle bullets look awful in IE, so use the disc... */
	*list-style-type: disc;	
	padding-left: 30px;
	padding-bottom: 15px;
	margin-top: 15px;
}
div.sidebar_module ul.press {
	*line-height: 18px;
	*padding-bottom: 0px;	
}
div.sidebar_module ul.sidebar_list li {
	padding-bottom: 6px;
}

div.sidebar_module ul.press {
	/* special class for press downloads */
	line-height: 18px;
}

div.sidebar_module ul.sidebar_list br {
	line-height: 20px;
	*display: block;
	*height: 15px;
}

a.sidebar_nav_current, a.sidebar_nav_current a:visited, a.sidebar_nav_current a:hover, a.sidebar_nav_current a:active {
	color: #aaa;
}

.with_heading {
	width: 300px;
	padding: 0px;
}
.text_note p {
	margin: 5px;
}

p.sidebar_module_heading {
	margin: 0px;
	text-align: left;
	font-family: Verdana, Lucida Grande, Arial, Helvetica, sans;
	font-size: 11px;
	line-height: 22px;		
	background: #F2F2F0;
	padding: 3px;
	padding-left: 10px;
	margin-bottom: 8px;
	border-bottom: solid 1px #ddd;
}

.sidebar_module img {
	margin-bottom: -2px;
	_margin-bottom: 0px;
	border: solid 1px #aaa;
}

.sidebar_module a.extra_img {
	display: block;
	padding-top: 10px;
}

p.sidebar_image_caption {
	/* for short one-line captions that should be centered */
	padding: 0px;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 6px;
	line-height: 18px;
}

p.sidebar_photo_credit {
	padding: 0px;
	padding-top: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #999;
	text-align: right;
	font-size: 9px;
}

.notice {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #ffffd9;
}	

/*_______________________________________________

cross-browser HR method
_______________________________________________*/

div.hr {
	height: 1px;
	background-color: #ccc;
	margin: 0px;
	margin-top: 20px;
	*margin-top: 100px;	
	margin-bottom: 20px;
	line-height: 1px;
	font-size: 1px;
}

div.hr hr {
	display: none;
}




/*_______________________________________________

	GREENBELT designs table
_______________________________________________*/


table.greenbelt_designs {
	width: 730px;
}

table.greenbelt_designs img {
	margin-bottom: -6px;
}

table.greenbelt_designs td {
	padding-bottom: 0px;
	width: 50%;
	vertical-align: middle;
	text-align: center;
}

/*_______________________________________________

	FEATURED PROJECTS tables
_______________________________________________*/

div#qTip {
	padding: 10px;
	border: 1px solid #999;
	display: none;
	background: #333;
	color: #fff;
	font: 12px Tahoma, Arial, sans-serif;
	position: absolute;
	z-index: 1000;
	-moz-border-radius: 5px;
	opacity: 0.8;
}

#photo_grid {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	*margin-right: -10px;
}
#photo_grid td {
	line-height: 0px;
	vertical-align: top;
	text-align: left;
	height: 130px;
	width: 175px;
	padding: 0px;
	margin: 0px;
}

#photo_grid img {
	display: block;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}
/*
#photo_grid  img.right_tight {
	margin-right: 0px;
	*margin-right: -10px;
}
*/

p.status {
	background: #ffc;
	border: solid 1px #f5e367;
	color: #666;
	font: 11px/17px Tahoma, Arial, sans-serif;
	padding: 10px; 
}

table.stats {
	width: 408px;
	margin-bottom: 20px;
	border: solid 1px #ccc;
}
table.stats td {
	width: 408px;
	color: #666;
	font: 11px/17px Tahoma, Arial, sans-serif;
	padding: 10px; 
	border-bottom: dashed 1px #ccc;
}
table.stats td.gray {
	background: #f6f6f6;
}

/*_______________________________________________

	STORE forms
_______________________________________________*/

.price {
	color: #1C9737;
}

button {
	cursor: pointer;
	*cursor: hand;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	border: solid 1px #D2D2D2;
	border-right: solid 2px #8A8A8A;
	border-bottom: solid 2px #8A8A8A;	
	-moz-border-radius: 4px;
	border-radius: 4px;	
	padding: 10px;
	background-color: #F7F7F7;
	width: auto;
	overflow: visible;
	margin-bottom: 20px;
	*margin-top: 10px;
}

input:focus, textarea:focus {
	/* not supported by IE */
	background-color: #ffe;
}

div.input {
}
div.input, div.radio {
	margin-bottom: 20px;
	*margin-bottom: 60px;	
	padding: 10px;
	padding-bottom: 5px;
	*padding-bottom: 10px;	
	border: solid 1px #ccc;
	background: #fcfcfc;
}

div.input input, div.radio input {
	margin-right: 5px;
}

div.input input {
	float: left;
	width: 20px;
	margin-bottom: 5px;
	*font-size: 11px;
}

label {
	float: left;
}
div.radio label {
	margin-top: -5px;
}

div.input br, br.clear {
	clear: left;
}


div.spacer {
	/* this is used only on pages that have more sidebars than content
	it keeps the floated sidebars from entering the main column's space */
	height: 300px;
}

/*_______________________________________________

	contact form
_______________________________________________*/

input {
	font-family: Tahoma, Verdana, sans-serif;
	padding: 2px;
	letter-spacing: 1px;
}

input.mailing_list_button {
	font-size: 12px;
}	

input.submit_button {
	background-color: transparent;
	border: solid 0px #ccc;
	margin-bottom: 0px;
	padding: 0px;		
}	

#email_message {
	border: dashed 1px #ccc;
	background-color: #f9f9f9;
	margin: 0px;
	padding: 10px;
}	

/*_______________________________________________

footer
_______________________________________________*/

#footer {
	width: 710px;
	*width: 727px;	
	text-align: left;
	clear: both;
	padding: 20px;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #999;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 23px;
	border-top: solid 1px #ddd;

}

#footer p {
	margin-bottom: 0px;
}

a.footer_link, a.footer_link:visited {  color: #333; }
a.footer_link:hover, a.footer_link:active { color: black; background: yellow; border-bottom: 0px; }


/*_______________________________________________

	Dwell Home sponsors
_______________________________________________*/


table.sponsors {
	border: solid 1px #d6d6d6;
	width: 100%;
	text-align: left;
	vertical-align: top;	
}	


table.sponsors td {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	padding: 10px;
	padding-bottom: 0px;
}

table.sponsors td.sponsors_horizontal {
	border-top: dashed 1px #ccc;
	height: 1px;
	* background: #ccc;
	* height: 2px;
	padding: 0px;
}


/*_______________________________________________

	notes - for internal use only
_______________________________________________*/

.note {
	background-color: #ffa;
}	
p.note {
	padding: 10px;
}
p.tall {
	min-height: 500px;
	*height: 500px;
}



/*_______________________________________________

	blogstyle
_______________________________________________*/


div.blog img {
	cursor: hand;
}

#blog_content {
	margin-top: 20px;
	float: left;
	width: 466px;
	padding-left: 20px;
	padding-top: 11px;
	padding-bottom: 20px;
	min-height: 500px;
	*height: 500px;
}		

#blog_content img {
	border: solid 1px #ddd;
}		


#blog_content textarea {
	width: 425px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}		

#blog_content fieldset {
	padding: 20px;
	padding-top: 10px;
	border: solid 1px #ccc;
	background: #fcfcfc;
	-moz-border-radius: 10px;
	width: 420px;
}		
#blog_content legend {
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#blog_content fieldset.feedback input, #blog_content fieldset.feedback textarea {
	width: 416px;
}
#blog_content fieldset.feedback textarea {
	height: 200px;
}

#blog_content h2 {
	padding-top: 22px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}		
#blog_content h3 {
	padding-top: 22px;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}		

h2.blog {
	/* duplicate */
	padding-top: 22px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

h3.blog {
	/* duplicate */
	padding-top: 22px;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.blog_sidebar {
	border: solid 1px #ccc;
	margin-top: 22px;
	margin-right: 20px;
	*margin-right: 10px;
	float: right;
	width: 220px;
	font-family: Verdana, Lucida Grande, Arial, Helvetica, sans;
	font-size: 11px;
	padding-bottom: 3px;
	background: #FaFaF8;
}

.sidebar_blog_heading {
	margin-bottom: 0px;
	text-align: left;
	font-family: Verdana, Lucida Grande, Arial, Helvetica, sans;
	font-size: 11px;
	line-height: 22px;		
	background: #F2F2F0;
	padding: 5px;
	padding-left: 13px;
	margin-bottom: 8px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #058;
}

.sidebar_blog_heading {
	margin-bottom: 0px;
	text-align: left;
	font-family: Verdana, Lucida Grande, Arial, Helvetica, sans;
	font-size: 11px;
	line-height: 22px;		
	background: #F2F2F0;
	padding: 5px;
	padding-left: 13px;
	margin-bottom: 8px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #058;
}
  
p.blog_date {
	color: #777;
	padding-bottom: 3px;
	font-size: 9px;
}

.blog_feedback_message {
	background: #ffe;
	border: dashed 1px #ccc;
	padding: 15px;
	margin-right: 4px;
	margin-bottom: 20px;
}
.blog_feedback_error {
	font-size: 12px;
	color: red;
}
.blog_feedback_confirmation {
	color: green;
}

/*_______________________________________________

	blogger
_______________________________________________*/

#comments-block {

}

h4 {
	border-top: solid 1px #ddd;
	font-size: 13px;
	margin-bottom: 20px;
	padding-top: 20px;
}

dt.comment-poster {
	padding-bottom: 10px;
}
dd.comment-body {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;	
	background: #fafafa;
	padding: 20px;
	margin-bottom: 20px;
}

h2.date-header {
	display: none;
}	

h3.post-title {
	border-top: solid 1px #ddd;
	font-size: 13px;
	margin-bottom: 20px;
	padding-top: 20px;
}

p.post-footer {
	padding-top: 20px;
	*padding-top: 0px;	
}
p.post-footer em {
	font-style: normal;
	color: #999;
	font-size: 9px;
}
a.comment-link {
	font-size: 9px;
}

div.sidebar_module ul.blog_archives, div.sidebar_module #recently {
	padding-left: 13px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.blog_overview {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	color: #555;
	line-height: 18px;
}

span.delete-comment-icon {
	padding-left: 10px;
	background: url("http://wieler.com/graphics/blog_icon_delete.gif") no-repeat;
}


/*_______________________________________________

	old style for Harvest property pages
_______________________________________________*/

#lot_acreage {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 10px;
	font: 11px Tahoma, Arial, sans-serif;
	color: black;
	background: #f8f8f8;
	width: 130px;
	margin-bottom: 10px;
	_margin-bottom: 20px;
	float: left;
}

#lot_cost {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 10px;
	font: 11px Tahoma, Arial, sans-serif;
	color: black;
	background: #f8f8f8;
	width: 110px;
	margin-bottom: 10px;
	_margin-bottom: 20px;
	float: left;
}

#lot_features_oldstyle {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 10px;
	font: 11px Tahoma, Arial, sans-serif;
	color: black;
	background: #f8f8f8;
	width: 430px;
	_width: 460px;
	margin-bottom: 10px;
	_margin-bottom: 20px;
	float: left;
}

span.bold {
	font-weight: bold;
}

span.green {
	color: green;
}

span.red {
	color: #c00;
}

/*_________________________________________________________

	new style for Harvest property pages - 2008-08-08
___________________________________________________________*/

#mininav {
	margin-top: 10px;
	margin-bottom: 40px;
}

#mininav a, #mininav a:visited {
	padding: 9px;
	background: #efefef;
	font: 12px Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 0px;
} 
#mininav a:hover {
	background: #e6e6e6;
}

#preload {
	display: none;
}

#lot_info_box {
	width: 700px;
	*width: 720px;
	padding: 15px;
	padding-top: 5px;
	background: #f8f8f8;
	border-top: solid 1px #ccc;
	border-bottom : solid 1px #ccc;
}

#lot_details {
	float: left;
	width: 280px;
	padding-right: 15px;
	*padding-right: 15px;
	*margin-top: 10px;
}

ul#lot_detail_list {
	padding-bottom: 15px;
	padding-left: 22px;
	font: 18px/18px Arial, Helvetica, sans-serif;
	list-style-type: none;
}

ul#lot_detail_list li {
	font: 14px Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

#contact_button {
	margin-top: -10px;
	*margin-top: 0px;
	padding-left: 20px;
	margin-bottom: -10px;
}

p#lot_features {
	width: 240px;
	padding-left: 22px;
	font-size: 11px;
	line-height: 15px;
}
p#lot_features a, p#lot_features a:visited {
	text-decoration: none;
	color: #058;
	border-bottom: solid 1px #058;
	outline: none;	
}

p#lot_features a:hover, p#lot_features a:active {
	background: #EBF6FF;
	border-bottom: solid 1px #058;
}

#lot_photos {
	float: left;
	width: 405px;
	*margin-top: 10px;
}

#lot_photos img {
	margin-bottom: 0px;
	*margin-bottom: 12px;
}

#lot_photos img#current_photo {
	*margin-bottom: 15px;
}

#photo_caption {
	display: none;
	height: 19px;
	width: 405px;
	background: black;
	color: white;
	padding: 5px;
	padding-left: 10px;
	padding-top: 10px;
	font: 11px Tahoma, Helvetica, sans-serif;
}

ul#photo_thumbnails a {
	border: 0px;
	cursor: pointer;	
}
ul#photo_thumbnails li {
	float: left;
	list-style-type: none;
	margin-right: 15px;	
	margin-bottom: 5px;
	*margin-bottom: 3px;	
}
ul#photo_thumbnails li.last {
	margin-right: 0px;	
}