body {
	font-family: "Eras Demi ITC", Arial, sans-serif;
	font-size: 12px;
}
.nav {
	font-size: 14px;
	padding: 0px;
}
.nav a {
	color: #C1AB55;
	text-decoration: none;
	background-color: #FFFFB7;
	padding: 5px;
	width: 230px;
	display: block;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C1AB55;
	padding: 5px;
}
.content a:link {
	color: #C1AB55;
}
.content a:visited {
	color: #C1AB55;
}
.content a:hover {
	color: #9B8839;
}
.content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1AB55;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
}
.footer {
	font-size: 11px;
	color: #C1AB55;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 1.4em;
	color: #C1AB55;
}

h3 {
	font-size: 1.1em;
	color: #C1AB55;
	line-height: normal;
	margin-bottom: -1.1em;
}
h4 {
	font-size: 1.1em;
	line-height: normal;
	margin-bottom: -1.1em;
}
.horizDivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1AB55;
}
.content .treat {
	color: #C1AB55;
	font-size: 1.4em;
}
.content #Q1, #Q2, #Q3, #Q4 {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	margin: 5px 0px 5px 0px;
	padding: 5px;
}
//.content #title {
//  	background-color: #C1AB55;
//	border-bottom: 1px;
//	border-bottom-style: solid;
//	border-color: #C1AB55;
//	padding-left: 3px;
//}
input, textarea {
	font-family: "Eras Demi ITC", Arial, sans-serif;
}
.content img {
	margin: 3px;
}
.nav li {
}
#mainTable {
	border: 10px solid #FFFFB7;
}

.nav ul {
	margin-top: 0px;
	color: #C1AB55;

//	list-style-type: none;
	margin-bottom: 0px;
}
.nav li {
}
.nav li {
	margin-left: -15px;
	font-size: 0.8em;
}
.nav ul a {
	width: 213px;
	padding: 2px 0px 2px 27px;
	margin-left: -25px;
	color: #CBB972;
}
.nav ul a:hover {
//	padding: 2px 0px 2px 2px;
	padding: 2px 0px 2px 27px;
	margin-left: -25px;
}
.testamonial {
	font-size: 1em;
	font-style: italic;
}
.notetext {
	font-size: 11px;
}

