/*
	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: #FFF;
	background: url(images/jpg001.jpg) top center repeat;
	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: 860px;
	text-align: center;
	}
	
.Designer_MainHolder_HP {
	width: 860px;
	text-align: center;
	}

.Designer_FlashHolder {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	display: block;
	background: url(images/jpg002.jpg) top center repeat;
	}
	
.Designer_HP_Frame {
	width: 860px;
	height: 511px;
	text-align: center;
	background: url(images/HPFrame.jpg) top center no-repeat;
	margin: 0px;
	float: left;
	padding-top: 69px;
	}
	
.Designer_BP_Frame {
	width: 860px;
	height: 263px;
	text-align: center;
	background: url(images/BPFrame.jpg) top center no-repeat;
	margin: 0px;
	float: left;
	padding-top: 69px;
	}

.Designer_FS_Holder {
	width: 860px;
	text-align: center;
	margin: 0px;
	float: left;
	}

.Designer_TopNav {
	text-align: right;
	font: 12px Arial, Helvetica, sans-serif;
	color: #f2b116;
	width: 880px;
	padding: 10px 10px 10px 10px;
	background: url(images/Shadow_Top.gif) bottom center no-repeat #6B6871;
	}
	
		.Designer_TopNav a { 
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			color: #f2b116;
			}
	
		.Designer_TopNav a:hover { 
			font: 12px Arial, Helvetica, sans-serif;
			color: #FFF;
			text-decoration: underline;
			}
		
.Designer_ModTable {
	border: 1px #e2e2e2 solid;
	margin: 12px 10px 12px 10px;
	width: 840px;
	float: left;
	}

.DesignerLrgFSBG {
	width: 286px;
	display: inline;
	float: left;
	background: #4D4A54;
	height: auto;
	}
	
.DesignerFSBG {
	width: 430px;
	display: inline;
	float: left;
	}


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 20px;
	padding-left: 3px;
	border-bottom: #FFF 1px solid;
	}
	
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 170%;
	margin-top: 15px;
	}
		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */

.footerwrap {
    text-align: center;
    font: 12px Arial, Helvetica, sans-serif;
    color: #FFF;
	width: 820px;
	*width: 860px;
	padding: 20px;
	display: block;
	float: left;
	border-top: 1px #6eabaf solid;
	}

    .footerwrap td {
         font: 12px Arial, Helvetica, sans-serif;
         color: #FFF;
         }
            
     .footerwrap a { 
         font: 12px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #FFF;
		 line-height: 170%;
         }
						
     .footerwrap a:hover { 
         font: 12px Arial, Helvetica, sans-serif;
         color: #6eabaf;
         text-decoration: underline;
		 line-height: 170%;
         } 
		 
.footerwrap .listbox {
		font: 12px Arial, Helvetica, sans-serif;
		color: #444;
		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: #FFF;
		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: #6eabaf;
		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: #6eabaf;
		}
		
	.FeaturedSlot_Small a:hover {
		line-height: 160%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #6eabaf;
		}
		
.FeaturedSlot_BP {
	text-align: right;
	*width: 175px;
	padding: 8px 8px 8px 8px;
	margin: 0px 12px 0px 12px;
	*margin: 0px 0px 0px 12px;
	display: block;
	border-bottom: 1px #727f7d solid;
	}
	
		.FeaturedSlot_BP p{
			color: #FFF;
			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: #FFF;
			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: #6eabaf;
			}
			
		.FeaturedSlot_BP a:hover {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			color: #6eabaf;
			}

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ 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: #FFF;
			width: 160px;
			*width: 175px;
			padding: 8px 8px 8px 8px;
			margin: 0px 12px 0px 12px;
			*margin: 0px 0px 0px 12px;
			border-bottom: 1px #727f7d solid;
			display: block;
			}
	
		.subnav_links a:hover { 
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none;
			text-align: left; 
			color: #51989d;
			width: 160px;
			*width: 175px;
			padding: 8px 8px 8px 8px;
			margin: 0px 12px 0px 12px;
			*margin: 0px 0px 0px 12px;
			border-bottom: 1px #727f7d solid;
			display: block;
			}

