/*
	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: #000000;
	background: url(images/background.jpg) repeat-x #630d0d;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	}
.template_backpage {  /* This class should be used on the body tag for every page of the template */
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/backpage_background.jpg) repeat-x #630d0d;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	}
a:link {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Page Wraps */
/* -------------------------------------------------------------------------------------------------- */

.FormWrap {
	display: block;
	text-align: left;
	width: 100%;
	float: left;
	*float: none;
	}

.dynamic_body_cell { /* This class enables all dynamic content to be uploaded and is mandatory */
	text-align: left;
	width: 800px;
	
}
.dynamic_body_cell_nsn { /* This class enables all dynamic content to be uploaded and is mandatory */
	text-align: left;
	*width: 780px;
	margin-left: 80px;
	*margin-left: 0px;
	width: 780px;
	
	
}
.dynamic_body_cell_back{
	width: 700px;
	padding: 0px 20px 20px 20px;
	
}
.Page_Main { 
	width: 880px;
	*width: 100%;
	padding: 14px;
	display: block;
	}
	
.Page_MainBP { 
	background-color: #630d0d;
	width: 964px;
	*width: 964px;
	padding: 0px 0px 0px 0px;
	*padding: 0px 0px 0px 0px;
	display: block;
}
.homepage_Left {
	width: 650px;
	*width: 650px;
	padding: 14px;
	display: block;
	padding: 50px 0px 0px 50px;

	}
	
.BPSB_Left {
	float: left;
	width: 150px;
	*width: 150px;
	display: inline;
	*margin: 10px 0px 0px 50px;
	margin: 10px 0px 0px 50px;
	*padding: 15px 15px 15px 0px;
	padding: 0px 45px 0px 0px;
	background-color: #5a0c0c;
	}
	
.BPSB_Right {
	float: right;
	width: 400px;
	*width: 400px;
	display: inline;
	margin: 10px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	background-color:#5a0c0c;
	/**padding: 15px 0px 0px 30px;*/
	}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Designer Styles */
/* -------------------------------------------------------------------------------------------------- */

.Designer_MainHolder {
	width: 964px;
	text-align: center;
	padding: 0px;

	/*background: url(images/jpg003.jpg) no-repeat #302a2a; */
	
	}
	
.Designer_MainHolder_HP {
	width: 880px;
	text-align: center;
	padding: 0px;
	}

.Designer_FlashHolder {
	width: 960px;
	text-align: center;
	margin: 0px;
	}
		
.Designer_ModTable {
	border: 0px #e2e2e2 solid;
	background: #5e0c0c;
	width: 864px;
	display: block;
	margin: 20px 0px 20px 30px;

	}


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 20px;
	padding-left: 3px;
	border-bottom: #CBCBCB 1px solid;
	}
	
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 170%;
	margin-top: 15px;
	
	}
		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */

.footerwrap {
    text-align: center;
    font: 11px Arial, Helvetica, sans-serif;
    color: #2c0f0e;
	width: 864px;
	padding: 20px;
	margin-left: 30px;
	display: block;
	float: left;
    }

    .footerwrap td {
         font: 11px Arial, Helvetica, sans-serif;
         color: #2c0f0e;
         }
            
     .footerwrap a { 
         font: 11px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #2c0f0e;
		 line-height: 170%;
         }
						
     .footerwrap a:hover { 
         font: 11px Arial, Helvetica, sans-serif;
         color: #f0e7e7;
         text-decoration: none;
		 line-height: 170%;
         } 
		 .footerwrap a:active { 
         font: 11px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #2c0f0e;
		 line-height: 170%;
         }
		 .footerwrap a:visited { 
         font: 11px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #2c0f0e;
		 line-height: 170%;
         }
.footerwrap .listbox {
		font: 11px Arial, Helvetica, sans-serif;
		color: #2c0f0e;
		text-decoration: none;
		line-height: 170%;
		}
		
	.realtor_logos {
		margin: 10px;
		} 
.footerwrap_backpage {
    text-align: center;
    font: 11px Arial, Helvetica, sans-serif;
    color: #2c0f0e;
	width: 700px;
	padding: 20px;
	margin-left: 250px;
	display: block;
	float: left;

    }

    .footerwrap_backpage td {
         font: 11px Arial, Helvetica, sans-serif;
         color: #2c0f0e;
         }
            
     .footerwrap_backpage a { 
         font: 11px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #2c0f0e;
		 line-height: 170%;
         }
		 
	.footerwrap_backpage a:active { 
         font: 11px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #2c0f0e;
		 line-height: 170%;
         }
		 
	.footerwrap_backpage a:visited { 
         font: 11px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #2c0f0e;
		 line-height: 170%;
         }
						
     .footerwrap_backpage a:hover { 
         font: 11px Arial, Helvetica, sans-serif;
         color: #f0e7e7;
         text-decoration: none;
		 line-height: 170%;
         } 
		 
.footerwrap_backpage .listbox {
		font: 11px Arial, Helvetica, sans-serif;
		color: #2c0f0e;
		text-decoration: none;
		line-height: 170%;
		}
		
	.realtor_logos {
		margin: 10px;
		} 
.footerwrap_backpage_nsn {
    text-align: center;
    font: 11px Arial, Helvetica, sans-serif;
    color: #2c0f0e;
	width: 780px;
	padding: 20px;
	margin-left: 80px;
	display: block;
	float: left;

    }

    .footerwrap_backpage_nsn td {
         font: 11px Arial, Helvetica, sans-serif;
         color: #2c0f0e;
         }
            
     .footerwrap_backpage_nsn a { 
         font: 11px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #2c0f0e;
		 line-height: 170%;
         }
						
     .footerwrap_backpage_nsn a:hover { 
         font: 11px Arial, Helvetica, sans-serif;
         color: #f0e7e7;
         text-decoration: none;
		 line-height: 170%;
         } 

		 .footerwrap_backpage_nsn a:active { 
         font: 11px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #2c0f0e;
		 line-height: 170%;
         } 
.footerwrap_backpage_nsn .listbox {
		font: 11px Arial, Helvetica, sans-serif;
		color: #2c0f0e;
		text-decoration: none;
		line-height: 170%;
		}
		
	.realtor_logos {
		margin: 10px;
		} 

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */

.FeaturedSlot_BP {
	background: #EBEBEB;
	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 #CBCBCB solid;
	}
	
		.FeaturedSlot_BP p{
			color: #444444;
			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: #264576;
			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: #264576;
			}
			
		.FeaturedSlot_BP a:hover {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #264576;
			}

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Subnav Styles */
/* -------------------------------------------------------------------------------------------------- */


.dynamic_subnav_cell { /* Backpage for the subnavigation */
	text-align: right;
	}

.subnav_links {
	text-align: right;
	/*background: url(images/jpg004.jpg) repeat #302a2a; */
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

		.subnav_links a { 
			font: 11px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			text-align: left;
			color: #983720;
			width: 160px;
			*width: 150px;
			padding: 8px 8px 8px 8px;
			margin: 0px 12px 0px 12px;
			*margin: 0px 0px 0px 12px;
			display: block;
			text-transform:uppercase;
			
			
			}
	
		.subnav_links a:hover { 
			font: 11px Arial, Helvetica, sans-serif;
			text-decoration: none;
			text-align: left; 
			color: #f7f5f5;
			width: 160px;
			*width: 150px;
			padding: 8px 8px 8px 8px;
			margin: 0px 12px 0px 12px;
			*margin: 0px 0px 0px 12px;
			display: block;
			text-transform:uppercase;
	
			}
			
/* two column layout */
#wrapper {
	text-align: left;
	/*margin: 0px auto;*/
	padding: 0px;
	border:0;
	width: 964px;
	display: block;
	
}

#header {
	margin: 0 0 15px 0;
}

#side-a {
	float: left;
	width: 170px;
	background-color: #460909;
}

#side-b { 

	float: left;
	width: 700px;
	height: 100% auto;
	/*height: 1%  Holly hack for Peekaboo Bug */

	
}

#footer {
	clear: both;
	height: 425px;
}
#container {
	margin-left: 70px;
	}
