.welcometxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #745C3E;
	text-decoration: none;
}
.welcometxtbig {

	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #090E70;
	text-decoration: none;
}
.txt11brown {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #3B1E05;
	text-decoration: none;
}
.about_bg {
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 612px;
	width: 908px;
}
.txt_blackbold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.about_contentdiv {
	height: 420px;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.about_contentScrl {
	overflow: scroll;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 420px;
	width: 600px;
	right: auto;
	clip: rect(auto,auto,400,auto);
}
.services_bg {

	background-image: url(../images/services_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 612px;
	width: 908px;
}
.contact_bg {


	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 612px;
	width: 908px;
}
.gallery_bg {



	background-image: url(../images/gallery_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 612px;
	width: 908px;
}
.txt11brown a:link,.txt11brown a:visited,.txt11brown a:active {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #3B1E05;
	text-decoration: underline;
}
.txt11brown a:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

