/*
	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: #000;
	background: url(images/PageBG.gif) repeat-y center top #FFF; 
	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;
	}

.BPSB_Left {
	float: left;
	width: 625px;
	*width: 650px;
	padding: 14px;
	display: inline;
	}
	
.BPSB_Right {
	float: right;
	width: 190px;
	display: inline;
	margin: 0px 0px 0px 0px;
	background:#002d51; 
	}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Designer Styles */
/* -------------------------------------------------------------------------------------------------- */

.Designer_MainHolder {
	width: 860px;
	text-align: center;
	padding: 0px;
	}
	
.Designer_MainHolder_HP {
	width: 860px;
	text-align: center;
	padding: 0px;
	}

.Designer_FlashHolder {
	width: 860px;
	text-align: center;
	margin: 0px;
	}
		
.Designer_ModTable {
	border: 1px #e2e2e2 solid;
	background: #EEE;
	width: 828px;
	display: block;
	}
.Designer_TopNav {
	width: 870px;
	height: 20px;
	padding: 14px 5px 15px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	margin-top: 7px;
	display: block;
	clear: both;
	}
	
		.Designer_TopNav a {
			font: 12px Arial, Helvetica, sans-serif;
			color: #4c4c4c;
			text-decoration: underline;
			}
			
		.Designer_TopNav a:hover {
			font: 12px Arial, Helvetica, sans-serif;
			color: #4c4c4c;
			text-decoration: none;
			}
		
		.Designer_TopNav .left {
			float: left;
			padding-left: 10px;
			}
			
		.Designer_TopNav .right {
			float: right;
			padding-right: 10px;
			}

.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: 286px;
	height: 115px;
	display: inline;
	background: #4D4A54;
	height: auto;
	}
	
.DesignerFSBG {
	width: 282px;
	height: 115px;
	display: inline;
	border-left: 1px #FFF solid;
	background: #d2cdd9;
	}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #0b3659;
	height: 20px;
	padding-left: 3px;
	border-bottom: #CBCBCB 1px solid;
	}
	
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 170%;
	margin-top: 15px;
	}
		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */

.footerwrap {
    text-align: center;
    font: 12px Arial, Helvetica, sans-serif;
    color: #444;
	width: 860px;
	padding: 20px;
	display: block;
	float: left;
	background: #ccc;
    }

    .footerwrap td {
         font: 12px Arial, Helvetica, sans-serif;
         color: #444;
         }
            
     .footerwrap a { 
         font: 12px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #194180;
		 line-height: 170%;
         }
						
     .footerwrap a:hover { 
         font: 12px Arial, Helvetica, sans-serif;
         color: #194180;
         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;
		} 
		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Subnav Styles */
/* -------------------------------------------------------------------------------------------------- */


.dynamic_subnav_cell { /* Backpage for the subnavigation */
	text-align: center;
	}

.subnav_links {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	}

	.subnav_links a { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #243E63;
		padding: 2px;
		display: inline;
		}

	.subnav_links a:hover { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #243E63;
		padding: 2px;
		display: inline;
		}

.FeaturedSlot_BP {
	background: #012d52;
	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 #354450 solid;
	}
	
		.FeaturedSlot_BP p{
			color: #FFFFFF;
			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: #FFFFFF;
			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: #FFF;
			}
			
		.FeaturedSlot_BP a:hover {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #FFF;
			}
