.nav {
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #5F9667;
	text-align: center;
	border: 1px solid #FFCCCC;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-decoration: none;
}
.topbox {
	padding: 10px;
	display: block;
	text-align: center;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	border-top: thin solid #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin none #FFFFFF;
}
.borderleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #70A177;
	text-align: left;
	text-indent: 0px;
	display: block;
	padding: 10px 30px 30px;
}
.photo {
	display: block;
	padding: 5px;
}
a:hover {
	color: #BBCBAE;
	text-decoration: none;
}
a:link {
	color: #5F9667;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #5F9667;
}.maintableborder {
	border: thin solid #FFCCCC;
}
.bartext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	display: block;
	padding: 10px;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	color: #5F9667;
	padding: 3px 10px 0px 25px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	display: block;
	border: thin none #FC9496;
}
.bottomborder {
	border-top: thin solid #FC9496;
	border-right: thin none #FC9496;
	border-bottom: thin solid #FC9496;
	border-left: thin solid #FC9496;
}
.specs {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.style1 {font-size: 12px; font-style: normal; font-variant: normal; color: #FC9496; text-align: left; text-indent: 0px; display: block; padding: 10px 30px 30px; font-family: Arial, Helvetica, sans-serif, "Century Gothic";}