/*
	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 */
	background: url(images/PageBG.gif) repeat-x top #e5e5e5;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ 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: 700px;
	*width: 700px;
	padding: 0px;
	display: inline;
	}
	
.BPSB_Right {
	float: right;
	width: 150px;
	*width: 130px;
	display: inline;
	margin: 10px 0px 0px 0px;
	}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Designer Styles */
/* -------------------------------------------------------------------------------------------------- */

.Designer_MainHolder {
	width: 868px;
	*width: 868px;
	text-align: center;
	height: auto;
	background: #FFF;
	border: 4px #e8edf1 solid;
	background: #FFF;
	*background: #FFF;
	*border: 4px #e8edf1 solid;
	margin-left: -10px;
	*margin-left: 15px;
	}
	
.Designer_MainHolder_HP {
	width: 860px;
	*width: 860px;
	text-align: center;
	height: auto;
	background: #FFF;
	border: 4px #e8edf1 solid;
	margin-left: -10px;
	*margin-left: 5px;
	}

.Designer_FlashHolder {
	width: 860px;
	text-align: center;
	margin: 0px 0px 4px 0px;
	display: block;
	}
.Designer_FlashHolder_bpsn {
	width: 860px;
	text-align: center;
	margin: 4px 0px 4px 4px;
	*margin: 4px 0px 4px 0px;
	display: block;
	}	
.Designer_FlashHolder_title {
	width: 860px;
	text-align: center;
	margin: 0px 0px 4px 4px;
	display: block;
	}
.Designer_FS_Holder {
	width: 860px;
	*width: 860px;
	text-align: center;
	margin: 0px;
	float: left;
	}
	
.Designer_Main_Right {
	width: 604px;
	text-align: center;
	margin: 4px;
	*margin: 4px;
	padding: 2px;
	float: right;
	border: 2px #CBCBCB solid;
	}

.endofsection{
	clear: both;
	}

.Designer_TopNav_Wrapper {
	width: 100%;
	height: 35px;
	background: url(images/TopNavBG.gif) repeat-x top;
	}

.Designer_TopNav {
	text-align: right;
	font: 12px Arial, Helvetica, sans-serif;
	color: #CBCBCB;
	width: 860px;
	padding: 8px 0px 0px 0px;
	}
	
		.Designer_TopNav a { 
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			color: #6e2723;
			}
	
		.Designer_TopNav a:hover { 
			font: 12px Arial, Helvetica, sans-serif;
			color: #6e2723;
			text-decoration: underline;
			}
		
.Designer_ModTable {
	border: 1px #d1d8dd solid;
	background: #e8edf1;
	margin: 12px 10px 12px 10px;
	width: 840px;
	float: left;
	}
	
		.Designer_ModTable .ListBox {
			width: 92%;
			font: 11px Arial, Helvetica, sans-serif;
			color: #6e2723;
			}

.DesignerLrgFSBG {
	background: #FFF;
	width: 220px;
	display: inline;
	padding: 2px;
	margin: 4px 0px 4px 4px;
	float: left;
	border: 2px #CBCBCB solid;
	text-align: center;
	height: 300px;
	}
	
.DesignerFSBG {
	display: inline;
	float: left;
	width: 400px;
	*width: 425px;
	height: 80px;
	background: #e8edf1;
	margin-left: 20px;
	*margin-left: 3px;
	}


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #6e2723;
	height: 20px;
	padding-left: 3px;
	border-bottom: #d1d8dd 1px solid;
	}
	
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 170%;
	margin-top: 15px;
	}
		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */

.footerwrap {
    text-align: center;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
	width: 810px;
	*width: 860px;
	padding: 20px;
	display: block;
	float: left;
	background: #EBEBEB;
	margin-left: 5px;
	}

    .footerwrap td {
         font: 12px Arial, Helvetica, sans-serif;
         color: #666;
         }
            
     .footerwrap a { 
         font: 12px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #6e2723;
		 line-height: 170%;
         }
						
     .footerwrap a:hover { 
         font: 12px Arial, Helvetica, sans-serif;
         color: #6e2723;
         text-decoration: none;
		 line-height: 170%;
         } 
		 
.footerwrap .listbox {
		font: 12px Arial, Helvetica, sans-serif;
		color: #666;
		text-decoration: underline;
		line-height: 170%;
		}
.footerwrap_bp {
    text-align: center;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
	width: 820px;
	*width: 820px;
	padding: 20px;
	display: block;
	float: left;
	background: #EBEBEB;
	margin-left: 5px;
	}

    .footerwrap_bp td {
         font: 12px Arial, Helvetica, sans-serif;
         color: #666;
         }
            
     .footerwrap_bp a { 
         font: 12px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #6e2723;
		 line-height: 170%;
         }
						
     .footerwrap_bp a:hover { 
         font: 12px Arial, Helvetica, sans-serif;
         color: #6e2723;
         text-decoration: none;
		 line-height: 170%;
         } 
		 
.footerwrap_bp .listbox {
		font: 12px Arial, Helvetica, sans-serif;
		color: #666;
		text-decoration: underline;
		line-height: 170%;
		}		
	.realtor_logos {
		margin: 10px;
		} 
		
/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */

.FeaturedSlot_Large{
	margin: 0px;
	width: 220px;
	*width: 220px;
	height: 300px;
	background: #e8edf1;
	text-align: center;
	}
	
	.FeaturedSlot_Large p{
		color: #666666;
		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 {
	width: 200px;
	height: auto;
	padding: 0px 0px 10px 0px;
	text-align: center;
	}

	.FS_QuickSearch h1 {
		color: #6e2723;
		font: 18px Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		}

	.FS_QuickSearch a {
		line-height: 5px;
		text-align: center;
		font: 9px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #6e2723;
		clear: both;
		margin-top: 5px;
		}
		
	.FS_QuickSearch a:hover {
		line-height: 5px;
		text-align: center;
		font: 9px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #6e2723;
		clear: both;
		margin-top: 5px;
		}

.FS_SignUp {
	text-align: center;
	width: 200px;
	height: auto;
	padding: 30px 0px 10px 0px;
	}
	
	.FS_SignUp h1 {
		color: #6e2723;
		font: 18px Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px 0px 6px 0px;
		}

	.FS_SignUp .SU_Description {
		font: 12px  Arial, Helvetica, sans-serif;
		color: #666;
		margin: 0px;
		padding: 0px;
		width: 100%;
		text-align: left;
		}
		
	.FS_SignUp .SU_Table {
		width: 100%;
		font: 12px Arial, Helvetica, sans-serif;
		color: #666;
		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: #666;
		background: #FFF;
		}
		
	.FS_SignUp .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		background: #6e2723;
		margin: 0px 0px 5px 0px;
		border: 1px #852722 solid;
		width: 120px;
		}
		
	.FS_SignUp a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #6e2723;
		width: 100%;
		}
		
	.FS_SignUp a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #6e2723;
		width: 100%;
		}
	
.FeaturedSlot_Small {
	padding: 4px;
	width: 90%;
	*width: 100%;
	}
	
	.FeaturedSlot_Small p{
		color: #666666;
		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: #6e2723;
		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: #6e2723;
		float: left;
		}
		
	.FeaturedSlot_Small a:hover {
		line-height: 160%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #6e2723;
		float: left;
		}
		
.FeaturedSlot_BP {
	background: #e8edf1;
	text-align: right;
	width: 175px;
	*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 #ced6dd solid;
	}
	
		.FeaturedSlot_BP p{
			color: #666;
			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: #6e2723;
			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: #6e2723;
			}
			
		.FeaturedSlot_BP a:hover {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			color: #6e2723;
			}

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ 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: #6e2723;
			width: 130px;
			*width: 150px;
			padding: 8px 8px 8px 8px;
			margin: 0px 12px 0px 0px;
			*margin: 0px 4px 0px -40px;
			border-bottom: 1px #ced6dd solid;
			display: block;
			background: #e8edf1;
			}
	
		.subnav_links a:hover { 
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none;
			text-align: left; 
			color: #6e2723;
			width: 130px;
			*width: 150px;
			padding: 8px 8px 8px 8px;
			margin: 0px 12px 0px 0px;
			*margin: 0px 0px 0px -40px;
			border-bottom: 1px #ced6dd solid;
			display: block;
			background: #e8edf1;
			}

			
/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------- Backpage Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */	
		
.featured_slot_bp {
	margin: 0px 4px 0px 4px;
	*margin: 0px 0px 0px -70px;
	padding: 0px 0px 0px 4px;
	*padding: 6px;
	background: #e8edf1;
	text-align: center;
	width: 142px;
	*width: 150px;
	border-top: 0px solid;
	display: block;
	float: right;
	border-bottom: 1px #ced6dd solid;
	padding-bottom: 15px;
	}
		
	.featured_slot_bp p {
		color: #6e2723;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: left;
		margin: 5px;
		padding: 0px;
		vertical-align: top;
		}	
		
	.featured_slot_bp h1 {
		color: #6e2723;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		text-align: left;
		}
		
	.featured_slot_bp a {
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline; 
		color: #6e2723;
		display: block;
		}	
			
	.featured_slot_bp a:hover {
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none; 
		color: #6e2723;
		}
	
.featured_slot_bp_no_photo {
	display: none;
	}

.featured_slot_bp_photo {
	border: 1px #FFFFFF solid;
	width: 156px;
	height: 104px;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	}
/* -------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------- RSS Reader Block */
/* -------------------------------------------------------------------------------------------------- */

/*.RSSWrap {
	margin:20px 0px 15px 0px;
	float:left;
	text-align:left;
	width:330px;
	position:absolute;
	top:0px;
	right:60px;
	height: 440px;
	overflow: hidden;
	
}*/

.RSSWrap h1 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 20px !important;
	text-transform:uppercase !important;
	width: 96%;
	height: auto;
	text-align: left;
	padding: 30px 17px 0px 17px;
	display: inline-block;
	float: left;
	border: 0px #CCCCCC solid; 
	}


.RSS_Entry {
	text-align: left;
	width: 96%;
	display: inline-block;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 10px 10px 17px;
	color: #372909;
	border-bottom: 0px #CCCCCC solid;
	float: left;
	}
	
		.RSS_Entry img {
			padding: 5px 10px 10px 0px;
			display: block;
			float: left;
			*float: none;
			}
		
		.RSS_Entry p {
			font-family: 'Open Sans', Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height:16px;
			color: #372909;
			padding-top: 5px;
			*padding-top: 0px;
			margin: 0px;
			text-align: left;
			width: 100%;
			float: left;
			*float: none;
			}
			
		.RSS_Entry h1 {
			font-family: 'Open Sans', Arial, Helvetica, sans-serif;
			margin: 0px;
			padding-left: 0px;
			text-transform:none !important;
			}

		.RSS_Entry h1 a {
			font-family: 'Open Sans', Arial, Helvetica, sans-serif;
			color: #372909;
			text-decoration: underline;
			}
		
		.RSS_Entry h1 a:hover {
			font-family: 'Open Sans', Arial, Helvetica, sans-serif;
			color: #372909;
			text-decoration: none;
			}

		.RSS_Entry h2 {
			font-family: 'Open Sans', Arial, Helvetica, sans-serif;
			font-size: 10px !important;
			color: #372909;
			margin: 0px;
			padding-top: 5px;
			float: left;
			*float: none;
			}
			
		.RSS_Entry a {
			font-family: 'Open Sans', Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #0860a8;
			text-decoration: underline;
			}
		
		.RSS_Entry a:hover {
			font-family: 'Open Sans', Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #83afd3;
			text-decoration: none;
			}
			
		.RSS_Entry .ImageHolder {
			width: 700px;
			display: inline-block;
			border: 0px;			
			}
	/*	
.blog_links {
	display: inline-block;
	float: left;	
	}			
			
.RSS_Subscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #372909;
	padding: 0px;
	*padding: 4px 4px 4px 20px;
	background: url(http://elements6.superlativestudio.com/templates51/5467/CSSImages/rss_icon.gif) no-repeat left;
	text-align: left;
	}
	
.RSS_Detail_Wrap {
	text-align: left;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #372909;
	border-bottom: 0px #FFFFFF solid;
	}
	
		.RSS_Detail_Wrap p {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #372909;
			text-align: left; 
			width: 100%;
			margin: 0px;
			}
			
		.RSS_Detail_Wrap h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #035c9b;
			}

		.RSS_Detail_Wrap h2 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #035c9b;
			margin: 0px;
			}
		
		.RSS_Detail_Wrap a {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #0860a8;
			text-decoration: underline;
			}
		
		.RSS_Detail_Wrap a:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #83afd3;
			text-decoration: none;
			}

.Add_Comment {
	text-align: left;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #372909;
	border-bottom: 0px #FFFFFF solid;
	}

.dynamic_body_cell object{
	float:left;

}*/
