.contenttext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #917E6B;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

a.footer:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #625341;
	text-decoration: none;
}
a.footer:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #625341;
}
a.footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #625341;
}


.formsmallertext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #292929;
	text-decoration: none;
}
.textboxsmall {
	height: 15px;
	width: 150px;
	border: 1px solid #917E6B;
}
.Listboxsmall {
	height: 12px;
	width: 155px;
	border: 1px solid #917E6B;
}
.button_submit {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4EFE9;
	height: 24px;
	width: 60px;
	border: 3px double #917E6B;
}
.mainbg {
	background-image: url(images/index_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E3DAD1;
}

.ContentHeading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #907B68;
	text-decoration: none;
}
.textarea {

	height: 45px;
	width: 150px;
	border: 1px solid #917E6B;
}
.ContentHeadingred {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #971E1D;
	text-decoration: none;
}
.contenttextred {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #971E1D;
}
.footerbg {
	background-image: url(images/index_68.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F6EFE9;
}
.footertext {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #716253;
}
.myboder {
	border: 1px solid #A2A19D;
}

