@charset "utf-8";
/* CSS Document */



/*TURN OFF all pages elements that should NOT print */

#header, #menuh, #footer_menu, #footer_right, #switch_bt, #under_menu_zone, #footer_middle, #print-page {
	display: none;
}



/*---------------------------------------------------------------------
	PRINTHEADER display: none; in screen.css and set to display here.
-----------------------------------------------------------------------*/
.screenHide {
	_margin-left: 0px;
	_width: 526px;
	
}



/*PAGE STYLES TO CARRY OVER*/


/*----------------------------------------------------------------
	content
----------------------------------------------------------------*/

/*  START all pages elements  */
*{
	margin:0;
	padding:0;
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	/*ORIGCOLOR color:#959595;*/
	color:#555555;
}


body { background-color:#ffffff;}

.clr { clear:both;}

#wrapper {
	width:995px;
	margin:0 auto 0 auto;
	padding:0 9px;
	/*background:url(/template_assets/images/page_bg.gif) repeat-y;*/
}




#logo_lt a {
	float:left;
	width:230px;
	height:79px;
	margin: 10px 0 0 0px;
	display: inline;
}

#logo_rt a {
	float:right;
	width:227px;
	height:79px;
	margin:10px 0px 0 0;
	text-align:right;
	display: inline;
}

.screenHide {
	margin: 0;
	_margin-left: -80px;
	_width: 805;
	
}



#gmap {
	border: 4px solid #666;
	width: 490px;
	height: 371px;
}


table {
	margin-bottom: 25px;
}

td {
	vertical-align: top;
	padding: 0px 25px 8px 0px;
}

td p a{
	text-decoration: none;
}



#logo {
	float:left;
	width:235px;
	height:145px;
	margin:23px 0 0px 100px;
	display:inline;
}

#flash_holder {
	float:right;
	display:inline;
	margin:35px 35px 0 0;
}

#moto {
	float:left;
	display:inline;
	margin:0px 0 0 165px;
}

body#orep #switch_bt a:link, body#orep #switch_bt a:visited { background:url(/template_assets/images/brown_bt.gif) no-repeat;}
body#orep #switch_bt a:hover {
	color:#000000;
}

body#orcc #switch_bt a:link, body#orcc #switch_bt a:visited { background:url(/template_assets/images/green_bt.gif) no-repeat;}
body#orcc #switch_bt a:hover {
	color:#000000;
}


/*  Start home page  */
#home_content {
	width:980px;
}

#flash { width:980px; float:left;}


#finalist { 
	position: absolute;
	width:157px;
	height: 57px;
	z-index: 200;
	margin: 610px 0 0 12px;
}

#left_home {
	float:left;
	width:470px;
	margin:12px 0 15px 143px;
	display:inline;
	background:url(/template_assets/images/tn.gif) no-repeat center bottom;
	padding-bottom:100px;
}

#left_home h1 { line-height:35px;}

#left_home p {	
	color:#464646;
	font-size:13px;
	line-height:24px;
	text-align:justify;
}

#right_home {
	float:right;
	width: 292px;
	padding-right: 58px;
	margin: 12px 0 20px 0;
}

#right_home h2 {
	/*color:#b38957;*/
	color:#7E4A1E;
	float:left;
	width:215px;
	padding-left:5px;
	line-height:28px;
}

body#orep #right_home p {
	float:left;
	width:215px;
	padding:5px 42px 0px 5px;
	line-height:22px;
	background:url(/template_assets/images/green_grad.gif) repeat-y left;
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

body#orcc #right_home a:link, body#orcc #right_home a:visited {
	float:left;
	width:235px;
	padding:5px 22px 10px 5px;
	line-height:18px;
	background:url(/template_assets/images/brown_grad.gif) repeat-y left;
	font-size:12px;
	/*color:#b38957;*/
	color:#7E4A1E;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

body#orcc #right_home a:hover { text-decoration:underline;}

#right_home p.align_right a:link, #right_home p.align_right a:visited  {
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#right_home p.align_right a:hover  { text-decoration:underline}

#right_home p.align_right { text-align:right; padding:0px 42px 0px 5px;}
/*  End home page  */

/*  Start inner pages elements  */
/*  Styles all pages  */




h1, h2, h3, h4, h5, h6 {font-size:24px;color:#336666; font-weight:normal; font-family:Arial, Helvetica, sans-serif; margin-bottom:5px;}
h2 {font-size:20px;}
h3 {font-size:16px;}
h4 {font-size:16px;	text-align:center;}

h5, h6 {
	font-size:14px;
	color:#555555;
	text-align:right;
	font-weight:normal;
}

h6 { text-align:left;}

hr {
	width:100%;
	color:#cccccc;
	background-color:#cccccc;
	margin: 5px 0 20px 0;
	height: 1px;
}

.fine_txt { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-style:italic; color:#555555;}	

#home_content ol li, #home_content ul li, #inner_content ol li, #inner_content ul li {
	margin-left:35px;
	line-height: 20px;
}

ol li {	list-style:decimal;}
.inner_left p {
	margin-bottom:15px;
	line-height:20px;
}

#inner_brown h1, #inner_brown h2, #inner_brown h3, #inner_brown h4, #inner_brown h5 { color:#a37a4a}
#inner_brown .table_head { background-color:#b38957;}
#inner_brown .table_column p, #inner_brown .table_column a:link, #inner_brown .table_column a:visited {color:#464646;}

a.link:link, a.link:visited { color:#555555;}
a.link:hover { text-decoration:none;}

/*  END styles all pages  */


/*  Start table format  */
.table_head {
	width:656px;
	height:20px;
	background-color:#336666;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:20px;
	padding-left:10px;
	margin-top: 15px;
}

.table_content {
	width:666px;
	background-color:#fefcf2;
	border-left:1px solid #e1e1e1;
	border-top:1px solid #e1e1e1;
	margin-bottom:20px;
}

.table_column {
	float:left;
	width:222px;
	
}



.table_column p, .table_column a:link, .table_column a:visited {
	color:#004a80;
	text-decoration:none;
	line-height:20px;
	font-size:12px;
	color:#004a80;
	display:block;
	padding-left:10px;
}

.table_column p {
	float:left;
	width:221px;
	height:20px;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	margin:0 0 ;
	padding:0 0;
}

.table_column a:hover { text-decoration:underline;}

/*  End table format  */

.add_pdf {
	float:right;
	height:29px;
	width:200px;
	background:url(/template_assets/images/pdf_corner.gif) no-repeat top right;
	margin-top:-29px;
	position: relative;
}

.add_pdf a {
float:left;
width:187px;
background-color:#FFFFFF;
height:22px;
text-align:right;
padding-top:7px;
}

#pdf_creator {
	float:right;
	width:189px;
	height:238px;
	display:inline;
	margin:50px 0 0 0;
}


#inner_green, #inner_brown { width:980px; /*background:url(/template_assets/images/inner_mid_bg.gif) repeat-y;*/}

#content_top_01 { /*background:url(/template_assets/images/inner_bg_top_01.jpg) no-repeat top left;*/}
#content_top_02 { /*background:url(/template_assets/images/inner_bg_top_02.jpg) no-repeat top left;*/}

#inner_content {
	min-height:372px;
	/*.height:372px;*/
	width:890px;
	/*background:url(/template_assets/images/inner_bg_bottom.jpg) no-repeat bottom left;*/
	padding:38px 35px 45px 45px;
}

.site_search_hit {
	padding:2px 0px;
}

.inner_left {	
	float:left;
	width:666px;
}

#neighborhoods_detail {
	float:right;
}

.quotes {
	font-style:italic;
	padding:10px;
	font-size:12px;
}
/*  End inner pages elements  */
/*----------------------------------------------------------------
	contact form
----------------------------------------------------------------*/

#contactform th, #contactform td, #request_proposal th, #request_proposal td{
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

#contactform input, textarea, select {
	border: 1px solid #c2c2c2;
	padding: 3px;
}
#gmap {

	width: 660px;
	height: 450px;
	margin: 0px 0px 15px 0px;
	border:1px solid #c2c2c2;	
}
.house_listing {
	float:left;
	width:200px;
	text-align:center;
	padding:21px 0px;
}

/*----------------------------------------------------------------
	site search
----------------------------------------------------------------*/

.site_search_hit{
	margin: 10px 0 10px 0;
}

/*----------------------------------------------------------------
	biography
----------------------------------------------------------------*/

.biographies, .biography_name, .biography_title, .biography_general_info, .biography_link, .biography_label, .biography_phone, .biography_fax, .biography_email, .biography_address, .biography_street1, .biography_street2, .biography_city, .biography_state, .biography_zipcode, .biography_section_header, .biography_section_text {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
.biography_thumbnail {
	float:left;
	width: 245px;
	height: 82px;
	border: 1px solid #CCC; padding: 5px; margin: 0 0.7em 1em 0.7em;
}
.biography_thumbnail img {
	float:left; padding: 0 6px 0 0; width:65px; height: 82px;
}
.biography_thumbnail a {
	font-size:80%; line-height: 1;
}
.biography_thumbnail a:link, .biography_thumbnail a:visited {
	color: #A3501E; text-decoration: none;
}
.biography_thumbnail a:hover {
	color: #FFF; background: #A3501E; text-decoration: none;
}
.biography_thumbnail a:active {
	color: #A3501E; text-decoration: none;
}
.biography_name {
	color: #603913; 
	font-size: 130%; 
	margin: 0; 
	line-height: 2;
	font-weight: normal;
	display: block;
}
.biography_title, .biography_email, .biography_phone, .biography_fax, .biography_street1, .biography_street2 {
	display: block; line-height: 1.5;
}
.biography_city, .biography_state, .biography_zipcode {
	line-height: 1.5;
}
.biography_general_info img {
	border: 6px solid #CCC; margin: 0 1em 1em 0; float: left; display: inline;
}
.biography_section_text {
	margin: 10px 0 0 56px; width: 400px;
}
.biography_section_header, .biography_label {
	display: none;
}
.biography_email a {
	font-size:90%; line-height: 1;
}
.biography_email a:link, .biography_email a:visited {
	color: #A3501E; text-decoration: none;
}
.biography_email a:hover {
	color: #FFF; background: #A3501E; text-decoration: none;
}
.biography_email a:active {
	color: #A3501E; text-decoration: none;
}

#footer_left {
	float:left;
	width:660px;
	padding-left:65px;
	background:url(/template_assets/images/leaf.gif) no-repeat top left;
	height: 60px;
}

#footer_left p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a57c52;
	padding-top: 4px;
}

#footer_right {	float:right;}

#footer_left p.f_txt, #footer_left p.f_txt a:link, #footer_left p.f_txt a:visited {
	color:#959595;
	font-size:10px;
	text-decoration:none;
	padding-top: 6px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer_left p.f_txt a:hover { text-decoration:underline;}

/*----------------------------------------------------------------
        details Tables
----------------------------------------------------------------*/

#detailstable{
	width: 100%;

}

#detailstable td{
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border: 1px solid #c2c2c2;

}
#detailstable th{
	text-align: left;
	vertical-align: top;
	padding: 6px 0 8px 4px;
	background-color: #c2c2c2;
	color: #666;

}

