body {
	background-color: #2b2211;
	margin: 0px;
	padding: 0px;
}
.header-bg {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #2d2803;
	text-decoration: none;
}
.body-bg {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.body-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #d0cfc8;
	text-decoration: none;
	padding-top: 20px;
}
.footer-link {
	font-family: Tahoma;
	font-size: 12px;
	color: #dad7c8;
	text-decoration: none;
}
.boder {
	border: 2px solid #c5c0a3;
}

.footer-link1{
	font-family: Tahoma;
	font-size: 20px;
	color: #dad7c8;
	text-decoration: none;
}
.formm1 {
	background-color: #c5c0a3;
	height: 18px;
	width: 200px;
	border: 1px solid #747374;
}
.formm4 {
	background-color: #c5c0a3;
	height: 150px;
	width: 380px;
	border: 1px solid #747374;
}
.heading1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #2d2803;
	text-decoration: none;
	font-weight: bolder;
}
.heading {
	font-family: Tahoma;
	font-size: 16px;
	color: #2d2803;
	text-decoration: none;
	font-weight: bolder;
}
.boder-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #2d2803;
	text-decoration: none;
	border: 1px solid #2d2803;
	padding-left: 10px;
}

.whitelink {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	text-decoration:underline;
}

.text12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #d0cfc8;
	text-decoration: none;
	
}
.text18 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}