body {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	background-color:#E6E7D9;
	background-image: url(images/LetsFrameItDesign2.jpg);
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

.menuline {
	margin-top:155px;
	margin-left:350px;
	height:26px;
	width:610px;
	display:block;
}

a.menu {
	color: #000000;
	font:bold 18px Georgia, "Times New Roman", Times, serif;
	height: 26px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	white-space: nowrap;
}

a.menu:hover {
    color: #B46D35;
}

.content {
	margin-top:20px;
	margin-left:320px;
	width:650px;
	min-height:430px;
	display: block;
}


h1 {
	font-size: 26px;
	color: #B46D35;
}

.footer {
	font-weight: bold;
	text-align:center;
	color: #B46D35;
	margin-top:0px;
	margin-left: 320px;
	width:340px;
}

#phone {
	font-size:30px;
}

#address {
	font-size:16px;
}

#map {
	float: right;
	width: 256px;
	height: 245px;
}
