body{
	width:100%;
	height:100%;
	/*background-position:center;*/
	background-color: #94754a;
	
}
#container{
	width:1024px;
	margin:auto;
	/*border:1px solid black;*/
	
	
}
.clear_all {
  clear: both;
}

#Header{
	width: 1024px;
	/*height: 120px;*/
	margin-top: 0px;
	margin-right: 0px;
  	border-bottom: 1px solid;
  /*background-color:#ffffff;*/
}
.HeaderBanner{
	margin-top: 0px;
	width: 1024px;
	/*height:85px;*/
}
#NavBar {
	margin-left:60px;
  margin-top: 12px;
 /* height: 25px;*/
  width: 1024px;
  font-size:20px;
  font-family: "Blackwood Castle";
} 

p{
	color:#000;
}

a {
	color:#000;
}
a:hover {
  color: #384aa7;
}
.button {
  margin-left: 15px;
  text-decoration: none;
  color: #e2bd20;
}
#button1 {
  margin-left: 35px;
  color: #000000;
  text-decoration: none;
 }

.localbody {
  margin-top: 1px;
  width: 1024px;
 /* height: 545px;*/
  border-bottom: 1px solid;
 /* background-color:#3F0;*/
}

#footer {
	width: 1024px;
	/*height: 70px;*/
	/*background-color:#ffffff;*/
	margin-top: 5px;
 }

#Contact{
	
	width:300px;
	height:70px;
	}

.info {
	margin-top:10px;
	margin-left:75px;
	margin-right:50px;
    font-family; 									
	font-family: "Blackwood Castle";
	font-size: 20px;
}

#Advertisement{
	float:right;
	width:250px;
	height:60px;
}
.Advertise{
	
	width:133px;
	height:60px;
}

#Social{
	float:right;
	width:300px;
	height:60px;
	margin-top:0px;
	/*background-color:#0F0;*/
}
	
.social_icon {
	border:  none;
	width:133px;
	margin-top:0px;
	margin-left:170px;
}


	