body {
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat-x;
	background-color: #342D1B;
	margin:0px;
}
.textfield-requestinfo {
	width: 200px;
	border: thin solid #646256;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646256;
	height: 24px;
}
.submitbutton-requestinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABA794;
	background-color: #646256;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #646256;
	border-right-color: #646256;
	border-bottom-color: #646256;
	border-left-color: #646256;
	height: 24px;
}
.rightcolumn {
	background-image: url(../images/bg-right.jpg);
	background-repeat: no-repeat;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C7971;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6861;
	text-decoration: none;
}
.bottomlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}.callforinfotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7D766C;
	font-weight: bold;
}
.phonenumber {
	font-size: 24px;
}
.pagetitle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: bold;
	color: #656253;
}
.pagetitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #656253;
	padding-left: 40px;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #696657;
	line-height: 18px;
}
.sectiontitle {
	font-size: 16px;
	font-weight: bold;
	color: #6B675B;
}
.logo-lightbox {
	float:left;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
#features-list-right {
	padding:10px;
	float:right;
	width:200px;
}
#main-content {
	padding:10px;
}
#project-features {
	padding:10px;
	width:570px;
}
