/*
	Created @ Superlative, Inc. 2008 (template 1082)
	Use of this content is by contractual agreement only.
	Superlative, Inc. claims no liability for content provided &/or uploaded by its clients.
*/

/* -------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------- Standard Page Elements */
/* -------------------------------------------------------------------------------------------------- */

html {
	margin: 0px auto;
	width: 100% auto;
	height: 100%;
	text-align: center;
	}

.template {  /* This class should be used on the body tag for every page of the template */
	margin: 0px auto;
	width: 100%;
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	color: #7b674f;
	text-align: center;
	background: url(images/jpg001.jpg) repeat-x #f2ead7;
	}
.template_bp {  /* This class should be used on the body tag for every page of the template */
	margin: 0px auto;
	width: 100%;
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	color: #7b674f;
	text-align: center;
	background: url(images/jpg008.jpg) repeat-x #f2ead7;
	}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Page Wraps */
/* -------------------------------------------------------------------------------------------------- */


.dynamic_body_cell { /* This class enables all dynamic content to be uploaded and is mandatory */
	text-align: left;
	width: 660px;
	padding: 12px;
	}
.dynamic_body_cell_backpage { /* This class enables all dynamic content to be uploaded and is mandatory */
	text-align: left;
	width: 700px;
	padding: 12px;
	}
.Page_Main { 
	width: 832px;
	*width: 100%;
	padding: 14px;
	display: block;
	float: left;
	}

.BPSB_Left {
	float: right;
	width: 680px;
	display: inline;
	margin-right: 10px;
	background:  #ffffff;
	}
.BPSB_Left_back {
	float: left;
	width: 700px;
	display: inline;
	}	
.BPSB_Right {
	float: left;
	width: 177px;
	display: inline;
	background: #311f03;
	margin-left: 2px;
	}
.BPSB_Right_back {
	float: left;
	width: 183px;
	display: inline;
	background: #311f03;
	margin-left: 2px;
	}
/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Designer Styles */
/* -------------------------------------------------------------------------------------------------- */
.Designer_FlashHolder_home {
	width: 890px;
	margin: 0px auto;	
	display: table;
	text-align: center;
}
.Designer_FlashHolder_back {
	width: 922px;
	margin: 0px auto;	
	display: black;
	text-align: center;
}
.top_holder_home {
	width: 890px;
	height: 26px;
	display: block;
}
.top_holder_back {
	width: 922px;
	height: auto;
	display: block;
}
.homepage_container {
	width: 890px;
	*width: 888px;
	height: 100% auto;
	display: inline-block;
	background: url(images/JPG006.jpg) repeat-y;
	margin: 0px;
	*margin-left: -2px;
}

.homepage_bottom_container {
	width: 890px;
	height: 2px;
	display: block;
	background: #ffffff;
}
.backpage_bottom_container {
	width: 922px;
	height: 2px;
	display: inline-block;
	background: #ffffff;
}
.Designer_MainHolder {
	width: 878px;
	text-align: center;
	border: 1px #FFF solid;
	background: #FFF;
	}
.backpage_container {
	width: 922px;
	*width: 922px;
	height: 100% auto;
	display: inline-block;
	background: url(images/JPG009.jpg) repeat-y;
	margin: 0px;
	*margin-left: 0px;
}	
.Designer_MainHolder_HP {
	width: 870px;
	text-align: center;
	}

.Designer_TopNav {
	width: 870px;
	height: 20px;
	padding: 14px 5px 15px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 7px;
	display: block;
	clear: both;
	text-align: right;
	}
	
		.Designer_TopNav a {
			font: 12px Arial, Helvetica, sans-serif;
			color: #FFF;
			text-decoration: underline;
			}
			
		.Designer_TopNav a:hover {
			font: 12px Arial, Helvetica, sans-serif;
			color: #FFF;
			text-decoration: none;
			}
		
		.Designer_TopNav .left {
			float: left;
			padding-left: 10px;
			}
			
		.Designer_TopNav .right {
			float: right;
			padding-right: 10px;
			}

.Designer_FlashHolder_Nav {
	width: 870px;
	text-align: center;
	margin: 0px auto;
	display: block;
	}
	
.Designer_FlashHolder_Main {
	width: 578px;
	text-align: right;
	margin: 0 auto;
	display: inline;
	}
	
.LrgFS {
	width: 291px;
	height: 279px;
	background: url(images/jpg002.jpg) no-repeat;
	text-align: center;
	margin: 0px;
	display: inline;
	border-left: 1px #e2e2e2 solid;
	}

.Designer_FS_Holder {
	width: 870px;
	text-align: center;
	margin: 1px 0px 0px 0px;
	}
		
.Designer_ModTable {
	border: 1px #e2e2e2 solid;
	background: #EEE;
	margin: 12px 10px 12px 10px;
	width: 840px;
	float: left;
	}

.DesignerLrgFSBG {
	width: 215px;
	height: 115px;
	display: inline;
	background: #4D4A54;
	height: auto;
	}
	
.DesignerFSBG {
	width: 316px;
	height: 96px;
	display: inline;
	float: left;
	margin-left: 20px;
	margin-bottom: 40px;
}


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #442e0d;
	height: 20px;
	padding-left: 3px;
	border-bottom: #8dcde5 1px solid;
	}
	
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #442e0d;
	line-height: 170%;
	margin-top: 15px;
	}
		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */

.footerwrap {
    text-align: center;
    font: 10px Arial, Helvetica, sans-serif;
    color: #594526;
	width: 880px;
	*width: 860px;
	padding: 20px;
	display: block;
	
	}

    .footerwrap td {
         font: 10px Arial, Helvetica, sans-serif;
         color: #000;
         }
            
     .footerwrap a { 
         font: 10px Arial, Helvetica, sans-serif;
         text-decoration: underline; 
         color: #594526;
		 line-height: 170%;
         }
						
     .footerwrap a:hover { 
         font: 10px Arial, Helvetica, sans-serif;
         color: #7dc7e2;
         text-decoration: none;
		 line-height: 170%;
         } 
		 
.footerwrap .listbox {
		font: 10px Arial, Helvetica, sans-serif;
		color: #594526;
		text-decoration: underline;
		line-height: 170%;
		}
		
	.realtor_logos {
		margin: 10px;
		} 
		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Subnav Styles */
/* -------------------------------------------------------------------------------------------------- */


.dynamic_subnav_cell { /* Backpage for the subnavigation */
	text-align: center;
	}

.subnav_links {
	width: 100%;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 10px;
	}

	.subnav_links a { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #619aaf;
		padding: 2px;
		display: inline;
		}

	.subnav_links a:hover { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #d7c5a5;
		padding: 2px;
		display: inline;
		}

/* -------------------------------------------------------------------- Featured Slot Styles */
	
.FeaturedSlot_Small {
	margin: 0px;
	padding: 15px 15px 20px 2px;
	text-align: center;
	width: 336px;
	}
	
	.FeaturedSlot_Small p{
		color: #7b674f;
		font: 11px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 0px;
		}
		
	.FeaturedSlot_Small img {
		display: none;
		width: 201px;
		height: 111px;
		padding: 0px;
		margin: 2px 0px 2px 0px;
		border: 1px #FFF solid;
		}
		
	.FeaturedSlot_Small h1{
		font: 14px Arial, Helvetica, sans-serif;
		color: #619aaf;
		padding: 0px;
		margin: 0px;
		text-align: left;
		display: block;
		}
		
	.FeaturedSlot_Small a {
		line-height: 160%;
		text-align: left;
		font: 11px Arial, Helvetica, sans-serif;
		color: #000;
		text-decoration: underline; 
		float: left;
		display: block;
		margin: 0px;
		padding: 0px;
		}
		
	.FeaturedSlot_Small a:hover {
		line-height: 140%;
		text-align: left;
		font: 11px Arial, Helvetica, sans-serif;
		color: #525252;
		text-decoration: underline; 
		float: left;
		display: block;
		margin: 0px;
		padding: 0px;

		}
		
/* -------------------------------------------------------------------- Back Page Featured Slot Styles */
.FeaturedSlot_BP {
	display: block;
	padding: 8px;
	background: #f4fafb;
	width: 100%;
	border: 1px #989681 solid;
	margin-bottom: 8px;
	}
	
	.FeaturedSlot_BP p {
		color: #0e6e6c;
		font: 11px Arial, Helvetica, sans-serif;
		line-height: 170%;
		text-align: left;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		}
	
	.FeaturedSlot_BPNoPhoto {
		display: none;
		}
		
	.FeaturedSlot_BPPhoto {
		width: 158pxpx;
		height: 103px;
		display: block;
		float: left;
		border-top: 2px #B86007 solid;
		margin: 0px 8px 0px 0px;
		padding: 0px;
		}	
	
	.FeaturedSlot_BP h1 {
		font: 16px Arial, Helvetica, sans-serif;
		color: #0e6e6c;
		padding: 0px;
		margin: 0px;
		text-align: left;
		}

	.FeaturedSlot_BP a {
		padding: 0px;
		line-height: 170%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #176975;
		display: block;
		}
		
	.FeaturedSlot_BP a:hover {
		padding: 0px;
		line-height: 170%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #B86007;
		}
		
.adj_flash_navigation {
	float: left;
	text-align: center;
	width: 177px;
	background: #311f03;
	display: block;
	}

.adj_nav_table {
	width: 160px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	}
	
	
	.adj_nav_table a { 
		font: 12px Arial, Geneva, Helvetica, sans-serif;
		color: #cca36b;
		text-decoration: none; 
		padding: 8px 8px 10px 0px;
		margin: 0px;
		border-bottom: 1px solid #3e2c10;
		border-right: 0px;
		display: block;
		*width: 100%;
		background: #311f03;

		}

	.adj_nav_table a:hover { 
		font: 12px Arial, Geneva, Helvetica, sans-serif;
		color: #7dc7e2;
		text-decoration: none; 
		padding: 8px 8px 10px 0px;
		margin: 0px;
		background: #5d492a;
		border-bottom: 1px solid #3e2c10;
		border-right: 0px;
		display: block;
		*width: 100%;
		}