@charset "utf-8";
/* CSS Document */

body {
	background-color: #c2b370;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boundingtable {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-color: #c2b370;
}
.copyrightnotice {
	font-family: Arial;
	font-size: 10px;
	background-color: #C2B370;
}
.imagediv {
	background-color: #c2b370;
	border: 1px solid #000000;
}
.imageframe {
	background-color: #c2b370;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.labels {
	font-family: ArabBruD;
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
}
.testimonialtext {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	border: 1px solid #4b342c;
}
