/*
	Created @ Superlative, Inc. 2006 (template 1003)
	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 {
	height: 100%;
	}

.template {  /* This class should be used on the body tag for every page of the template */
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	
   *background: url(images/PageBG.gif) top center repeat-x #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	}


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Page Wraps */
/* -------------------------------------------------------------------------------------------------- */


.dynamic_body_cell { /* This class enables all dynamic content to be uploaded and is mandatory */
	text-align: left;
	width: 100%;
	}

.Page_Main { 
	width: 832px;
	*width: 100%;
	padding: 14px;
	display: block;
	float: left;
	}

.BPSB_Left {
	float: left;
	width: 625px;
	*width: 650px;
	padding: 14px;
	display: inline;
	}
	
.BPSB_Right {
	float: right;
	width: 190px;
	display: inline;
	margin: 10px 10px 0px 0px;
	}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Designer Styles */
/* -------------------------------------------------------------------------------------------------- */

.Designer_MainHolder {
	width: 864px;
	text-align: center;
	background: #e8dac5;
	border-right: #FFF 2px solid;
	border-left: #FFF 2px solid;
	height: 100%;
	}
	
.Designer_MainHolder_HP {
	width: 864px;
	text-align: center;
	background: #e8dac5;
	border-right: #FFF 2px solid;
	border-left: #FFF 2px solid;
	height: 100%;
	}

.Designer_FlashHolder {
	width: 860px;
	text-align: center;
	margin: 0 auto;
	display: block;
	}
	
.Designer_FS_Holder {
	width: 860px;
	text-align: center;
	margin: 0px;
	float: left;
	}
	
.Designer_Main_Left {
	width: 590px;
	text-align: center;
	margin: 0px;
	display: inline;
	float: right;
	}

.Designer_TopNav {
	text-align: left;
	font: 14px Arial, Helvetica, sans-serif;
	color: #d5bc97;
	width: 844px;
	*width: 860px;
	padding: 10px 10px 10px 10px;
	background: url(images/TopNavBG.gif) top center repeat-x;
	border-bottom: 1px #d5bc97 solid;
	display: block;
	float: left;
	}
	
		.Designer_TopNav a { 
			font: 14px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			color: #450406;
			}
	
		.Designer_TopNav a:hover { 
			font: 14px Arial, Helvetica, sans-serif;
			color: #450406;
			text-decoration: underline;
			}
		
.Designer_ModTable {
	border: 1px #d5bc97 solid;
	background: #e5d1b3;
	margin: 12px 10px 12px 10px;
	width: 840px;
	float: left;
	}
	
		.Designer_ModTable .ListBox {
			width: 92%;
			font: 12px Arial, Helvetica, sans-serif;
			color: #450406;
			}

	
.DesignerFSBG {
	display: inline;
	width: 274px;
	*width: 270px;
	height: 147px;
	float: left;
	background: #d5bc97;
	}


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #450406;
	height: 20px;
	padding-left: 3px;
	border-bottom: #d5bc97 1px solid;
	}
	
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 170%;
	margin-top: 15px;
	}
		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */

.footerwrap {
    text-align: center;
    font: 16px Arial, Helvetica, sans-serif;
    color: #995023;
	width: 820px;
	*width: 860px;
	padding: 20px;
	display: block;
	float: left;
	background: url(images/FadeBG.gif) top center repeat-x #d5bc97;
	}

    .footerwrap td {
         font: 12px Arial, Helvetica, sans-serif;
         color: #000;
         }
            
     .footerwrap a { 
         font: 12px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #450406;
		 line-height: 170%;
         }
						
     .footerwrap a:hover { 
         font: 12px Arial, Helvetica, sans-serif;
         color: #450406;
         text-decoration: underline;
		 line-height: 170%;
         } 
		 
.footerwrap .listbox {
		font: 12px Arial, Helvetica, sans-serif;
		color: #000;
		text-decoration: underline;
		line-height: 170%;
		}
		
	.realtor_logos {
		margin: 10px;
		} 
		
/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */

.FeaturedSlot_Small {
	padding: 15px;
	width: 90%;
	*width: 100%;
	}
	
	.FeaturedSlot_Small p{
		color: #000;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 5px 0px;
		}
		
	.FeaturedSlot_Small img {
		display: none;
		float: left;
		align: center;
		width: 75px;
		height: 107px;
		margin-bottom: 5px;
		margin-right: 5px;
		}
		
	.FeaturedSlot_Small h1{
		color: #450406;
		font: 16px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 0px;
		text-align: left;
		}
		
	.FeaturedSlot_Small a {
		line-height: 160%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #450406;
		}
		
	.FeaturedSlot_Small a:hover {
		line-height: 160%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #450406;
		}
		
.FeaturedSlot_BP {
	background: url(images/FadeBG.gif) top center repeat-x #d5bc97;
	text-align: right;
	*width: 175px;
	padding: 8px 8px 8px 8px;
	margin: 0px 12px 0px 12px;
	*margin: 0px 0px 0px 12px;
	border-top: 1px solid none;
	display: block;
	border-bottom: 1px #d5bc97 solid;
	}
	
		.FeaturedSlot_BP p{
			color: #000;
			font: 11px Arial, Helvetica, sans-serif;
			line-height: 140%;
			text-align: left;
			margin: 6px 0px 6px 0px;
			padding: 0px;
			}
		
		.FeaturedSlot_BPNoPhoto {
			display: none;
			}
	
		.FeaturedSlot_BPPhoto {
			width: 156px;
			height: 117px;
			display: block;
			margin-bottom: 5px;
			}
			
		.FeaturedSlot_BP h1 {
			color: #450406;
			font: 14px Arial, Helvetica, sans-serif;
			padding: 0px;
			margin: 0px;
			text-align: left;
			}
	
		.FeaturedSlot_BP a {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #450406
			}
			
		.FeaturedSlot_BP a:hover {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			color: #450406;
			}

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Subnav Styles */
/* -------------------------------------------------------------------------------------------------- */


.dynamic_subnav_cell { /* Backpage for the subnavigation */
	text-align: right;
	}

.subnav_links {
	text-align: right;
	}

		.subnav_links a { 
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			text-align: left;
			color: #450406;
			width: 160px;
			*width: 175px;
			padding: 8px 8px 8px 8px;
			margin: 0px 12px 0px 12px;
			*margin: 0px 0px 0px 12px;
			border-bottom: 1px #d5bc97 solid;
			display: block;
			background: #e5d1b3;
			}
	
		.subnav_links a:hover { 
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none;
			text-align: left; 
			color: #450406;
			width: 160px;
			*width: 175px;
			padding: 8px 8px 8px 8px;
			margin: 0px 12px 0px 12px;
			*margin: 0px 0px 0px 12px;
			border-bottom: 1px #d5bc97 solid;
			display: block;
			background: url(images/FadeBG.gif) top center repeat-x #d5bc97;

			}

