/*
	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;
    background:#410801 url(images/jpg013.jpg) top repeat-x;
	 margin: 0px ;
	 padding: 0px;
	 color:#290400;
	}
/*
.templatebp {   This class should be used on the body tag for every page of the template 
	font: 12px Arial, Helvetica, sans-serif;
     background:#410801 url(images/jpg013.jpg) top repeat-x;
	 margin: 0px;
	 padding: 0px;
	 color:#290400;
	}
*/	
.templatehomepage {  /* This class should be used on the body tag for every page of the template */
	font: 12px Arial, Helvetica, sans-serif;
     background:#410801 url(images/jpg013.jpg) top repeat-x;
	 margin: 0px ;
	 padding: 0px;
	 color:#290400;
	}



h1, h2, h3, h4, h5, h6, h7 {
	
	}


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Page Wraps */
/* -------------------------------------------------------------------------------------------------- */



.Page_Main { 
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(images/jpg014a.jpg) repeat-y;
	}
	
.Page_MainBP {
	display: block;
	float: left;
	width: 990px;
	padding: 0px;
	margin:0px;
	background:url(images/jpg014b.jpg)  no-repeat;
	}

.Page_MainBP_NoSN { 
	width: 990px;
	margin:0px auto;
	background:url(images/jpg019a.jpg) ;
	padding: 0px 0px 20px 0px;
	}


.BPSB_Left {
	display: inline;
	float: left;
	width: 220px;
	height: auto;
	margin: 0px;
	padding: 60px 0px 0px 0px;
	}
	
.BPSB_Right {
	display: inline;
	float: right;
	width: 770px;
	height: auto;
	margin:  0px auto;
	padding: 25px 0px 0px 0px;
	}




.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 */
	width:710px;
	text-align: left;
	paddding: 0px 0px 0px 0px;
	margin:0px auto;
	display:table;
	}
	
.dynamic_body_cell_2 { /* This class enables all dynamic content to be uploaded and is mandatory */
	width:880px;
	text-align: left;
	paddding: 0px 0px 0px 0px;
	margin:25px auto 0px auto;
	display:table;
	}	
	
.dynamic_body_cell_home { /* This class enables all dynamic content to be uploaded and is mandatory */
	width: 800px;
	text-align:center;
	margin: 0px  auto;
	padding: 25px 0px 0px 0px;
	display:table;
	}


.clear {
	clear:both;
	}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Designer Styles */
/* -------------------------------------------------------------------------------------------------- */

.Designer_MainHolder {
	width: 990px;
	padding: 0px;
	margin:0px auto;
	background:url(images/jpg029.jpg) repeat-y;
	}

.Designer_MainHolderBP {
	display: block;
	height: auto;
	width: 990px;
	padding: 0px;
	margin:0px auto;
	}
	
.Designer_MainHolder_HP {
	width: 900px;
	padding: 0px;
	margin:0px auto;
	}

.Designer_FlashHolder_HP {
	width: 900px;
	margin: 0px auto;
	padding:0px;
	}

.Designer_FlashHolder {
	width: 990px;
	margin: 0px auto;
	padding:0px;
	height:230px;
	display:block;
	}
.Designer_FlashHolderBP {
	width: 710px;
	margin: 0px auto;
	padding:0px;
	display:inline;
	}	
		
.Designer_ModTable {
    background:url(images/jpg014a.jpg) repeat-y; 
	width: 900px;
	padding: 0px 20px 0px 20px;
	margin:0px auto;
	}
	
.Designer_Padding {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	}

			
/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */	

.module_title {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	padding-left: 3px;
	}
	
.module_body {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 170%;
	margin-top: 15px;
	}





.modules_container_hp {
	margin: 0px auto 20px auto;
	width: 800px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	display: table;
	color: #ffffff;
	}
	.modules_contaner_hp table {
		background-color:#410801;
		padding:0px;
		margin:0px 0px 0px 0px;
		}
	.modules_container_hp td{
		background: #410801 url(images/bg_module.gif) top center  no-repeat;
		width:284px;
		height:auto;
		border: solid 2px #ffffff;
		border-top: solid 4px #ffffff;
		border-bottom: solid 2px #000000;
		margin:10px 0px 0px 0px;
		}
	.modules_container_hp td div{
		border:none;
		background:none;
		}
	.modules_container_hp td div td{
		border:none;
		background:none;
		}	
	.modules_container_hp td div p{
		margin:0px;
		padding:0px;
		border:none;
		background:none;
		}	
	.modules_container_hp img {	
		padding:0px;
		margin: 3px 0px 0px 0px;
		border:none;
		}
		
.ModuleTitle {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin:0px;
	padding:5px 0px 0px 15px;
	border:none;
	background:none;
	}
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 150%;
	margin:0px;
	padding:8px 0px 6px 15px;
	border:none;
	background:none;		
	}
	
.ListBox {
	margin: 10px 0px 5px 12px;
	width: auto;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	}    
		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */

.footerwraphp {
    text-align: center;
    font-family:Arial, Helvetica, sans-serif;
    color: #FFF;
	width: 850px;
	margin:25px auto 0px auto;

	    }
    
	
	 .footerwraphp a { 
         font: font-family:Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #FFF;
		 line-height: 170%;
		 
         }
						
     .footerwraphp a:hover { 
         font: font-family:Arial, Helvetica, sans-serif;
         color: #FFF;
         text-decoration: underline;
		 line-height: 170%;
		 
         } 
		 
.footerwraphp .listbox {
		font: 12px Times "Times New Roman", Times, serif;
		color: #000;
		text-decoration: underline;
		line-height: 170%;
		}
	
.footerwraphp td {
         font: 12px Arial, Helvetica, sans-serif;
         color: #FFFFFF;
         }


.footerwrap {
    text-align: center;
    font-family:Arial, Helvetica, sans-serif;
    color: #FFF;
	width: 1000px;
	margin:25px auto 0px 0px;
	display: block;
	padding:0px;

	    }
		

			
     .footerwrap a { 
         font: font-family:Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #FFF;
		 line-height: 170%;
		 
         }
						
     .footerwrap a:hover { 
         font: font-family:Arial, Helvetica, sans-serif;
         color: #FFF;
         text-decoration: underline;
		 line-height: 170%;
		 
         } 
		 
.footerwrap .listbox {
		font: 12px Times "Times New Roman", Times, serif;
		color: #000;
		text-decoration: underline;
		line-height: 170%;
		}
	
.footerwrap td {
         font: 12px Arial, Helvetica, sans-serif;
         color: #FFFFFF;
         }
		
		
	.realtor_logos {
		margin: 10px;
		} 
		




.page_btm{
	display: block;
	float: left;
	background:url(images/footer_home.jpg);
	height:21px;
	width:900px;
	padding:0px;
	margin: 0px auto;
	}

.page_btm_back {
	display: block;
	float: left;
	background:url(images/footer_back.jpg);
	height:21px;
	width:990px;
	padding:0px;
	margin: 0px auto;	
	}


/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */

.FeaturedSlot_BP {
	background: #EBEBEB;
	text-align: right;
	*width: 220px;
	padding: 8px 8px 8px 8px;
	margin: 0px 12px 0px 12px;
	*margin: 0px 0px 0px 12px;
	border-top: 1px solid none;
	display: none;
	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 */
	width: 220px;
	}

.subnav_links {
	text-align: left;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

		.subnav_links a { 
			font: bold 15px  Times "Times New Roman", Times, serif;
			text-decoration: none; 
			text-align: left;
			color: #cccccc;
			width: 180px;
			padding: 10px 0px 10px 6px;
			margin: 0px 0px 0px 30px;
			display: block;		
			}
	
		.subnav_links a:hover { 
			font: bold 15px  Times "Times New Roman", Times, serif;
			text-decoration: none; 
			text-align: left;
			color: #ffffff;
			display: block;	
			text-decoration:underline;
			}
