/*	Created @ Superlative, Inc. 2006 (template 1004)
	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: #001d39|  Link:hover: #FFF  |  h1: #c4c4c4

/* -------------------------------------------------------------------- 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: #FFFFFF;
	background-color: #193654; 
	margin: 0px;
	top-margin:5px;
	padding: 0px;
	text-align: center;
	height: 100%;
	}

p { 
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif; 
	line-height: 180%;
	color: #444;
	}
	
.text { 
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif; 
	text-align: left;
	line-height: 180%;
	color: #444;
	}
	
.main_link_style { /* This link style is used on many of the links in the segments, etc. */
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #001e3a;
	}

.main_link_style:hover { 
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #001e3a;
	}
	
.submit_button {
	background: url(Images/ButtonBG.gif) ;
	width: 125px;
	color: #FFF;
	border: 1px #FFF solid;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 3px;
	}
	
.bottomborderdashed {
	border-bottom: 1px #777 dashed;
	padding-bottom: 10px;
	}

/* -------------------------------------------------------------------- Page Wraps */	

.maincontainer { /* Primary table in the home page of the template */
	background-color: #FFFFFF;
	text-align: center;
	width: 971px;
	height: auto;
	}
	
.maincontainer_backpage { /* Primary table in the back page of the template */
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

.content {
	width: 750px;
	height: auto;
	text-align: center;
	}

.subwrapper {
	width: 740px;
	height: 100%;
	text-align: center;
	float: left;
	background: none;
	}

.page_main_image {
	padding: 0px;
	margin: 0px;
	float: left;
	}

.adj_flash_navigation {
	float: left;
	text-align: center;
	width: 160px;
	background: none;
	display: block;
	}
	
.adj_html_navigation {
	float: left;
	text-align: left;
	width: 160px;
	background: #A6C1DD;
	display: block;
	min-height: 400px;
	}
	
	.adj_html_navigation td {
		padding: 10px;
		}
		
	.adj_html_navigation_link { 
		font: bold 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #222;
		}

	.adj_html_navigation_link:hover { 
		font: bold 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #666;
		}

.segment_header {
	margin-bottom: 20px;
	}

.dynamic_segment_container_topnav {
	padding: 0;
    text-align: center;
	float: left;
	display: inline;
	background: none;
	margin-bottom: 15px;
	*margin-bottom: 0;
	}
	
.dynamic_segment_container_adjnav {
	padding: 0;
	float: left;
	display: inline;
    text-align: center;
	background: none;
	margin-bottom: 15px;
	*margin-bottom: 0;
	}
	
.dynamic_section_title {
    text-align: left;
	margin: 0px;
	padding: 0px 0 0px 0px;
	clear: both;
	background: #FFF;
	color: #001d39 font: bold 12px 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 */
	font: 12px Arial, Helvetica, sans-serif;
	color: #001d39;
	padding: 14px 14px 15px 14px;
	}

/* -------------------------------------------------------------------- Featured Slot Styles */
.FeaturedContainer{
	background-color: #FFFFFF;
	border: 0px;
}

.FeaturedSlot_Large{
    font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 377px;
	height: 223px;
	background-color: #001d3a;
	border: none;
	float: left;
	display: inline;
	clear: none;
	margin: 0px;
	}
	
	.FeaturedSlot_Large p{
		color: #FFF;
		font: 12px bold Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 10px;
		width: 100%;
		text-align: center;
		}
		
	.FeaturedSlot_LargePhoto {
		display: block;
		align: center;
		width: 200px;
		height: 100px;
		margin-bottom: 5px;
		margin-right: 5px;
		border: none;
		}
		
	.FeaturedSlot_Large h1{
		color: #FFF;
		font: bold 16px Arial, Helvetica, sans-serif;
		padding: 5px 10px 10px 10px;;
		margin: 5px 10px 5px 10px;
		text-align: center;
		}
		
	.FeaturedSlot_Large a {
		line-height: 110%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		display: block;
		}
		
	.FeaturedSlot_Large a:hover {
		line-height: 110%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #a0c4e9;
		display: block;
		}

.FS_QuickSearch {
	background: url(Images/gif001.gif) no-repeat top;
	width: 377px;
	text-align: center;
	width: 90%;
	*width: 100%;
	margin: 5px 12px 0px 0px;
	padding-top: 28px;
	}
	
	.FS_QuickSearch .QS_Table td {
		padding: 1px;
		}
	
	.FS_QuickSearch h1 {
		display: none;
		}
		
	.FS_QuickSearch .QS_Table {
		width: 90%;
		font: 11px Arial, Helvetica, sans-serif;
		color: #FFF;
		border-bottom: 1px #a0c4e9 solid;
		display: block;
		padding-bottom: 0px;
		}
		
		.FS_QuickSearch .QS_Table .PriceTable {
			width: 90%;
			font: 11px Arial, Helvetica, sans-serif;
			color: #FFF;
			}

	.FS_QuickSearch .QS_Table .formfield {
		font: 11px Arial, Helvetica, sans-serif;
		width: 90%;
		color: #444;
		background: #FFF;
		padding-bottom: 0px;
		}
		
	.FS_QuickSearch .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		background: #417ebd;
		margin: 12px 0px 10px 0px;
		border: 1px #a0c4e9 solid;
		*display: block;
		width: 120px;
		padding-bottom: 0px;
		}
		
	.FS_QuickSearch a {
		line-height: 90%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		padding-bottom: 0px;
		width: 100%;
		}
		
	.FS_QuickSearch a:hover {
		line-height: 90%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #a0c4e9;
		padding-bottom: 0px;
		width: 100%;
		}

.FS_SignUp {
	text-align: center;
	width: 90%;
	*width: 90%;
	margin: 12px 12px 12px 12px;
	}
	
	.FS_SignUp h1 {
		color: #FFF;
		font: bold 16px Arial, Helvetica, sans-serif;
		margin: 0px;
		padding-bottom: 10px;
		}

	.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: 90%;
		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: #444;
		background: #FFF;
		}
		
	.FS_SignUp .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		background: #001e3a;
		margin: 0px 0px 5px 0px;
		border: 1px #FFF solid;
		width: 120px;
		}
		
	.FS_SignUp a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		width: 100%;
		}
		
	.FS_SignUp a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #a0c4e9;
		width: 100%;
		}
	
.FeaturedSlot_Small {
	text-align: top;
	width: 198px;
	height: 223px;
	border-right: 1px solid #FFF;
	background-color: #001d3a;
	}
	
	.FeaturedSlot_Small p {
		color: #FFF;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 5px 0px;
		padding: 15px 15px 0px 15px;
		}
		
	.FeaturedSlot_Small img {
		
		float: left;
		align: center;
		width: 189px;
		height: 113px;
		margin-bottom: 5px;
		margin-right: 5px;
		padding: 4px;
		}
		
	.FeaturedSlot_Small h1 {
		color: #FFF;
		font: 16px Arial, Helvetica, sans-serif;
		font-weight: bold;
		padding: 15px 15px 0px 15px;
		margin: 0px;
		text-align: left;
		}
		
	.FeaturedSlot_Small a {
		padding: 15px 15px 0px 15px;
		line-height: 160%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFFFFF;
		}
		
	.FeaturedSlot_Small a:hover {
		padding: 15px 15px 0px 15px;
		line-height: 160%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #a0c4e9;
		}
/* -------------------------------------------------------------------- Back Page Featured Slot Styles */
.FeaturedSlot_BP {
	padding: 8px 0px 0px 0px;
	margin: 8px;
	text-align: center;
	width: 100%;
	border-top: 1px solid none;
	}
	
		.FeaturedSlot_BP p{
			color: #FFF;
			font: 11px Arial, Helvetica, sans-serif;
			line-height: 140%;
			text-align: left;
			margin: 4px 0px 6px 0px;
			padding: 0px;
			}
		
		.FeaturedSlot_BPNoPhoto {
			display: none;
			}
	
		.FeaturedSlot_BPPhoto {
			width: 158px;
			height: 103px;
			display: block;
			margin-bottom: 5px;
			border: 1px #CBCBCB solid;
			}
			
		.FeaturedSlot_BP h1 {
			color: #FFF;
			font: bold 14px Arial, Helvetica, sans-serif;
			padding: 0px;
			margin: 0px;
			text-align: left;
			}
	
		.FeaturedSlot_BP a {
			text-align: left;
			font: 14px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #FFF;
			display: block;
			}
			
		.FeaturedSlot_BP a:hover {
			text-align: left;
			font: 14px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #FFF;
			}

/* -------------------------------------------------------------------- Footer Styles */
.footerwrap {
	text-align: center;
	padding-bottom: 15px;
	width: 893px;
	display: block;
	margin: 20px 0px;
	}
	
	.footerwrap td {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		line-height: 180%
		}
	
	.footerwrap a { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #FFFFFF;
		}

	.footerwrap a:hover { 
		font: 12px Arial, Helvetica, sans-serif;
		color: #a0c4e9;
		text-decoration: underline;
		}
		
	.realtor_logos {
		margin: 15px 0 5px 0;
		}

	.footerwrap .listbox {
		font: 12px Arial, Helvetica, sans-serif;
		color: #333;
		line-height: 160%;
		}

/* -------------------------------------------------------------------- Designer Styles */
.designerstyle_tophtmlNav {
	width: 971px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	}
	
	.designerstyle_tophtmlNav a {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: none;
		}
	
	.designerstyle_tophtmlNav .left {
		display: block;
		margin-top: 22px;
		}
		
			.designerstyle_tophtmlNav .left a {
				font: 11px Arial, Helvetica, sans-serif;
				color: #FFFFFF;
				text-decoration: none;
				}
		
	.designerstyle_tophtmlNav .right {
		display: block;
		margin-top: 5px;
		}
		
			.designerstyle_tophtmlNav .right a {
				font: 12px Arial, Helvetica, sans-serif;
				color: #fff;
				text-decoration: underline;
				}

.designerstyle_leftFS {
	background: #aba2b6;
	}

.designerstyle_middleFS .FeaturedSlot_Small {
	background: #C1B9CB;
	}

.designerstyle_rightFS .FeaturedSlot_Small {
	background: #D4CFDB;
	}

.REBG {
	background: #FFF;
	width: 971px;
	display: block;
	}
	
/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #99c2ee;
	font-weight: bold;
	height: 20px;
	padding-left: 3px;
	border-bottom: #CBCBCB 1px solid;
	}
	
.ListBox {
	font: 12px Arial, Helvetica, sans-serif;
	width: 80%;
	}
	
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 170%;
	margin-top: 15px;
	}

/* -------------------------------------------------------------------- Sub Nav Styles */	
.dynamic_subnav_cell { /* Backpage <td> must include this class for the subnavigation */
	text-align: center;
	background-image: url(images/gif004.gif);
	}

.subnav_links {
	width: 203px;
	text-align: center;
	}

	.subnav_links a {
	background-image: url(images/jpg005.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 184px;
	*width: 198px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 4px 4px 10px;
	font-weight: bold;
	line-height: 160%;
	border-bottom: 1px solid #003871;
	float: left;
	clear: both;
		}

	.subnav_links a:hover {
	background-image: url(images/jpg006.jpg);
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 184px;
	*width: 198px
	font-weight: bold;
	text-decoration: none;
	padding: 4px 4px 4px 10px;
	font-weight: bold;
	line-height: 160%;
	border-bottom: 1px solid #003871;
	float: left;
	clear: both;
		}

.subnavigation_table {
	width: 100%;
	text-align: left;
	}
	
.subnavigation_table td {
	width: 198px;
	}