body {
	background-color: #211D13;
	background-repeat: repeat;
	background-position: left top;
	margin:0px;
}
.buttonbg {
	background-image: url(../images/buttonbgreapet.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftsideborder {
	background-image: url(../images/leftsideborderreapet.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightsideborder {
	background-image: url(../images/rightsideborderreapet.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.textleftsideborder {
	background-image: url(../images/textleftsideborder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.textrightsideborder {
	background-image: url(../images/textrightsideborder.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #CFB882;
}
.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #CFB882;
	line-height: 18px;
}
.contenttext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #CFB882;
}
.contenttext a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #fff;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CFB882;	
}

a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CFB882;
	text-decoration:none;
	
}
a:hover.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #fff;
	
}
.contenttext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #CFB882;
}

