/*	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.
	
	COLOR KEY --->		Links: #517190  |  Link:hover: #C56C32  |  h1: #A45700

/* -------------------------------------------------------------------- Standard Page Elements */

html {
	height: 100%;
	text-align: center;
	}

.template {  /* This class should be used on the body tag for every page of the template */
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	background: url(images/jpg001.jpg) repeat-x #FFF;
	text-align: center;
	}

p { 
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif; 
	line-height: 160%;
	color: #333;
	}
	
.text { 
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif; 
	text-align: left;
	line-height: 160%;
	color: #333;
	}
	
.main_link_style { /* This link style is used on many of the links in the segments, etc. */
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #517190;
	}

.main_link_style:hover { 
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #C56C32;
	}
	
.submit_button {
	font: 12px Arial, Helvetica, sans-serif;
	color: #222;
	padding: 2px;
	}
	
.bottomborderdashed {
	border-bottom: 1px #777 dashed;
	padding-bottom: 10px;
	}

/* -------------------------------------------------------------------- Page Wraps */	

.maincontainer { /* Primary table in the home page of the template */
	background: url(art/jpg002.jpg) no-repeat #12171B; 
	text-align: center;
	width: 754px;
	height: auto;
	}
	
.maincontainer_backpage { /* Primary table in the back page of the template */
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.content {
	width: 750px;
	height: auto;
	text-align: center;
	}

.subwrapper {
	width: 740px;
	height: 100%;
	text-align: center;
	float: left;
	background: url(Art/bgtile.jpg) repeat-y top center;
	}

.page_main_image {
	padding: 0px;
	margin: 0px;
	float: left;
	}

.dynamic_segment_container_topnav {
	padding: 0;
    text-align: center;
	float: left;
	display: inline;
	background: #FFF;
	margin-bottom: 15px;
	*margin-bottom: 0;
	}
	
.dynamic_segment_container_adjnav {
	padding: 0;
	float: left;
	display: inline;
    text-align: center;
	background: #FFF;
	margin-bottom: 15px;
	*margin-bottom: 0;
	}
	
.dynamic_section_title {
    text-align: left;
	margin: 0px;
	padding: 0px 0 0px 0px;
	clear: both;
	background: #FFF;
	color: #C56C32;
	font: 16px Arial, Helvetica, sans-serif;
	}
	
.dynamic_section_title h1 {
    text-align: left;
	margin-left: 15px;
	margin-top: -1px;
	}

.dynamic_body_cell { /* This class enables all dynamic content to be uploaded and is mandatory */
	padding: 12px;
	text-align: center;
	background: #FFF;
	width: 777px;
	*width: 777px;
	}
	
.dynamic_body_cell_BP { /* This class enables all dynamic content to be uploaded and is mandatory */
	padding: 12px;
	text-align: center;
	background: #FFF;
	width: 589px;
	*width: 590px;
	}
	
/* -------------------------------------------------------------------- Featured Slot Styles */

.FeaturedSlot_Large{
	background: #4D4A54;
	padding: 15px 15px 5px 15px;
	width: 100%;
	}
	
	.FeaturedSlot_Large p{
		color: #FFF;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 0px;
		}
		
	.FeaturedSlot_LargePhoto {
		display: block;
		float: left;
		align: center;
		width: 75px;
		height: 107px;
		margin-bottom: 5px;
		margin-right: 5px;
		}
		
	.FeaturedSlot_Large h1{
		color: #FFF;
		font: bold 16px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 0px;
		text-align: left;
		}
		
	.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 {
	background-color: #4D4A54;
	text-align: center;
	width: 90%;
	*width: 100%;
	}
	
	.FS_QuickSearch .QS_Table td {
		padding: 3px;
		}
	
	.FS_QuickSearch h1 {
		color: #F9AE0E;
		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: #333;
		background: #FFF;
		}
		
	.FS_QuickSearch .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		background: #517190;
		margin: 0px 0px 5px 0px;
		border: 1px #517190 solid;
		*display: block;
		width: 120px;
		}
		
	.FS_QuickSearch a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #F9CA0E;
		width: 100%;
		}
		
	.FS_QuickSearch a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #Fff;
		width: 100%;
		}

.FS_SignUp {
	text-align: center;
	width: 90%;
	*width: 100%;
	}
	
	.FS_SignUp h1 {
		color: #F9AE0E;
		font: 16px Arial, Helvetica, sans-serif;
		margin: 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: #333;
		background: #FFF;
		}
		
	.FS_SignUp .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		background: #517190;
		margin: 0px 0px 5px 0px;
		border: 1px #517190 solid;
		width: 120px;
		}
		
	.FS_SignUp a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #F9CA0E;
		width: 100%;
		}
		
	.FS_SignUp a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #Fff;
		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;
		}
		
/* -------------------------------------------------------------------- Designer Styles */

.Designer_TopNav {
	text-align: right;
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCC;
	margin-top: 15px;
	width: 693px;
	}
	
	.Designer_TopNav a { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		}

	.Designer_TopNav a:hover { 
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		text-decoration: underline;
		}
		
.Designer_ModTable {
	border: 1px #e2e2e2 solid;
	background: #EEE;
	margin: 12px 0px 12px 15px;
	*margin: 12px 0px 12px 8px;
	padding: 4px;
	display: block;
	width: 660px;
	}

.DesignerLrgFSBG {
	background: #4D4A54;
	}
	
.DesignerFSBG {
	background: #393641;
	border-left: 1px #5A5A5A solid;
	}

/* -------------------------------------------------------------------- Back Page Featured Slot Styles */
	
.FeaturedSlot_BP {
	padding: 8px 5px;
	margin: 0px 0px;
	background: #517190;
	text-align: center;
	width: 160px;
	border-top: 1px solid none;
	}
	
		.FeaturedSlot_BP p{
			color: #FFFFFF;
			font: 11px Arial, Helvetica, sans-serif;
			line-height: 150%;
			text-align: left;
			margin: 6px 0px;
			padding: 0px;
			width: 160px;
			}
		
		.FeaturedSlot_BPNoPhoto {
			display: none;
			}
	
		.FeaturedSlot_BPPhoto {
			width: 160px;
			height: 105px;
			display: block;
			margin: 5px 0px;
			}
			
		.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;
			display: block;
			}
			
		.FeaturedSlot_BP a:hover {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #FFF;
			}

/* -------------------------------------------------------------------- Module Styles */

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #517190;
	height: 20px;
	padding-left: 3px;
	border-bottom: #CBCBCB 1px solid;
	}
	
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 170%;
	margin-top: 15px;
	}
		
/* -------------------------------------------------------------------- Footer Styles */

.footerwrap {
    text-align: center;
    font: 12px Arial, Helvetica, sans-serif;
    color: #333;
    margin-top: 15px;
    padding-bottom: 15px;
	width: 720px;
    }

    .footerwrap td {
         font: 12px Arial, Helvetica, sans-serif;
         color: #333;
         }
            
     .footerwrap a { 
         font: 12px Arial, Helvetica, sans-serif;
         text-decoration: underline; 
         color: #517190;
		 line-height: 170%;
         }
						
     .footerwrap a:hover { 
         font: 12px Arial, Helvetica, sans-serif;
         color: #C56C32;
         text-decoration: underline;
		 line-height: 170%;
         } 
		 
.footerwrap .listbox {
		font: 12px Arial, Helvetica, sans-serif;
		color: #333;
		text-decoration: underline;
		line-height: 170%;
		}
		
	.realtor_logos {
		margin: 10px;
		} 

/* -------------------------------------------------------------------- Sub Nav Styles */	

.dynamic_subnav_cell { /* Backpage <td> must include this class for the subnavigation */
	background: #517190;
	text-align: center;
	padding: 0px 5px;
	width: 180px;
	}

.subnav_links {
	width: 170px;
	text-align: center;
	margin-top: -1px;
	}

	.subnav_links a { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #FFF;
		width: 100%;
		padding: 10px 6px;
		margin: 0px;
		display: block;
		border-top: 1px #344956 solid;
		border-bottom: 1px #9CB1C0 solid;
		}

	.subnav_links a:hover { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #FFF;
		width: 100%;
		background: none;
		padding: 10px 6px;
		margin: 0px;
		display: block;
		}

.subnavigation_table {
	width: 100%;
	text-align: left;
	}
