html, body {
	background-color:#48442D; /*#e3dec4; #FFFFFF;*/
	/*font-family: Arial, Verdana, sans-serif;*/
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	line-height: 18px;
	margin-top:10px;
	margin-bottom:10px;
}
a { color:#6a470a; text-decoration:none /*#993300*/; }
a:visited { color: #6a470a; text-decoration:none; }
a:active { color: #6a470a; text-decoration:underline; }
a:hover { color: #6a470a; text-decoration:underline;}

tr.navigation {
	background: none;
	background-color: #BCD5EE;
}
tr.navigation a,
tr.navigation a:visited {
	display: inline; width: auto; height: auto;
	color: #6a470a; /*#738000#404700;*/
	text-decoration: none;
	line-height: 48px;
	font-weight: bold;
	font-size: 14px;
}
tr.navigation a:hover {
	text-decoration: underline;
	color:#6a470a /*#BF5B24;*/
}
#header {
	background-image:url(images/header9.jpg);
	width:700px;
	height:330px;
	padding:0px;
	background-color:#afa369;
}
.content {
	background: none;
	background-color:#afa369; /*#FEE5BA;*/
	padding: 15px 0px;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	line-height: 20px;
}
.content h2 {
	font-size: 16px;
}
#home_image {
	margin: 5px 0px 0px 15px;
	border: none;
}
.footer {
	width: 100%; height: 50px;
	padding: 0px 0px 20px 0px;
	background-color: #afa369;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}
.img-wrapper {
	line-height:0;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/shadow.gif);
	background-position: right bottom;	
}
.img-wrapper img {
	float:none;
	margin:0;
	background:#ffffff;
	padding:4px;
	border: 1px solid #C5bdbd;
	position:relative;
	left:-5px;
	top:-5px;
}
h1{
	font-family: 'Times New Roman', serif;
	font-size: 22px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-style:italic;
	color:#6a470a;
}
h2{
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	font-weight:bold;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
p {
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
}
#testimonials p {
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
	font-style:italic;
	padding-right:10px;
}
#contact p {
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	text-align: left;
}