/* CSS Document */

/* Width Specs 
Site Width - 975px
Left Column - 245px
	-185 working space
Center Column - 560px
Right Column - 170px
	-120 working space


/* Site Colors 
Logo Blue - #243a8c
Menu Blue - #5065b4
Outer BG - #ffedd0
Neutral Compliment Color - #bfb9ad

*/

/*START MARKUP SETTINGS */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, hr {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ffedd0;
	/* Consistent Base Font Size */
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(/structure/drop_shadow_1034.png);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #1f2cff;
	text-decoration:underline;
}
a:hover {
	color: #5065b4;
	text-decoration:underline;
}
.nav {
	display: none;
}
form {
	display:inline;
	font-size:12px;
}
ul	{
	margin:0 0 15px 0;
	padding:0;
	list-style-type: disc;
}
ol	{
	margin:0 0 15px 0;
	padding:0;
}
li	{
	margin:0 0 8px 25px;
	padding:0;
}
.img_rt_aligned {
	margin:0 0 20px 25px;
}
/*#ads_box {
	width:162px;
	background-color:#fff3bf;
	margin:0 24px 15px 24px;
}*/
#search_box {
	text-align:center;
	background-image:url(/structure/searchbox_bg.jpg);
	background-repeat:repeat-x;
	width: 537px;
	margin: 0 10px 19px 10px;
}
label {
	position: absolute;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	top: 3px;
	left: 7px;
	z-index: 1;
	display: none;
}
.dash {
	height:0;
	font:0/0 serif;
	border-bottom:1px dashed #666666;
	margin:10px 0;
}
blockquote {
	margin:0 20px;
}
div.label_div {
	position: relative;
/*	display: inline; */
}
#header_wide_background {
	position: absolute;
	width: 100%;
	height: 163px;
	z-index: 0;
	background-image: url(/structure/top_bg.png);
	background-repeat: repeat-x;
	top: 0;
	left: 0;
}
#topnav_links_box {
	width:808px;
	height:46px;
	border: 2px solid #FFFFFF;
	border-bottom: 0;
	background-color:#5065b4;
	left:148px;
	top:115px;
	position:absolute;
	padding-left: 15px;
}
#logo {
	width:118px;
	height:163px;
	position:absolute;
	left: 15px;
}
#header_wrapper {
	position: relative;
	min-height: 163px;
	height: 163px;
}
#body_table {
	width: 975px;
	margin: 0 auto;
	height: 100%;
}
#leftnav_wrapper {
	padding: 24px 15px 30px 15px;
}
#content_wrapper {
	width: 738px;
	vertical-align: top;
	background-color: #ffffff;
	padding: 24px 0px 24px 22px;
	background-image: url(/structure/left_top_curve.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* Start Text Styles */
h1 {
	font-size:20px;
	font-weight:bold;
	color:#5065b4;
	margin-bottom:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:18px;
	font-weight:bold;
	color:#666666;
	margin-bottom:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin-bottom:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin:15px 0;
	display:block;
}
.top_about_description {
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.top_nav {
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.date {
	font-size:12px;
	color:#000000;
	margin-bottom:10px;
}
.body_copy {
	font-size:14px;
	color:#000000;
}
.body_copy_reverse {
	font-size:14px;
	color:#ffffff;
}
.column3_headers {
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.form_field {
	font-size: 14px;
	color: #000000;
	width:200px;
	margin-left:6px;
}
.form_field_alt {
	font-size: 14px;
	color: #000000;
	margin-left:6px;
}
.field_label {
	font-size: 14px;
	color: #000000;
}
#page_tools {
/*	width:570px; */
	display:block;
	text-align: right;
}
#page_tools a {
	font-size:12px;
	color:#000000;
}
.footer {
	font-size:12px;
	color:#ffffff;
}
.left_nav_label {
	font-size:14px;
	color:#ffffff;
	display:block;
	margin-bottom:5px;
}
.left_nav_level_1 {
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	display:block;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:10px;
}
.left_nav_level_2 {
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	display:block;
	margin-left:14px;
	margin-bottom:5px;
}
.module_link {
	text-decoration:underline;
	color:#FFFFFF;
}
.reverse_link {
	color: #ffffff;
	font-weight:bold;
}
a.reverse_link:link, a.reverse_link:active {
	color: #ffffff;
}

a.reverse_link:hover {
	color: #999999;
}
.field_text {
	font-size:12px;
	font-weight:bold;
	color:#336699;
	border:solid 1px #000;
}
.small_link	{
	font-size:10px;
	font-weight:bold;
}
.tagcloud_1 {
	font-size:9px;
	font-weight:normal;
	color:#ffffff;
}
.tagcloud_2 {
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
}
.tagcloud_3 {
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
.tagcloud_4 {
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
}
.tagcloud_5 {
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
}
.topnav_link, .topnav_link_current {
	padding: 10px 12px;
}
.topnav_link_current {
	background-image: url(/structure/top_nav_arrow.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.topnav_link a.reverse_link {
	text-decoration: none;
}
.open_house	{
	border:3px dotted #000000;
	color:#999999;
	font-size:14px;
	margin:20px 10px;
	padding:10px;
	text-align:left;
}
/*CMS STYLES*/
.article_paragraph_heading 	{
	font-size:18px;
	font-weight:bold;
}
.article_inner_page_navigation	{
	font-size:14px;
	font-weight:bold;
	color:#999999;
	display:block;
	margin:0 15px;
}
.article_auction_label	{
	color:#243a8c;
}
.image_caption	{
	font-size:10px;
	color:#000000;
	display:block;
	margin:8px 0 0 0;
}
.gallery_details	{
	font-size:16px;
	color:#000000;
}
/*
.auction_sidebar {
	font-size:12px;
	color:#000000;
}
*/
.auction_sidebar {
	font-size:10px;
	border:1px dotted #000000;
	color:#999999;
	margin:8px 0 10px 0;
	padding:10px;
	text-align:left;
}
.estate_header {
	padding-top: 5px;
	padding-left: 5px;
}
.estate_header2 {
	padding-top: 5px;
	padding-left: 75px;
}
.estate_top_header {
	padding-top: 2px;
	padding-left: 15px;
}
.estate_top_header2{
	padding-left: 15px;
}

.estate_type { 
	padding-right: 35px;
	font-weight:bold;
}
.estate_descr {
	padding-left: 15px;
	padding-top: 2px;
}

.formlabel {
	float: left;
	display:block;
	padding-right:30px;
	color:#FFF;
}

.formlegend { 
	background-color:#FFE4B9;
	color:#333322;
	font-size:83%;
	/*letter-spacing:1px;*/
	line-height:2;
	margin-left:8px;
	margin-bottom:5px;
	
	text-transform:uppercase;
	font-weight:bold;
}

.forminput {
	margin-right:40px;
}
.required { color:#FF0000; margin-left:5px; font-size:18p;  }

.regfield { width:250px; }
.regfield2 { line-height:4; font-size:84%; text-transform:uppercase; }

.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}

.formerror { background-color:#FF0000; }
.formcheck { background-color:#CF0; }