/*Global Styles for Battle Communities*/
:-moz-any-link:focus {
  outline: none;
}

html{
	margin: 0px; padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #393424;
	background: url(../images/pageBG.gif) 0px 0px;
	text-align: center;
}

body{
	margin: 0px auto; padding: 0px;
	width: 770px; text-align: left;
}

form{
	margin: 0px; padding: 0px;
}

a{font-weight: bold; color: #34506d;}
a:hover{text-decoration: none;}

.clear{
	display: block; text-indent: -5000px;
	clear: both; width: 1px; height: 1px;
	overflow: hidden;
}

/*---HEADER---*/
.head{
	background: url(../images/headBG.jpg) 0px 0px repeat-x;
	margin: 45px 0px 0px 0px; height: 127px;
}
	.head p{
		margin: 0px; padding: 0px;
		height: 86px;
		display: block;
	}
	
	.head p.logo{
		width: 215px;
		float: left;
	}
		.head p.logo a{
			width: 215px; height: 86px;
			text-indent: -5000px;
			display: block;
			background: url(../images/logo.jpg) 0px 0px;
		}
		.head p.tagLine{
			width: 322px;
			text-indent: -5000px;
			background: url(../images/tagline.jpg) 0px 0px;
			float: right;
		}
		
	.head ul{
		margin: 0px; padding: 0px;
		list-style: none; clear: both;
	}
	
	.head ul li{
		float: left;
	}
	.head ul li a{
		display: block; height: 41px;
		text-indent: -5000px;
	}
		.head ul li.navHome a{background: url(../images/nav-i.jpg) 0px 0px; width: 143px;}
			.head ul li.navHome a:hover, .head ul.homeActive li.navHome a{background: url(../images/nav-a.jpg) 0px 0px; width: 143px;}
		.head ul li.navOurStory a{background: url(../images/nav-i.jpg) -143px 0px; width: 186px;}
			.head ul li.navOurStory a:hover, .head ul.OurStoryActive li.navOurStory a{background: url(../images/nav-a.jpg) -143px 0px; width: 186px;}
		.head ul li.navCommunities a{background: url(../images/nav-i.jpg) -329px 0px; width: 240px;}
			.head ul li.navCommunities a:hover, .head ul.communitiesActive li.navCommunities a{background: url(../images/nav-a.jpg) -329px 0px; width: 240px;}
		.head ul li.navContact a{background: url(../images/nav-i.jpg) -569px 0px; width: 201px;}
			.head ul li.navContact a:hover, .head ul.contactActive li.navContact a{background: url(../images/nav-a.jpg) -569px 0px; width: 201px;}
		
/*---SUBHEAD---*/
.subHead{
	background: url(../images/subHeadBG.jpg) bottom left no-repeat;
	padding: 0px 0px 26px 0px;
}
	#subHeadFlash{height: 245px;}
	#subHeadInterior{
		text-indent:-5000px;
		width: 770px; height: 150px;
		background: url(../images/subHeadInteriorDefault.jpg) 0px 0px no-repeat;
	}

/*---CONTENT---*/
.content{
	clear: both;
	background: url(../images/contentBG.jpg) 0px 0px repeat-y;
	padding: 0px 10px 10px 10px;
}

.content2col{
	background: url(../images/contentDivider.jpg) 273px 0px repeat-y;
	width: 750px;
}

h1, h2, h3, h4{
	margin: 0px; padding: 0px;
	font-size: 26px; font-weight: bold;
	color: #a7b13e; font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	h2{color: #585749;}
	h4{color: #585740; font-size: 20px;}

.content p{
	margin: 0px; padding: 0px 0px 6px 0px;
	line-height: 16px; text-align: left;
}

.ContentLeft{
	width: 261px; padding: 0px 12px 0px 0px;
	float: left;
}
.ContentRight{
	float: left; width: 464px;
	padding: 0px 0px 0px 12px;
}


.featuredPropLeft{
	border-right: 1px solid #585749;
	padding: 0px 12px 0px 0px;
	float: left; width: 220px;
}
.featuredPropRight{
	padding: 0px 0px 0px 12px;
	float: left; width: 219px;
}

a.moreLink{
	color: #a7b13e;
	display: block;
	padding: 0px 0px 0px 12px;
	background: url(../images/ico_home.gif) 0px 4px no-repeat;
}

.featuredPropImg{
	float: left;
	background: url(../images/featured_bottom.jpg) bottom left no-repeat;
	padding: 0px 0px 3px 0px;
}
	.featuredPropImg span{
		background: url(../images/featured_top.jpg) top left no-repeat;
		padding: 8px 13px 5px 8px;
		display: block;
	}
	.featuredPropImg a img{border: 0;}
	
.content p.contactItem{
	font-size: 16px;
	line-height: 22px;
	padding: 15px 0px 15px 0px;
}
	.content p.contactTop{
		border-bottom: 1px solid #ccd0d4;
	}
	
/*---FLOOR PLANS---*/
.floorPlans{
	width: 100%; margin: 5px 0px 0px 0px;
}
	.floorPlans td{
		padding: 5px; margin: 10px;
		background: #cfdbe5;
		border-top: 1px solid #b7c5d2;
		border-bottom: 1px solid #b7c5d2;
	}
	tr.evenRow td{
		background: #e3ea94;
		border-top: 1px solid #c7d160;
		border-bottom: 1px solid #c7d160;
	}
	tr.spacer td{background: transparent; border: 0;}

.floorPlans p{
	text-align: left;
	width: 195px;
	background: #dfe6ec;
	border: 1px solid #b7c5d2;
	padding: 6px;
}
	tr.evenRow p{
		background: #f0f5b6;
		border: 1px solid #d4db85;
	}

.FPTitle a{
	color: #2d3235;
	font-weight: bold; text-decoration: none;
	font-size: 14px;
}

.FPImageLink{
	border: 1px solid #1b334c;
	display: block; height: 130px;
}
	.FPImageLinkLarge{
		width: auto; display: block;
		border: 1px solid #1b334c; overflow: hidden;
		text-align: center;
	}
	.FPImageLink img, .FPImageLinkLarge img{border: 1px solid #ffffff;}
	
.FPBedBath{display: block; float: left;}
.FPSqFt{display: block; float: right;}
	.FPBedBath strong, .FPSqFt strong{text-decoration: underline;}

.FPCommunities{
	display: block; clear: both;
	font-weight: bold; color: #422c18;
	line-height: 11px;
	padding: 5px 0px;
}

.FPCommunitiesDD{
	width: 100%; font-size: 11px;
	padding: 2px;
}

/*---COMMUNITY DETAILS---*/
#community_details_main{
    padding: 10px 0px;
}

#thumbnail{
     float: left; padding: 0px 10px 0px 0px;
}
    #thumbnail img{
        border: 1px solid #1B334C;
    }
    
#community_details_secondary{
    clear: both;
    border-top: 1px solid #cbcfd3;
    padding: 10px 0px;
}
    .commDetailLocation{
        float: left; padding: 0px 10px 0px 0px;
    }
    .realtorInfo{
        float: left;
        border-left: 1px solid #cbcfd3;
        padding: 0px 0px 0px 10px;
    }
    
#description{
    padding: 0px 0px 10px 0px;
}

.inputButn{
    margin: 0px 5px 0px 0px;
    width: 200px;
    border: 2px solid #788029;
    background: #a7b13e;
    padding: 2px;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    font-family: georgia;
}

.availHomeList td{
    padding: 6px 6px;
}
    .availHomeList tr.even td{
       background: #CFDBE5;
       border-top: 1px solid #B7C5D2;
       border-bottom: 1px solid #B7C5D2;
    }
    .availHomeList td a img{border: 1px solid #597996;}
    
/*---Property details---*/
.photoGallery{
    overflow: auto;
    height: 550px; width: 155px;
}
    .photoGallery a img, .listingMainPhoto{
        border: 1px solid #597996;
    }
    
.FMLSdisclosure
{
	text-align:center;
	font-size:10pt;
	color:Black;
	font-family:Times New Roman;
}

.LabelForm{
	font-weight: bold;
}

/*---subNav---*/
.navSet{}
	.content .navSet p{
		background: url(../images/ico_home.gif) 4px 7px no-repeat;
		padding: 4px 6px 4px 14px;
		margin: 2px 0px;
		line-height: 14px;
		border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff;
	}
	.content .navSet a:hover p{
		background: #e8edb4 url(../images/ico_home.gif) 4px 7px no-repeat;
		border-top: 1px solid #c4c98c; border-bottom: 1px solid #c4c98c;
	}
		.navSet p.even{
			background: #dfe6ec url(../images/ico_home.gif) 4px 7px no-repeat;
			border-top: 1px solid #c8cfd5; border-bottom: 1px solid #c8cfd5;
		}
	.navSet a{
		text-decoration: none;
		color: #2d3235; font-weight: normal;
	}
	.communityHeading{
		color: #2d3235; display: block;
		font-size: 14px; font-weight: bold;
	}
	.comType{
		display: block;
		color: #422c18; font-weight: bold;
		line-height: 16px;
	}
	.comPrice{
		display: block;
		color: #879037; font-weight: normal;
	}
	.FloorPlanHeading{
		color: #2d3235; display: block;
		font-size: 14px; font-weight: bold;
	}
	.FloorPlanSqFt{
		display: block;
		color: #422c18; font-weight: bold;
		line-height: 16px;
	}
	.FloorPlanBedBath{
		display: block;
		color: #879037; font-weight: normal;
	}	

/*---FOOTER---*/
.footer{
	background: url(../images/footerBG.jpg) no-repeat 0px 0px;
	color: #ffffff; font-size: 10px;
	padding: 5px 0px 10px 0px;
	height: 40px;
	line-height: 14px;
	clear: both;
}
	.footer a{color: #ffffff;}
	
	.legalNotice{
		margin: 0px; padding: 0px;
		float: left;
	}
	
	.contactInfo{
		float: right;
	}
		.contactInfo p{
			 margin: 0px 0px 0px 20px;
			 float: left;
		}
		.contactInfo p.contactAddress{
			background: url(../images/ico_mailBox.jpg) 0px 4px no-repeat;
			padding: 1px 0px 0px 12px;
		}
		
		.contactPhone{
			display: block;
			padding: 0px 0px 0px 14px;
			background: url(../images/ico_phone.jpg) 0px 4px no-repeat;
		}
		
		a.contactEml{
			display: block;
			padding: 0px 0px 0px 14px;
			background: url(../images/ico_letter.jpg) 0px 4px no-repeat;
		}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h1, .sIFR-hasFlash h2{
	visibility: hidden;
	font-size: 32px;
	letter-spacing: -1px;
}

.sIFR-hasFlash h3{
	visibility: hidden;
	font-size: 28px;
	letter-spacing: -1px;
}

.sIFR-hasFlash h4{
	visibility: hidden;
	font-size: 16px;
	letter-spacing: -2px;
}

	