body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(253,249,216);
	background-image: url(Images/bg.gif);
	background-repeat: repeat;
	margin: 15px 0px;
	padding: 15px 0px;
}
a:link, a:visited, a:active {
	color: rgb(247,88,33);
	text-decoration: none;
}
a:hover {
	color: rgb(220,170,100);
	text-decoration: underline;
}
.tanBody {
	color: rgb(193,141,83);
	line-height: 18px;
}
.ultraLightTan {
	color: rgb(245,220,185);
}
li {
	list-style: none;
	background: URL(Images/bullet_arrow.gif) no-repeat left 4px;
	padding: 0px 0px 0px 20px;
	line-height: 18px;	
	color: rgb(193,141,83);
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
 }

/* The tag below is used to center the page content */
div#container {
	width: 1000px;
	margin: 0 auto;
}
/* The tag below is used to center the home page Focus */
div#containerPhoto {
	width: 646px;
	margin: 0 auto;
}
.navOn, a.navOn:link, a.navOn:visited, a.navOn:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navOn:hover {
	text-decoration: underline;
}
.navOff, a.navOff:link, a.navOff:visited, a.navOff:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(130,85,25);
	font-weight: bold;
	text-decoration: none;	
}
a.navOff:hover {
	text-decoration: underline;
}

#priceTable td {
	padding: 4px 3px;
}.hmPgFormLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(125,80,20);
}
.hdrDark {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(10,10,10);
	font-size: 14px;
}
.bottomNav, a.bottomNav:link, .bottomNav:visited, .bottomNav:active {
	color: rgb(255,255,255);
	text-decoration: none;
	font-size: 14px;
}
a.bottomNav:hover {
	text-decoration: underline;
}
.copyright, a.copyright:link, .copyright:visited, .copyright:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(220,170,100);
	text-decoration: none;
}
a.copyright:hover {
	text-decoration: underline;
}
