BODY {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		color: #4A2F11;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
}
.main {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		color: #4A2F11;
		padding: 10;
}

h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #4A2F11;
	line-height: 20px;
	}
td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #4A2F11;
	font-weight: normal;
	padding: 5;
}
.testimonial {
	font-family: Lucida Handwriting, Lucida Sans, Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}
.list {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FED36D;
	list-style-image: url(images/arrow.gif);
}
.navlink {
	color: #ffffff;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.navlink:link {
	font-size: 12px;
	color: #ffffff;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.navlink:visited {
	font-size: 12px;
	color: #ffffff;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.navlink:hover {
	font-size: 12px;
	color: #ffffff;
	background: #657E8F;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
	font-weight: normal;
}

.navbottom {
	color: #657E8F;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
}
.navbottom:link {
	font-size: 15px;
	color: #657E8F;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.navbottom:visited {
	font-size: 15px;
	color: #657E8F;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.navbottom:hover {
	font-size: 15px;
	color: #ffffff;
	background: #E4AA00;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
	font-weight: normal;
}