.navshadow {
	background-image:  url(images/nav/nav_background.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
}
a.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
a.red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: underline;
}
a.red:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
a.red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099ff;
	text-decoration: none;
}
a.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	text-decoration: none;
}
a.small:visited {
	color: #6699CC;
	text-decoration: none;
}
a.small:active {
	color: #6699CC;
	text-decoration: none;
}
a.small:hover {
	color: #6699CC;
	text-decoration: underline;
}

/* ------ background images ------ */
.logo {
	background-image:  url(images/home/purebody_logo_light.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background {
	background-image: url(images/home/home_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nature {
	background-image: url(images/headers/nature_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.heartlung {
	background-image: url(images/nature/hlp/new_background.gif);
	background-repeat: no-repeat;
}
.dvds {
	background-image: url(images/headers/dvds_script_header.gif);
	background-repeat: no-repeat;
}
.books2 {
	background-image: url(images/books_script_header2.gif);
	background-repeat: no-repeat;
}
.hoodia {
	background-image: url(images/headers/hoodia_script_header.gif);
	background-repeat: no-repeat;
}
.lifesupport {
	background-image: url(images/nature/lsupt/life_support_bottle.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
}

.little {
	font-size:9px;
	color: #000000;
}
.myquote {
	color: #FF0000;
}
.themquote {
	color: #6699CC;
}

/* ------ font styles (Life Support) ------ */
.new_text {
	color:#FF0000;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.header_1 {
	color:#232693;
	size:14px;
	text-transform: uppercase;
}
.header_2 {
	color:#232693;
	font-size:18px;
	font-weight: bold;
	text-transform: uppercase;
}
.header_3 {
	color:#6699CC;
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
}
.question {
	color:#232693;
	font-weight: bold;
	font-style: italic;
}

/* ------ code for the nav spacers ------ */
.p7PMnavspacer {
	display: block;
	text-decoration: none;
	padding: 4px 5px 0px 3px;
	font-size: 10px;
	color: #254B98;
	font-weight: bold;
	line-height:1;
	text-shadow: black 0.1em 0.1em 0.3em;
}
