body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(Images/backg1.jpg);
	color: #333333;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.price {
	font-size: 11px;
}

.Title {
	font-size: 14px;
	color: #026002;
	font-weight: bold;
	text-align: center;
}
.infotitle {
	font-size: 12px;
	font-weight: bold;
	color: #026002;
}
.spacer {
	color: #077D05;
}
a {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.subtitle {
	font-size: 13px;
	color: #800040;
	font-weight: bold;
}


h5 a {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}
#Nav a {
	font-size: 16px;
	font-weight: bold;
	color: #F4FDF5;
	text-decoration: none;
}
.pack {
	font-weight: bold;
	text-align: center;
}

#Nav a:hover {
	font-weight: bold;
	color: #F7F493;
	text-decoration: none;
	font-size: 16px;
}
#credit {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#credit a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
#credit a:hover {
	color: #660000;
	text-decoration: underline;
	font-size: 10px;
}

#bottomNav a {
	font-size: 10px;
	color: #F4FDF5;
}
#bottomNav a:hover {
	font-size: 10px;
	color: #F7F493;
	text-decoration: underline;
}
h4 {
	font-size: 14px;
	vertical-align: middle;
}
#BacktoTop a {
	font-size: 9px;
}
