body {
	margin:0;
}

.inputform {
	font-family: georgia;
	font-size: 13px;
	color: #000000;
	border: 1px solid #000000;
}
.timesinputform {
	font-family: Times New Roman;
	font-size: 13px;
	color: #000000;
	border: 1px solid #000000;
}
input, select, textarea {
	font-family: georgia;
	font-size: 13px;
	color: #000000;
}
.button, .button a, .button:hover {
	font-family: georgia;
	font-size: 13px;
	color: #000000;
	background-color: #eceade;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 2px solid #727a56;
}
#tbl {
	background-color: #99a373;
	margin: auto;
	width: 824px;
}
#overflow-about {
	width: 440px;
	height: 375px;
	padding-right: 5px;
	overflow: auto;
}
#overflow-history {
	width: 440px;
	height: 205px;
	padding-right: 5px;
	overflow: auto;
}
#overflow-testimonials {
	width: 440px;
	height: 280px;
	padding-right: 5px;
	overflow: auto;
}
#overflow-products {
	width: 440px;
	height: 180px;
	padding-right: 5px;
	overflow: auto;
}
#overflow-products-text {
	width: 440px;
	height: 120px;
	padding-right: 5px;
	overflow: auto;
}
#overflow-contact {
	width: 440px;
	height: 370px;
	padding-right: 5px;
	overflow-y: auto;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.maintxt {
	font-family: georgia;
	font-size: 17px;
	color: #000000;
}
.txt-white16 {
	font-family: georgia;
	font-size: 16px;
	color: #ffffff;
}
.txt-white18 {
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.txt-title-white {
	font-family: georgia;
	font-size: 28px;
	color: #ffffff;
	padding-left: 25px;
	padding-top: 15px;
}
.txt-black19 {
	font-family: georgia;
	font-size: 19px;
	color: #000000;
}
.txt-black16 {
	font-family: georgia;
	font-size: 16px;
	color: #000000;
}
.txt-black10 {
	font-family: georgia;
	font-size: 10px;
	color: #000000;
}
.txt-black11 {
	font-family: georgia;
	font-size: 12px;
	color: #000000;
}
.txt-black12 {
	font-family: georgia;
	font-size: 12px;
	color: #000000;
}
.txt-black13 {
	font-family: georgia;
	font-size: 13px;
	color: #000000;
}
.copyright  {
	font-family: georgia;
	font-size: 10px;
	color: #000000;
	padding-bottom: 3px;
}
