/*
	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/bg.jpg);
	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: 916px;
	*width: 100%;
	padding: 14px;
	display: block;
	float: left;
	background: #FFF;
	}

.BPSB_Left {
	float: left;
	width: 170px;
	margin: 0px 0px 0px 0px;
	display: inline;
	padding-bottom: 10px;
	background: #001e3a;
	}
	
.BPSB_Right {
	float: right;
	width: 721px;
	display: inline;
	padding: 8px;
	background: #fff;
	
	}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Designer Styles */
/* -------------------------------------------------------------------------------------------------- */

.Designer_MainHolder {
	width: 916px;
	text-align: center;
	}
	
.Designer_MainHolder_HP {
	width: 916px;
	text-align: center;
	background: url(Images/bgtextarea.jpg);
	}

.Designer_MainHolder_BP {
	width: 916px;
	text-align: center;
	background: url(Images/bgtextarea01.jpg);
	}

.Designer_TopNav {
	width: 870px;
	height: 20px;
	padding: 14px 0px 15px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 7px;
	display: block;
	clear: both;
	}
	
		.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: 916px;
	text-align: center;
	margin: 0 auto;
	display: block;
	}
	
.Designer_FlashHolder_Main {
	width: 916px;
	text-align: right;
	margin: 0 auto;
	display: inline;
	}
	
.LrgFS {
	width: 291px;
	height: 279px;
	text-align: center;
	margin: 0px;
	display: inline;
	padding: 4px 7px 4px 7px;
	
	}

.Designer_FS_Holder {
	width: 916px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	}
		
.Designer_ModTable {
	border: 1px #e2e2e2 solid;
	background: #001e3a;
	margin: 0px 0px 0px 0px;
	width: 916px;
	float: left;
	}

.DesignerLrgFSBG {
	width: 290px;
	height: 115px;
	display: inline;
	background: #4D4A54;
	height: auto;
	
	}
	
.DesignerFSBG {
	width: 282px;
	height: 115px;
	display: inline;
	border-left: 1px #FFF solid;
	background: #d2cdd9;
	}
	
.BG {
    background: url(Images/bottomlawn.jpg);

    }
/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 20px;
	padding-left: 3px;
	border-bottom: #CBCBCB 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: #000;
	width: 916px;
	*width: 916px;
	padding: 20px;
	display: block;
	background: #90d0ec;
	}

    .footerwrap td {
         font: 12px Arial, Helvetica, sans-serif;
         color: #837669;
         }
            
     .footerwrap a { 
         font: 12px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #000;
		 line-height: 170%;
         }
						
     .footerwrap a:hover { 
         font: 12px Arial, Helvetica, sans-serif;
         color: #000;
         text-decoration: none;
		 line-height: 170%;
         } 
		 
.footerwrap .listbox {
		font: 12px Arial, Helvetica, sans-serif;
		color: #333;
		text-decoration: underline;
		line-height: 170%;
		}
		
	.realtor_logos {
		margin: 10px;
		} 
		
/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */

.FeaturedSlot_Large{
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	background: 001e3a;
	padding: 20px 20px 25px 12px;
	
	}
	
	.FeaturedSlot_Large p{
		color: #FFF;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 0px 10px 10px 0px;
		}
		
	.FeaturedSlot_Large img {
		display: block;
		float: left;
		align: center;
		width: 75px;
		height: 107px;
		margin: 10px 5px 5px 10px;
		border: 1px #FFF solid;
		}
		
	.FeaturedSlot_Large h1{
		color: #FFF;
		font: bold 16px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 0px;
		text-align: left;
		margin: 10px 10px 3px 0px;
		}
		
	.FeaturedSlot_Large a {
		line-height: 110%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #CCCCCC;
		float: left;
		display: block;
		}
		
	.FeaturedSlot_Large a:hover {
		line-height: 110%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		float: left;
		display: block;
		}

.FS_QuickSearch {
	text-align: center;
	width: 90%;
	*width: 100%;
	height: auto;
	padding: 15px;
	}
	
	.FS_QuickSearch .QS_Table td {
		padding: 3px;
		}
	
	.FS_QuickSearch h1 {
		color: #FFF;
		font: 16px Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		}
		
	.FS_QuickSearch .QS_Table {
		width: 100%;
		font: 11px Arial, Helvetica, sans-serif;
		color: #FFF;
		border-bottom: 1px #666 solid;
		display: block;
		margin: 4px 0px 8px 0px;
		padding-bottom: 8px;
		}
		
		.FS_QuickSearch .QS_Table .PriceTable {
			width: 98%;
			font: 11px Arial, Helvetica, sans-serif;
			color: #FFF;
			}

	.FS_QuickSearch .QS_Table .formfield {
		font: 11px Arial, Helvetica, sans-serif;
		width: 95%;
		color: #444;
		background: #FFF;
		}
		
	.FS_QuickSearch .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		background: #2e2042;
		margin: 0px 0px 5px 0px;
		border: 1px #746288 solid;
		*display: block;
		width: 120px;
		}
		
	.FS_QuickSearch a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		width: 100%;
		}
		
	.FS_QuickSearch a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #FFF;
		width: 100%;
		}

.FS_SignUp {
	text-align: center;
	width: 90%;
	*width: 100%;
	padding: 16px;
	}
	
	.FS_SignUp h1 {
		color: #FFF;
		font: 16px Arial, Helvetica, sans-serif;
		margin: 0px 0px 4px 0px;
		padding: 0px;
		}

	.FS_SignUp .SU_Description {
		font: 12px  Arial, Helvetica, sans-serif;
		color: #FFF;
		margin: 0px;
		padding: 0px;
		width: 100%;
		text-align: left;
		}
		
	.FS_SignUp .SU_Table {
		width: 100%;
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		border-bottom: 1px #666 solid;
		margin-bottom: 8px;
		padding-bottom: 8px;
		float: left;
		}

	.FS_SignUp .SU_Table td {
		padding: 3px;
		}

	.FS_SignUp .SU_Table .formfield {
		font: 12px Arial, Helvetica, sans-serif;
		width: 95%;
		color: #444;
		background: #FFF;
		}
		
	.FS_SignUp .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		background: #2e2042;
		margin: 0px 0px 5px 0px;
		border: 1px #746288 solid;
		*display: block;
		width: 120px;
		}
		
	.FS_SignUp a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		width: 100%;
		}
		
	.FS_SignUp a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #2e2042;
		width: 100%;
		}
	
.FeaturedSlot_Small {
	background: #393641;
	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: #F9AE0E;
		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: #F9AE0E;
		}
		
	.FeaturedSlot_Small a:hover {
		line-height: 160%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #F9CA0E;
		}
		
.FeaturedSlot_BP {
	padding: 8px 0px 0px 0px;
	margin: 8px;
	text-align: center;
	width: 100%;
	border-top: 1px solid none;
	}
	
		.FeaturedSlot_BP p{
			color: #FFF;
			font: 11px Arial, Helvetica, sans-serif;
			line-height: 140%;
			text-align: left;
			margin: 4px 0px 6px 0px;
			padding: 0px;
			}
		
		.FeaturedSlot_BPNoPhoto {
			display: none;
			}
	
		.FeaturedSlot_BPPhoto {
			width: 158px;
			height: 103px;
			display: block;
			margin-bottom: 5px;
			border: 1px #CBCBCB solid;
			}
			
		.FeaturedSlot_BP h1 {
			color: #FFF;
			font: bold 14px Arial, Helvetica, sans-serif;
			padding: 0px;
			margin: 0px;
			text-align: left;
			}
	
		.FeaturedSlot_BP a {
			text-align: left;
			font: 14px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #FFF;
			display: block;
			}
			
		.FeaturedSlot_BP a:hover {
			text-align: left;
			font: 14px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #FFF;
			}
/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Subnav Styles */
/* -------------------------------------------------------------------------------------------------- */


.dynamic_subnav_cell { /* Backpage for the subnavigation */
	text-align: center;
	
	}

.subnav_links {
	text-align: left;
	}

		.subnav_links a { 
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			text-align: left;
			color: #FFF;
			width: 170px;
			padding: 8px 0px 8px 0px;
			margin: 0px 12px 0px 12px;
			border-bottom: 1px #CBCBCB solid;
			display: block;
			}
	
		.subnav_links a:hover { 
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none;
			text-align: left; 
			color: #FFF;
			width: 170px;
			margin: 0px 12px 0px 12px;
			border-bottom: 1px #CBCBCB solid;
			display: block;
			}

