/*
	Created @ Superlative, Inc. 2009 (template 4462)
	Use of this content is by contractual agreement only.
	Superlative, Inc. claims no liability for content provided &/or uploaded by its clients.
*/

/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- Page Styles */
/* -------------------------------------------------------------------------------------------------- */

html {
	height: 100%;
}

body.template_hp {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images/JPG002.jpg) repeat-x center top #0c2045;
	height: 100%;
	width: 100%;
	text-align: center; /* IE6 block level centering */
	padding: 0;
	margin: 0px auto;
	color: #b6b6b7;
	line-height: 17px;
}

body.template_bp {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images/JPG002.jpg) repeat-x center top #0c2045;
	height: 100%;
	width: 100%;
	text-align: center; /* IE6 block level centering */
	padding: 0;
	margin: 0px auto;
}

	
/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Home Page Containers */
/* -------------------------------------------------------------------------------------------------- */
.middleContainer{
	width:  968px;
	heigh: 319px;
	display: block;
}
.outer_container_hp {
	/*background: url(images/back01.jpg) no-repeat center top;*/
	width: 100%;
	height: 100%;
	*height: 1000px;
	margin: 0 auto;
	display: table;
	*display: block;
}

.main_container_hp {
	width: 970px;
	background: url(images/background02.png) repeat-y;
	float: left;
}

.main_container_bottom_hp {
	width: 970px;
	height: 6px;
	background: url(images/background03.png) no-repeat;
	float: left;
	margin: -20px 0 20px 0;
}

.outer_container_hp > .main_container_bottom_hp { /* IE6 margin fix, IE6 ignores this */
	margin: 0 0 20px 0;
}

.flash_container1_hp {
	width: 888px;
	margin: 0 auto;
	display: inline-block;
	*display: block;

}

.flash_container2_hp {
	width: 640px;
	height: 296px;
	display: inline-block;
	margin: 0px;
	float: left;
}

.featured_slot_container_hp {
	width: 970px;
	margin: 10px 0 20px 0;
	float: left;
}

.page_main_hp {
	background: url(images/png001.png) repeat-x;
	width: 888px;
	margrin: 0px 0px 0px 10px;
	display: table;

}

.dynamic_body_cell_hp {
	width: 612px;
	display: inline-block;
	float: left;
	margin: 0 auto;
}

.modules_container_hp {
	width: 970px;
	margin: 10px 0 0 0;
}


/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Back Page Containers */
/* -------------------------------------------------------------------------------------------------- */

.outer_container_bp {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	display: table;
	*height: 1000px;
}

.main_container_bp {
	width: 970px;
	float: left;
}

.main_container_bottom_bp {
	width: 970px;
	height: 4px;
	background: url(images/back02.gif) no-repeat;
	float: left;
	margin: -3px 0 20px 0;
}

.outer_container_bp > .main_container_bottom_bp { /* IE6 margin fix, IE6 ignores this */
	margin: 0 0 20px 0;
}

.flash_container_bp {
	width: 970px;
	margin: 0 auto;
}

.page_main_with_nav_bp {
	width: 971px;
	float: left;
	text-align: left;
	*display: block;
	*float: left;
	*margin-top: 50px;
	margin-top: 50px;
	*margin-left: 10px;
	margin-bottom: 60px;
}

.page_main_without_nav_bp {
	width: 970px;
	float: left;
	background: #fff;
	text-align: left;
}
	
.page_main_with_nav_bp .dynamic_body_cell_bp {
	margin: 0;
	width: 727px;
	padding: 20px;
	min-height: 193px;
	background:  url(images/jpg003.jpg) repeat-x  #dddddd;
	margin: 0 0 0 36px;
	float: left;
	*dispaly: table;
}

.page_main_without_nav_bp .dynamic_body_cell_bp {
	margin: 0;
	width: 900px;
	clear: both;
	padding: 20px;
}

.page_main_with_nav_bp .flash_title_bp {
	width: 769px;
	height: 71px;
	margin: 15px 0 0 35px;
	border-bottom: 0px solid #ccc;
	text-align: left;
}

.page_main_without_nav_bp .flash_title_bp {
	width: 670px;
	margin: 15px 0 0 35px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
	
.BPSB_left {
	width: 769px;
	float: left;
	margin: -15px 0 0 -30px;
}

.BPSB_right {
	width: 189px;
	float: left;
	margin: 0 0 0 40px;

	/*background: url(images/back03.gif) no-repeat center top;*/
}
.navTop{
	width: 187px;
	height: 46px;
	/*background: url(images/nav-top.png) no-repeat ;*/
	background: url(images/navTop.png) no-repeat center top;
	display: block;
	float: left;

}
.navBottom{
	width: 187px;
	height: 13px;
	background: url(images/navBottom.png) no-repeat center top;
	display: block;
	float: left;
}
.contentBottom {
	width: 769px;
	height: 14px;
	background: url(images/contentBottom.png) no-repeat center top;
	display: block;
	float: left;
	margin: 0 0 0 35px;
}
/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------- Back Page - Subnav Styles (Dynamic Sub-Navigation) */
/* -------------------------------------------------------------------------------------------------- */	

.dynamic_subnav_cell_bp {
	width: 187px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 0 0 0px;
	float: left;
	background: #800b18;
	min-height: 260px;
	*display: block;
}
.dynamic_subnav_cell{
	float: left;
}
.subnav_links {
	margin: 0;
	overflow: hidden;
}

.overview {
	margin: 0;
}

.subnav_links a {
	text-decoration: none;
	color: #ffffff;
	float: left;
	margin: 3px 0;
	padding: 0 0 10px 10px;
	width: 175px;
}

.subnav_links a:hover { 
	text-decoration: none;
	color: #fff;
	background: #660813;
	width: 177px;
	padding: 0 0 10px 10px;
}


/* -------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */

.DesignerLrgFSBG {
	width: 249px;
	*width: 249px;
	height: 296px;
	display: inline-block;
	*display: inline;
	padding: 0px;
	padding-top: 10px;
	float: left;
}

.DesignerFSBG {
	width: 319px;
	height: 119px;
	float: left;
	margin: 0 3px 0 0;
}

.last {
	margin: 0;
}

.FeaturedSlot_Large {
	margin: 0;
	margin-top: -13px;
}

.FeaturedSlot_Large p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0px;
}

.FeaturedSlot_Large img {
	margin: 0px;
	
}

.FeaturedSlot_Large h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #546e37;
	margin: 0 0 8px 0;
}

.FeaturedSlot_Large a {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #444;
}

.FeaturedSlot_Large a:hover {
	text-decoration: underline;
}

.FeaturedSlot_Small {
	margin: 0;
}

.FS_QuickSearch {
	width: 249px;
	float: left;
	background: url(images/jpg004.jpg) no-repeat 0 0;

}
	
.FS_QuickSearch h1 {
	display: none;
}

.FS_QuickSearch .QS_Table {
	width: 249px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	clear: both;
	margin-top: 70px;
}

.FS_QuickSearch .QS_Table td {
	padding: 3px;
}

.FS_QuickSearch .QS_Table .PriceTable {
	margin: 0 0 -3px -3px;
	width: 97%;
}

.FS_QuickSearch .QS_Table .formfield {
	font: 11px Arial, Helvetica, sans-serif;
	color: #5e5d5d;
	width: 90%;
	height: 24px;
	padding: 2px;
}
		
.FS_QuickSearch .SubmitButton {
	background: url(images/search.png) no-repeat;
	width: 107px;
	height: 34px;
	margin: 10px 0 0 0;
	border: none;
	cursor: pointer;
	float: right;
	font-size: 0; /*IE7,6 fix */
	line-height: 0; /*IE7,6 fix */
	color: #569c4f; /*IE7,6 fix */
}

.FS_QuickSearch a {
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #fff;
	margin: 20px 0 0 10px;
	float: left;
}

.FS_QuickSearch a:hover {
	text-decoration: underline;
}



.FeaturedSlot_Small {
	width: 319px;
	height: 119px;
	padding: 0px;
}
	
.FeaturedSlot_Small p{
	display: none;
}

.FeaturedSlot_Small img {
	display: none;
}

.FeaturedSlot_Small h1{
display: none;
}

.FeaturedSlot_Small a {
display: none;
}

.FeaturedSlot_Small a:hover {
	display: none; 
}

	
/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------- Backpage Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */	
		
.featured_slot_bp {
	margin: 20px 0 0 30px;
	padding: 6px;
	text-align: center;
	width: 200px;
	border-top: 1px #8b8471 solid;
	border-bottom: 1px #8b8471 solid;
	float: left;
}
		
.featured_slot_bp p {
	color: #8b8471;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 5px;
	padding: 0;
}	

.featured_slot_bp h1 {
	color: #8b8471;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-align: left;
}

.featured_slot_bp a {
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #8b8471;
	float: left;
}	

.featured_slot_bp a:hover {
	text-decoration: none; 
	color: #ac3333;
}

.featured_slot_bp_no_photo {
	display: none;
}

.featured_slot_bp_photo {
	border: 1px #FFFFFF solid;
	width: 156px;
	height: 104px;
	float: left;
	margin: 15px 0;
}
			

			
/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */	

.modules_container_hp {
	width: 970px;
	color: #66bfcc;
}

.modules_contaner_hp table {
	width: 970px;
	border-collapse: collapse;
	table-layout: fixed;
	padding: 0;
	margin: 0;
}

.modules_container_hp td{
	background: #d0ed80;
	border: 10px #c4e860 solid;
}

.modules_container_hp td div{
	margin: 0;
	border: none;
}

.modules_container_hp td div td{
	margin: 0;
	border: none;
}
	
.modules_container_hp td div p{
	margin: 0;
	border: none;
}
	
.modules_container_hp img {
	margin: 8px 0 0 8px;
	border: none;
}
		
.ModuleTitle {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #63a656;
	padding: 5px 8px 5px 8px;
}

.ModuleBody {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #444;
	padding: 0 8px 0 8px;
}


/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */		

.footerwrap {
	font: 10px/1.5em Arial, Helvetica, sans-serif;
	width: 971px;
	text-align: center;
	color: #b6b6b7;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	*display: block;
}

.footerwrap table {
	margin: 0 auto;
		*display: block;
}

.footerwrap td {
	font-size: 12px;
	color: #b6b6b7;
		*display: block;
}

.footerwrap img {
	margin: 0;
}
	
.footerwrap a { 
	font-size: 10px;
	text-decoration: none; 
	color: #b6b6b7;
	line-height: 15px;
}
				
.footerwrap a:hover {
	text-decoration: underline;
	color: #ffffff;
} 
		 
.footerwrap .listbox {
	font-size: 12px;
	color: #b6b6b7;
	text-decoration: underline;
}

.realtor_logos img {
	margin: 13px 3px 0 3px;
}



/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- Text Blocks */
/* -------------------------------------------------------------------------------------------------- */
/*.h1_block, .text p, .bullet_block_one_column ul li, .bullet_block_two_column ul li p, .links_block_one_column ul li p, .links_block_two_column ul li p, .testimonial_block p, .text_medium_port_right, .text_medium_port_left, .text_medium_land_right, .text_medium_land_left, .text_large_port_right, .text_large_port_left, .text_large_land_right, .text_large_land_left, .text_small_port_right_maintain, .text_small_port_left_maintain, .text_small_land_right_maintain, .text_small_land_left_maintain, .text_medium_port_right_maintain, .text_medium_port_left_maintain, .text_medium_land_right_maintain, .text_medium_land_left_maintain, .text_large_port_right_maintain, .text_large_port_left_maintain, .text_large_land_right_maintain, .text_large_land_left_maintain, .photo_block li p, .SearchSignUp, .calendar_month, .calendar_day, .calendar_date, .segment_event_results, .segment_event_results p, .schools_community_weather_block ul li, .schools_community_weather_block_two_column ul li p, .school_details, .demographics_block, .SearchSignUp .FormIntro p, .SearchSignUp .FormIntro ul, .SearchSignUp .FormLeft, .SearchSignUp .FormRight, .RSS_Entry, .RSS_Entry p, .RSS_Subscribe, .RSS_Detail_Wrap, .RSS_Detail_Wrap p, .Add_Comment, .splash_container_one_column ul li p, .splash_container_two_columnn ul li p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #998090;
	background: none;
}
.h1_block a, .text a, .bullet_block_one_column ul li a, .bullet_block_two_column ul li a, .links_block_one_column ul li a, .links_block_two_column ul li a, .testimonial_block a, .photo_block a, .photo_block ul li a, .photo_block li p a, .photo_block li a, .segment_calendar a, .calendar_month a.calendar_click, .calendar_date .calendar_date_link a, .segment_calendar_list .calendar_list_link, .schools_community_weather_block ul li a, .schools_community_weather_block a, .schools_community_weather_block_two_column ul li a, .schools_community_weather_block_two_column a, .school_details a, .demographics_block a, .RSS_Detail_Wrap a, .RSS_Entry a, .splash_container_two_column ul li a, .sitemap a, .main_link_style {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	background: none;
}
.h1_block a:hover, .text a:hover, .bullet_block_one_column ul li a:hover, .bullet_block_two_column ul li a:hover, .links_block_one_column ul li a:hover, .links_block_two_column ul li a:hover, .testimonial_block a:hover, .photo_block a:hover, .photo_block ul li a:hover, .photo_block li p a:hover, .photo_block li a:hover, .schools_community_weather_block li a:hover, .schools_community_weather_block a:hover, .schools_community_weather_block_two_column ul li a:hover, .schools_community_weather_block_two_column a:hover, .school_details a:hover, .demographics_block a:hover, .RSS_Detail_Wrap a:hover, .RSS_Entry a:hover, .splash_container_two_column ul li a:hover, .sitemap a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	background: none;
}
.text_small_port_right, .text_small_port_left, .text_small_land_right, .text_small_land_left {
	font: 11px Arial, Helvetica, sans-serif;
	color: #444;
	background: none;
}
.splash_container_one_column ul li a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #998090;
	text-decoration: underline;
	background: none;
}
.splash_container_one_column ul li a:hover {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	background: none;
}*/
/* -------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- Headline Blocks */
/* -------------------------------------------------------------------------------------------------- */
/*.headline_block h1, .marquee_block h1, .testimonial_block h1, .photo_block li h1, .SearchSignUp h1, .h1_block h1, .segment_event_results h1, .schools_community_weather_block h1, .schools_community_weather_block_two_column h1, .school_details h1, .demographics_block h1, .SearchSignUp .FormIntro h1, .SearchSignUp .ForgotPassword h1, .RSSWrap h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.headline_block a, {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #67aa57;
	text-decoration: underline;
}
.headline_block a:hover, .photo_block li h1:hover {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #67aa57;
	text-decoration: underline;
}
.segment_calendar_list .month_header, .segment_calendar_list .date_header, .school_name {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #67aa57;
}
.segment_event_results h2, .schools_community_weather_block h2, .schools_community_weather_block_two_column h2, .RSS_Detail_Wrap h2, .RSS_Entry h2, .RSS_Detail_Wrap h1 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #67aa57;
}
.schools_community_weather_block h3, .schools_community_weather_block h4, .schools_community_weather_block h5, .schools_community_weather_block_two_column h3, .schools_community_weather_block_two_column h4, .schools_community_weather_block_two_column h5 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #67aa57;
}
.RSS_Entry h1 a {
	font: 16px Arial, Helvetica, sans-serif;
	color: #67aa57;
	text-decoration: underline;
}
.RSS_Entry h1 a:hover {
	font: 16px Arial, Helvetica, sans-serif;
	color: #67aa57;
	text-decoration: underline;
}*/
/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ Form Elements */
/* -------------------------------------------------------------------------------------------------- */
.form_block .form_left, .form_block .form_right, .DynamicFormsWrap .FormLabel, .DynamicFormsWrap .FormLeft, .DynamicFormsWrap .FormRight, .SearchSignUp .ForgotPassword .FormRight, .SearchSignUp .ForgotPassword .FormLeft {
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
}
.form_block .form_title {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #a16f90;
}
.DynamicFormsWrap .FormPageTitle, .DynamicFormsWrap .FormIntro h1, .DynamicFormsWrap .Payment {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #a16f90;
}
.form_block a, .DynamicFormsWrap .regulartext a, .DynamicFormsWrap a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	text-decoration: underline;
}
.form_block a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	text-decoration: underline;
}
.SearchSignUp .FormField, .form_block .form_field, .DynamicFormsWrap .FormRight textarea, .DynamicFormsWrap .FormRight input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
}
/*-----------------------------*/
/*-----------------Form Buttons*/
/*-----------------------------*/
.form_block .formbuttonswrap input, .SearchButtonWrapper .SearchButton, .SearchSignUp .FormButtons, .DynamicFormsWrap .FormButtons {
	font: 12px Arial, Helvetica, sans-serif !important;
	background: url(images/formSubmit.png) no-repeat; !important;
	color: #ffffff !important;
	cursor: pointer !important;
	margin: 20px 0 0 0 !important;
	padding: 0 0 0 0 !important;
	width: 107px !important;
	height: 32px !important;
	float: right;
	
}
/*-----------------------------*/
/*-------------Form Backgrounds*/
/*-----------------------------*/
.form_container_table {
	background: #fff;
}


/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- Layout Fixes */
/* -------------------------------------------------------------------------------------------------- */

/*-----------------------------*/
/*------------------------Blog */
/*-----------------------------*/
.RSS_Entry img {
	max-width: 700px;
}

.ImageHolder img {
	max-width: 700px;
	padding: 5px 10px 10px 0;
}

.blog_links {
	clear: both;
}
/*-----------------------------*/
/*------------------------Form */
/*-----------------------------*/
.form_container_table {
	margin: 0 0 0 20px;
}
.form_title {
	text-indent: 0px !important;
}

/*-----------------------------*/
/*------------------------Misc */
/*-----------------------------*/
.links_block_two_column {
	margin: 0 0 0 20px;
}
/*-----------------------------*/
/*---------------Misteh Styles */
/*-----------------------------*/
.FS{
	width: 900px;
	*width: 1000px;
	height: 296px;
	display: table;
	*display: table;
	margin-bottom: 20px;

}
.FS2{
	width: 249px;
	min-height: 282px;
	display: inline-block;
	float: left;
	color: #00FFFF;
}
.submit {
	font: 12px Arial, Helvetica, sans-serif !important;
	background: url(images/formSubmit.png) no-repeat; !important;
	color: #ffffff !important;
	cursor: pointer !important;
	margin: 00 0 0 !important;
	padding: 0 0 0 0 !important;
	width: 107px !important;
	height: 32px !important;
	border: 0px;
	}
	
