/* CSS Document */

body, p, h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12.5px;
}
body{
	background-color:#f6f5d3;
	background-image:url(../images/global/master_bg.gif);
	background-repeat:no-repeat;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	margin-bottom:8px;
	color:#0089dd; /*blue*/
	color:#4d3113; /*brown*/
	letter-spacing:.025em;

}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:4px;
	color:#0089dd; /*blue*/
}

p{
	margin-bottom:6px;
}
#bg_impact{
/*
	background-image:url(../images/bg/impact/impact1.jpg);
	background-repeat:no-repeat;
*/	

}
#container{
	height:1200px;
}
#content{
	padding-left:20px;
	padding-top:5px;
	
}
#content_home{
padding-top:100px;
padding-left:58px;
}
#footer{
/*
	background-image:url(../images/bg/bg_bottom2.png);
	background-repeat:no-repeat;
	height:222px;
	background-position: -8px; 0px;
*/	
}
#logo{
	padding-top:12px;
	padding-left:5px;
	float:left;
}
#navigation{
}

#content_left{
	width:705px;
	background-image:url(../images/global/bg_content.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc); 
}
#content_right{
width:303px;
margin-left:0px;
margin-top:46px;

}
#entry_header{
	padding-top:30px;
	padding-left:56px;

}
#entry{
	padding-top:35px;
	padding-left:52px;
	padding-right:52px;

}
.impact8{
background-image:url(../images/impact/impact8.jpg);
	background-repeat:no-repeat;
}

.impact7{
background-image:url(../images/impact/impact7.jpg);
	background-repeat:no-repeat;
}


.impact4{
background-image:url(../images/impact/impact4.jpg);
	background-repeat:no-repeat;
	background-position:300px 0px;
}

.impact3{
background-image:url(../images/impact/impact3.jpg);
	background-repeat:no-repeat;
	background-position:80px 0px;
}
.impact2{
background-image:url(../images/impact/impact2.jpg);
	background-repeat:no-repeat;
	background-position:80px 0px;
}
.impact1{
	background-image:url(../images/impact/impact1.jpg);
	background-repeat:no-repeat;
	background-position:300px 0px;
}
.impact0{
	background-image:url(../images/impact/impact0.jpg);
	background-repeat:no-repeat;
}
.impact0sub{
	background-image:url(../images/impact/impact0.jpg);
	background-repeat:no-repeat;
}

#map_little{
width:382px;
float:right;
	

}
#map_big{
	background-image:url(../images/property/property_big.gif);
	background-repeat:no-repeat;
	}
	a{
	color:#4d3113;
	}
	
/* word press */


/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
/*img { behavior: url(iepngfix.htc); } */

