body {
	background-color: #2b2b23;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #ac9e8f;
}
.img-border {
	border: thin inset #AC9E8F;
}


.td-right-side {
	background-image: url(../images/index_13.jpg);
	background-repeat: repeat-y;
}
.td-right-shadow {
	background-image: url(../images/index_16.jpg);
	background-repeat: repeat-y;
}

.td-left-side {
	background-image: url(../images/index_11.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #2b2b23;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #ac9e8f;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #ac9e8f;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #8A7966;
	text-decoration: none;
}


.body-text-bg {
	background-attachment: fixed;
	background-image: url(../images/index_14.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
