body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4EDC3;
	background-image: url(../inner/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	margin-right: 30px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #41280A;
	margin-top: 10px;
line-height: 16px;
	padding-top: 35px;
	background-repeat:no-repeat;
	height:50px;
}
a:link {
	color: #A35B14;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A35B14;
}
a:hover {
	text-decoration: underline;
	color: #A35B14;
}
a:active {
	text-decoration: none;
	color: #CC7F21;
}
.title {
	font-variant: small-caps;
	font-weight: bold;

}
.text {
	margin-right: 30px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #41280A;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	padding: 10px 40px;
}
.pic {
	padding: 10px;
	border: 2px double #41280A;
	margin-left: 20px;
	margin-bottom: 10px;
}

.pic2 {
	padding: 10px;
	border: 2px double #41280A;
	margin-right: 20px;
	margin-bottom: 10px;
}

h2 {
	font-size: 25px;
	font-variant: small-caps;
	color: #a35b14;

}
h3 {
	font-size: 18px;
	font-variant: small-caps;
}
.gallery {
	border: 1px solid #41280A;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #41280A;
	line-height: 20px;
}

.testGroup {
	margin-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #91825e;
}

p.client {
	text-align: right;
	font-weight: bold;
}
