body {
	background-image: url(site_images/bg.gif);
	background-repeat: repeat;
	background-color:#BDD2E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin:0px auto;
}

a {
	color:#1865A9;
}

a:visited {
	color:#1865A9;
}

a:hover {
	color:#67918F;
	text-decoration: none;
}

.callpaul { 
	color:#CD5F46;
	font-weight:bold;
}

.page { 
	position:relative;
	margin:0px auto;
	margin-top:20px;
	text-align:left;
	border-style:solid;
	border-color:#1865A9;
	border-width:0px;
	background-color:#FFFFFF;
	width:790px;
}

H2 {font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;

}
.page_body {
	margin-top:20px;
}

.nav {
	width:790px;
}


.column1 {
	float:left;
	position:relative;
	width:580px;
	margin-bottom:14px;


}

.column1_featured {
	background-image:url(site_images/featured_back.gif);
	margin-right:0px;
	margin-left:14px;
	margin-top:0px;
	margin-bottom:15px;
	width:566px;
	
}

.column1_body {
	margin-right:0px;
	margin-left:14px;
	margin-top:0px;
	
}

.column2 {
	float:right;
	position:relative;
	width:194px;
}

.column2 img{
	margin-bottom:20px;
	margin-left:0px;
	border:none;
}

.footer {
	clear:both;
}

/********* Home Page **********/

.home_box {
	background-color:#eaeaea;
	width:566;
	margin-bottom:20px;
}

.home_box img{
	margin:5px 20px 20px 10px;
}

.home_box_footer {
	clear:both;
	height:20px;
}

.home_box_margin {
	padding:10px;
}

.home_subBox1 {
	width:274px;
	height:360px;
	float:left;
	background-color:#F6E4BC;
}

.home_subBox1 p{
	margin:10px;
}

.home_subBox1_img{
	float:left;
	margin:8px;
}

.home_feat{
	margin-bottom:10px;
}

.home_feat_price {
	color:#67918F;
}

.home_feat_text {
	font-size:11px;
}

.home_subBox2 {
	width:274px;
	float:right;
	background-color:#F6E4BC;
	height:360px;

}

.home_subBox2 p{
	margin:10px;
}

.home_subBox2_img{
	float:left;
	margin:8px;
}

/********* Search Page **********/

.search_box {
	border-style:solid;
	border-width:1px;
	border-color:#D0D7B5;
	background-color:#F6E4BC;
	padding:5px;
}

.search_box tr{
	margin-bottom:2px;
}

.search_nav {
	text-align:center;
	margin-bottom:20px;
}

.search_results {
	margin-top:10px;
}

.search_results_row {
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
}

.search_results_row:hover{
	background-color:#EEEEEE;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}

.search_results_sep{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	margin:10px 0px 10px 0px;
}

.search_results_field {
	font-size:12px;
}

.search_results_value{
	font-size:12px;
	font-weight:bold;
}

.search_results_preview {
	font-size:12px;
}

.search_title{
	font-size:20px;
	color:#67918F;
	font-weight:bold;
}

.search_sold {
	font-size:16px;
	color:#009900;
	font-weight:bold;
	}

/********* Property Page **********/

.property {
	margin-bottom:20px;
}

.property_title {
	margin-top:0px;
	font-size:16px;
	font-weight:bold;
	padding-bottom:6px;
	margin-bottom:6px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:Silver;
}

.property_photo_title {
	font-size:13px;
}

.property_photo_subtitle {
	font-size:11px;
}

.property_mls {
	font-size:10px;
}

.property_subtitle {
	font-size:14px;
	font-weight:bold;
}
.property_location {
	font-size:12px;
}

.property_description {
	font-size:12px;
}

.property_details_box {
	margin-top:16px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	background-color:#EEEEEE;
	padding:10px;
}

.property_details {
	
	font-size:12px;
	color:#333333;
}

.property_details_title{
	font-weight:bold;
}

#map {
	border: 1px solid Silver;
	margin: 18px 0 6px 0;
	
}

.map_title {
	margin-top:20px;
	font-weight:bold;
}

.property_image {
	border: 1px solid #CCCCCC;
	margin: 6px 0 6px 0;
	padding: 6px;
}

.photo_title {
	font-size:11px;
	color:#666666;
}



/********* Featured Box **********/

.featured_content {
	width:566px;
	padding:16px 12px 0px 12px;
}

.featured_box {
	background-image:url(/site_images/featured_boxback.jpg);
	background-repeat:no-repeat;
	width:129px;
	height:138px;
	margin:0px 10px 0px 10px;
}

.featured_box:hover {
	background-image:url(/site_images/featured_boxback_hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.featured_box img{
	margin:8px;
}

.featured_boxtext {
	width:129px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

/*  
    root element for the scrollable.  
    when scrolling occurs this element stays still.  
*/ 
div.scrollable {
	/* required settings */ 
    position:relative;
	overflow:hidden;
	width: 445px;
	height:155px;
} 
 
/*  
    root element for scrollable items. Must be absolutely positioned 
    and it should have a super large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items {     
    /* this cannot be too large */ 
    width:20000em;     
    position:absolute;         
} 
 
/*  
    a single item. must be floated on horizontal scrolling 
    typically this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
} 
 
/* you may want to setup some decorations to active item */ 
div.items div.active { 
    border:1px inset #ccc;         
    background-color:#fff; 
}

/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;		
}


/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:25px;
	height:25px;
	background:url(/site_images/featured_arrow_left.gif) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	/* background-position:0px -18px; */		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(/site_images/featured_arrow_right.gif);
	clear:right;	
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-left:328px;
	width:566px;
	height:20px;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/site_images/featured_navigator.png) 0 0 no-repeat;     
	cursor:pointer;	
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 	



/********* Contact Page **********/
.contactTable img{
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding:10px;
	margin-bottom:4px;
	background-color:#FFFFFF;
}

.contactTable img:hover {
	background-color:#EEEEEE;
	cursor:pointer;
}

.bioBox {
	visibility:hidden;
	position:absolute;
	width:400px;
	top:400px;
	left:70px;
	background-color:#F6F6F6;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:8px;
	padding:14px;
	text-align:left;
}

.bioBox img{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

.contactTitle {
	font-size:14px;
	font-weight:bold;
}

.contactClose{
	text-align:center;
	border-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	background-color:#1865A9;
	padding:4px;
	margin-top:6px;
	color:#FFFFFF;


}

.contactClose:hover {
	background-color:#4F4E4C;
	color:#FFFFFF;
	cursor:pointer;
}
	

/********* Worth Page **********/

.worthForm input{
	margin-bottom:4px;
}

.worthForm select{
	margin-bottom:4px;
}

.worthContainer {
	padding:10px 10px 6px 10px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	background-color:#F2F2F2;
}

.worthNotes {
	font-size:10px;
}


/********* Contact Page **********/

.contactForm input{
	margin-bottom:4px;
}

.contactForm select{
	margin-bottom:4px;
}

.contactContainer {
	padding:10px 10px 6px 10px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	background-color:#F2F2F2;
	margin-bottom:20px;
}
