@charset "UTF-8";
#wrapper {
	width: 761px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFBE4;
	border: 1px solid #77584C;
}
a:link {
	color: #DA650B;
	text-decoration: none;
}
a:hover {
	color: #9B796B;
}
a:visited {
	color: #B48D7C;
}
#content {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 40px;
	padding-left: 15px;
}
#footer {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: auto;
	color: #AF6545;
}
#footer a:link {
	text-decoration: none;
	color: #F2833F;
}
#footer a:hover {
	color: #744C35;
}
#footer a:visited {
	color: #E87F43;
	text-decoration: none;
}
#textmenu {
	color: #FFFBE4;
	background-color: #FFAA67;
}
#textmenu a:link {
	text-decoration: none;
	color: #614B3D;
}
#textmenu a:hover {
	color: #FFFBE4;
}
#textmenu a:visited {
	color: #614B3D;
	text-decoration: none;
}
#testimonials {
	font-size: 11px;
	font-style: italic;
	color: #F87108;
	border: 1px solid #A68780;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, "Lucida Grande";
	font-size: 18px;
	color: #A58780;
	font-weight: bold;
	padding-bottom: 0px;
	width: 85%;
}
h2 {
	font-size: 14px;
	color: #F97216;
}
h3 {
	font-size: 14px;
	color: #4D3632;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	
}
.subhead2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DA650B;
	border-bottom-color: #DA650B;
	width: auto;
	display: inline;
	padding-top: 2px;
	padding-bottom: 2px;	
}
body {
	font-family: "Trebuchet MS", Verdana, Helvetica, "Lucida Grande";
	font-size: 12px;
	line-height: 18px;
	color: #3F0000;
	background-color: #37271F;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #A58780;
	font-style: normal;
}
#test_text {
	font-size: 14px;
	line-height: 16px;
	color: #A58780;
	font-style: normal;
	font-weight: bold;
}
