.nav {
	margin-top: 140px;
}
.footer_links {
	font-size: x-small;
	text-align: center;
	color: #7F3F00;
}
#body {
	width: 600px;
}
.style2 {
	font-size: xx-large;
	color: #DEBD6B;
}
.phone {
	color: #7F3F00;
	font-weight: bold;
}
#wwleft {
	float: none;
	width: 280px;
}
#wwright {
	float: right;
	width: 290px;
}
.highlight {
	background-color: #FFFFCC;
	font-size: 12px;
	font-style: italic;
	color: #7F3F00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5%;
	margin-top: 0px;
	padding: 5px;
	margin-right: 5%;
}

#line {
	background-color:#7F3F00;
	height:2px;
	width:85px;
	margin-left:2px;
}
