body {
	margin: 0px;
	font-size: 12px;
	color: #333333;
	font-family: "Franklin Gothic Book", Verdana, Arial, sans-serif;
	background-color: #BE9D4A;
}
td {
	vertical-align: top;
	font-size: 12px;
}
img {
	border:0px none;
}
#content {
	background-color: #C1B897;
	padding: 25px 49px 20px;
	width: 662px;
}
#contentflash {
	background-color: #C1B897;
	padding: 25px 19px;
	width: 722px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #79642D;
}
h2 {
	margin: 4px;
	padding: 4px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ADA076;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.projectofthemonth {
	height: 200px;
}
.boxtext {
	border: 1px solid #EDD7C5;
	margin: 4px;
	padding: 4px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-image: url(fw/bg_graymarble.jpg);
	background-repeat: repeat;
}
.portfolioimagecells {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
a {
	color: #79642D;
	text-decoration: underline;
}
a:hover {
	color: #BE9D4A;
	text-decoration: underline;
}
.testimonial {
	margin-right: 20px;
	margin-left: 20px;
}
.map {
	border: 1px solid #ADA076;
}
.photoright {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 18px;
	border: 2px solid #ADA076;
}
.photoleft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 2px solid #ADA076;
}
