body {
	margin: 0px;
	background-image: url(../images/bgimage.jpg);

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.td-brd-t-c {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.td-brd-l-c {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.td-brd-b-c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.td-padding {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
p {
	line-height: 18px;
}
h3 {
	font-size: 19px;
	color: #A9812E;
}
h4 {
	color: #A9812E;
	margin: 0px;
}
.h4-p-lineheight {
	margin-top: 10px;

}
.nav-text-color {
	color: #FFFFFF;
}
.white-color-links {
	color: #FFFFFF;
	text-decoration: none;
}
.td-brd-t-b-c {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.footer-td {
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	line-height: 18px;
	color: #333333;

}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.check-ava {
	font-size: 18px;
	color: #FFFEE9;
	line-height: 25px;
}
.underline {
	text-decoration: underline;
}
.faq {
	color: #6B521D;
}
ul {
	line-height: 18px;
}
.rightside-img-align {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.leftside-img-align {
	float: left;
	margin-right: 10px;
}
.banner-link-color {
	color: #BC5B02;
	text-decoration: none;
}
