/*body*/

html { 
    height: 100%; 
   } 
   body { 
   
   }  

body{
	margin:0;
	padding:0;
	background-color:#C2B59B;
	height: 100%; 
	font-size: 100%;
	font-weight: normal;
	font-family: arial;
	
}

.clear{
	clear:both;
}

.hidden{
	display: none;
}

/*container*/
#container{
	background-image: url(images/content/contentBG.gif);
	margin:auto;
	min-height:100%;
	position:relative;
	width:852px;
}

/*masthead*/
#masthead{
	height:288px;
	background-color: white;
	
}
/*logo*/
#logo{
	text-indent:-5000px;
	
}

#logoImageLink{
	height:231px;
	width:582px;
	position:absolute;
	left:35px;
	top:35px;
}

/*topPhoto*/
#topPhoto{
	background-color:purple;
	background-image: url(images/masthead/houses.jpg);
	border: 1px solid;
	height:176px;
	width:252px;
	position: absolute;
	left: 576px;
	top:77px;
	z-index:5;
}


/*about*/
#about{
	position: absolute;
	left:-5000px;
}


/*navigation*/

#navigation{
	position: absolute;
	text-transform:uppercase;
	font: 500 .8em arial;
	left: 50px;
	top: 96px;
}

#navigation ul{
	border-top: 1px solid;
	list-style-type: none;
	min-width: 10em;
	
}

#navigation ul li{
	margin-left: -40px;
	padding:.3em 0 .3em 0;
	border-bottom: 1px solid;
	text-indent: .8em;
	
}

#navigation a{
	color:black;
	text-decoration:none;
}

#navigation a:hover{
	color:black;
}

#navigation a:visited{
	color:black;
}

/*contact*/
#contact{
	font-size:.9em;
	color:#737577;
	position:absolute;
	left:637px;
	top:52px;
}

/*content*/
#content{
	padding: 0 0 0 2.4em;
	min-height:100%;
}

#content h1,h2,h3,h4{
	background-color:#78A7CF;
	color: white;
	font-size:.85em;
	font-weight:500;
	margin:0;
	padding: 0.75em 0px .75em 1em;
	width:524px;
	text-transform:uppercase;
}

#content p{
	font-size:.8em;
	padding: 0 24em 0 1em;


}

#threeColumnMainText{
	float:right;
	width:313px;
	}

#threeColumnMainText h1,#threeColumnMainText h2,#threeColumnMainText h3,#threeColumnMainText h4{
	background-color:#78A7CF;
	color: white;
	font-size:.85em;
	font-weight:500;
	margin:0;
	padding: 0.75em 0px .75em 1em;
	width:342px;
	text-transform:uppercase;
}

#threeColumnMainText p{
	font-size:.8em;
	padding: 0 ;


}


/*sideBar*/
#sidebar{
	float:right;
	padding: 10px 50px 0 20px;
	width:200px;
	margin-left:3em;
}

#sidebar h1,#sidebar h2,#sidebar h3,#sidebar h4{
	background:none;
	padding:0;
	color:#FFD400;
	font-size:.7em;
	font-weight: 600;
	line-height: 1.65em;
	margin:1.75em 0 1.75em 0;
	width: 175px;
	text-transform:uppercase;
	}

#sidebar p{
	color:white;
	padding:0;
	
}

#sidebar a{
	color:white;
	text-decoration:none;
	font-style:oblique;
	
}

#sidebar a:hover{
	color:white;
	font-style:oblique;
	
}


#sidebar a:visited{
	color:white;
	font-style:oblique;
	
}

/* Neighborhood Sports */

#neighborhoodsports{
width: 216px;
height: 72px;
background-color:#414142;
border: 1px white solid;
padding: 11px 0 11px 0;
color:#80AAD0;
text-align: center;
margin: 2.5em 0  1em -9px;
font-size:.75em;
display:none;
}

#neighborhoodsports a{
color:#80AAD0;
text-decoration: none;
}

#neighborhoodsports a:hover{
color:#80AAD0;
}

#neighborhoodsports a:active{
color:#80AAD0;
}


#nmsportsname{
	color:#ECC65F;
	font-weight:bold;
	font-size:1.2em;
	padding: .3em 0 .3em 0;

}

/*sidePhoto*/
#sidePhoto{
float:left;
width:166px;
padding: 0 1em 0 0;


}

/*company*/

.companyOrange{
	width:625px;
	height:397px;
	background-color:#F29323;
	margin:20px auto;
	clear:both;
	border: 1px black solid;

}

.companyGreen{
	width:625px;
	height:397px;
	background-color:#9AC43B;
	margin:20px auto;
	clear:both;
	border: 1px black solid;
}

.companyYellow{
	width:625px;
	height:397px;
	background-color:#FFD300;
	margin:20px auto;
	clear:both;
	border: 1px black solid;
}

/*companyInfo*/
.companyInfo{
	width:220px;
	height:396px;
	font-size:.8em;
	color: #737477;
	padding:10px 0;
	text-align: center;
	float:left;
	
	
}

.adCategories {
	font-size:1em;
	color:black;
	padding: .6em 313px 1em 1em;
}

.adCategories a{
	color:#737577;
	text-decoration:none;
}

.adCategories a:hover{
	color:#737577;
}

.adCategories a:visited{
	color:#737577;
}



.companyInfo a{
	color:#822D28;
	text-decoration:none;
}

.companyInfo a:hover{
	color:#822D28;
}

.companyInfo a:visited{
	color:#822D28;
}

.companyInfo ul{
	color:black;
	border-bottom: white 1px solid;
	padding:0 0 0 1.2em;
	margin: 1em 1em 0;
	text-align:left;
	list-style-type: none;
	width: 202px;
	overflow:hidden;
}

.companyInfo ul a{
	color:black;
	text-decoration:none;
	font-style: oblique;

}

.companyInfo ul a:hover{
	color:black;

}

.companyInfo ul a:visited{
	color:black;
}


.companyInfo ul li{
	font-weight:normal;
	border-top: 1px solid white;
	padding: .75em 0 .75em 0;
	margin: 0 -1em 0 ;
}

 .businessName{
	font-weight:bold;
	text-transform:uppercase;

}

/*companyAd*/

.companyAd{
	height:397px;
	width: 396px;
	
	float:right;
	/*border: 1px black solid;*/
} 

.companyAd img{
	border: 1px black solid;
}

.companyOrange .companyAd{
	background-color: #AA7A4C;
}

.companyGreen .companyAd{
	background-color: #839156;
}


.companyYellow .companyAd{
	background-color: #AC9452;
}

.verticle{
	margin-left: 45px;
}

.horizontal{
	margin-top: 45px;
}

#spacer{
height: 150px;
}
/*footer*/
#footer{
	position:absolute;
	/*background: url(images/footer/bird-on-a-wire.gif) no-repeat;*/
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height: 130px;
}

#bottomContact{
	position: absolute;
	bottom: 2em;
	font-size: .75em;
	color:#F29323;
	text-align: center;
	width:48em;
	font-weight:600;
}

#bottomContact a{
	color:#F29323;
	text-decoration:none;
}

#bottomContact a:hover{
	color:#F29323;
}

#bottomContact a:visited{
	color:#F29323;
}

/*bottomNavigation*/

#bottomNavigation{
	position: absolute;
	bottom: 4.5em;
	font-size: .8em;
	color:#737577;
	text-align: center;
	width:41em;
	font-weight:500;
	padding: 0 2em 0 2em;
	}
	
#bottomNavigation a{
	color:#737577;
	text-decoration:none;
}

#bottomNavigation a:hover{
	color:#737577;
}

#bottomNavigation a:visited{
	color:#737577;
}

/*social Networking*/

#facebook{
	width:86px;
	height:36px;
	position:absolute;
	left: 420px;
	bottom: 92px;
	display:none;
}

#twitter{
	width:85px;
	height:32px;
	position:absolute;
	bottom:100px;
	left:335px;
	display:none;
}


/*copyright*/

#copyright{
	position:absolute;
	left:600px;
	bottom: 2.5em;
	font-size: .63em;
	color: white;
	
	
}



