body {
	margin: 0px;
	padding: 0px;
}
.body-bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navigation-link {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffdcbd;
	text-decoration: none;
}
a.navigation-link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #f9ddbe;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 12px;
	color: #562D1B;
	text-decoration: none;
}
.heading {
	font-family: "Casablanca SF";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bg-body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.heading1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #291715;
	text-decoration: none;
	font-weight: bolder;
}
.heading12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #291715;
	text-decoration: none;
	font-weight: none;
}
a.heading12:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #291715;
	text-decoration: underline;
	font-weight: none;
}
.boder-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #32211A;
	text-decoration: none;
	border: 1px solid #34231C;
	padding-left: 10px;
}

.heading2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #291715;
	text-decoration: none;
	font-weight: normal;
}


a.copyright:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.bottom-link {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffdcbd;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
a.bottom-link:hover{
color: #ffffff;
font-size: 12px;
text-decoration: none;
padding-right: 5px;
padding-left: 5px;
}
.formm1 {
	background-color: #ead2b6;
	height: 18px;
	width: 200px;
	border: 1px solid #747374;
}
.formm4 {
	background-color: #ead2b6;
	height: 150px;
	width: 380px;
	border: 1px solid #747374;
}

.text12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.text12:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.text18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
.bodytext12 {
	font-family: Tahoma;
	font-size: 12px;	
	color: #f9ddbe;
	text-decoration: none;
}